[INFO] fetching crate web-glitz 0.3.0... [INFO] checking web-glitz-0.3.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate web-glitz 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate web-glitz 0.3.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate 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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding memoffset v0.6.5 (available: v0.9.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded std140 v0.2.6 [INFO] [stderr] Downloaded staticvec v0.11.9 [INFO] [stderr] Downloaded web-glitz-macros v0.2.0 [INFO] [stderr] Downloaded std140-macros v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb1bdfc9c02496f0152e5ba7a777cbae46f9e71a164e108a6c7c4cf188063a06 [INFO] running `Command { std: "docker" "start" "-a" "bb1bdfc9c02496f0152e5ba7a777cbae46f9e71a164e108a6c7c4cf188063a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb1bdfc9c02496f0152e5ba7a777cbae46f9e71a164e108a6c7c4cf188063a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1bdfc9c02496f0152e5ba7a777cbae46f9e71a164e108a6c7c4cf188063a06", kill_on_drop: false }` [INFO] [stdout] bb1bdfc9c02496f0152e5ba7a777cbae46f9e71a164e108a6c7c4cf188063a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf415476f3c7e190a921e927727330524f9a6935eb0e48bfbdf2b0561c1f302 [INFO] running `Command { std: "docker" "start" "-a" "8bf415476f3c7e190a921e927727330524f9a6935eb0e48bfbdf2b0561c1f302", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling std140-macros v0.1.2 [INFO] [stderr] Compiling web-glitz-macros v0.2.0 [INFO] [stderr] Checking staticvec v0.11.9 [INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 2024-09-17; 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-6f17d22bba15001f/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 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `Deref` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | impl const Deref for StaticString { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `DerefMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | impl const DerefMut for StaticString { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | impl const Index for StaticString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:495:31 [INFO] [stdout] | [INFO] [stdout] 495 | impl const Index for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:518:31 [INFO] [stdout] | [INFO] [stdout] 518 | impl const IndexMut for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:540:31 [INFO] [stdout] | [INFO] [stdout] 540 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:554:31 [INFO] [stdout] | [INFO] [stdout] 554 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:572:31 [INFO] [stdout] | [INFO] [stdout] 572 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:589:31 [INFO] [stdout] | [INFO] [stdout] 589 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | impl const Index for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:615:31 [INFO] [stdout] | [INFO] [stdout] 615 | impl const IndexMut for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:624:31 [INFO] [stdout] | [INFO] [stdout] 624 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:638:31 [INFO] [stdout] | [INFO] [stdout] 638 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:651:31 [INFO] [stdout] | [INFO] [stdout] 651 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:663:31 [INFO] [stdout] | [INFO] [stdout] 663 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Index` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:674:31 [INFO] [stdout] | [INFO] [stdout] 674 | impl const Index> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:686:31 [INFO] [stdout] | [INFO] [stdout] 686 | impl const IndexMut> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:730:31 [INFO] [stdout] | [INFO] [stdout] 730 | impl const IntoIterator for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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_trait]` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1420:26 [INFO] [stdout] | [INFO] [stdout] 1420 | where T: Copy + ~const PartialOrd { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1455:26 [INFO] [stdout] | [INFO] [stdout] 1455 | where T: Copy + ~const PartialOrd { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `Clone` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/heap/heap_trait_impls.rs:25:37 [INFO] [stdout] | [INFO] [stdout] 25 | impl const Clone for StaticHeap { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Clone` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | impl const Clone for StaticString { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Clone` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:112:37 [INFO] [stdout] | [INFO] [stdout] 112 | impl const Clone for StaticVec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `AsRef` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | impl const AsRef for StaticString { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `AsRef` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `AsRef` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | impl const AsRef<[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `AsMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | impl const AsMut for StaticString { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `AsMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | impl const AsMut<[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Deref` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | impl const Deref for StaticVec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `DerefMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | impl const DerefMut for StaticVec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Default` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/heap/heap_trait_impls.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | impl const Default for StaticHeap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Default` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | impl const Default for StaticString { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `Default` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | impl const Default for StaticVec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/heap/heap_trait_impls.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | impl const IntoIterator for StaticHeap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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[E0049]: method `extend_ex` has 1 const parameter but its trait declaration has 0 const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | #[const_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ found 1 const parameter [INFO] [stdout] 189 | pub(crate) trait ExtendEx { [INFO] [stdout] 190 | fn extend_ex(&mut self, iter: I); [INFO] [stdout] | - expected 0 const parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: associated function `from_iter_ex` has 1 const parameter but its trait declaration has 0 const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | #[const_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ found 1 const parameter [INFO] [stdout] ... [INFO] [stdout] 191 | fn from_iter_ex(iter: I) -> Self; [INFO] [stdout] | - expected 0 const parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_errors.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl const From for StringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_errors.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl const From for StringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_errors.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | impl const From> for StringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:362:37 [INFO] [stdout] | [INFO] [stdout] 362 | impl const From<&[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:371:37 [INFO] [stdout] | [INFO] [stdout] 371 | impl const From<&mut [T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:389:31 [INFO] [stdout] | [INFO] [stdout] 389 | impl const From<[T; N]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:396:55 [INFO] [stdout] | [INFO] [stdout] 396 | impl const From<&[T; N1]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:405:37 [INFO] [stdout] | [INFO] [stdout] 405 | impl const From<&[T; N]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `From` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 `impl` for trait `Borrow` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | impl const Borrow for StaticString { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | impl const Borrow<[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | impl const BorrowMut for StaticString { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | impl const BorrowMut<[T]> for StaticVec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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 `IndexMut` which is not marked with `#[const_trait]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:271:28 [INFO] [stdout] | [INFO] [stdout] 271 | impl const IndexMut for StaticString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `#[const_trait]` 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_trait]` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/utils.rs:177:57 [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) const fn quicksort_internal( [INFO] [stdout] | ^^^^^^^^^^ [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-6f17d22bba15001f/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 2024-09-17; 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-6f17d22bba15001f/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 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as Clone>::clone` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/heap/heap_trait_impls.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | data: self.data.clone(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/heap/heap_trait_impls.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | / self [INFO] [stdout] 39 | | .data [INFO] [stdout] 40 | | .as_mut_ptr() [INFO] [stdout] 41 | | .copy_from_nonoverlapping(source.data.as_ptr(), source.data.length); [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as IntoIterator>::into_iter` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as Clone>::clone` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | vec: self.vec.clone(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | / self [INFO] [stdout] 88 | | .vec [INFO] [stdout] 89 | | .as_mut_ptr() [INFO] [stdout] 90 | | .copy_from_nonoverlapping(other.vec.as_ptr(), other.vec.length); [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_utils.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | $str_var.as_ptr().copy_to_nonoverlapping(dest, $str_len_var); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/mod.rs:548:5 [INFO] [stdout] | [INFO] [stdout] 548 | push_str_unchecked_internal!(self, string, old_length, string_length); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `push_str_unchecked_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_utils.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | / $crate::string::string_utils::encode_utf8_raw($char_var, $len) [INFO] [stdout] 164 | | .as_ptr() [INFO] [stdout] 165 | | .copy_to_nonoverlapping($self_var.vec.mut_ptr_at_unchecked(old_length), $len); [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/mod.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 649 | push_char_unchecked_internal!(self, character as u32, char_len); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `push_char_unchecked_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_utils.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | / $crate::string::string_utils::encode_utf8_raw($char_var, $len) [INFO] [stdout] 164 | | .as_ptr() [INFO] [stdout] 165 | | .copy_to_nonoverlapping($self_var.vec.mut_ptr_at_unchecked(old_length), $len); [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/mod.rs:670:5 [INFO] [stdout] | [INFO] [stdout] 670 | push_char_unchecked_internal!(self, character as u32, char_len); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `push_char_unchecked_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_utils.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | / $crate::string::string_utils::encode_utf8_raw($char_var, $len) [INFO] [stdout] 164 | | .as_ptr() [INFO] [stdout] 165 | | .copy_to_nonoverlapping($self_var.vec.mut_ptr_at_unchecked(old_length), $len); [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/mod.rs:693:9 [INFO] [stdout] | [INFO] [stdout] 693 | push_char_unchecked_internal!(self, character as u32, char_len); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `push_char_unchecked_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot perform deref coercion on `StaticString` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] = note: attempting to deref into `str` [INFO] [stdout] note: deref defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/string/string_trait_impls.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | type Target = str; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [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-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | &self[..] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [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-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | &mut self[..] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | / self [INFO] [stdout] 124 | | .as_ptr() [INFO] [stdout] 125 | | .copy_to_nonoverlapping(Self::first_ptr_mut(&mut res), length); [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | / self [INFO] [stdout] 139 | | .as_mut_ptr() [INFO] [stdout] 140 | | .copy_from_nonoverlapping(rhs.as_ptr(), rhs.length); [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot perform deref coercion on `StaticVec` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] = note: attempting to deref into `[T]` [INFO] [stdout] note: deref defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | type Target = [T]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot perform deref coercion on `StaticVec` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] = note: attempting to deref into `[T]` [INFO] [stdout] note: deref defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | type Target = [T]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot perform deref coercion on `StaticVec` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] = note: attempting to deref into `[T]` [INFO] [stdout] note: deref defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | type Target = [T]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot perform deref coercion on `StaticVec` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] = note: attempting to deref into `[T]` [INFO] [stdout] note: deref defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | type Target = [T]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/trait_impls.rs:747:11 [INFO] [stdout] | [INFO] [stdout] 747 | / MaybeUninit::new(self) [INFO] [stdout] 748 | | .assume_init_ref() [INFO] [stdout] 749 | | .as_ptr() [INFO] [stdout] 750 | | .copy_to_nonoverlapping(Self::first_ptr_mut(&mut data), old_length) [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/utils.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | src.add(i - 1).copy_to_nonoverlapping(dest, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [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-6f17d22bba15001f/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] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) const fn quicksort_internal( [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [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-6f17d22bba15001f/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] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 177 | pub(crate) const fn quicksort_internal( [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | / values [INFO] [stdout] 172 | | .as_ptr() [INFO] [stdout] 173 | | .copy_to_nonoverlapping(Self::first_ptr_mut(&mut data), length); [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking std140 v0.2.6 [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_to` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:973:7 [INFO] [stdout] | [INFO] [stdout] 973 | self_ptr.offset(1).copy_to(self_ptr, old_length - index - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_to` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:999:7 [INFO] [stdout] | [INFO] [stdout] 999 | self_ptr.offset(1).copy_to(self_ptr, old_length - index - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_to` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1094:7 [INFO] [stdout] | [INFO] [stdout] 1094 | self_ptr.copy_to(self_ptr.offset(1), old_length - index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_to` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1182:7 [INFO] [stdout] | [INFO] [stdout] 1182 | self_ptr.copy_to(self_ptr.add(values_length), old_length - index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1183:7 [INFO] [stdout] | [INFO] [stdout] 1183 | self_ptr.copy_from_nonoverlapping(values.as_ptr(), values_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_to` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1241:9 [INFO] [stdout] | [INFO] [stdout] 1241 | self_ptr.copy_to(self_ptr.add(values_length), old_length - index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1242:9 [INFO] [stdout] | [INFO] [stdout] 1242 | self_ptr.copy_from_nonoverlapping(values.as_ptr(), values_length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as Clone>::clone` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1424:19 [INFO] [stdout] | [INFO] [stdout] 1424 | return self.clone(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 68 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1429:14 [INFO] [stdout] | [INFO] [stdout] 1429 | unsafe { self.as_ptr().copy_to_nonoverlapping(res_ptr, length) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1563:7 [INFO] [stdout] | [INFO] [stdout] 1563 | / values [INFO] [stdout] 1564 | | .as_ptr() [INFO] [stdout] 1565 | | .copy_to_nonoverlapping(self.mut_ptr_at_unchecked(old_length), added_length); [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1628:7 [INFO] [stdout] | [INFO] [stdout] 1628 | / self [INFO] [stdout] 1629 | | .mut_ptr_at_unchecked(old_length) [INFO] [stdout] 1630 | | .copy_from_nonoverlapping(other.as_ptr(), item_count); [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::mut_ptr::::copy_from` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1634:7 [INFO] [stdout] | [INFO] [stdout] 1634 | / other [INFO] [stdout] 1635 | | .as_mut_ptr() [INFO] [stdout] 1636 | | .copy_from(other.ptr_at_unchecked(item_count), other_new_length); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1674:7 [INFO] [stdout] | [INFO] [stdout] 1674 | self.as_ptr().copy_to_nonoverlapping(res_ptr, length); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:1677:7 [INFO] [stdout] | [INFO] [stdout] 1677 | / other [INFO] [stdout] 1678 | | .as_ptr() [INFO] [stdout] 1679 | | .copy_to_nonoverlapping(res_ptr.add(length), other_length); [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:2173:9 [INFO] [stdout] | [INFO] [stdout] 2173 | / self [INFO] [stdout] 2174 | | .ptr_at_unchecked(at) [INFO] [stdout] 2175 | | .copy_to_nonoverlapping(Self::first_ptr_mut(&mut split), split_length); [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:2217:7 [INFO] [stdout] | [INFO] [stdout] 2217 | self_ptr.copy_to_nonoverlapping(left_ptr, M); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/staticvec-0.11.9/src/lib.rs:2218:7 [INFO] [stdout] | [INFO] [stdout] 2218 | / self_ptr [INFO] [stdout] 2219 | | .add(M) [INFO] [stdout] 2220 | | .copy_to_nonoverlapping(right_ptr, right_length); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_intrinsic_copy)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 101 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0049, E0107, 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 102 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8bf415476f3c7e190a921e927727330524f9a6935eb0e48bfbdf2b0561c1f302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf415476f3c7e190a921e927727330524f9a6935eb0e48bfbdf2b0561c1f302", kill_on_drop: false }` [INFO] [stdout] 8bf415476f3c7e190a921e927727330524f9a6935eb0e48bfbdf2b0561c1f302