[INFO] fetching crate ndarray-linalg 0.17.0...
[INFO] testing ndarray-linalg-0.17.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ndarray-linalg 0.17.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ndarray-linalg 0.17.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ndarray-linalg 0.17.0
[INFO] tweaked toml for crates.io crate ndarray-linalg 0.17.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ndarray-linalg 0.17.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ndarray-linalg 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded openblas-src v0.10.11
[INFO] [stderr]   Downloaded intel-mkl-src v0.8.1
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded xattr v1.4.0
[INFO] [stderr]   Downloaded openblas-build v0.10.11
[INFO] [stderr]   Downloaded intel-mkl-tool v0.8.1
[INFO] [stderr]   Downloaded oci-spec v0.6.8
[INFO] [stderr]   Downloaded cmake v0.1.53
[INFO] [stderr]   Downloaded getset v0.1.4
[INFO] [stderr]   Downloaded ocipkg v0.2.9
[INFO] [stderr]   Downloaded katexit v0.1.4
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded openssl v0.10.69
[INFO] [stderr]   Downloaded netlib-src v0.8.0
[INFO] [stderr]   Downloaded winnow v0.6.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdcd7bba4c042919431ec2194513698b37adb4aaf043d68af641cfb1815b5047
[INFO] running `Command { std: "docker" "start" "-a" "cdcd7bba4c042919431ec2194513698b37adb4aaf043d68af641cfb1815b5047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdcd7bba4c042919431ec2194513698b37adb4aaf043d68af641cfb1815b5047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdcd7bba4c042919431ec2194513698b37adb4aaf043d68af641cfb1815b5047", kill_on_drop: false }`
[INFO] [stdout] cdcd7bba4c042919431ec2194513698b37adb4aaf043d68af641cfb1815b5047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dfe81af4d85e8539b5f4071f15a9aba131c090a3cb5f396a5ed0349ff3bf77a
[INFO] running `Command { std: "docker" "start" "-a" "6dfe81af4d85e8539b5f4071f15a9aba131c090a3cb5f396a5ed0349ff3bf77a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.07s
[INFO] running `Command { std: "docker" "inspect" "6dfe81af4d85e8539b5f4071f15a9aba131c090a3cb5f396a5ed0349ff3bf77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfe81af4d85e8539b5f4071f15a9aba131c090a3cb5f396a5ed0349ff3bf77a", kill_on_drop: false }`
[INFO] [stdout] 6dfe81af4d85e8539b5f4071f15a9aba131c090a3cb5f396a5ed0349ff3bf77a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e02ea60607abc2f996e1ab76efa38ca66eb0d260f6f7027e0e9757215a748906
[INFO] running `Command { std: "docker" "start" "-a" "e02ea60607abc2f996e1ab76efa38ca66eb0d260f6f7027e0e9757215a748906", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_close_l2!(&e, &arr1(&[2.0, 2.0, 5.0]), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_close_l2!(&s, &Array::eye(3), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         assert_close_l2!(&av, &ev, 1.0e-7);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected identifier, found metavariable
[INFO] [stdout]    |         in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_close_l2!(&e, &arr1(&[2.0, 2.0, 5.0]), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_close_l2!(&s, &Array::eye(3), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_close_l2!(&av, &ev, 1.0e-7);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected identifier, found metavariable
[INFO] [stdout]    |         in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_close_l2!(&e, &arr1(&[2.0, 2.0, 5.0]), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_close_l2!(&s, &Array::eye(3), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_close_l2!(&av, &ev, 1.0e-7);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected identifier, found metavariable
[INFO] [stdout]    |         in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_close_l2!(&e, &arr1(&[2.0, 2.0, 5.0]), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_close_l2!(&s, &Array::eye(3), 1.0e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_close_l2!(&av, &ev, 1.0e-7);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected identifier, found metavariable
[INFO] [stdout]    |         in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_close_l2!(&s.t(), &s, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eigh.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_close_l2!(&ss, &ans, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eigh.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_close_l2!(&s.t(), &s, 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eigh.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_close_l2!(&ss, &ans, 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eigh.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert_close_l2!(&s.t(), &s, 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eigh.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert_close_l2!(&ss, &ans, 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eigh.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     assert_close_l2!(&s.t(), &s, 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eigh.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert_close_l2!(&ss, &ans, 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 | cholesky!(f64, 1e-9);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/trace.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_rclose!(a.trace().unwrap(), a[(0, 0)] + a[(1, 1)] + a[(2, 2)], 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 | cholesky!(f32, 1e-5);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 | cholesky!(c64, 1e-9);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/qr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_close_l2!(&q.t().dot(&q), &Array::eye(min(n, m)), 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/qr.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_close_l2!(&q.dot(&r), &ans, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/qr.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     assert_close_l2!(&r.clone().into_triangular(UPLO::Upper), &r, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/qr.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     assert_close_l2!(&q.t().dot(&q), &Array::eye(min(n, m)), 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 | cholesky!(c32, 1e-5);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/qr.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_close_l2!(&q.dot(&r), &ans, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/qr.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_close_l2!(&r.clone().into_triangular(UPLO::Upper), &r, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/diag.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_close_l2!(&dv, &arr1(&[1.0, 2.0]), 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         assert_rclose!(a.factorize().unwrap().det().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         assert_rclose!(a.factorize().unwrap().det_into().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |           deth!(f64, rows, 1e-9);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/diag.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_close_l2!(&dm, &arr2(&[[1.0, 1.0], [2.0, 2.0]]), 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/diag.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_close_l2!(&dm, &arr2(&[[1.0, 1.0], [2.0, 2.0]]), 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         assert_rclose!(a.det().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         assert_rclose!(a.clone().det_into().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |           deth!(f32, rows, 1e-3);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::min`
[INFO] [stdout]  --> tests/qr.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp::min;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |           deth!(c64, rows, 1e-9);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "trace") due to 1 previous error
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |           deth!(c32, rows, 1e-3);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 |   cholesky_det!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 |   cholesky_det!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 |   cholesky_det!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 |   cholesky_det!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 | cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 | cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 | cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/svddc.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_close_l2!(&u.dot(&sm).dot(&vt), &answer, T::real(1e-7));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 | cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 | cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 | cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 | cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 | cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 | cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 | cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 | cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 | cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "eigh") due to 20 previous errors
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/eig.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         assert_close_l2!(&av, &ev, T::real(1e-3));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected identifier, found metavariable
[INFO] [stdout]    |         in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 assert_close_l2!(&e1, &answer_eig_real::<$real>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 272 | impl_test_real!(f32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 230 |                 assert_close_l2!(&e2, &answer_eig_real::<$real>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 272 | impl_test_real!(f32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | /                 assert_close_l2!(
[INFO] [stdout] 238 | |                     &sorted_eigvals(e1.view()),
[INFO] [stdout] 239 | |                     &sorted_eigvals(answer_eig_real::<$real>().view()),
[INFO] [stdout] 240 | |                     1.0e-3
[INFO] [stdout] 241 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 272 |   impl_test_real!(f32);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | /                 assert_close_l2!(
[INFO] [stdout] 244 | |                     &sorted_eigvals(e2.view()),
[INFO] [stdout] 245 | |                     &sorted_eigvals(answer_eig_real::<$real>().view()),
[INFO] [stdout] 246 | |                     1.0e-3
[INFO] [stdout] 247 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 272 |   impl_test_real!(f32);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "diag") due to 3 previous errors
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 assert_close_l2!(&e1, &answer_eig_real::<$real>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 273 | impl_test_real!(f64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 230 |                 assert_close_l2!(&e2, &answer_eig_real::<$real>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 273 | impl_test_real!(f64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | /                 assert_close_l2!(
[INFO] [stdout] 238 | |                     &sorted_eigvals(e1.view()),
[INFO] [stdout] 239 | |                     &sorted_eigvals(answer_eig_real::<$real>().view()),
[INFO] [stdout] 240 | |                     1.0e-3
[INFO] [stdout] 241 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 273 |   impl_test_real!(f64);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | /                 assert_close_l2!(
[INFO] [stdout] 244 | |                     &sorted_eigvals(e2.view()),
[INFO] [stdout] 245 | |                     &sorted_eigvals(answer_eig_real::<$real>().view()),
[INFO] [stdout] 246 | |                     1.0e-3
[INFO] [stdout] 247 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 273 |   impl_test_real!(f64);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_real` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/normalize.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_close_l2!(&n.dot(&from_diag(&v)), &a, 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/normalize.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_close_l2!(&from_diag(&v).dot(&n), &a, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 assert_close_l2!(&e1, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_test_complex!(c32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 assert_close_l2!(&e2, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_test_complex!(c32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 assert_close_l2!(&e1, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_test_complex!(c32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 assert_close_l2!(&e2, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_test_complex!(c32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 assert_close_l2!(&vecs, &answer_eigvectors_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_test_complex!(c32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 assert_close_l2!(&vecs, &answer_eigvectors_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 331 | impl_test_complex!(c32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 assert_close_l2!(&e1, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_test_complex!(c64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 assert_close_l2!(&e2, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_test_complex!(c64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 assert_close_l2!(&e1, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_test_complex!(c64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 assert_close_l2!(&e2, &answer_eig_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_test_complex!(c64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 assert_close_l2!(&vecs, &answer_eigvectors_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_test_complex!(c64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/eig.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 assert_close_l2!(&vecs, &answer_eigvectors_complex::<$complex>(), 1.0e-3);
[INFO] [stdout]     |                 ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 332 | impl_test_complex!(c64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `impl_test_complex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/least_squares.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_close_max!(&b, &ax, T::real(1.0e-4));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/least_squares.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_close_max!(&b, &ax, T::real(1.0e-4));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "qr") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "cholesky") due to 140 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "normalize") due to 2 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "eig") due to 21 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "least_squares") due to 2 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "det") due to 12 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "svddc") due to 1 previous error
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "deth") due to 52 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustciHBvdE/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libndarray_linalg-11c6668e61aa38fe,liblax-2f05b8d88d2499e1,liblapack_sys-85e92d94c54ae5a8,libthiserror-902765bc389da315,libcauchy-e975dadfaf8c8b5e,libndarray-a80550e707774d92,libmatrixmultiply-1432ed0b0c3bf93e,libapprox-d9ae127356b14a31,libnum_complex-8f1e224104cffaa6,libserde-dec8d7976f322828,librand-1b2a86cea988d010,librand_chacha-b41a662acee350ee,libppv_lite86-724793ebde45020c,libzerocopy-9ae04e39346acb09,libbyteorder-02294bd26b1c25f7,librand_core-9bb98674664b19ab,libgetrandom-1ddaff9be79f0161,libcfg_if-6a7eff3bb9b3cc11,libnum_integer-82f43f0f55c13ee5,libnum_traits-c0bc82ce50b5fb15,librawpointer-739700537452c478,libcblas_sys-fd08c3e4640c66f4,liblibc-3058b951bb257cc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciHBvdE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/solve-896c20e2450f74c8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: dgetrf_
[INFO] [stdout]           >>> referenced by solve.rs:34 (src/solve.rs:34)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.03.rcgu.o:(_$LT$f64$u20$as$u20$lax..solve..LuImpl$GT$::lu::hfec11103fb03f21a) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgetrs_
[INFO] [stdout]           >>> referenced by solve.rs:121 (src/solve.rs:121)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.03.rcgu.o:(_$LT$f64$u20$as$u20$lax..solve..SolveImpl$GT$::solve::h18b4ae33131c7b6f) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (example "solve") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSDy2Cq/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libndarray_linalg-11c6668e61aa38fe,liblax-2f05b8d88d2499e1,liblapack_sys-85e92d94c54ae5a8,libthiserror-902765bc389da315,libcauchy-e975dadfaf8c8b5e,libndarray-a80550e707774d92,libmatrixmultiply-1432ed0b0c3bf93e,libapprox-d9ae127356b14a31,libnum_complex-8f1e224104cffaa6,libserde-dec8d7976f322828,librand-1b2a86cea988d010,librand_chacha-b41a662acee350ee,libppv_lite86-724793ebde45020c,libzerocopy-9ae04e39346acb09,libbyteorder-02294bd26b1c25f7,librand_core-9bb98674664b19ab,libgetrandom-1ddaff9be79f0161,libcfg_if-6a7eff3bb9b3cc11,libnum_integer-82f43f0f55c13ee5,libnum_traits-c0bc82ce50b5fb15,librawpointer-739700537452c478,libcblas_sys-fd08c3e4640c66f4,liblibc-3058b951bb257cc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSDy2Cq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/eig-0f02e7b65def6ee9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/eig-0f02e7b65def6ee9.eig.9454bcd83f25aa09-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h6c0030ba5ce2cea5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/eig-0f02e7b65def6ee9.eig.9454bcd83f25aa09-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h6c0030ba5ce2cea5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/eig-0f02e7b65def6ee9.eig.9454bcd83f25aa09-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h6c0030ba5ce2cea5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/eig-0f02e7b65def6ee9.eig.9454bcd83f25aa09-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h6c0030ba5ce2cea5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgeev_
[INFO] [stdout]           >>> referenced by eig.rs:281 (src/eig.rs:281)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.09.rcgu.o:(_$LT$lax..eig..EigWork$LT$f64$GT$$u20$as$u20$lax..eig..EigWorkImpl$GT$::new::h35e2a48f4af9b31b) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by eig.rs:327 (src/eig.rs:327)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.09.rcgu.o:(_$LT$lax..eig..EigWork$LT$f64$GT$$u20$as$u20$lax..eig..EigWorkImpl$GT$::calc::h31b3666ac9d09146) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (example "eig") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustci5H92M/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand_pcg-add18488ccae31d5.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libndarray_linalg-11c6668e61aa38fe,liblax-2f05b8d88d2499e1,liblapack_sys-85e92d94c54ae5a8,libthiserror-902765bc389da315,libcauchy-e975dadfaf8c8b5e,libndarray-a80550e707774d92,libmatrixmultiply-1432ed0b0c3bf93e,libapprox-d9ae127356b14a31,libnum_complex-8f1e224104cffaa6,libserde-dec8d7976f322828,librand-1b2a86cea988d010,librand_chacha-b41a662acee350ee,libppv_lite86-724793ebde45020c,libzerocopy-9ae04e39346acb09,libbyteorder-02294bd26b1c25f7,librand_core-9bb98674664b19ab,libgetrandom-1ddaff9be79f0161,libcfg_if-6a7eff3bb9b3cc11,libnum_integer-82f43f0f55c13ee5,libnum_traits-c0bc82ce50b5fb15,librawpointer-739700537452c478,libcblas_sys-fd08c3e4640c66f4,liblibc-3058b951bb257cc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci5H92M/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h688feb958bbee5c7)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h7b023b715d7f9921)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h688feb958bbee5c7)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h7b023b715d7f9921)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h688feb958bbee5c7)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h7b023b715d7f9921)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h688feb958bbee5c7)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h7b023b715d7f9921)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h6c300fe26e2caa50)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::hb6767a88c5c620b2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h6c300fe26e2caa50)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.02.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::hb6767a88c5c620b2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_ddot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.00.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hb2afec27811621e0)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.00.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::he4e43a4109bc04f8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sdot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.00.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hb2afec27811621e0)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/arnoldi-12969fd16c6db1e0.arnoldi.a648e37a82334821-cgu.00.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::he4e43a4109bc04f8)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "arnoldi") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4gYV0a/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libndarray_linalg-11c6668e61aa38fe,liblax-2f05b8d88d2499e1,liblapack_sys-85e92d94c54ae5a8,libthiserror-902765bc389da315,libcauchy-e975dadfaf8c8b5e,libndarray-a80550e707774d92,libmatrixmultiply-1432ed0b0c3bf93e,libapprox-d9ae127356b14a31,libnum_complex-8f1e224104cffaa6,libserde-dec8d7976f322828,librand-1b2a86cea988d010,librand_chacha-b41a662acee350ee,libppv_lite86-724793ebde45020c,libzerocopy-9ae04e39346acb09,libbyteorder-02294bd26b1c25f7,librand_core-9bb98674664b19ab,libgetrandom-1ddaff9be79f0161,libcfg_if-6a7eff3bb9b3cc11,libnum_integer-82f43f0f55c13ee5,libnum_traits-c0bc82ce50b5fb15,librawpointer-739700537452c478,libcblas_sys-fd08c3e4640c66f4,liblibc-3058b951bb257cc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4gYV0a/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/solveh-3a35535e250986fd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.3.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h97daaf363bf44c8b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.3.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h97daaf363bf44c8b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.3.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h97daaf363bf44c8b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.3.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h97daaf363bf44c8b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.3.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h67d6e2b0b9761070)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.3.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h67d6e2b0b9761070)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_ddot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::h67f28e1e575cc819)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sdot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-3a35535e250986fd.solveh.87928a7a9426c7f0-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::h67f28e1e575cc819)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: zhetrs_
[INFO] [stdout]           >>> referenced by solveh.rs:177 (src/solveh.rs:177)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.08.rcgu.o:(_$LT$num_complex..Complex$LT$f64$GT$$u20$as$u20$lax..solveh..SolvehImpl$GT$::solveh::h8b65f749b6349252) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: zhetrf_
[INFO] [stdout]           >>> referenced by solveh.rs:43 (src/solveh.rs:43)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.02.rcgu.o:(_$LT$lax..solveh..BkWork$LT$num_complex..Complex$LT$f64$GT$$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::new::h394c50d6493917db) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by solveh.rs:68 (src/solveh.rs:68)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.02.rcgu.o:(_$LT$lax..solveh..BkWork$LT$num_complex..Complex$LT$f64$GT$$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::calc::h8f7065bc6a98d30d) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsytrs_
[INFO] [stdout]           >>> referenced by solveh.rs:177 (src/solveh.rs:177)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.02.rcgu.o:(_$LT$f64$u20$as$u20$lax..solveh..SolvehImpl$GT$::solveh::h90117c152979f353) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsytrf_
[INFO] [stdout]           >>> referenced by solveh.rs:43 (src/solveh.rs:43)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.02.rcgu.o:(_$LT$lax..solveh..BkWork$LT$f64$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::new::h0af57504e5cf841e) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by solveh.rs:68 (src/solveh.rs:68)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.02.rcgu.o:(_$LT$lax..solveh..BkWork$LT$f64$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::calc::h54d34106396353e3) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (example "solveh") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcN5LmF6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand_pcg-add18488ccae31d5.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblax-2f05b8d88d2499e1,liblapack_sys-85e92d94c54ae5a8,libthiserror-902765bc389da315,libcauchy-e975dadfaf8c8b5e,libndarray-a80550e707774d92,libmatrixmultiply-1432ed0b0c3bf93e,libapprox-d9ae127356b14a31,libnum_complex-8f1e224104cffaa6,libserde-dec8d7976f322828,librand-1b2a86cea988d010,librand_chacha-b41a662acee350ee,libppv_lite86-724793ebde45020c,libzerocopy-9ae04e39346acb09,libbyteorder-02294bd26b1c25f7,librand_core-9bb98674664b19ab,libgetrandom-1ddaff9be79f0161,libcfg_if-6a7eff3bb9b3cc11,libnum_integer-82f43f0f55c13ee5,libnum_traits-c0bc82ce50b5fb15,librawpointer-739700537452c478,libcblas_sys-fd08c3e4640c66f4,liblibc-3058b951bb257cc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN5LmF6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_ddot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.00.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::h039e695cb7fc9905)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sdot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.00.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::h039e695cb7fc9905)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::hfb00774b6e89229d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::hfb00774b6e89229d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::hfb00774b6e89229d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::hfb00774b6e89229d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h10e70d90b5aa3b48)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h41e94826c304d3bc)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::haa5ac0d77221872b)
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h10e70d90b5aa3b48)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h41e94826c304d3bc)
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/ndarray_linalg-4360400891589c4a.ndarray_linalg.b731c23d55b092e7-cgu.07.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::haa5ac0d77221872b)
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dtrtrs_
[INFO] [stdout]           >>> referenced by triangular.rs:65 (src/triangular.rs:65)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.02.rcgu.o:(_$LT$f64$u20$as$u20$lax..triangular..SolveTriangularImpl$GT$::solve_triangular::hf69548d8b45149c1) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dorgqr_
[INFO] [stdout]           >>> referenced by qr.rs:141 (src/qr.rs:141)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..QWork$LT$f64$GT$$u20$as$u20$lax..qr..QWorkImpl$GT$::new::h5d9d588b78686aa0) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by qr.rs:180 (src/qr.rs:180)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..QWork$LT$f64$GT$$u20$as$u20$lax..qr..QWorkImpl$GT$::calc::hde66df6d52444f68) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dorglq_
[INFO] [stdout]           >>> referenced by qr.rs:154 (src/qr.rs:154)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..QWork$LT$f64$GT$$u20$as$u20$lax..qr..QWorkImpl$GT$::new::h5d9d588b78686aa0) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by qr.rs:193 (src/qr.rs:193)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..QWork$LT$f64$GT$$u20$as$u20$lax..qr..QWorkImpl$GT$::calc::hde66df6d52444f68) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgelqf_
[INFO] [stdout]           >>> referenced by qr.rs:48 (src/qr.rs:48)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..HouseholderWork$LT$f64$GT$$u20$as$u20$lax..qr..HouseholderWorkImpl$GT$::new::hfaba06ed541e8eb1) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by qr.rs:89 (src/qr.rs:89)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..HouseholderWork$LT$f64$GT$$u20$as$u20$lax..qr..HouseholderWorkImpl$GT$::calc::h3fbb5f80d837ade1) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgeqrf_
[INFO] [stdout]           >>> referenced by qr.rs:36 (src/qr.rs:36)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..HouseholderWork$LT$f64$GT$$u20$as$u20$lax..qr..HouseholderWorkImpl$GT$::new::hfaba06ed541e8eb1) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by qr.rs:77 (src/qr.rs:77)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.01.rcgu.o:(_$LT$lax..qr..HouseholderWork$LT$f64$GT$$u20$as$u20$lax..qr..HouseholderWorkImpl$GT$::calc::h3fbb5f80d837ade1) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsyev_
[INFO] [stdout]           >>> referenced by eigh.rs:130 (src/eigh.rs:130)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.03.rcgu.o:(_$LT$lax..eigh..EighWork$LT$f64$GT$$u20$as$u20$lax..eigh..EighWorkImpl$GT$::new::h07e3a2d032020028) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by eigh.rs:162 (src/eigh.rs:162)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.03.rcgu.o:(_$LT$lax..eigh..EighWork$LT$f64$GT$$u20$as$u20$lax..eigh..EighWorkImpl$GT$::calc::hd7d3a944d11e53be) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dgelsd_
[INFO] [stdout]           >>> referenced by least_squares.rs:216 (src/least_squares.rs:216)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.04.rcgu.o:(_$LT$lax..least_squares..LeastSquaresWork$LT$f64$GT$$u20$as$u20$lax..least_squares..LeastSquaresWorkImpl$GT$::new::h1500801f78c5b62d) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by least_squares.rs:289 (src/least_squares.rs:289)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.04.rcgu.o:(_$LT$lax..least_squares..LeastSquaresWork$LT$f64$GT$$u20$as$u20$lax..least_squares..LeastSquaresWorkImpl$GT$::calc::h967401c05ad6c811) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsygv_
[INFO] [stdout]           >>> referenced by eigh_generalized.rs:148 (src/eigh_generalized.rs:148)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.05.rcgu.o:(_$LT$lax..eigh_generalized..EighGeneralizedWork$LT$f64$GT$$u20$as$u20$lax..eigh_generalized..EighGeneralizedWorkImpl$GT$::new::h474e30a4f242950b) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           >>> referenced by eigh_generalized.rs:184 (src/eigh_generalized.rs:184)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.05.rcgu.o:(_$LT$lax..eigh_generalized..EighGeneralizedWork$LT$f64$GT$$u20$as$u20$lax..eigh_generalized..EighGeneralizedWorkImpl$GT$::calc::hab5d17c8522eebb3) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dpotrf_
[INFO] [stdout]           >>> referenced by cholesky.rs:30 (src/cholesky.rs:30)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.05.rcgu.o:(_$LT$f64$u20$as$u20$lax..cholesky..CholeskyImpl$GT$::cholesky::h1cf7cdc803a07c74) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dpotrs_
[INFO] [stdout]           >>> referenced by cholesky.rs:117 (src/cholesky.rs:117)
[INFO] [stdout]           >>>               lax-2f05b8d88d2499e1.lax.f26f9fcc27b6ea84-cgu.05.rcgu.o:(_$LT$f64$u20$as$u20$lax..cholesky..SolveCholeskyImpl$GT$::solve_cholesky::h36101bdd7f34ee89) in archive /opt/rustwide/target/debug/deps/liblax-2f05b8d88d2499e1.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e02ea60607abc2f996e1ab76efa38ca66eb0d260f6f7027e0e9757215a748906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e02ea60607abc2f996e1ab76efa38ca66eb0d260f6f7027e0e9757215a748906", kill_on_drop: false }`
[INFO] [stdout] e02ea60607abc2f996e1ab76efa38ca66eb0d260f6f7027e0e9757215a748906
