[INFO] cloning repository https://github.com/JacoMalan1/webglm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacoMalan1/webglm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacoMalan1%2Fwebglm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacoMalan1%2Fwebglm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ae8d008e084c9016b198523749371b7b819d960 [INFO] checking JacoMalan1/webglm against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacoMalan1%2Fwebglm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/JacoMalan1/webglm [INFO] finished tweaking git repo https://github.com/JacoMalan1/webglm [INFO] tweaked toml for git repo https://github.com/JacoMalan1/webglm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JacoMalan1/webglm on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JacoMalan1/webglm 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fc3f499925e8aef5acda2e3328ed873910dfb1c537c3fae15f352b1f4916270 [INFO] running `Command { std: "docker" "start" "-a" "9fc3f499925e8aef5acda2e3328ed873910dfb1c537c3fae15f352b1f4916270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fc3f499925e8aef5acda2e3328ed873910dfb1c537c3fae15f352b1f4916270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc3f499925e8aef5acda2e3328ed873910dfb1c537c3fae15f352b1f4916270", kill_on_drop: false }` [INFO] [stdout] 9fc3f499925e8aef5acda2e3328ed873910dfb1c537c3fae15f352b1f4916270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634a9d91847d4ecc79143b9f271dd3a7233939bc8c5784ce4064a049723a5f12 [INFO] running `Command { std: "docker" "start" "-a" "634a9d91847d4ecc79143b9f271dd3a7233939bc8c5784ce4064a049723a5f12", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking webglm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:94:30 [INFO] [stdout] | [INFO] [stdout] 94 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:94:30 [INFO] [stdout] | [INFO] [stdout] 94 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | std::arch::wasm32::f32x4_extract_lane::<0>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 142 | + std::arch::wasm32::f32x4_extract_lane::<1>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | std::arch::wasm32::f32x4_extract_lane::<0>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 171 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 142 | + std::arch::wasm32::f32x4_extract_lane::<1>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:199:30 [INFO] [stdout] | [INFO] [stdout] 199 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 203 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:204:27 [INFO] [stdout] | [INFO] [stdout] 204 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let s = std::arch::wasm32::f32x4(self.x, self.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, 0.0, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:214:28 [INFO] [stdout] | [INFO] [stdout] 214 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:215:30 [INFO] [stdout] | [INFO] [stdout] 215 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 171 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:221:27 [INFO] [stdout] | [INFO] [stdout] 221 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:199:30 [INFO] [stdout] | [INFO] [stdout] 199 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 203 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:235:27 [INFO] [stdout] | [INFO] [stdout] 235 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:204:27 [INFO] [stdout] | [INFO] [stdout] 204 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:237:27 [INFO] [stdout] | [INFO] [stdout] 237 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:214:28 [INFO] [stdout] | [INFO] [stdout] 214 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:246:28 [INFO] [stdout] | [INFO] [stdout] 246 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:247:30 [INFO] [stdout] | [INFO] [stdout] 247 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:215:30 [INFO] [stdout] | [INFO] [stdout] 215 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:250:20 [INFO] [stdout] | [INFO] [stdout] 250 | std::arch::wasm32::f32x4_extract_lane::<0>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:251:26 [INFO] [stdout] | [INFO] [stdout] 251 | + std::arch::wasm32::f32x4_extract_lane::<1>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | + std::arch::wasm32::f32x4_extract_lane::<2>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:221:27 [INFO] [stdout] | [INFO] [stdout] 221 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:262:30 [INFO] [stdout] | [INFO] [stdout] 262 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:266:27 [INFO] [stdout] | [INFO] [stdout] 266 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:235:27 [INFO] [stdout] | [INFO] [stdout] 235 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:267:27 [INFO] [stdout] | [INFO] [stdout] 267 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:237:27 [INFO] [stdout] | [INFO] [stdout] 237 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:277:30 [INFO] [stdout] | [INFO] [stdout] 277 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:246:28 [INFO] [stdout] | [INFO] [stdout] 246 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:247:30 [INFO] [stdout] | [INFO] [stdout] 247 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:281:27 [INFO] [stdout] | [INFO] [stdout] 281 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:282:27 [INFO] [stdout] | [INFO] [stdout] 282 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:250:20 [INFO] [stdout] | [INFO] [stdout] 250 | std::arch::wasm32::f32x4_extract_lane::<0>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:251:26 [INFO] [stdout] | [INFO] [stdout] 251 | + std::arch::wasm32::f32x4_extract_lane::<1>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:334:28 [INFO] [stdout] | [INFO] [stdout] 334 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | + std::arch::wasm32::f32x4_extract_lane::<2>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:335:30 [INFO] [stdout] | [INFO] [stdout] 335 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:336:30 [INFO] [stdout] | [INFO] [stdout] 336 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:262:30 [INFO] [stdout] | [INFO] [stdout] 262 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:266:27 [INFO] [stdout] | [INFO] [stdout] 266 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:267:27 [INFO] [stdout] | [INFO] [stdout] 267 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:342:27 [INFO] [stdout] | [INFO] [stdout] 342 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:351:28 [INFO] [stdout] | [INFO] [stdout] 351 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:352:30 [INFO] [stdout] | [INFO] [stdout] 352 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:277:30 [INFO] [stdout] | [INFO] [stdout] 277 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, 0.0); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:353:30 [INFO] [stdout] | [INFO] [stdout] 353 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:356:27 [INFO] [stdout] | [INFO] [stdout] 356 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:281:27 [INFO] [stdout] | [INFO] [stdout] 281 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:357:27 [INFO] [stdout] | [INFO] [stdout] 357 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:282:27 [INFO] [stdout] | [INFO] [stdout] 282 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:358:27 [INFO] [stdout] | [INFO] [stdout] 358 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:359:27 [INFO] [stdout] | [INFO] [stdout] 359 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:368:28 [INFO] [stdout] | [INFO] [stdout] 368 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:334:28 [INFO] [stdout] | [INFO] [stdout] 334 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:335:30 [INFO] [stdout] | [INFO] [stdout] 335 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:369:30 [INFO] [stdout] | [INFO] [stdout] 369 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:336:30 [INFO] [stdout] | [INFO] [stdout] 336 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:373:27 [INFO] [stdout] | [INFO] [stdout] 373 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:374:27 [INFO] [stdout] | [INFO] [stdout] 374 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:375:27 [INFO] [stdout] | [INFO] [stdout] 375 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:342:27 [INFO] [stdout] | [INFO] [stdout] 342 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:376:27 [INFO] [stdout] | [INFO] [stdout] 376 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:351:28 [INFO] [stdout] | [INFO] [stdout] 351 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:385:28 [INFO] [stdout] | [INFO] [stdout] 385 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:352:30 [INFO] [stdout] | [INFO] [stdout] 352 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:386:30 [INFO] [stdout] | [INFO] [stdout] 386 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, rhs.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:353:30 [INFO] [stdout] | [INFO] [stdout] 353 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:387:30 [INFO] [stdout] | [INFO] [stdout] 387 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:389:20 [INFO] [stdout] | [INFO] [stdout] 389 | std::arch::wasm32::f32x4_extract_lane::<0>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:356:27 [INFO] [stdout] | [INFO] [stdout] 356 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:390:26 [INFO] [stdout] | [INFO] [stdout] 390 | + std::arch::wasm32::f32x4_extract_lane::<1>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | + std::arch::wasm32::f32x4_extract_lane::<2>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:357:27 [INFO] [stdout] | [INFO] [stdout] 357 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:358:27 [INFO] [stdout] | [INFO] [stdout] 358 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:392:26 [INFO] [stdout] | [INFO] [stdout] 392 | + std::arch::wasm32::f32x4_extract_lane::<3>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:359:27 [INFO] [stdout] | [INFO] [stdout] 359 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:368:28 [INFO] [stdout] | [INFO] [stdout] 368 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:402:30 [INFO] [stdout] | [INFO] [stdout] 402 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:369:30 [INFO] [stdout] | [INFO] [stdout] 369 | let rhs = std::arch::wasm32::f32x4(rhs, rhs, rhs, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:405:27 [INFO] [stdout] | [INFO] [stdout] 405 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:406:27 [INFO] [stdout] | [INFO] [stdout] 406 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:373:27 [INFO] [stdout] | [INFO] [stdout] 373 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 407 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:408:27 [INFO] [stdout] | [INFO] [stdout] 408 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:374:27 [INFO] [stdout] | [INFO] [stdout] 374 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:417:28 [INFO] [stdout] | [INFO] [stdout] 417 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:375:27 [INFO] [stdout] | [INFO] [stdout] 375 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:376:27 [INFO] [stdout] | [INFO] [stdout] 376 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:418:30 [INFO] [stdout] | [INFO] [stdout] 418 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:385:28 [INFO] [stdout] | [INFO] [stdout] 385 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:419:30 [INFO] [stdout] | [INFO] [stdout] 419 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:422:27 [INFO] [stdout] | [INFO] [stdout] 422 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:386:30 [INFO] [stdout] | [INFO] [stdout] 386 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, rhs.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:387:30 [INFO] [stdout] | [INFO] [stdout] 387 | let res = std::arch::wasm32::f32x4_mul(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:389:20 [INFO] [stdout] | [INFO] [stdout] 389 | std::arch::wasm32::f32x4_extract_lane::<0>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:423:27 [INFO] [stdout] | [INFO] [stdout] 423 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:390:26 [INFO] [stdout] | [INFO] [stdout] 390 | + std::arch::wasm32::f32x4_extract_lane::<1>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:424:27 [INFO] [stdout] | [INFO] [stdout] 424 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | + std::arch::wasm32::f32x4_extract_lane::<2>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:425:27 [INFO] [stdout] | [INFO] [stdout] 425 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:392:26 [INFO] [stdout] | [INFO] [stdout] 392 | + std::arch::wasm32::f32x4_extract_lane::<3>(res) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:402:30 [INFO] [stdout] | [INFO] [stdout] 402 | let res = std::arch::wasm32::f32x4_add(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:405:27 [INFO] [stdout] | [INFO] [stdout] 405 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:406:27 [INFO] [stdout] | [INFO] [stdout] 406 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 407 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:408:27 [INFO] [stdout] | [INFO] [stdout] 408 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:417:28 [INFO] [stdout] | [INFO] [stdout] 417 | let s = std::arch::wasm32::f32x4(self.x, self.y, self.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:418:30 [INFO] [stdout] | [INFO] [stdout] 418 | let rhs = std::arch::wasm32::f32x4(rhs.x, rhs.y, rhs.z, self.w); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:419:30 [INFO] [stdout] | [INFO] [stdout] 419 | let res = std::arch::wasm32::f32x4_sub(s, rhs); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:422:27 [INFO] [stdout] | [INFO] [stdout] 422 | x: std::arch::wasm32::f32x4_extract_lane::<0>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:423:27 [INFO] [stdout] | [INFO] [stdout] 423 | y: std::arch::wasm32::f32x4_extract_lane::<1>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:424:27 [INFO] [stdout] | [INFO] [stdout] 424 | z: std::arch::wasm32::f32x4_extract_lane::<2>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/vec.rs:425:27 [INFO] [stdout] | [INFO] [stdout] 425 | w: std::arch::wasm32::f32x4_extract_lane::<3>(res), [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `webglm` (lib test) due to 108 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `webglm` (lib) due to 108 previous errors [INFO] running `Command { std: "docker" "inspect" "634a9d91847d4ecc79143b9f271dd3a7233939bc8c5784ce4064a049723a5f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634a9d91847d4ecc79143b9f271dd3a7233939bc8c5784ce4064a049723a5f12", kill_on_drop: false }` [INFO] [stdout] 634a9d91847d4ecc79143b9f271dd3a7233939bc8c5784ce4064a049723a5f12