[INFO] cloning repository https://github.com/maxtnuk/wasm_cluster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxtnuk/wasm_cluster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxtnuk%2Fwasm_cluster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxtnuk%2Fwasm_cluster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44803c0721a37cef9a95cfc4c372e98f37b1c0f0 [INFO] checking maxtnuk/wasm_cluster against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxtnuk%2Fwasm_cluster" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxtnuk/wasm_cluster on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-72/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-72/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/maxtnuk/wasm_cluster [INFO] finished tweaking git repo https://github.com/maxtnuk/wasm_cluster [INFO] tweaked toml for git repo https://github.com/maxtnuk/wasm_cluster written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate git repo https://github.com/maxtnuk/wasm_cluster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [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-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6e3913f35679ec13bdf5fe9f4637a3a8e478cc9f44ecdad81a2d896a2dc72ba [INFO] running `Command { std: "docker" "start" "-a" "c6e3913f35679ec13bdf5fe9f4637a3a8e478cc9f44ecdad81a2d896a2dc72ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6e3913f35679ec13bdf5fe9f4637a3a8e478cc9f44ecdad81a2d896a2dc72ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e3913f35679ec13bdf5fe9f4637a3a8e478cc9f44ecdad81a2d896a2dc72ba", kill_on_drop: false }` [INFO] [stdout] c6e3913f35679ec13bdf5fe9f4637a3a8e478cc9f44ecdad81a2d896a2dc72ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e37fd391a5b10bae762ed2c6c2df6e1e42256b62b79ce497a94219f26815bab [INFO] running `Command { std: "docker" "start" "-a" "3e37fd391a5b10bae762ed2c6c2df6e1e42256b62b79ce497a94219f26815bab", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] web-sys v0.3.51: Event, MessageEvent, Worker [INFO] [stderr] [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.75 [INFO] [stderr] Checking js-sys v0.3.52 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.25 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking wasm_cluster v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/app.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/ml/activation/softmax.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | Pair(core::arch::wasm32::v128), [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/ml/activation/softmax.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | Alone(core::arch::wasm32::v128) [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/ml/activation/softmax.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | ... let v=core::arch::wasm32::f64x2(n[0].exp(),n[1].exp()); [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/ml/activation/softmax.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | ... let maxes = core::arch::wasm32::f64x2(max_x,max_x); [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/ml/activation/softmax.rs:55:56 [INFO] [stdout] | [INFO] [stdout] 55 | ... DataType::Pair(core::arch::wasm32::f64x2_sub(v,maxes)) [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/ml/activation/softmax.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | ... let v=core::arch::wasm32::f64x2(n[0].exp(),0f64); [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/ml/activation/softmax.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | ... let maxes = core::arch::wasm32::f64x2(max_x,max_x); [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/ml/activation/softmax.rs:59:57 [INFO] [stdout] | [INFO] [stdout] 59 | ... DataType::Alone(core::arch::wasm32::f64x2_sub(v,maxes)) [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/ml/activation/softmax.rs:66:53 [INFO] [stdout] | [INFO] [stdout] 66 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [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/ml/activation/softmax.rs:67:53 [INFO] [stdout] | [INFO] [stdout] 67 | ... let b = core::arch::wasm32::f64x2_extract_lane::<1>(v); [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/ml/activation/softmax.rs:71:53 [INFO] [stdout] | [INFO] [stdout] 71 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [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/ml/activation/softmax.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 83 | let v=core::arch::wasm32::f64x2(x[0],x[1]); [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/ml/activation/softmax.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | let exp = core::arch::wasm32::f64x2(exp_sum,exp_sum); [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/ml/activation/softmax.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | DataType::Pair(core::arch::wasm32::f64x2_div(v,exp)) [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/ml/activation/softmax.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | let v=core::arch::wasm32::f64x2(x[0].exp(),0f64); [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/ml/activation/softmax.rs:88:47 [INFO] [stdout] | [INFO] [stdout] 88 | let exp = core::arch::wasm32::f64x2(exp_sum,exp_sum); [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/ml/activation/softmax.rs:89:53 [INFO] [stdout] | [INFO] [stdout] 89 | DataType::Alone(core::arch::wasm32::f64x2_div(v,exp)) [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/ml/activation/softmax.rs:94:49 [INFO] [stdout] | [INFO] [stdout] 94 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [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/ml/activation/softmax.rs:95:49 [INFO] [stdout] | [INFO] [stdout] 95 | ... let b = core::arch::wasm32::f64x2_extract_lane::<1>(v); [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/ml/activation/softmax.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{cell::RefCell, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ImageData` [INFO] [stdout] --> src/lib.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | use web_sys::{CanvasRenderingContext2d, ImageData}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsCast` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wasm_bindgen::JsCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Sigmoid`, `SoftPlus`, `log` [INFO] [stdout] --> src/cluster.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{log, ml::{activation::{CalcMod, HyperbolicTangent, RectifiedLinearUnit, Sigmoid, SoftMax, SoftPlus}, cost::cross_entropy::Cro... [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm_cluster` due to 21 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/ml/activation/softmax.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | Pair(core::arch::wasm32::v128), [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/ml/activation/softmax.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | Alone(core::arch::wasm32::v128) [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/ml/activation/softmax.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | ... let v=core::arch::wasm32::f64x2(n[0].exp(),n[1].exp()); [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/ml/activation/softmax.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | ... let maxes = core::arch::wasm32::f64x2(max_x,max_x); [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/ml/activation/softmax.rs:55:56 [INFO] [stdout] | [INFO] [stdout] 55 | ... DataType::Pair(core::arch::wasm32::f64x2_sub(v,maxes)) [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/ml/activation/softmax.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | ... let v=core::arch::wasm32::f64x2(n[0].exp(),0f64); [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/ml/activation/softmax.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | ... let maxes = core::arch::wasm32::f64x2(max_x,max_x); [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/ml/activation/softmax.rs:59:57 [INFO] [stdout] | [INFO] [stdout] 59 | ... DataType::Alone(core::arch::wasm32::f64x2_sub(v,maxes)) [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/ml/activation/softmax.rs:66:53 [INFO] [stdout] | [INFO] [stdout] 66 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [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/ml/activation/softmax.rs:67:53 [INFO] [stdout] | [INFO] [stdout] 67 | ... let b = core::arch::wasm32::f64x2_extract_lane::<1>(v); [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/ml/activation/softmax.rs:71:53 [INFO] [stdout] | [INFO] [stdout] 71 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [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/ml/activation/softmax.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 83 | let v=core::arch::wasm32::f64x2(x[0],x[1]); [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/ml/activation/softmax.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | let exp = core::arch::wasm32::f64x2(exp_sum,exp_sum); [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/ml/activation/softmax.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | DataType::Pair(core::arch::wasm32::f64x2_div(v,exp)) [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/ml/activation/softmax.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | let v=core::arch::wasm32::f64x2(x[0].exp(),0f64); [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/ml/activation/softmax.rs:88:47 [INFO] [stdout] | [INFO] [stdout] 88 | let exp = core::arch::wasm32::f64x2(exp_sum,exp_sum); [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/ml/activation/softmax.rs:89:53 [INFO] [stdout] | [INFO] [stdout] 89 | DataType::Alone(core::arch::wasm32::f64x2_div(v,exp)) [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/ml/activation/softmax.rs:94:49 [INFO] [stdout] | [INFO] [stdout] 94 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [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/ml/activation/softmax.rs:95:49 [INFO] [stdout] | [INFO] [stdout] 95 | ... let b = core::arch::wasm32::f64x2_extract_lane::<1>(v); [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/ml/activation/softmax.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | ... let a = core::arch::wasm32::f64x2_extract_lane::<0>(v); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{cell::RefCell, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ImageData` [INFO] [stdout] --> src/lib.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | use web_sys::{CanvasRenderingContext2d, ImageData}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsCast` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wasm_bindgen::JsCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Sigmoid`, `SoftPlus`, `log` [INFO] [stdout] --> src/cluster.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{log, ml::{activation::{CalcMod, HyperbolicTangent, RectifiedLinearUnit, Sigmoid, SoftMax, SoftPlus}, cost::cross_entropy::Cro... [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3e37fd391a5b10bae762ed2c6c2df6e1e42256b62b79ce497a94219f26815bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e37fd391a5b10bae762ed2c6c2df6e1e42256b62b79ce497a94219f26815bab", kill_on_drop: false }` [INFO] [stdout] 3e37fd391a5b10bae762ed2c6c2df6e1e42256b62b79ce497a94219f26815bab