[INFO] fetching crate platform-data 0.1.0-beta.3...
[INFO] testing platform-data-0.1.0-beta.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate platform-data 0.1.0-beta.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate platform-data 0.1.0-beta.3
[INFO] finished tweaking crates.io crate platform-data 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate platform-data 0.1.0-beta.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate platform-data 0.1.0-beta.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55cf2c2fc4bf4748b5cd8f14fd053a57f98cdec4aee42fe20d1dc54303fd8be8
[INFO] running `Command { std: "docker" "start" "-a" "55cf2c2fc4bf4748b5cd8f14fd053a57f98cdec4aee42fe20d1dc54303fd8be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55cf2c2fc4bf4748b5cd8f14fd053a57f98cdec4aee42fe20d1dc54303fd8be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55cf2c2fc4bf4748b5cd8f14fd053a57f98cdec4aee42fe20d1dc54303fd8be8", kill_on_drop: false }`
[INFO] [stdout] 55cf2c2fc4bf4748b5cd8f14fd053a57f98cdec4aee42fe20d1dc54303fd8be8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c57f0a9ee44011eacf0db3a19a92da42b813c4d833c29dc4218f5b686a3003d
[INFO] running `Command { std: "docker" "start" "-a" "2c57f0a9ee44011eacf0db3a19a92da42b813c4d833c29dc4218f5b686a3003d", kill_on_drop: false }`
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling platform-data v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::default::default`
[INFO] [stdout]  --> src/constants.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ no `default` in `default`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std::default::default;
[INFO] [stdout] 1 + use std::default::Default;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std::default::default;
[INFO] [stdout] 1 + use std::default;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/point.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     type IntoIter = impl Iterator<Item = T>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(associated_type_bounds)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_refs_to_cell` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_refs_to_cell)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(backtrace)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `default_free_fn`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(default_free_fn)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_deref`
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(const_deref)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_result_drop`
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_result_drop)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/converters.rs:10:65
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const fn convert<T: LinkType + ~const Integral + ~const Sub>(&self, source: T) -> T {
[INFO] [stdout]    |                                                          ------ ^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/converters.rs:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const fn convert<T: LinkType + ~const Integral + ~const Sub>(&self, source: T) -> T {
[INFO] [stdout]    |                                                          ------ ^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/hybrid.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         T: ~const Div<Output = T>,
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/hybrid.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |         T: ~const Integral + ~const Sub,
[INFO] [stdout]    |                              ------ ^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/hybrid.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 |         T: ~const Integral + ~const Sub,
[INFO] [stdout]    |                              ------ ^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; 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]   --> src/hybrid.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |         T: ~const Default + ~const PartialEq,
[INFO] [stdout]    |            ------ ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143894 <https://github.com/rust-lang/rust/issues/143894> for more information
[INFO] [stdout]    = help: add `#![feature(const_default)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp`
[INFO] [stdout]   --> src/hybrid.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |         T: ~const Default + ~const PartialEq,
[INFO] [stdout]    |                             ------ ^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143800 <https://github.com/rust-lang/rust/issues/143800> for more information
[INFO] [stdout]    = help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/hybrid.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |         T: ~const Div + ~const PartialOrd,
[INFO] [stdout]    |            ------ ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp`
[INFO] [stdout]   --> src/hybrid.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |         T: ~const Div + ~const PartialOrd,
[INFO] [stdout]    |                         ------ ^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143800 <https://github.com/rust-lang/rust/issues/143800> for more information
[INFO] [stdout]    = help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops`
[INFO] [stdout]   --> src/hybrid.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         T: ~const Div + ~const PartialOrd + ~const PartialEq,
[INFO] [stdout]    |            ------ ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143802 <https://github.com/rust-lang/rust/issues/143802> for more information
[INFO] [stdout]    = help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp`
[INFO] [stdout]   --> src/hybrid.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         T: ~const Div + ~const PartialOrd + ~const PartialEq,
[INFO] [stdout]    |                         ------ ^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143800 <https://github.com/rust-lang/rust/issues/143800> for more information
[INFO] [stdout]    = help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp`
[INFO] [stdout]   --> src/hybrid.rs:58:52
[INFO] [stdout]    |
[INFO] [stdout] 58 |         T: ~const Div + ~const PartialOrd + ~const PartialEq,
[INFO] [stdout]    |                                             ------ ^^^^^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #143800 <https://github.com/rust-lang/rust/issues/143800> for more information
[INFO] [stdout]    = help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]  --> src/link_type.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::marker::Destruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]   = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_destruct`
[INFO] [stdout]   --> src/link_type.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         All: ~const Destruct,
[INFO] [stdout]    |              ------ ^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> src/link_type.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         All: ~const Destruct,
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `error_generic_member_access`
[INFO] [stdout]  --> src/links.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(thiserror::Error, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]   = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]  --> src/query.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Destruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]   = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_destruct`
[INFO] [stdout]   --> src/query.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Self: ~const Destruct,
[INFO] [stdout]    |               ------ ^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               trait is not stable as const yet
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> src/query.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Self: ~const Destruct,
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FuntyPart` which is not `const`
[INFO] [stdout]   --> src/link_type.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<All: TryFrom<u8, Error = Infallible>> const FuntyPart for All {
[INFO] [stdout]    |                                                  ^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `FuntyPart` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[const_trait] pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `LinkType` which is not `const`
[INFO] [stdout]   --> src/link_type.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<All: Unsigned + FuntyPart> const LinkType for All {}
[INFO] [stdout]    |                                       ^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `LinkType` as `const` to allow it to have `const` implementations
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[const_trait] pub trait LinkType: Unsigned + FuntyPart {}
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]    --> src/converters.rs:10:40
[INFO] [stdout]     |
[INFO] [stdout]  10 |     pub const fn convert<T: LinkType + ~const Integral + ~const Sub>(&self, source: T) -> T {
[INFO] [stdout]     |                                        ^^^^^^ can't be applied to `Integral`
[INFO] [stdout]     |
[INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]    --> src/converters.rs:19:40
[INFO] [stdout]     |
[INFO] [stdout]  19 |     pub const fn convert<T: LinkType + ~const Integral + ~const Sub>(&self, source: T) -> T {
[INFO] [stdout]     |                                        ^^^^^^ can't be applied to `Integral`
[INFO] [stdout]     |
[INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]    --> src/hybrid.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 |         T: ~const Integral + ~const Sub,
[INFO] [stdout]     |            ^^^^^^ can't be applied to `Integral`
[INFO] [stdout]     |
[INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]    --> src/hybrid.rs:37:12
[INFO] [stdout]     |
[INFO] [stdout]  37 |         T: ~const Integral + ~const Sub,
[INFO] [stdout]     |            ^^^^^^ can't be applied to `Integral`
[INFO] [stdout]     |
[INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]    --> src/hybrid.rs:65:12
[INFO] [stdout]     |
[INFO] [stdout]  65 |         T: ~const Integral,
[INFO] [stdout]     |            ^^^^^^ can't be applied to `Integral`
[INFO] [stdout]     |
[INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `All: [const] TryFrom<u8>` is not satisfied
[INFO] [stdout]   --> src/link_type.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         match All::try_from(n) {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'a, [T]>: [const] Deref` is not satisfied
[INFO] [stdout]   --> src/query.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         self.0.is_empty()
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'a, [T]>: [const] Deref` is not satisfied
[INFO] [stdout]   --> src/query.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         self.0.len()
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<T as FuntyPart>::funty` in constant functions
[INFO] [stdout]   --> src/hybrid.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |         T::MAX / T::funty(2)
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `funty` is not const because trait `FuntyPart` is not const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  7 |     fn funty(n: u8) -> Self;
[INFO] [stdout]    |     ------------------------ this associated function is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `FuntyPart` const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[const_trait]
[INFO] [stdout]  7 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Div` is not yet stable as a const trait
[INFO] [stdout]   --> src/hybrid.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         T::MAX / T::funty(2)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(const_ops)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Sub` is not yet stable as a const trait
[INFO] [stdout]   --> src/hybrid.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (T::MAX - value).wrapping_add(T::funty(1))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_ops)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(const_ops)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<T as FuntyPart>::funty` in constant functions
[INFO] [stdout]   --> src/hybrid.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (T::MAX - value).wrapping_add(T::funty(1))
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `funty` is not const because trait `FuntyPart` is not const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  7 |     fn funty(n: u8) -> Self;
[INFO] [stdout]    |     ------------------------ this associated function is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `FuntyPart` const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[const_trait]
[INFO] [stdout]  7 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<T as Integral>::wrapping_add` in constant functions
[INFO] [stdout]    --> src/hybrid.rs:39:26
[INFO] [stdout]     |
[INFO] [stdout]  39 |         (T::MAX - value).wrapping_add(T::funty(1))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `wrapping_add` is not const because trait `Integral` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^ this trait is not const
[INFO] [stdout] ...
[INFO] [stdout] 538 |       fn wrapping_add(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<T as FuntyPart>::funty` in constant functions
[INFO] [stdout]   --> src/hybrid.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.value == T::funty(0)
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `funty` is not const because trait `FuntyPart` is not const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  7 |     fn funty(n: u8) -> Self;
[INFO] [stdout]    |     ------------------------ this associated function is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `FuntyPart` const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[const_trait]
[INFO] [stdout]  7 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `PartialEq` is not yet stable as a const trait
[INFO] [stdout]   --> src/hybrid.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.value == T::funty(0)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(const_cmp)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `PartialOrd` is not yet stable as a const trait
[INFO] [stdout]   --> src/hybrid.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         self.value < Self::half() // || self.value == T::default()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(const_cmp)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<T as FuntyPart>::funty` in constant functions
[INFO] [stdout]   --> src/hybrid.rs:60:46
[INFO] [stdout]    |
[INFO] [stdout] 60 |         !self.is_internal() || self.value == T::funty(0)
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `funty` is not const because trait `FuntyPart` is not const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  7 |     fn funty(n: u8) -> Self;
[INFO] [stdout]    |     ------------------------ this associated function is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `FuntyPart` const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[const_trait]
[INFO] [stdout]  7 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `PartialEq` is not yet stable as a const trait
[INFO] [stdout]   --> src/hybrid.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |         !self.is_internal() || self.value == T::funty(0)
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(const_cmp)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(const_cmp)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<T as FuntyPart>::funty` in constant functions
[INFO] [stdout]   --> src/hybrid.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |         self.value.wrapping_add(T::funty(1)).wrapping_add(T::MAX)
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `funty` is not const because trait `FuntyPart` is not const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  7 |     fn funty(n: u8) -> Self;
[INFO] [stdout]    |     ------------------------ this associated function is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `FuntyPart` const
[INFO] [stdout]   --> src/link_type.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[const_trait]
[INFO] [stdout]  7 | pub trait FuntyPart: Sized + TryFrom<u8> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<T as Integral>::wrapping_add` in constant functions
[INFO] [stdout]    --> src/hybrid.rs:67:20
[INFO] [stdout]     |
[INFO] [stdout]  67 |         self.value.wrapping_add(T::funty(1)).wrapping_add(T::MAX)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `wrapping_add` is not const because trait `Integral` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^ this trait is not const
[INFO] [stdout] ...
[INFO] [stdout] 538 |       fn wrapping_add(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<T as Integral>::wrapping_add` in constant functions
[INFO] [stdout]    --> src/hybrid.rs:67:46
[INFO] [stdout]     |
[INFO] [stdout]  67 |         self.value.wrapping_add(T::funty(1)).wrapping_add(T::MAX)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `wrapping_add` is not const because trait `Integral` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | / pub trait Integral:
[INFO] [stdout] 227 | |     Numeric
[INFO] [stdout] 228 | |     + Hash
[INFO] [stdout] 229 | |     + Eq
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |     + ShrAssign<usize>
[INFO] [stdout] 375 | |     + for<'a> ShrAssign<&'a usize>
[INFO] [stdout]     | |__________________________________^ this trait is not const
[INFO] [stdout] ...
[INFO] [stdout] 538 |       fn wrapping_add(self, rhs: Self) -> Self;
[INFO] [stdout]     |       ----------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Query<'_, T>` cannot be evaluated at compile-time
[INFO] [stdout]   --> src/query.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const fn into_inner(self) -> Cow<'a, [T]>
[INFO] [stdout]    |                             ^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 30 |     }
[INFO] [stdout]    |     - value is dropped here
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0432, E0493, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `platform-data` (lib) due to 48 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2c57f0a9ee44011eacf0db3a19a92da42b813c4d833c29dc4218f5b686a3003d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c57f0a9ee44011eacf0db3a19a92da42b813c4d833c29dc4218f5b686a3003d", kill_on_drop: false }`
[INFO] [stdout] 2c57f0a9ee44011eacf0db3a19a92da42b813c4d833c29dc4218f5b686a3003d
