[INFO] fetching crate geo-nd-wasm 0.1.2...
[INFO] testing geo-nd-wasm-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate geo-nd-wasm 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate geo-nd-wasm 0.1.2
[INFO] finished tweaking crates.io crate geo-nd-wasm 0.1.2
[INFO] tweaked toml for crates.io crate geo-nd-wasm 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate geo-nd-wasm 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--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]      Locking 23 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b86933aa9661ac5cd0c17c18593b221eceea905ca0ae04ec1e8c11335c9b9c59
[INFO] running `Command { std: "docker" "start" "-a" "b86933aa9661ac5cd0c17c18593b221eceea905ca0ae04ec1e8c11335c9b9c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b86933aa9661ac5cd0c17c18593b221eceea905ca0ae04ec1e8c11335c9b9c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86933aa9661ac5cd0c17c18593b221eceea905ca0ae04ec1e8c11335c9b9c59", kill_on_drop: false }`
[INFO] [stdout] b86933aa9661ac5cd0c17c18593b221eceea905ca0ae04ec1e8c11335c9b9c59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7270af4cf4b6aef4ea313c030fa8e655a4c80bec5f82b05dd33f54756fd35a13
[INFO] running `Command { std: "docker" "start" "-a" "7270af4cf4b6aef4ea313c030fa8e655a4c80bec5f82b05dd33f54756fd35a13", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling geo-nd v0.6.0
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling geo-nd-wasm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vector3`
[INFO] [stdout]  --> src/lib.rs:3:80
[INFO] [stdout]   |
[INFO] [stdout] 3 | use geo_nd::{FArray, FArray2, QArray, Quaternion, SqMatrix, SqMatrix4, Vector, Vector3};
[INFO] [stdout]   |                                                                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 3 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type Quatf32 = QArray<f32, Vec3f32, Vec4f32>;
[INFO] [stdout]    |                    ^^^^^^    ------------------ help: remove the unnecessary generic arguments
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `F`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/qarray.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct QArray<F>
[INFO] [stdout]    |            ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 3 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type Quatf64 = QArray<f64, Vec3f64, Vec4f64>;
[INFO] [stdout]    |                    ^^^^^^    ------------------ help: remove the unnecessary generic arguments
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `F`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/qarray.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct QArray<F>
[INFO] [stdout]    |            ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&FArray<f32, 2> as Deref>::Target == [f32; 2]`
[INFO] [stdout]    --> src/wasm_vec.rs:59:28
[INFO] [stdout]     |
[INFO] [stdout]  59 |                 self.0.mix(&other.0, t).into()
[INFO] [stdout]     |                        --- ^^^^^^^^ expected `[f32; 2]`, found `FArray<f32, 2>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | wasm_vec!(WasmVec2f32, Vec2f32, 2, f32);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected array `[f32; 2]`
[INFO] [stdout]               found struct `FArray<f32, 2>`
[INFO] [stdout] note: required by a bound in `geo_nd::Vector::mix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/traits.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn mix<A>(self, other: A, t: F) -> Self
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 274 |     where
[INFO] [stdout] 275 |         A: std::ops::Deref<Target = [F; D]>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ required by this bound in `Vector::mix`
[INFO] [stdout]     = note: this error originates in the macro `wasm_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&FArray<f64, 2> as Deref>::Target == [f64; 2]`
[INFO] [stdout]    --> src/wasm_vec.rs:59:28
[INFO] [stdout]     |
[INFO] [stdout]  59 |                 self.0.mix(&other.0, t).into()
[INFO] [stdout]     |                        --- ^^^^^^^^ expected `[f64; 2]`, found `FArray<f64, 2>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | wasm_vec!(WasmVec2f64, Vec2f64, 2, f64);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected array `[f64; 2]`
[INFO] [stdout]               found struct `FArray<f64, 2>`
[INFO] [stdout] note: required by a bound in `geo_nd::Vector::mix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/traits.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn mix<A>(self, other: A, t: F) -> Self
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 274 |     where
[INFO] [stdout] 275 |         A: std::ops::Deref<Target = [F; D]>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ required by this bound in `Vector::mix`
[INFO] [stdout]     = note: this error originates in the macro `wasm_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&FArray<f32, 3> as Deref>::Target == [f32; 3]`
[INFO] [stdout]    --> src/wasm_vec.rs:59:28
[INFO] [stdout]     |
[INFO] [stdout]  59 |                 self.0.mix(&other.0, t).into()
[INFO] [stdout]     |                        --- ^^^^^^^^ expected `[f32; 3]`, found `FArray<f32, 3>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | wasm_vec!(WasmVec3f32, Vec3f32, 3, f32);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected array `[f32; 3]`
[INFO] [stdout]               found struct `FArray<f32, 3>`
[INFO] [stdout] note: required by a bound in `geo_nd::Vector::mix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/traits.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn mix<A>(self, other: A, t: F) -> Self
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 274 |     where
[INFO] [stdout] 275 |         A: std::ops::Deref<Target = [F; D]>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ required by this bound in `Vector::mix`
[INFO] [stdout]     = note: this error originates in the macro `wasm_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&FArray<f64, 3> as Deref>::Target == [f64; 3]`
[INFO] [stdout]    --> src/wasm_vec.rs:59:28
[INFO] [stdout]     |
[INFO] [stdout]  59 |                 self.0.mix(&other.0, t).into()
[INFO] [stdout]     |                        --- ^^^^^^^^ expected `[f64; 3]`, found `FArray<f64, 3>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | wasm_vec!(WasmVec3f64, Vec3f64, 3, f64);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected array `[f64; 3]`
[INFO] [stdout]               found struct `FArray<f64, 3>`
[INFO] [stdout] note: required by a bound in `geo_nd::Vector::mix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/traits.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn mix<A>(self, other: A, t: F) -> Self
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 274 |     where
[INFO] [stdout] 275 |         A: std::ops::Deref<Target = [F; D]>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ required by this bound in `Vector::mix`
[INFO] [stdout]     = note: this error originates in the macro `wasm_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&FArray<f32, 4> as Deref>::Target == [f32; 4]`
[INFO] [stdout]    --> src/wasm_vec.rs:59:28
[INFO] [stdout]     |
[INFO] [stdout]  59 |                 self.0.mix(&other.0, t).into()
[INFO] [stdout]     |                        --- ^^^^^^^^ expected `[f32; 4]`, found `FArray<f32, 4>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | wasm_vec!(WasmVec4f32, Vec4f32, 4, f32);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected array `[f32; 4]`
[INFO] [stdout]               found struct `FArray<f32, 4>`
[INFO] [stdout] note: required by a bound in `geo_nd::Vector::mix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/traits.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn mix<A>(self, other: A, t: F) -> Self
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 274 |     where
[INFO] [stdout] 275 |         A: std::ops::Deref<Target = [F; D]>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ required by this bound in `Vector::mix`
[INFO] [stdout]     = note: this error originates in the macro `wasm_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<&FArray<f64, 4> as Deref>::Target == [f64; 4]`
[INFO] [stdout]    --> src/wasm_vec.rs:59:28
[INFO] [stdout]     |
[INFO] [stdout]  59 |                 self.0.mix(&other.0, t).into()
[INFO] [stdout]     |                        --- ^^^^^^^^ expected `[f64; 4]`, found `FArray<f64, 4>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | wasm_vec!(WasmVec4f64, Vec4f64, 4, f64);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected array `[f64; 4]`
[INFO] [stdout]               found struct `FArray<f64, 4>`
[INFO] [stdout] note: required by a bound in `geo_nd::Vector::mix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-nd-0.6.0/src/traits.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn mix<A>(self, other: A, t: F) -> Self
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 274 |     where
[INFO] [stdout] 275 |         A: std::ops::Deref<Target = [F; D]>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ required by this bound in `Vector::mix`
[INFO] [stdout]     = note: this error originates in the macro `wasm_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_array` found for struct `FArray2<f32, 3, 9>` in the current scope
[INFO] [stdout]   --> src/wasm_mat.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let v: [$f; 9] = self.0.into_array();
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | wasm_mat3!(WasmMat3f32, Mat3f32, WasmVec3f32, f32);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `wasm_mat3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_array` found for struct `FArray2<f32, 3, 9>` in the current scope
[INFO] [stdout]    --> src/wasm_mat.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 $t($m::from_array(f))
[INFO] [stdout]     |                        ^^^^^^^^^^ function or associated item not found in `FArray2<f32, 3, 9>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | wasm_mat3!(WasmMat3f32, Mat3f32, WasmVec3f32, f32);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wasm_mat3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_array` found for struct `FArray2<f64, 3, 9>` in the current scope
[INFO] [stdout]   --> src/wasm_mat.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let v: [$f; 9] = self.0.into_array();
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | wasm_mat3!(WasmMat3f64, Mat3f64, WasmVec3f64, f64);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `wasm_mat3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_array` found for struct `FArray2<f64, 3, 9>` in the current scope
[INFO] [stdout]    --> src/wasm_mat.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 $t($m::from_array(f))
[INFO] [stdout]     |                        ^^^^^^^^^^ function or associated item not found in `FArray2<f64, 3, 9>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | wasm_mat3!(WasmMat3f64, Mat3f64, WasmVec3f64, f64);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wasm_mat3` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_array` found for struct `FArray2<f32, 4, 16>` in the current scope
[INFO] [stdout]    --> src/wasm_mat.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   let m = $m::perspective(fov, aspect, near, far);
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 114 | |                 m.into()
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             pub fn array(&self) -> Box<[$f]> {
[INFO] [stdout] 124 | |                 let v: [$f; 16] = $m::into_array(self.0);
[INFO] [stdout]     | |                                      -^^^^^^^^^^ function or associated item not found in `FArray2<f32, 4, 16>`
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 |   wasm_mat4!(WasmMat4f32, Mat4f32, WasmVec3f32, WasmVec4f32, f32);
[INFO] [stdout]     |   --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wasm_mat4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_array` found for struct `FArray2<f64, 4, 16>` in the current scope
[INFO] [stdout]    --> src/wasm_mat.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   let m = $m::perspective(fov, aspect, near, far);
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 114 | |                 m.into()
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             pub fn array(&self) -> Box<[$f]> {
[INFO] [stdout] 124 | |                 let v: [$f; 16] = $m::into_array(self.0);
[INFO] [stdout]     | |                                      -^^^^^^^^^^ function or associated item not found in `FArray2<f64, 4, 16>`
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 |   wasm_mat4!(WasmMat4f64, Mat4f64, WasmVec3f64, WasmVec4f64, f64);
[INFO] [stdout]     |   --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wasm_mat4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0271, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo-nd-wasm` (lib) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7270af4cf4b6aef4ea313c030fa8e655a4c80bec5f82b05dd33f54756fd35a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7270af4cf4b6aef4ea313c030fa8e655a4c80bec5f82b05dd33f54756fd35a13", kill_on_drop: false }`
[INFO] [stdout] 7270af4cf4b6aef4ea313c030fa8e655a4c80bec5f82b05dd33f54756fd35a13
