[INFO] fetching crate exotic 0.1.3... [INFO] checking exotic-0.1.3 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate exotic 0.1.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate exotic 0.1.3 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exotic 0.1.3 [INFO] finished tweaking crates.io crate exotic 0.1.3 [INFO] tweaked toml for crates.io crate exotic 0.1.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded transpose v0.2.1 [INFO] [stderr] Downloaded rustfft v5.1.1 [INFO] [stderr] Downloaded realfft v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac5a10eaf5f78eca9763272870b9eaa819a8692e0510cadcc9180f91832ae372 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac5a10eaf5f78eca9763272870b9eaa819a8692e0510cadcc9180f91832ae372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac5a10eaf5f78eca9763272870b9eaa819a8692e0510cadcc9180f91832ae372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5a10eaf5f78eca9763272870b9eaa819a8692e0510cadcc9180f91832ae372", kill_on_drop: false }` [INFO] [stdout] ac5a10eaf5f78eca9763272870b9eaa819a8692e0510cadcc9180f91832ae372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b9b03af79ba74db431615aec929c2fe8e6dab5a025c8acaf80badb604114051 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b9b03af79ba74db431615aec929c2fe8e6dab5a025c8acaf80badb604114051", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking primal-check v0.3.1 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking rustfft v5.1.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking realfft v1.1.0 [INFO] [stderr] Checking exotic v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `generic_const_exprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `generic_const_exprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | neurons: [Neuron<{I_LEN + O_LEN}>; O_LEN], [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | neurons: [Neuron<{I_LEN + O_LEN}>; O_LEN], [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | let mut buffer = [Neuron::<{I_LEN + O_LEN}>::random(); O_LEN]; [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | let mut buffer = [Neuron::<{I_LEN + O_LEN}>::random(); O_LEN]; [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | buffer.iter_mut().for_each(|n|*n = Neuron::<{I_LEN + O_LEN}>::const_xavier::()); [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | buffer.iter_mut().for_each(|n|*n = Neuron::<{I_LEN + O_LEN}>::const_xavier::()); [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | Axon<{ A_ + B_ }> for AxonChain{ [INFO] [stdout] | ^^ cannot perform const operation using `A_` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A_` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | Axon<{ A_ + B_ }> for AxonChain{ [INFO] [stdout] | ^^ cannot perform const operation using `B_` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B_` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:398:16 [INFO] [stdout] | [INFO] [stdout] 398 | where [FLOAT; LEN/2+1]: Sized [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:403:48 [INFO] [stdout] | [INFO] [stdout] 403 | let mut a_buff = [Complex{re: 0., im: 0.}; LEN/2+1]; [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:406:48 [INFO] [stdout] | [INFO] [stdout] 406 | let mut b_buff = [Complex{re: 0., im: 0.}; LEN/2+1]; [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:411:51 [INFO] [stdout] | [INFO] [stdout] 411 | let mut conv_buff = [Complex{re: 0., im: 0.}; LEN/2+1]; [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:424:20 [INFO] [stdout] | [INFO] [stdout] 424 | where [FLOAT; (A+B-1)/2+1]: Sized [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:424:22 [INFO] [stdout] | [INFO] [stdout] 424 | where [FLOAT; (A+B-1)/2+1]: Sized [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:423:93 [INFO] [stdout] | [INFO] [stdout] 423 | pub fn conv_flat(a: &[FLOAT; A], b: &[FLOAT; B]) -> [FLOAT; A+B-1] [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:423:95 [INFO] [stdout] | [INFO] [stdout] 423 | pub fn conv_flat(a: &[FLOAT; A], b: &[FLOAT; B]) -> [FLOAT; A+B-1] [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:426:40 [INFO] [stdout] | [INFO] [stdout] 426 | let pad = |v: &[FLOAT]| -> [FLOAT; A+B-1]{ [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | let pad = |v: &[FLOAT]| -> [FLOAT; A+B-1]{ [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:427:29 [INFO] [stdout] | [INFO] [stdout] 427 | let mut buff = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:427:31 [INFO] [stdout] | [INFO] [stdout] 427 | let mut buff = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:438:49 [INFO] [stdout] | [INFO] [stdout] 438 | let mut a_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:438:51 [INFO] [stdout] | [INFO] [stdout] 438 | let mut a_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:443:49 [INFO] [stdout] | [INFO] [stdout] 443 | let mut b_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:443:51 [INFO] [stdout] | [INFO] [stdout] 443 | let mut b_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:449:52 [INFO] [stdout] | [INFO] [stdout] 449 | let mut conv_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:449:54 [INFO] [stdout] | [INFO] [stdout] 449 | let mut conv_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:455:24 [INFO] [stdout] | [INFO] [stdout] 455 | let mut res = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | let mut res = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/deep/recurent.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | neurons: [Neuron<{I_LEN + O_LEN}>; O_LEN], [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | neurons: [Neuron<{I_LEN + O_LEN}>; O_LEN], [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | let mut buffer = [Neuron::<{I_LEN + O_LEN}>::random(); O_LEN]; [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | let mut buffer = [Neuron::<{I_LEN + O_LEN}>::random(); O_LEN]; [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | buffer.iter_mut().for_each(|n|*n = Neuron::<{I_LEN + O_LEN}>::const_xavier::()); [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | buffer.iter_mut().for_each(|n|*n = Neuron::<{I_LEN + O_LEN}>::const_xavier::()); [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `I_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `I_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep/recurent.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | where Neuron<{I_LEN + O_LEN}>: Sized{ [INFO] [stdout] | ^^^^^ cannot perform const operation using `O_LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `O_LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | Axon<{ A_ + B_ }> for AxonChain{ [INFO] [stdout] | ^^ cannot perform const operation using `A_` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A_` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/deep.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | Axon<{ A_ + B_ }> for AxonChain{ [INFO] [stdout] | ^^ cannot perform const operation using `B_` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B_` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:398:16 [INFO] [stdout] | [INFO] [stdout] 398 | where [FLOAT; LEN/2+1]: Sized [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:403:48 [INFO] [stdout] | [INFO] [stdout] 403 | let mut a_buff = [Complex{re: 0., im: 0.}; LEN/2+1]; [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:406:48 [INFO] [stdout] | [INFO] [stdout] 406 | let mut b_buff = [Complex{re: 0., im: 0.}; LEN/2+1]; [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:411:51 [INFO] [stdout] | [INFO] [stdout] 411 | let mut conv_buff = [Complex{re: 0., im: 0.}; LEN/2+1]; [INFO] [stdout] | ^^^ cannot perform const operation using `LEN` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `LEN` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:424:20 [INFO] [stdout] | [INFO] [stdout] 424 | where [FLOAT; (A+B-1)/2+1]: Sized [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:424:22 [INFO] [stdout] | [INFO] [stdout] 424 | where [FLOAT; (A+B-1)/2+1]: Sized [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:423:93 [INFO] [stdout] | [INFO] [stdout] 423 | pub fn conv_flat(a: &[FLOAT; A], b: &[FLOAT; B]) -> [FLOAT; A+B-1] [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:423:95 [INFO] [stdout] | [INFO] [stdout] 423 | pub fn conv_flat(a: &[FLOAT; A], b: &[FLOAT; B]) -> [FLOAT; A+B-1] [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:426:40 [INFO] [stdout] | [INFO] [stdout] 426 | let pad = |v: &[FLOAT]| -> [FLOAT; A+B-1]{ [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | let pad = |v: &[FLOAT]| -> [FLOAT; A+B-1]{ [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:427:29 [INFO] [stdout] | [INFO] [stdout] 427 | let mut buff = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:427:31 [INFO] [stdout] | [INFO] [stdout] 427 | let mut buff = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:438:49 [INFO] [stdout] | [INFO] [stdout] 438 | let mut a_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:438:51 [INFO] [stdout] | [INFO] [stdout] 438 | let mut a_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:443:49 [INFO] [stdout] | [INFO] [stdout] 443 | let mut b_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:443:51 [INFO] [stdout] | [INFO] [stdout] 443 | let mut b_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:449:52 [INFO] [stdout] | [INFO] [stdout] 449 | let mut conv_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:449:54 [INFO] [stdout] | [INFO] [stdout] 449 | let mut conv_buff = [Complex{re: 0., im: 0.}; (A+B-1)/2+1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:455:24 [INFO] [stdout] | [INFO] [stdout] 455 | let mut res = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `A` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `A` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/matrix.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | let mut res = [0.; A+B-1]; [INFO] [stdout] | ^ cannot perform const operation using `B` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `B` [INFO] [stdout] = help: use `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/deep/recurent.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> src/deep/recurent.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | neurons: [Neuron<{I_LEN + O_LEN}>; O_LEN], [INFO] [stdout] | ----------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> src/deep/recurent.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | neurons: [Neuron<{I_LEN + O_LEN}>; O_LEN], [INFO] [stdout] | ----------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `exotic` due to 40 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1b9b03af79ba74db431615aec929c2fe8e6dab5a025c8acaf80badb604114051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9b03af79ba74db431615aec929c2fe8e6dab5a025c8acaf80badb604114051", kill_on_drop: false }` [INFO] [stdout] 1b9b03af79ba74db431615aec929c2fe8e6dab5a025c8acaf80badb604114051