[INFO] fetching crate idealist 0.1.1... [INFO] checking idealist-0.1.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate idealist 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate idealist 0.1.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate idealist 0.1.1 [INFO] finished tweaking crates.io crate idealist 0.1.1 [INFO] tweaked toml for crates.io crate idealist 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 698e8e66ffb1fb9d139843a498fdd0190575b6da5c43a01c12cd191a6a4eb1ba [INFO] running `Command { std: "docker" "start" "-a" "698e8e66ffb1fb9d139843a498fdd0190575b6da5c43a01c12cd191a6a4eb1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "698e8e66ffb1fb9d139843a498fdd0190575b6da5c43a01c12cd191a6a4eb1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698e8e66ffb1fb9d139843a498fdd0190575b6da5c43a01c12cd191a6a4eb1ba", kill_on_drop: false }` [INFO] [stdout] 698e8e66ffb1fb9d139843a498fdd0190575b6da5c43a01c12cd191a6a4eb1ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40283f8bc69c26430fae511477cb9296d8f81c007cea0baf927c95c12e554134 [INFO] running `Command { std: "docker" "start" "-a" "40283f8bc69c26430fae511477cb9296d8f81c007cea0baf927c95c12e554134", kill_on_drop: false }` [INFO] [stderr] Checking idealist v0.1.1 (/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, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [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:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [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:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [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:28 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [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:93 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:93 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> src/array.rs:34:84 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IdealArray(pub(crate) [T; N.get()]) where [T; N.get()]: Sized; [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:34:64 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IdealArray(pub(crate) [T; N.get()]) where [T; N.get()]: Sized; [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | impl IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(array: [T; N.get()]) -> Self { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get(self) -> [T; N.get()] { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_ref<'a>(&'a self) -> &'a [T; N.get()] { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:49:50 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_mut<'a>(&'a mut self) -> &'a mut [T; N.get()] { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:54:74 [INFO] [stdout] | [INFO] [stdout] 54 | impl AsMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:61:84 [INFO] [stdout] | [INFO] [stdout] 61 | impl AsMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:68:74 [INFO] [stdout] | [INFO] [stdout] 68 | impl AsRef<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:75:84 [INFO] [stdout] | [INFO] [stdout] 75 | impl AsRef> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:82:75 [INFO] [stdout] | [INFO] [stdout] 82 | impl Borrow<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:88:85 [INFO] [stdout] | [INFO] [stdout] 88 | impl Borrow> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | impl BorrowMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:100:88 [INFO] [stdout] | [INFO] [stdout] 100 | impl BorrowMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:107:76 [INFO] [stdout] | [INFO] [stdout] 107 | impl Clone for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:113:74 [INFO] [stdout] | [INFO] [stdout] 113 | impl Copy for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:115:76 [INFO] [stdout] | [INFO] [stdout] 115 | impl Debug for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:122:69 [INFO] [stdout] | [INFO] [stdout] 122 | impl Deref for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:129:72 [INFO] [stdout] | [INFO] [stdout] 129 | impl DerefMut for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:135:70 [INFO] [stdout] | [INFO] [stdout] 135 | impl Eq for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:137:74 [INFO] [stdout] | [INFO] [stdout] 137 | impl Hash for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:141:84 [INFO] [stdout] | [INFO] [stdout] 141 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:147:88 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a mut IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:153:80 [INFO] [stdout] | [INFO] [stdout] 153 | impl<'a, T: Ord, const N: NonZeroUsize> Ord for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:158:103 [INFO] [stdout] | [INFO] [stdout] 158 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:166:107 [INFO] [stdout] | [INFO] [stdout] 166 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:174:113 [INFO] [stdout] | [INFO] [stdout] 174 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:182:117 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:190:63 [INFO] [stdout] | [INFO] [stdout] 190 | impl> PartialEq<[A; N.get()]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:190:104 [INFO] [stdout] | [INFO] [stdout] 190 | impl> PartialEq<[A; N.get()]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:193:27 [INFO] [stdout] | [INFO] [stdout] 193 | fn eq(&self, other: &[A; N.get()]) -> bool {self.0 == *other} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | fn ne(&self, other: &[A; N.get()]) -> bool {self.0 != *other} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:198:108 [INFO] [stdout] | [INFO] [stdout] 198 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:34:84 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IdealArray(pub(crate) [T; N.get()]) where [T; N.get()]: Sized; [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:206:95 [INFO] [stdout] | [INFO] [stdout] 206 | impl> PartialEq<[A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:34:64 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IdealArray(pub(crate) [T; N.get()]) where [T; N.get()]: Sized; [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:214:105 [INFO] [stdout] | [INFO] [stdout] 214 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | impl IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:222:62 [INFO] [stdout] | [INFO] [stdout] 222 | impl, const N: NonZeroUsize> PartialOrd<[T; N.get()]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(array: [T; N.get()]) -> Self { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:222:103 [INFO] [stdout] | [INFO] [stdout] 222 | impl, const N: NonZeroUsize> PartialOrd<[T; N.get()]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get(self) -> [T; N.get()] { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:224:36 [INFO] [stdout] | [INFO] [stdout] 224 | fn partial_cmp(&self, other: &[T; N.get()]) -> Option {self.0.partial_cmp(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_ref<'a>(&'a self) -> &'a [T; N.get()] { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | fn lt(&self, other: &[T; N.get()]) -> bool {self.0.lt(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:49:50 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get_mut<'a>(&'a mut self) -> &'a mut [T; N.get()] { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | fn le(&self, other: &[T; N.get()]) -> bool {self.0.le(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:54:74 [INFO] [stdout] | [INFO] [stdout] 54 | impl AsMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | fn ge(&self, other: &[T; N.get()]) -> bool {self.0.ge(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:232:27 [INFO] [stdout] | [INFO] [stdout] 232 | fn gt(&self, other: &[T; N.get()]) -> bool {self.0.gt(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:61:84 [INFO] [stdout] | [INFO] [stdout] 61 | impl AsMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:235:95 [INFO] [stdout] | [INFO] [stdout] 235 | impl, const N: NonZeroUsize> PartialOrd for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:276:79 [INFO] [stdout] | [INFO] [stdout] 276 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:68:74 [INFO] [stdout] | [INFO] [stdout] 68 | impl AsRef<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | <[T; N.get()] as TryFrom>>::try_from(vec).map(|ok| Self(ok)) [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:75:84 [INFO] [stdout] | [INFO] [stdout] 75 | impl AsRef> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:283:84 [INFO] [stdout] | [INFO] [stdout] 283 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:82:75 [INFO] [stdout] | [INFO] [stdout] 82 | impl Borrow<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:88:85 [INFO] [stdout] | [INFO] [stdout] 88 | impl Borrow> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/slice.rs:229:105 [INFO] [stdout] | [INFO] [stdout] 229 | impl> PartialEq> for IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/slice.rs:243:113 [INFO] [stdout] | [INFO] [stdout] 243 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | impl BorrowMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/slice.rs:257:117 [INFO] [stdout] | [INFO] [stdout] 257 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b mut IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:100:88 [INFO] [stdout] | [INFO] [stdout] 100 | impl BorrowMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:107:76 [INFO] [stdout] | [INFO] [stdout] 107 | impl Clone for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/vec.rs:195:81 [INFO] [stdout] | [INFO] [stdout] 195 | impl From> for IdealVec where [T; N.get()]: Sized{ [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:113:74 [INFO] [stdout] | [INFO] [stdout] 113 | impl Copy for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:115:76 [INFO] [stdout] | [INFO] [stdout] 115 | impl Debug for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:122:69 [INFO] [stdout] | [INFO] [stdout] 122 | impl Deref for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:129:72 [INFO] [stdout] | [INFO] [stdout] 129 | impl DerefMut for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:135:70 [INFO] [stdout] | [INFO] [stdout] 135 | impl Eq for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:137:74 [INFO] [stdout] | [INFO] [stdout] 137 | impl Hash for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:141:84 [INFO] [stdout] | [INFO] [stdout] 141 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/vec.rs:302:103 [INFO] [stdout] | [INFO] [stdout] 302 | impl, const N: NonZeroUsize> PartialEq> for IdealVec where [B; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:147:88 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a mut IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:153:80 [INFO] [stdout] | [INFO] [stdout] 153 | impl<'a, T: Ord, const N: NonZeroUsize> Ord for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:158:103 [INFO] [stdout] | [INFO] [stdout] 158 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:166:107 [INFO] [stdout] | [INFO] [stdout] 166 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:174:113 [INFO] [stdout] | [INFO] [stdout] 174 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:182:117 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:190:63 [INFO] [stdout] | [INFO] [stdout] 190 | impl> PartialEq<[A; N.get()]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:190:104 [INFO] [stdout] | [INFO] [stdout] 190 | impl> PartialEq<[A; N.get()]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:193:27 [INFO] [stdout] | [INFO] [stdout] 193 | fn eq(&self, other: &[A; N.get()]) -> bool {self.0 == *other} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | fn ne(&self, other: &[A; N.get()]) -> bool {self.0 != *other} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:198:108 [INFO] [stdout] | [INFO] [stdout] 198 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:206:95 [INFO] [stdout] | [INFO] [stdout] 206 | impl> PartialEq<[A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:214:105 [INFO] [stdout] | [INFO] [stdout] 214 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:222:62 [INFO] [stdout] | [INFO] [stdout] 222 | impl, const N: NonZeroUsize> PartialOrd<[T; N.get()]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:222:103 [INFO] [stdout] | [INFO] [stdout] 222 | impl, const N: NonZeroUsize> PartialOrd<[T; N.get()]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:224:36 [INFO] [stdout] | [INFO] [stdout] 224 | fn partial_cmp(&self, other: &[T; N.get()]) -> Option {self.0.partial_cmp(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | fn lt(&self, other: &[T; N.get()]) -> bool {self.0.lt(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | fn le(&self, other: &[T; N.get()]) -> bool {self.0.le(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | fn ge(&self, other: &[T; N.get()]) -> bool {self.0.ge(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:232:27 [INFO] [stdout] | [INFO] [stdout] 232 | fn gt(&self, other: &[T; N.get()]) -> bool {self.0.gt(other)} [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:235:95 [INFO] [stdout] | [INFO] [stdout] 235 | impl, const N: NonZeroUsize> PartialOrd for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:276:79 [INFO] [stdout] | [INFO] [stdout] 276 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | <[T; N.get()] as TryFrom>>::try_from(vec).map(|ok| Self(ok)) [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/array.rs:283:84 [INFO] [stdout] | [INFO] [stdout] 283 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/slice.rs:229:105 [INFO] [stdout] | [INFO] [stdout] 229 | impl> PartialEq> for IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/slice.rs:243:113 [INFO] [stdout] | [INFO] [stdout] 243 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/slice.rs:257:117 [INFO] [stdout] | [INFO] [stdout] 257 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b mut IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/vec.rs:195:81 [INFO] [stdout] | [INFO] [stdout] 195 | impl From> for IdealVec where [T; N.get()]: Sized{ [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![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/vec.rs:302:103 [INFO] [stdout] | [INFO] [stdout] 302 | impl, const N: NonZeroUsize> PartialEq> for IdealVec where [B; N.get()]: Sized { [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] = help: add `#![feature(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:157 [INFO] [stdout] | [INFO] [stdout] 2 | ...fn, const_trait_impl, arbitrary_self_types, const_option, toowned_clone_into, dropck_eyepatch, extend_one)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics, const_evaluatable_checked, generic_associated_types, never_type, const_fn, const_trait_impl, arbitrary_self_ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:157 [INFO] [stdout] | [INFO] [stdout] 2 | ...fn, const_trait_impl, arbitrary_self_types, const_option, toowned_clone_into, dropck_eyepatch, extend_one)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IdealArray(pub(crate) [T; N.get()]) where [T; N.get()]: Sized; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | impl IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IdealArray(pub(crate) [T; N.get()]) where [T; N.get()]: Sized; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | impl AsMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | impl IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | impl AsMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | impl AsMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | impl AsRef<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | impl AsMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | impl AsRef> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | impl AsRef<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | impl Borrow<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | impl AsRef> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | impl Borrow> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | impl Borrow<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | impl BorrowMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | impl BorrowMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | impl Borrow> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | impl BorrowMut<[T]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | impl BorrowMut> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | impl Clone for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | impl Copy for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | impl Clone for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | impl Debug for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | impl Deref for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | impl DerefMut for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | impl Eq for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | impl Hash for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | impl Copy for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | impl Debug for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | impl Deref for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | impl DerefMut for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | impl Eq for IdealArray where [T; N.get()]: Sized {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | impl Hash for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:141:53 [INFO] [stdout] | [INFO] [stdout] 141 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | type Item = &'a T; [INFO] [stdout] | ^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:141:53 [INFO] [stdout] | [INFO] [stdout] 141 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | type IntoIter = Iter<'a, T>; [INFO] [stdout] | ^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | type Item = &'a T; [INFO] [stdout] | ^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_iter(self) -> Self::IntoIter {self.0.iter()} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | type IntoIter = Iter<'a, T>; [INFO] [stdout] | ^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:147:53 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a mut IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_iter(self) -> Self::IntoIter {self.0.iter()} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | type Item = &'a mut T; [INFO] [stdout] | ^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:147:53 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a mut IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | type IntoIter = IterMut<'a, T>; [INFO] [stdout] | ^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | type Item = &'a mut T; [INFO] [stdout] | ^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:150:2 [INFO] [stdout] | [INFO] [stdout] 150 | fn into_iter(self) -> Self::IntoIter {self.0.iter_mut()} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a mut IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | type IntoIter = IterMut<'a, T>; [INFO] [stdout] | ^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:150:2 [INFO] [stdout] | [INFO] [stdout] 150 | fn into_iter(self) -> Self::IntoIter {self.0.iter_mut()} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&'a array::IdealArray: Ord` is not satisfied [INFO] [stdout] --> src/array.rs:153:49 [INFO] [stdout] | [INFO] [stdout] 153 | impl<'a, T: Ord, const N: NonZeroUsize> Ord for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Ord` is not implemented for `&'a array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Ord` is implemented for `&'a array::IdealArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | impl<'a, T, const N: NonZeroUsize> IntoIterator for &'a mut IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | impl<'a, T: Ord, const N: NonZeroUsize> Ord for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&'a array::IdealArray: Ord` is not satisfied [INFO] [stdout] --> src/array.rs:153:49 [INFO] [stdout] | [INFO] [stdout] 153 | impl<'a, T: Ord, const N: NonZeroUsize> Ord for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Ord` is not implemented for `&'a array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Ord` is implemented for `&'a array::IdealArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | impl<'a, T: Ord, const N: NonZeroUsize> Ord for &'a IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:174:19 [INFO] [stdout] | [INFO] [stdout] 174 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut [A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | impl> PartialEq<[A; N.get()]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:174:19 [INFO] [stdout] | [INFO] [stdout] 174 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a, const N: NonZeroUsize, A, B: PartialEq> PartialEq<&'a mut IdealSlice> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | impl> PartialEq<[A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | impl> PartialEq<[A; N.get()]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | impl> PartialEq<[A]> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | impl> PartialEq> for IdealArray where [B; N.get()]: Sized [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | impl, const N: NonZeroUsize> PartialOrd<[T; N.get()]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | impl, const N: NonZeroUsize> PartialOrd for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | impl, const N: NonZeroUsize> PartialOrd<[T; N.get()]> for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:276:52 [INFO] [stdout] | [INFO] [stdout] 276 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | impl, const N: NonZeroUsize> PartialOrd for IdealArray where [T; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | type Error = Vec; [INFO] [stdout] | ^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:278:2 [INFO] [stdout] | [INFO] [stdout] 278 | fn try_from(vec: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:283:57 [INFO] [stdout] | [INFO] [stdout] 283 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:276:52 [INFO] [stdout] | [INFO] [stdout] 276 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | type Error = IdealVec; [INFO] [stdout] | ^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | type Error = Vec; [INFO] [stdout] | ^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:285:2 [INFO] [stdout] | [INFO] [stdout] 285 | fn try_from(vec: IdealVec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:283:18 [INFO] [stdout] | [INFO] [stdout] 283 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:278:2 [INFO] [stdout] | [INFO] [stdout] 278 | fn try_from(vec: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:283:57 [INFO] [stdout] | [INFO] [stdout] 283 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | type Error = IdealVec; [INFO] [stdout] | ^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:285:2 [INFO] [stdout] | [INFO] [stdout] 285 | fn try_from(vec: IdealVec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/array.rs:283:18 [INFO] [stdout] | [INFO] [stdout] 283 | impl TryFrom> for IdealArray where [T; N.get()]: Sized, T: Copy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_iter(self) -> Self::IntoIter {self.0.iter()} [INFO] [stdout] | ^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | fn into_iter(self) -> Self::IntoIter {self.0.iter_mut()} [INFO] [stdout] | ^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_iter(self) -> Self::IntoIter {self.0.iter()} [INFO] [stdout] | ^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | fn into_iter(self) -> Self::IntoIter {self.0.iter_mut()} [INFO] [stdout] | ^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:278:43 [INFO] [stdout] | [INFO] [stdout] 278 | fn try_from(vec: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:285:48 [INFO] [stdout] | [INFO] [stdout] 285 | fn try_from(vec: IdealVec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:278:43 [INFO] [stdout] | [INFO] [stdout] 278 | fn try_from(vec: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:285:48 [INFO] [stdout] | [INFO] [stdout] 285 | fn try_from(vec: IdealVec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/slice.rs:229:15 [INFO] [stdout] | [INFO] [stdout] 229 | impl> PartialEq> for IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/slice.rs:243:19 [INFO] [stdout] | [INFO] [stdout] 243 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/slice.rs:257:19 [INFO] [stdout] | [INFO] [stdout] 257 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b mut IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/slice.rs:229:15 [INFO] [stdout] | [INFO] [stdout] 229 | impl> PartialEq> for IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/slice.rs:243:19 [INFO] [stdout] | [INFO] [stdout] 243 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/slice.rs:257:19 [INFO] [stdout] | [INFO] [stdout] 257 | impl<'b, const N: NonZeroUsize, A, B: PartialEq> PartialEq> for &'b mut IdealSlice where [A; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/vec.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | impl From> for IdealVec where [T; N.get()]: Sized{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/vec.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | impl, const N: NonZeroUsize> PartialEq> for IdealVec where [B; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/vec.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | impl From> for IdealVec where [T; N.get()]: Sized{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `NonZero` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/vec.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | impl, const N: NonZeroUsize> PartialEq> for IdealVec where [B; N.get()]: Sized { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:144:39 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_iter(self) -> Self::IntoIter {self.0.iter()} [INFO] [stdout] | ^^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:150:39 [INFO] [stdout] | [INFO] [stdout] 150 | fn into_iter(self) -> Self::IntoIter {self.0.iter_mut()} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:144:39 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_iter(self) -> Self::IntoIter {self.0.iter()} [INFO] [stdout] | ^^^^^^^^^^^^^^^ `&'a array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] --> src/array.rs:150:39 [INFO] [stdout] | [INFO] [stdout] 150 | fn into_iter(self) -> Self::IntoIter {self.0.iter_mut()} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `&'a mut array::IdealArray` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `&'a mut array::IdealArray` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a array::IdealArray [INFO] [stdout] &'a mut array::IdealArray [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:278:56 [INFO] [stdout] | [INFO] [stdout] 278 | fn try_from(vec: Vec) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 279 | | <[T; N.get()] as TryFrom>>::try_from(vec).map(|ok| Self(ok)) [INFO] [stdout] 280 | | } [INFO] [stdout] | |_____^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:285:61 [INFO] [stdout] | [INFO] [stdout] 285 | fn try_from(vec: IdealVec) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 286 | | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] 287 | | } [INFO] [stdout] | |_____^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:286:3 [INFO] [stdout] | [INFO] [stdout] 286 | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `array::IdealArray`, which is required by `array::IdealArray: TryFrom<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] = note: required for `Vec` to implement `Into>` [INFO] [stdout] = note: required for `array::IdealArray` to implement `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/array.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] | -------- ^^^ expected `Vec<_>`, found `Infallible` [INFO] [stdout] | | [INFO] [stdout] | arguments to this struct are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec<_>` [INFO] [stdout] found enum `Infallible` [INFO] [stdout] note: tuple struct defined here [INFO] [stdout] --> src/vec.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct IdealVec(pub(crate) Vec); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:286:3 [INFO] [stdout] | [INFO] [stdout] 286 | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:278:56 [INFO] [stdout] | [INFO] [stdout] 278 | fn try_from(vec: Vec) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 279 | | <[T; N.get()] as TryFrom>>::try_from(vec).map(|ok| Self(ok)) [INFO] [stdout] 280 | | } [INFO] [stdout] | |_____^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:285:61 [INFO] [stdout] | [INFO] [stdout] 285 | fn try_from(vec: IdealVec) -> Result { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 286 | | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] 287 | | } [INFO] [stdout] | |_____^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:286:3 [INFO] [stdout] | [INFO] [stdout] 286 | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `array::IdealArray`, which is required by `array::IdealArray: TryFrom<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] = note: required for `Vec` to implement `Into>` [INFO] [stdout] = note: required for `array::IdealArray` to implement `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/array.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] | -------- ^^^ expected `Vec<_>`, found `Infallible` [INFO] [stdout] | | [INFO] [stdout] | arguments to this struct are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec<_>` [INFO] [stdout] found enum `Infallible` [INFO] [stdout] note: tuple struct defined here [INFO] [stdout] --> src/vec.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct IdealVec(pub(crate) Vec); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `array::IdealArray: TryFrom>` is not satisfied [INFO] [stdout] --> src/array.rs:286:3 [INFO] [stdout] | [INFO] [stdout] 286 | Self::try_from(vec.0).map_err(|err| IdealVec(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `TryFrom>` is not implemented for `array::IdealArray` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TryFrom`: [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] `array::IdealArray` implements `TryFrom>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 118 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 118 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `idealist` (lib) due to 119 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `idealist` (lib test) due to 119 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "40283f8bc69c26430fae511477cb9296d8f81c007cea0baf927c95c12e554134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40283f8bc69c26430fae511477cb9296d8f81c007cea0baf927c95c12e554134", kill_on_drop: false }` [INFO] [stdout] 40283f8bc69c26430fae511477cb9296d8f81c007cea0baf927c95c12e554134