[INFO] fetching crate web-glitz 0.3.0... [INFO] checking web-glitz-0.3.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate web-glitz 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate web-glitz 0.3.0 [INFO] finished tweaking crates.io crate web-glitz 0.3.0 [INFO] tweaked toml for crates.io crate web-glitz 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate web-glitz 0.3.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding memoffset v0.6.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98ef65e3c937c02674bfe3e197d8c30ff8cfdfdc5e87f8533b974dff99ee9891 [INFO] running `Command { std: "docker" "start" "-a" "98ef65e3c937c02674bfe3e197d8c30ff8cfdfdc5e87f8533b974dff99ee9891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98ef65e3c937c02674bfe3e197d8c30ff8cfdfdc5e87f8533b974dff99ee9891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ef65e3c937c02674bfe3e197d8c30ff8cfdfdc5e87f8533b974dff99ee9891", kill_on_drop: false }` [INFO] [stdout] 98ef65e3c937c02674bfe3e197d8c30ff8cfdfdc5e87f8533b974dff99ee9891 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14e700f60d314bb98a7bd491339609ebfa605c7864c6cbd5c3191cb03fb5a423 [INFO] running `Command { std: "docker" "start" "-a" "14e700f60d314bb98a7bd491339609ebfa605c7864c6cbd5c3191cb03fb5a423", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking staticvec v0.11.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling std140-macros v0.1.2 [INFO] [stderr] Compiling web-glitz-macros v0.2.0 [INFO] [stdout] error[E0635]: unknown feature `const_assume` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | const_assume, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_maybe_uninit_uninit_array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | const_maybe_uninit_uninit_array, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_maybe_uninit_array_assume_init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | const_maybe_uninit_array_assume_init, [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.11.9/src/lib.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | 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.11.9/src/heap/heap_trait_impls.rs:25:37 [INFO] [stdout] | [INFO] [stdout] 25 | impl const Clone for StaticHeap { [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/heap/heap_trait_impls.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | impl const Default for StaticHeap { [INFO] [stdout] | ^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_errors.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl const From for StringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_errors.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl const From for StringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_errors.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | impl const From> for StringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | impl const AsMut for StaticString { [INFO] [stdout] | ^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #74935 for more information [INFO] [stdout] = help: add `#![feature(const_try)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | impl const AsRef for StaticString { [INFO] [stdout] | ^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #74935 for more information [INFO] [stdout] = help: add `#![feature(const_try)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | impl const AsRef<[u8]> for StaticString { [INFO] [stdout] | ^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #74935 for more information [INFO] [stdout] = help: add `#![feature(const_try)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; 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.11.9/src/string/string_trait_impls.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | impl const Clone for StaticString { [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/string/string_trait_impls.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | impl const Default for StaticString { [INFO] [stdout] | ^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_deref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | impl const Deref for StaticString { [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #88955 for more information [INFO] [stdout] = help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_deref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | impl const DerefMut for StaticString { [INFO] [stdout] | ^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #88955 for more information [INFO] [stdout] = help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; 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.11.9/src/string/string_trait_impls.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | impl const Index for StaticString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/string/string_trait_impls.rs:271:28 [INFO] [stdout] | [INFO] [stdout] 271 | impl const IndexMut for StaticString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_io_borrowed_buf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | use std::io::{self, BorrowedCursor, BufRead, IoSlice, IoSliceMut, Read}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #117693 for more information [INFO] [stdout] = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | impl const AsMut<[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #74935 for more information [INFO] [stdout] = help: add `#![feature(const_try)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | impl const AsRef<[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #74935 for more information [INFO] [stdout] = help: add `#![feature(const_try)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; 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.11.9/src/trait_impls.rs:112:37 [INFO] [stdout] | [INFO] [stdout] 112 | impl const Clone for StaticVec { [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | impl const Default for StaticVec { [INFO] [stdout] | ^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_deref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | impl const Deref for StaticVec { [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #88955 for more information [INFO] [stdout] = help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_deref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | impl const DerefMut for StaticVec { [INFO] [stdout] | ^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #88955 for more information [INFO] [stdout] = help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:362:37 [INFO] [stdout] | [INFO] [stdout] 362 | impl const From<&[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:371:37 [INFO] [stdout] | [INFO] [stdout] 371 | impl const From<&mut [T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:389:31 [INFO] [stdout] | [INFO] [stdout] 389 | impl const From<[T; N]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:396:55 [INFO] [stdout] | [INFO] [stdout] 396 | impl const From<&[T; N1]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:405:37 [INFO] [stdout] | [INFO] [stdout] 405 | impl const From<&[T; N]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:414:55 [INFO] [stdout] | [INFO] [stdout] 414 | impl const From<&mut [T; N1]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:423:37 [INFO] [stdout] | [INFO] [stdout] 423 | impl const From<&mut [T; N]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; 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.11.9/src/trait_impls.rs:495:31 [INFO] [stdout] | [INFO] [stdout] 495 | impl const Index for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:518:31 [INFO] [stdout] | [INFO] [stdout] 518 | impl const IndexMut for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:540:31 [INFO] [stdout] | [INFO] [stdout] 540 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:554:31 [INFO] [stdout] | [INFO] [stdout] 554 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:572:31 [INFO] [stdout] | [INFO] [stdout] 572 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:589:31 [INFO] [stdout] | [INFO] [stdout] 589 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | impl const Index for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:615:31 [INFO] [stdout] | [INFO] [stdout] 615 | impl const IndexMut for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:624:31 [INFO] [stdout] | [INFO] [stdout] 624 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:638:31 [INFO] [stdout] | [INFO] [stdout] 638 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:651:31 [INFO] [stdout] | [INFO] [stdout] 651 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:663:31 [INFO] [stdout] | [INFO] [stdout] 663 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:674:31 [INFO] [stdout] | [INFO] [stdout] 674 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; 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.11.9/src/trait_impls.rs:686:31 [INFO] [stdout] | [INFO] [stdout] 686 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_io_borrowed_buf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:893:38 [INFO] [stdout] | [INFO] [stdout] 893 | fn read_buf(&mut self, mut cursor: BorrowedCursor<'_>) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #117693 for more information [INFO] [stdout] = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; 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.11.9/src/trait_impls.rs:708:39 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a, T: 'a, const N: usize> const IntoIterator for &'a StaticVec { [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.11.9/src/trait_impls.rs:719:39 [INFO] [stdout] | [INFO] [stdout] 719 | impl<'a, T: 'a, const N: usize> const IntoIterator for &'a mut StaticVec { [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.11.9/src/trait_impls.rs:730:31 [INFO] [stdout] | [INFO] [stdout] 730 | impl const IntoIterator for StaticVec { [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.11.9/src/heap/heap_trait_impls.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | impl const IntoIterator for StaticHeap { [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.11.9/src/heap/heap_trait_impls.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | impl<'a, T, const N: usize> const IntoIterator for &'a StaticHeap { [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.11.9/src/heap/heap_trait_impls.rs:235:35 [INFO] [stdout] | [INFO] [stdout] 235 | impl<'a, T, const N: usize> const IntoIterator for &'a mut StaticHeap { [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 `Borrow` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | impl const Borrow for StaticString { [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 `Borrow` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | impl const Borrow<[T]> for StaticVec { [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 `BorrowMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/string/string_trait_impls.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | impl const BorrowMut for StaticString { [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 `BorrowMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | impl const BorrowMut<[T]> for StaticVec { [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]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/utils.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) const fn quicksort_internal( [INFO] [stdout] | ^^^^^^ can't be applied to `PartialOrd` [INFO] [stdout] | [INFO] [stdout] note: `PartialOrd` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/cmp.rs:1345:1 [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.11.9/src/string/mod.rs:840:40 [INFO] [stdout] | [INFO] [stdout] 840 | 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: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:1420:19 [INFO] [stdout] | [INFO] [stdout] 1420 | where T: Copy + ~const PartialOrd { [INFO] [stdout] | ^^^^^^ can't be applied to `PartialOrd` [INFO] [stdout] | [INFO] [stdout] note: `PartialOrd` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/cmp.rs:1345:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:1455:19 [INFO] [stdout] | [INFO] [stdout] 1455 | where T: Copy + ~const PartialOrd { [INFO] [stdout] | ^^^^^^ can't be applied to `PartialOrd` [INFO] [stdout] | [INFO] [stdout] note: `PartialOrd` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/cmp.rs:1345:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_io_borrowed_buf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:895:35 [INFO] [stdout] | [INFO] [stdout] 895 | let amount = const_min(cursor.capacity(), self.len()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #117693 for more information [INFO] [stdout] = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_io_borrowed_buf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/trait_impls.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | cursor.append(&self); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #117693 for more information [INFO] [stdout] = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:2677:32 [INFO] [stdout] | [INFO] [stdout] 2677 | let mut res = MaybeUninit::uninit_array::(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 2677 - let mut res = MaybeUninit::uninit_array::(); [INFO] [stdout] 2677 + let mut res = MaybeUninit::uninit::(); [INFO] [stdout] | [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.11.9/src/heap/heap_trait_impls.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | data: self.data.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_clone)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_clone)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const method ` as IntoIterator>::into_iter` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/heap/heap_trait_impls.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | self.data.into_iter() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [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.11.9/src/string/string_trait_impls.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | vec: self.vec.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_clone)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_clone)] [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.11.9/src/string/mod.rs:720:36 [INFO] [stdout] | [INFO] [stdout] 720 | assert!(str_is_char_boundary(self, new_len)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_deref)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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.11.9/src/trait_impls.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | &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.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_index)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking std140 v0.2.6 [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.11.9/src/trait_impls.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | &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.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![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.11.9/src/trait_impls.rs:261:28 [INFO] [stdout] | [INFO] [stdout] 261 | self.extend_from_slice(iter); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_deref)] [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.11.9/src/trait_impls.rs:266:26 [INFO] [stdout] | [INFO] [stdout] 266 | Self::new_from_slice(iter) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_deref)] [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.11.9/src/trait_impls.rs:273:28 [INFO] [stdout] | [INFO] [stdout] 273 | self.extend_from_slice(iter); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_deref)] [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.11.9/src/trait_impls.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | Self::new_from_slice(iter) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_deref)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_deref)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/utils.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | while *values.offset(i) < p { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staticvec-0.11.9/src/utils.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | while *values.offset(j) > p { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [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.11.9/src/lib.rs:1424:14 [INFO] [stdout] | [INFO] [stdout] 1424 | return self.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_clone)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(const_clone)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0107, E0599, E0635, E0658. [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 77 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14e700f60d314bb98a7bd491339609ebfa605c7864c6cbd5c3191cb03fb5a423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e700f60d314bb98a7bd491339609ebfa605c7864c6cbd5c3191cb03fb5a423", kill_on_drop: false }` [INFO] [stdout] 14e700f60d314bb98a7bd491339609ebfa605c7864c6cbd5c3191cb03fb5a423