[INFO] fetching crate web-glitz-buffer-vec 0.2.1...
[INFO] testing web-glitz-buffer-vec-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate web-glitz-buffer-vec 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate web-glitz-buffer-vec 0.2.1
[INFO] finished tweaking crates.io crate web-glitz-buffer-vec 0.2.1
[INFO] tweaked toml for crates.io crate web-glitz-buffer-vec 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-glitz-buffer-vec 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding web-glitz v0.2.5 (available: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 671e408a5a04122ce5e62a287f161635ddf5d73d7b5954c3da91a94ef4a0430d
[INFO] running `Command { std: "docker" "start" "-a" "671e408a5a04122ce5e62a287f161635ddf5d73d7b5954c3da91a94ef4a0430d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "671e408a5a04122ce5e62a287f161635ddf5d73d7b5954c3da91a94ef4a0430d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671e408a5a04122ce5e62a287f161635ddf5d73d7b5954c3da91a94ef4a0430d", kill_on_drop: false }`
[INFO] [stdout] 671e408a5a04122ce5e62a287f161635ddf5d73d7b5954c3da91a94ef4a0430d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 900b664f4638ae8b13725e64784ab0f7d541ef4bedb4c451a922878f9706efca
[INFO] running `Command { std: "docker" "start" "-a" "900b664f4638ae8b13725e64784ab0f7d541ef4bedb4c451a922878f9706efca", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling staticvec v0.10.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   const_evaluatable_checked,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.56.0; see <https://github.com/rust-lang/rust/pull/88369> for more information
[INFO] [stdout]    = note: renamed to `generic_const_exprs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 |   const_generics,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.56.0; see <https://github.com/rust-lang/rust/pull/88369> for more information
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 |   const_raw_ptr_to_usize_cast,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.55.0; see <https://github.com/rust-lang/rust/pull/87020> for more information
[INFO] [stdout]    = note: at compile-time, pointers do not have an integer value, so these casts cannot be properly supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 |   untagged_unions
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.64.0; see <https://github.com/rust-lang/rust/pull/97995> for more information
[INFO] [stdout]    = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stdout] error[E0438]: const `MAY_HAVE_SIDE_EFFECT` is not a member of trait `TrustedRandomAccess`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:238:3
[INFO] [stdout]     |
[INFO] [stdout] 238 |   const MAY_HAVE_SIDE_EFFECT: bool = false;
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TrustedRandomAccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `MAY_HAVE_SIDE_EFFECT` is not a member of trait `TrustedRandomAccess`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:430:3
[INFO] [stdout]     |
[INFO] [stdout] 430 |   const MAY_HAVE_SIDE_EFFECT: bool = false;
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TrustedRandomAccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `MAY_HAVE_SIDE_EFFECT` is not a member of trait `TrustedRandomAccess`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:630:3
[INFO] [stdout]     |
[INFO] [stdout] 630 |   const MAY_HAVE_SIDE_EFFECT: bool = false;
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TrustedRandomAccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `MAY_HAVE_SIDE_EFFECT` is not a member of trait `TrustedRandomAccess`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:759:3
[INFO] [stdout]     |
[INFO] [stdout] 759 |   const MAY_HAVE_SIDE_EFFECT: bool = false;
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `TrustedRandomAccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `initializer` is not a member of trait `Read`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:799:3
[INFO] [stdout]     |
[INFO] [stdout] 799 | /   unsafe fn initializer(&self) -> io::Initializer {
[INFO] [stdout] 800 | |     io::Initializer::nop()
[INFO] [stdout] 801 | |   }
[INFO] [stdout]     | |___^ not a member of trait `Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Initializer` in `io`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:800:9
[INFO] [stdout]     |
[INFO] [stdout] 800 |     io::Initializer::nop()
[INFO] [stdout]     |         ^^^^^^^^^^^ could not find `Initializer` in `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: generic parameters may not be used in const operations
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1643:23
[INFO] [stdout]      |
[INFO] [stdout] 1643 |   ) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                       ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1643:27
[INFO] [stdout]      |
[INFO] [stdout] 1643 |   ) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                           ^^ cannot perform const operation using `N2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, i.e. `N2`
[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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1682:23
[INFO] [stdout]      |
[INFO] [stdout] 1682 |   ) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                       ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1682:27
[INFO] [stdout]      |
[INFO] [stdout] 1682 |   ) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                           ^^ cannot perform const operation using `N2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, i.e. `N2`
[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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1712:67
[INFO] [stdout]      |
[INFO] [stdout] 1712 |   pub const fn intersperse(&self, separator: T) -> StaticVec<T, { N * 2 }>
[INFO] [stdout]      |                                                                   ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1761:67
[INFO] [stdout]      |
[INFO] [stdout] 1761 |   pub fn intersperse_clone(&self, separator: T) -> StaticVec<T, { N * 2 }>
[INFO] [stdout]      |                                                                   ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2182:83
[INFO] [stdout]      |
[INFO] [stdout] 2182 |   pub const fn split_at<const M: usize>(self) -> (StaticVec<T, M>, StaticVec<T, { N - M }>) {
[INFO] [stdout]      |                                                                                   ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2182:87
[INFO] [stdout]      |
[INFO] [stdout] 2182 |   pub const fn split_at<const M: usize>(self) -> (StaticVec<T, M>, StaticVec<T, { N - M }>) {
[INFO] [stdout]      |                                                                                       ^ cannot perform const operation using `M`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, i.e. `M`
[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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2189:39
[INFO] [stdout]      |
[INFO] [stdout] 2189 |     let mut right = MaybeUninit::<[T; N - M]>::uninit();
[INFO] [stdout]      |                                       ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2189:43
[INFO] [stdout]      |
[INFO] [stdout] 2189 |     let mut right = MaybeUninit::<[T; N - M]>::uninit();
[INFO] [stdout]      |                                           ^ cannot perform const operation using `M`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, i.e. `M`
[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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2322:23
[INFO] [stdout]      |
[INFO] [stdout] 2322 |   ) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                       ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2322:27
[INFO] [stdout]      |
[INFO] [stdout] 2322 |   ) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                           ^^ cannot perform const operation using `N2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, i.e. `N2`
[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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2412:84
[INFO] [stdout]      |
[INFO] [stdout] 2412 |   pub fn union<const N2: usize>(&self, other: &StaticVec<T, N2>) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                                                                                    ^ cannot perform const operation using `N`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, 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]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:2412:88
[INFO] [stdout]      |
[INFO] [stdout] 2412 |   pub fn union<const N2: usize>(&self, other: &StaticVec<T, N2>) -> StaticVec<T, { N + N2 }>
[INFO] [stdout]      |                                                                                        ^^ cannot perform const operation using `N2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: const parameters may only be used as standalone arguments here, i.e. `N2`
[INFO] [stdout]      = help: add `#![feature(generic_const_exprs)]` to allow generic const expressions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Initializer` in module `io`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:799:39
[INFO] [stdout]     |
[INFO] [stdout] 799 |   unsafe fn initializer(&self) -> io::Initializer {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_assume`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   const_assume,
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `read_initializer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 | #![cfg_attr(feature = "std", feature(read_initializer))]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 |   maybe_uninit_uninit_array,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:243:39
[INFO] [stdout]     |
[INFO] [stdout] 243 | impl<'a, T: 'a, const N: usize> const Clone for StaticVecIterConst<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #142757 <https://github.com/rust-lang/rust/issues/142757> for more information
[INFO] [stdout]     = help: add `#![feature(const_clone)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_default`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/heap/heap_trait_impls.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<T: Ord, const N: usize> const Default for StaticHeap<T, N> {
[INFO] [stdout]    |                                    ^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143894 <https://github.com/rust-lang/rust/issues/143894> for more information
[INFO] [stdout]    = help: add `#![feature(const_default)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_errors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl const From<DecodeUtf16Error> for StringError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_errors.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl const From<Utf8Error> for StringError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_errors.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl<const N: usize> const From<CapacityError<N>> for StringError {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<const N: usize> const AsMut<str> for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<const N: usize> const AsRef<str> for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<const N: usize> const AsRef<[u8]> for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<const N: usize> const Borrow<str> for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<const N: usize> const BorrowMut<str> for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_default`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<const N: usize> const Default for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143894 <https://github.com/rust-lang/rust/issues/143894> for more information
[INFO] [stdout]    = help: add `#![feature(const_default)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 | impl<const N: usize> const Deref for StaticString<N> {
[INFO] [stdout]    |                            ^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl<const N: usize> const DerefMut for StaticString<N> {
[INFO] [stdout]     |                            ^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:248:28
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<const N: usize> const Index<RangeFull> for StaticString<N> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/string_trait_impls.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<const N: usize> const IndexMut<RangeFull> for StaticString<N> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T, const N: usize> const AsMut<[T]> for StaticVec<T, N> {
[INFO] [stdout]    |                               ^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:51:31
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<T, const N: usize> const AsRef<[T]> for StaticVec<T, N> {
[INFO] [stdout]    |                               ^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<T, const N: usize> const Borrow<[T]> for StaticVec<T, N> {
[INFO] [stdout]    |                               ^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<T, const N: usize> const BorrowMut<[T]> for StaticVec<T, N> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]    = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl<T: Copy, const N: usize> const Clone for StaticVec<T, N> {
[INFO] [stdout]     |                                     ^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #142757 <https://github.com/rust-lang/rust/issues/142757> for more information
[INFO] [stdout]     = help: add `#![feature(const_clone)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_default`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl<T, const N: usize> const Default for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143894 <https://github.com/rust-lang/rust/issues/143894> for more information
[INFO] [stdout]     = help: add `#![feature(const_default)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<T, const N: usize> const Deref for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:166:31
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl<T, const N: usize> const DerefMut for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 | impl<T: Copy, const N: usize> const From<&[T]> for StaticVec<T, N> {
[INFO] [stdout]     |                                     ^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:367:37
[INFO] [stdout]     |
[INFO] [stdout] 367 | impl<T: Copy, const N: usize> const From<&mut [T]> for StaticVec<T, N> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:385:31
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<T, const N: usize> const From<[T; N]> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:392:55
[INFO] [stdout]     |
[INFO] [stdout] 392 | impl<T: Copy, const N1: usize, const N2: usize> const From<&[T; N1]> for StaticVec<T, N2> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:401:37
[INFO] [stdout]     |
[INFO] [stdout] 401 | impl<T: Copy, const N: usize> const From<&[T; N]> for StaticVec<T, N> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:410:55
[INFO] [stdout]     |
[INFO] [stdout] 410 | impl<T: Copy, const N1: usize, const N2: usize> const From<&mut [T; N1]> for StaticVec<T, N2> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_convert`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:419:37
[INFO] [stdout]     |
[INFO] [stdout] 419 | impl<T: Copy, const N: usize> const From<&mut [T; N]> for StaticVec<T, N> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143773 <https://github.com/rust-lang/rust/issues/143773> for more information
[INFO] [stdout]     = help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:491:31
[INFO] [stdout]     |
[INFO] [stdout] 491 | impl<T, const N: usize> const Index<usize> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:514:31
[INFO] [stdout]     |
[INFO] [stdout] 514 | impl<T, const N: usize> const IndexMut<usize> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:536:31
[INFO] [stdout]     |
[INFO] [stdout] 536 | impl<T, const N: usize> const Index<Range<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:553:31
[INFO] [stdout]     |
[INFO] [stdout] 553 | impl<T, const N: usize> const IndexMut<Range<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:569:31
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl<T, const N: usize> const Index<RangeFrom<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:584:31
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl<T, const N: usize> const IndexMut<RangeFrom<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:598:31
[INFO] [stdout]     |
[INFO] [stdout] 598 | impl<T, const N: usize> const Index<RangeFull> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:608:31
[INFO] [stdout]     |
[INFO] [stdout] 608 | impl<T, const N: usize> const IndexMut<RangeFull> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:617:31
[INFO] [stdout]     |
[INFO] [stdout] 617 | impl<T, const N: usize> const Index<RangeInclusive<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:631:31
[INFO] [stdout]     |
[INFO] [stdout] 631 | impl<T, const N: usize> const IndexMut<RangeInclusive<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:647:31
[INFO] [stdout]     |
[INFO] [stdout] 647 | impl<T, const N: usize> const Index<RangeTo<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:659:31
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl<T, const N: usize> const IndexMut<RangeTo<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:670:31
[INFO] [stdout]     |
[INFO] [stdout] 670 | impl<T, const N: usize> const Index<RangeToInclusive<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_index`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:682:31
[INFO] [stdout]     |
[INFO] [stdout] 682 | impl<T, const N: usize> const IndexMut<RangeToInclusive<usize>> for StaticVec<T, N> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143775 <https://github.com/rust-lang/rust/issues/143775> for more information
[INFO] [stdout]     = help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IntoIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:704:39
[INFO] [stdout]     |
[INFO] [stdout] 704 | impl<'a, T: 'a, const N: usize> const IntoIterator for &'a StaticVec<T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IntoIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:715:39
[INFO] [stdout]     |
[INFO] [stdout] 715 | impl<'a, T: 'a, const N: usize> const IntoIterator for &'a mut StaticVec<T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Iterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl<'a, T: 'a, const N: usize> const Iterator for StaticVecIterConst<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Iterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:296:39
[INFO] [stdout]     |
[INFO] [stdout] 296 | impl<'a, T: 'a, const N: usize> const Iterator for StaticVecIterMut<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `DoubleEndedIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl<'a, T: 'a, const N: usize> const DoubleEndedIterator for StaticVecIterConst<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `DoubleEndedIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:372:39
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl<'a, T: 'a, const N: usize> const DoubleEndedIterator for StaticVecIterMut<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExactSizeIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:220:39
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl<'a, T: 'a, const N: usize> const ExactSizeIterator for StaticVecIterConst<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExactSizeIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:412:39
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl<'a, T: 'a, const N: usize> const ExactSizeIterator for StaticVecIterMut<'a, T, N> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FusedIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:232:39
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a, T: 'a, const N: usize> const FusedIterator for StaticVecIterConst<'a, T, N> {}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FusedIterator` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:424:39
[INFO] [stdout]     |
[INFO] [stdout] 424 | impl<'a, T: 'a, const N: usize> const FusedIterator for StaticVecIterMut<'a, T, N> {}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `TrustedLen` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:233:46
[INFO] [stdout]     |
[INFO] [stdout] 233 | unsafe impl<'a, T: 'a, const N: usize> const TrustedLen for StaticVecIterConst<'a, T, N> {}
[INFO] [stdout]     |                                              ^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `TrustedLen` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:425:46
[INFO] [stdout]     |
[INFO] [stdout] 425 | unsafe impl<'a, T: 'a, const N: usize> const TrustedLen for StaticVecIterMut<'a, T, N> {}
[INFO] [stdout]     |                                              ^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `TrustedRandomAccess` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:237:46
[INFO] [stdout]     |
[INFO] [stdout] 237 | unsafe impl<'a, T: 'a, const N: usize> const TrustedRandomAccess for StaticVecIterConst<'a, T, N> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `TrustedRandomAccess` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:429:46
[INFO] [stdout]     |
[INFO] [stdout] 429 | unsafe impl<'a, T: 'a, const N: usize> const TrustedRandomAccess for StaticVecIterMut<'a, T, N> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `TrustedRandomAccess` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:629:44
[INFO] [stdout]     |
[INFO] [stdout] 629 | unsafe impl<T: Copy, const N: usize> const TrustedRandomAccess for StaticVecIntoIter<T, N> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `TrustedRandomAccess` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:756:53
[INFO] [stdout]     |
[INFO] [stdout] 756 | unsafe impl<'a, T: Copy + 'a, const N: usize> const TrustedRandomAccess
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StaticVecIterConst<'a, T, N>: TrustedRandomAccessNoCoerce` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:237:70
[INFO] [stdout]     |
[INFO] [stdout] 237 | unsafe impl<'a, T: 'a, const N: usize> const TrustedRandomAccess for StaticVecIterConst<'a, T, N> {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `TrustedRandomAccessNoCoerce` is not implemented for `StaticVecIterConst<'a, T, N>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub struct StaticVecIterConst<'a, T: 'a, const N: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `TrustedRandomAccessNoCoerce`:
[INFO] [stdout]               Chunks<'a, T>
[INFO] [stdout]               ChunksExact<'a, T>
[INFO] [stdout]               ChunksExactMut<'a, T>
[INFO] [stdout]               ChunksMut<'a, T>
[INFO] [stdout]               Cloned<I>
[INFO] [stdout]               Copied<I>
[INFO] [stdout]               Enumerate<I>
[INFO] [stdout]               Fuse<I>
[INFO] [stdout]             and 37 others
[INFO] [stdout] note: required by a bound in `TrustedRandomAccess`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/adapters/zip.rs:572:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Sync` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:240:53
[INFO] [stdout]     |
[INFO] [stdout] 240 | unsafe impl<'a, T: 'a + Sync, const N: usize> const Sync for StaticVecIterConst<'a, T, N> {}
[INFO] [stdout]     |                                                     ^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Sync` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:432:53
[INFO] [stdout]     |
[INFO] [stdout] 432 | unsafe impl<'a, T: 'a + Sync, const N: usize> const Sync for StaticVecIterMut<'a, T, N> {}
[INFO] [stdout]     |                                                     ^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Send` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:241:53
[INFO] [stdout]     |
[INFO] [stdout] 241 | unsafe impl<'a, T: 'a + Sync, const N: usize> const Send for StaticVecIterConst<'a, T, N> {}
[INFO] [stdout]     |                                                     ^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Send` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:433:53
[INFO] [stdout]     |
[INFO] [stdout] 433 | unsafe impl<'a, T: 'a + Send, const N: usize> const Send for StaticVecIterMut<'a, T, N> {}
[INFO] [stdout]     |                                                     ^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StaticVecIterMut<'a, T, N>: TrustedRandomAccessNoCoerce` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:429:70
[INFO] [stdout]     |
[INFO] [stdout] 429 | unsafe impl<'a, T: 'a, const N: usize> const TrustedRandomAccess for StaticVecIterMut<'a, T, N> {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `TrustedRandomAccessNoCoerce` is not implemented for `StaticVecIterMut<'a, T, N>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub struct StaticVecIterMut<'a, T: 'a, const N: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `TrustedRandomAccessNoCoerce`:
[INFO] [stdout]               Chunks<'a, T>
[INFO] [stdout]               ChunksExact<'a, T>
[INFO] [stdout]               ChunksExactMut<'a, T>
[INFO] [stdout]               ChunksMut<'a, T>
[INFO] [stdout]               Cloned<I>
[INFO] [stdout]               Copied<I>
[INFO] [stdout]               Enumerate<I>
[INFO] [stdout]               Fuse<I>
[INFO] [stdout]             and 37 others
[INFO] [stdout] note: required by a bound in `TrustedRandomAccess`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/adapters/zip.rs:572:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: core::marker::Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:560:15
[INFO] [stdout]     |
[INFO] [stdout] 560 |   where Self: TrustedRandomAccess {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `StaticVecIntoIter<T, N>` to implement `TrustedRandomAccess`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:629:44
[INFO] [stdout]     |
[INFO] [stdout] 629 | unsafe impl<T: Copy, const N: usize> const TrustedRandomAccess for StaticVecIntoIter<T, N> {
[INFO] [stdout]     |                ----                        ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                unsatisfied trait bound introduced here
[INFO] [stdout] note: the requirement `StaticVecIntoIter<T, N>: TrustedRandomAccess` appears on the `impl`'s method `__iterator_get_unchecked` but not on the corresponding trait's method
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:4031:14
[INFO] [stdout]     |
[INFO] [stdout]     = note: this trait's method doesn't have the requirement `StaticVecIntoIter<T, N>: TrustedRandomAccess`
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:40:10
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this trait
[INFO] [stdout] help: consider restricting type parameter `T` with trait `Copy`
[INFO] [stdout]     |
[INFO] [stdout] 496 | impl<T: core::marker::Copy, const N: usize> Iterator for StaticVecIntoIter<T, N> {
[INFO] [stdout]     |       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StaticVecIntoIter<T, N>: TrustedRandomAccessNoCoerce` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:629:68
[INFO] [stdout]     |
[INFO] [stdout] 629 | unsafe impl<T: Copy, const N: usize> const TrustedRandomAccess for StaticVecIntoIter<T, N> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `TrustedRandomAccessNoCoerce` is not implemented for `StaticVecIntoIter<T, N>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct StaticVecIntoIter<T, const N: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `TrustedRandomAccessNoCoerce`:
[INFO] [stdout]               Chunks<'a, T>
[INFO] [stdout]               ChunksExact<'a, T>
[INFO] [stdout]               ChunksExactMut<'a, T>
[INFO] [stdout]               ChunksMut<'a, T>
[INFO] [stdout]               Cloned<I>
[INFO] [stdout]               Copied<I>
[INFO] [stdout]               Enumerate<I>
[INFO] [stdout]               Fuse<I>
[INFO] [stdout]             and 37 others
[INFO] [stdout] note: required by a bound in `TrustedRandomAccess`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/adapters/zip.rs:572:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: core::marker::Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:719:15
[INFO] [stdout]     |
[INFO] [stdout] 719 |   where Self: TrustedRandomAccess {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `StaticVecDrain<'a, T, N>` to implement `TrustedRandomAccess`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:756:53
[INFO] [stdout]     |
[INFO] [stdout] 756 | unsafe impl<'a, T: Copy + 'a, const N: usize> const TrustedRandomAccess
[INFO] [stdout]     |                    ----                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    unsatisfied trait bound introduced here
[INFO] [stdout] 757 |   for StaticVecDrain<'a, T, N>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the requirement `StaticVecDrain<'a, T, N>: TrustedRandomAccess` appears on the `impl`'s method `__iterator_get_unchecked` but not on the corresponding trait's method
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:4031:14
[INFO] [stdout]     |
[INFO] [stdout]     = note: this trait's method doesn't have the requirement `StaticVecDrain<'a, T, N>: TrustedRandomAccess`
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:40:10
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this trait
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]     |
[INFO] [stdout] 691 | impl<'a, T: 'a + core::marker::Copy, const N: usize> Iterator for StaticVecDrain<'a, T, N> {
[INFO] [stdout]     |                ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StaticVecDrain<'a, T, N>: TrustedRandomAccessNoCoerce` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 |   for StaticVecDrain<'a, T, N>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `TrustedRandomAccessNoCoerce` is not implemented for `StaticVecDrain<'a, T, N>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:51:1
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub struct StaticVecDrain<'a, T: 'a, const N: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `TrustedRandomAccessNoCoerce`:
[INFO] [stdout]               Chunks<'a, T>
[INFO] [stdout]               ChunksExact<'a, T>
[INFO] [stdout]               ChunksExactMut<'a, T>
[INFO] [stdout]               ChunksMut<'a, T>
[INFO] [stdout]               Cloned<I>
[INFO] [stdout]               Copied<I>
[INFO] [stdout]               Enumerate<I>
[INFO] [stdout]               Fuse<I>
[INFO] [stdout]             and 37 others
[INFO] [stdout] note: required by a bound in `TrustedRandomAccess`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/adapters/zip.rs:572:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExtendEx` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:252:64
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl<'a, T: 'a + Copy, const N1: usize, const N2: usize> const ExtendEx<&'a T, &StaticVec<T, N2>>
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `ExtendEx` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[const_trait] pub(crate) trait ExtendEx<T, I> {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExtendEx` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:266:46
[INFO] [stdout]     |
[INFO] [stdout] 266 | impl<'a, T: 'a + Copy, const N: usize> const ExtendEx<&'a T, &StaticVec<T, N>> for StaticVec<T, N> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `ExtendEx` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[const_trait] pub(crate) trait ExtendEx<T, I> {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExtendEx` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:279:3
[INFO] [stdout]     |
[INFO] [stdout] 279 |   ExtendEx<&'a T, StaticVecIterConst<'a, T, N2>> for StaticVec<T, N1>
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `ExtendEx` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[const_trait] pub(crate) trait ExtendEx<T, I> {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExtendEx` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:292:46
[INFO] [stdout]     |
[INFO] [stdout] 292 | impl<'a, T: 'a + Copy, const N: usize> const ExtendEx<&'a T, StaticVecIterConst<'a, T, N>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `ExtendEx` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[const_trait] pub(crate) trait ExtendEx<T, I> {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ExtendEx` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:332:46
[INFO] [stdout]     |
[INFO] [stdout] 332 | impl<'a, T: 'a + Copy, const N: usize> const ExtendEx<&'a T, &'a [T]> for StaticVec<T, N> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `ExtendEx` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[const_trait] pub(crate) trait ExtendEx<T, I> {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/string/mod.rs:843:40
[INFO] [stdout]     |
[INFO] [stdout] 843 |   pub fn remove_matches<'a, P: for<'x> Pattern<'x>>(&'a mut self, pat: P) {
[INFO] [stdout]     |                                        ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: [const] PartialOrd` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |         while *values.offset(i) < p {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: trait `PartialOrd` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/const_ptr.rs:1599:0
[INFO] [stdout] note: trait `PartialOrd` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mut_ptr.rs:2032:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: [const] PartialEq` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |         while *values.offset(i) < p {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: trait `PartialEq` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/const_ptr.rs:1569:0
[INFO] [stdout] note: trait `PartialEq` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mut_ptr.rs:2002:0
[INFO] [stdout] note: required by a bound in `core::cmp::PartialOrd::lt`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:1398:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: [const] PartialOrd` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         while *values.offset(j) > p {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: trait `PartialOrd` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/const_ptr.rs:1599:0
[INFO] [stdout] note: trait `PartialOrd` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mut_ptr.rs:2032:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: [const] PartialEq` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         while *values.offset(j) > p {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: trait `PartialEq` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/const_ptr.rs:1569:0
[INFO] [stdout] note: trait `PartialEq` is implemented but not `const`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mut_ptr.rs:2002:0
[INFO] [stdout] note: required by a bound in `core::cmp::PartialOrd::gt`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:1434:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |             0 => (self.start as usize + 1) as *const T,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<StaticVecIterConst<'_, T, N> as ExactSizeIterator>::len` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 |     self.len()
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `len` is not const because trait `ExactSizeIterator` is not const
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/exact_size.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method is not const
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/exact_size.rs:86:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: this trait is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let res = (self.start as usize + n) as *const T;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:151:27
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.start = (res as usize + 1) as *const T;
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<StaticVecIterConst<'_, T, N> as DoubleEndedIterator>::next_back` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |     self.next_back()
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `next_back` is not const because trait `DoubleEndedIterator` is not const
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/double_ended.rs:94:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method is not const
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/double_ended.rs:41:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: this trait is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |             0 => (self.end as usize - 1) as *const T,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |             0 => (self.start as usize + 1) as *mut T,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<StaticVecIterMut<'_, T, N> as ExactSizeIterator>::len` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:331:10
[INFO] [stdout]     |
[INFO] [stdout] 331 |     self.len()
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `len` is not const because trait `ExactSizeIterator` is not const
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/exact_size.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method is not const
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/exact_size.rs:86:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: this trait is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:342:24
[INFO] [stdout]     |
[INFO] [stdout] 342 |             let res = (self.start as usize + n) as *mut T;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:343:27
[INFO] [stdout]     |
[INFO] [stdout] 343 |             self.start = (res as usize + 1) as *mut T;
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<StaticVecIterMut<'_, T, N> as DoubleEndedIterator>::next_back` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:358:10
[INFO] [stdout]     |
[INFO] [stdout] 358 |     self.next_back()
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `next_back` is not const because trait `DoubleEndedIterator` is not const
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/double_ended.rs:94:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method is not const
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/double_ended.rs:41:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: this trait is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/iterators.rs:387:19
[INFO] [stdout]     |
[INFO] [stdout] 387 |             0 => (self.end as usize - 1) as *mut T,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]     = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stdout] error: `Index` is not yet stable as a const trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     &self[..]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 + #![feature(const_index)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `IndexMut` is not yet stable as a const trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     &mut self[..]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_index)]` to the crate attributes to enable
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 + #![feature(const_index)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Deref` is not yet stable as a const trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |     self.extend_from_slice(iter);
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 + #![feature(const_convert)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Deref` is not yet stable as a const trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:262:26
[INFO] [stdout]     |
[INFO] [stdout] 262 |     Self::new_from_slice(iter)
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 + #![feature(const_convert)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Deref` is not yet stable as a const trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:269:28
[INFO] [stdout]     |
[INFO] [stdout] 269 |     self.extend_from_slice(iter);
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 + #![feature(const_convert)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Deref` is not yet stable as a const trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/trait_impls.rs:274:26
[INFO] [stdout]     |
[INFO] [stdout] 274 |     Self::new_from_slice(iter)
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 + #![feature(const_convert)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     0 => unsafe { (dest as usize).wrapping_sub(origin as usize) },
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]    = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 |     0 => unsafe { (dest as usize).wrapping_sub(origin as usize) },
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]    = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |   unsafe { (ptr as usize + offset) as *mut T }
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]    = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pointers cannot be cast to integers during const eval
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/utils.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |   unsafe { (ptr as usize + offset) as *const T }
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: at compile-time, pointers do not have an integer value
[INFO] [stdout]    = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Clone` is not yet stable as a const trait
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.10.8/src/lib.rs:1403:14
[INFO] [stdout]      |
[INFO] [stdout] 1403 |       return self.clone();
[INFO] [stdout]      |              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: add `#![feature(const_clone)]` to the crate attributes to enable
[INFO] [stdout]      |
[INFO] [stdout]   74 + #![feature(const_clone)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0107, E0277, E0407, E0412, E0433, E0438, E0557, E0635...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `staticvec` (lib) due to 131 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "900b664f4638ae8b13725e64784ab0f7d541ef4bedb4c451a922878f9706efca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900b664f4638ae8b13725e64784ab0f7d541ef4bedb4c451a922878f9706efca", kill_on_drop: false }`
[INFO] [stdout] 900b664f4638ae8b13725e64784ab0f7d541ef4bedb4c451a922878f9706efca
