[INFO] fetching crate r3_support_rza1 0.2.2...
[INFO] checking r3_support_rza1-0.2.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate r3_support_rza1 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate r3_support_rza1 0.2.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate r3_support_rza1 0.2.2
[INFO] finished tweaking crates.io crate r3_support_rza1 0.2.2
[INFO] tweaked toml for crates.io crate r3_support_rza1 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding embedded-hal v0.2.7 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ce1cfca357bf6ed92fd191a9d8eaab259b131dc53515d9d53c27399fedf65d6
[INFO] running `Command { std: "docker" "start" "-a" "0ce1cfca357bf6ed92fd191a9d8eaab259b131dc53515d9d53c27399fedf65d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ce1cfca357bf6ed92fd191a9d8eaab259b131dc53515d9d53c27399fedf65d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce1cfca357bf6ed92fd191a9d8eaab259b131dc53515d9d53c27399fedf65d6", kill_on_drop: false }`
[INFO] [stdout] 0ce1cfca357bf6ed92fd191a9d8eaab259b131dc53515d9d53c27399fedf65d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b143dc80a2ec217a5c1a089afa528c76cb09c56d6fd0103bc30873d7174950
[INFO] running `Command { std: "docker" "start" "-a" "24b143dc80a2ec217a5c1a089afa528c76cb09c56d6fd0103bc30873d7174950", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking elain v0.3.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling r3_port_arm v0.2.3
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]     Checking tock-registers v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling tokenlock v0.3.8
[INFO] [stderr]     Checking rza1 v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling macropol v0.1.3
[INFO] [stderr]     Checking r3_core v0.1.4
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ComptimeVec<T: ~const Destruct> {
[INFO] [stdout]   |                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this item cannot have `~const` trait bounds
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:42:9
[INFO] [stdout]     |
[INFO] [stdout] 42  | impl<T: ~const Destruct> ComptimeVec<T> {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: inherent impls cannot have `~const` trait bounds
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout] 42  | / impl<T: ~const Destruct> ComptimeVec<T> {
[INFO] [stdout] 43  | |     pub const fn new_in(allocator: ConstAllocator) -> Self {
[INFO] [stdout] 44  | |         Self::with_capacity_in(0, allocator)
[INFO] [stdout] 45  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     }
[INFO] [stdout] 166 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/veclike.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: ~const Destruct, const N: usize> VecLike for ArrayVec<T, N> {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/veclike.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl<T: ~const Destruct, const N: usize> VecLike for ArrayVec<T, N> {
[INFO] [stdout] 16 | |     type Element = T;
[INFO] [stdout] 17 | |     fn is_empty(&self) -> bool {
[INFO] [stdout] 18 | |         self.is_empty()
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1202:32
[INFO] [stdout]      |
[INFO] [stdout] 1202 |                 type BoundFn = impl FnOnce() -> Output + Copy + Send + 'static;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1233 | seq_macro::seq!(I in 0..16 { impl_fn_bind! { @start #( (Binder~I, RuntimeBinder~I, field~I, I) )* } });
[INFO] [stdout]      |                              ---------------------------------------------------------------------- in this macro invocation
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]      = note: this error originates in the macro `impl_fn_bind` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1313:20
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     type BoundFn = impl FnOnce() -> NewOutput + Copy + Send + 'static;
[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 2024-11-27; 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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{alloc::Layout, marker::Destruct, ops, ptr::NonNull};
[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 2024-11-27; 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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ComptimeVec<T: ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: ~const Clone + ~const Destruct> const Clone for ComptimeVec<T> {
[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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: ~const Destruct> const Drop for ComptimeVec<T> {
[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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl<T: ~const Destruct> ComptimeVec<T> {
[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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<T: ~const Destruct> const ops::Deref for ComptimeVec<T> {
[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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl<T: ~const Destruct> const ops::DerefMut for ComptimeVec<T> {
[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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:204:39
[INFO] [stdout]     |
[INFO] [stdout] 204 | const fn unwrap_alloc_error<T: ~const Destruct>(x: Result<T, AllocError>) -> T {
[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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:117:56
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub const fn map<F: ~const FnMut(&T) -> U + ~const Destruct, U: ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:117:76
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub const fn map<F: ~const FnMut(&T) -> U + ~const Destruct, U: ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |         T: ~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 2024-11-27; 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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     T::Element: ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |     Ctx: ~const BinaryHeapCtx<Element> + ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Element: ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:167:49
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Ctx: ~const BinaryHeapCtx<Element> + ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Element: ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:37:59
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Ctx: ~const BinaryHeapCtx<Self::Element> + ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:42:59
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ctx: ~const BinaryHeapCtx<Self::Element> + ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Ctx: ~const BinaryHeapCtx<Self::Element> + ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:57:59
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Ctx: ~const BinaryHeapCtx<Self::Element> + ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:64:59
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Ctx: ~const BinaryHeapCtx<Self::Element> + ~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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:98:59
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ctx: ~const BinaryHeapCtx<Self::Element> + ~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 2024-11-27; 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]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/veclike.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::{marker::Destruct, ops};
[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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/veclike.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: ~const Destruct, const N: usize> VecLike for ArrayVec<T, N> {
[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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/veclike.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<T: ~const Destruct> const VecLike for crate::utils::ComptimeVec<T> {
[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 2024-11-27; 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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:606:30
[INFO] [stdout]     |
[INFO] [stdout] 606 |     VertexRef: Copy + ~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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:547:71
[INFO] [stdout]     |
[INFO] [stdout] 547 |     type VertexIter<'a>: ~const MyIterator<Item = VertexRef> + ~const Destruct + 'a
[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 2024-11-27; 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:552:74
[INFO] [stdout]     |
[INFO] [stdout] 552 |     type SuccessorIter<'a>: ~const MyIterator<Item = VertexRef> + ~const Destruct + 'a
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_maybe_uninit_array_assume_init`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_maybe_uninit_array_assume_init)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_nonnull_slice_from_raw_parts`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_nonnull_slice_from_raw_parts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_maybe_uninit_uninit_array`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_maybe_uninit_uninit_array)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_deref`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #![feature(const_deref)]
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![feature(const_convert)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_result_drop`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(const_result_drop)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_slice_index`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/lib.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![feature(const_slice_index)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[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/r3_core-0.1.4/src/bind/sorter.rs:485:20
[INFO] [stdout]     |
[INFO] [stdout] 485 |     impl<'a> const Index<&'a Vertex> for MyVertexInfoMap<'_> {
[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/r3_core-0.1.4/src/bind/sorter.rs:497:20
[INFO] [stdout]     |
[INFO] [stdout] 497 |     impl<'a> const IndexMut<&'a Vertex> for MyVertexInfoMap<'_> {
[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/r3_core-0.1.4/src/utils/sort.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Comparer: ~const FnMut(&T, &T) -> bool + Copy,
[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/r3_core-0.1.4/src/utils/sort.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Comparer: ~const FnMut(&T, &T) -> bool + Copy,
[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/r3_core-0.1.4/src/utils/vec.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: ~const Clone + ~const Destruct> const Clone for ComptimeVec<T> {
[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/r3_core-0.1.4/src/utils/vec.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: ~const Clone + ~const Destruct> const Clone for ComptimeVec<T> {
[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/r3_core-0.1.4/src/utils/freeze.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl<T: Copy> const Clone for Frozen<T> {
[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/r3_core-0.1.4/src/utils/alloc.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl const Clone for ConstAllocator {
[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/r3_core-0.1.4/src/bind.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl<System, T> const Clone for Bind<'_, System, T> {
[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/r3_core-0.1.4/src/bind.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl<System, T> const Clone for BindRef<System, T> {
[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/r3_core-0.1.4/src/utils/vec.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const fn clone_shim<T: ~const Clone>(x: &T) -> T {
[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/r3_core-0.1.4/src/utils/vec.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub const fn map<F: ~const FnMut(&T) -> U + ~const Destruct, U: ~const Destruct>(
[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/r3_core-0.1.4/src/utils/alloc.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl<T: ~const FnOnce(&ConstAllocator) -> Output, Output> const FnOnceConstAllocator for T {
[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/r3_core-0.1.4/src/utils/alloc.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl<P, T: ~const FnOnce(P, &ConstAllocator) -> Output, Output> const FnOnceConstAllocator
[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/r3_core-0.1.4/src/utils/alloc.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |         F: ~const FnOnce(&ConstAllocator) -> R,
[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/r3_core-0.1.4/src/utils/alloc.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |         F: ~const FnOnce(P, &ConstAllocator) -> R,
[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/r3_core-0.1.4/src/utils/binary_heap/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: ~const Ord + ~const PartialOrd> const BinaryHeapCtx<T> for () {
[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/r3_core-0.1.4/src/utils/binary_heap/mod.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: ~const Ord + ~const PartialOrd> const BinaryHeapCtx<T> for () {
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VertexIter<'a>: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:270:31
[INFO] [stdout]     |
[INFO] [stdout] 270 |         type VertexIter<'b> = VertexIter<'a>
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `GraphAccess::VertexIter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:547:64
[INFO] [stdout]     |
[INFO] [stdout] 547 |     type VertexIter<'a>: ~const MyIterator<Item = VertexRef> + ~const Destruct + 'a
[INFO] [stdout]     |                                                                ^^^^^^ required by this bound in `GraphAccess::VertexIter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SuccessorIter<'a, Callback>: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:281:34
[INFO] [stdout]     |
[INFO] [stdout] 281 |         type SuccessorIter<'b> = SuccessorIter<'a, Callback>
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `GraphAccess::SuccessorIter`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:552:67
[INFO] [stdout]     |
[INFO] [stdout] 552 |     type SuccessorIter<'a>: ~const MyIterator<Item = VertexRef> + ~const Destruct + 'a
[INFO] [stdout]     |                                                                   ^^^^^^ required by this bound in `GraphAccess::SuccessorIter`
[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/r3_core-0.1.4/src/bind/sorter.rs:607:24
[INFO] [stdout]     |
[INFO] [stdout] 607 |     VertexRefLessThan: ~const FnMut(&VertexRef, &VertexRef) -> bool,
[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/r3_core-0.1.4/src/bind/sorter.rs:609:32
[INFO] [stdout]     |
[INFO] [stdout] 609 |     for<'index> VertexInfoMap: ~const Index<&'index VertexRef, Output = TopologicalSortVertexInfo>
[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/r3_core-0.1.4/src/bind/sorter.rs:610:11
[INFO] [stdout]     |
[INFO] [stdout] 610 |         + ~const IndexMut<&'index VertexRef>,
[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/r3_core-0.1.4/src/bind/sorter.rs:623:28
[INFO] [stdout]     |
[INFO] [stdout] 623 |         VertexRefLessThan: ~const FnMut(&VertexRef, &VertexRef) -> bool,
[INFO] [stdout]     |                            ^^^^^^
[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/r3_core-0.1.4/src/closure.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl const Default for ClosureEnv {
[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[E0277]: the trait bound `for<'a> fn(&'a T) -> T {clone_shim::<T>}: ~const Destruct` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         self.map(clone_shim)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: ~const Destruct` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         self.map(clone_shim)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonNull<[u8]>: ~const Destruct` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |             ptr: unwrap_alloc_error(allocator.allocate(layout_array::<T>(capacity))).cast(),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[T]: ~const Deref` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |         while this.len() < n {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonNull<[u8]>: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |               self.ptr = unwrap_alloc_error(self.allocator.grow(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 106 | |                 self.ptr.cast(),
[INFO] [stdout] 107 | |                 layout_array::<T>(self.capacity),
[INFO] [stdout] 108 | |                 layout_array::<T>(new_cap),
[INFO] [stdout] 109 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[T]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |         while i < self.len() {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[T]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |             out.push(f(&self[i]));
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[T]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert!(self.len() == LEN);
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: ~const Deref` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self.elt
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: ~const Deref` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &mut self.elt
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ManuallyDrop<T>: ~const DerefMut` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &mut self.elt
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ManuallyDrop<T>: ~const Deref` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &mut self.elt
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ManuallyDrop<T>: ~const Deref` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:90:39
[INFO] [stdout]    |
[INFO] [stdout] 90 |             ptr::copy_nonoverlapping(&*self.elt, self.data.get_unchecked_mut(pos), 1);
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.shared.bind_registry.borrow_mut().finalize(self);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> fn(&'a CfgStartupHook) -> StartupHookAttr {CfgStartupHook::to_attr}: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 &self.startup_hooks.map(hook::CfgStartupHook::to_attr),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StartupHookAttr: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 &self.startup_hooks.map(hook::CfgStartupHook::to_attr),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[StartupHookAttr]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 &self.startup_hooks.map(hook::CfgStartupHook::to_attr),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptHandler]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:152:52
[INFO] [stdout]     |
[INFO] [stdout] 152 |             interrupt_handlers: Frozen::leak_slice(&self.interrupt_handlers),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         self.shared.bind_registry.borrow_mut().finalize(self);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |         while i < self.interrupt_lines.len() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:214:35
[INFO] [stdout]     |
[INFO] [stdout] 214 |             let interrupt_line = &self.interrupt_lines[i];
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgInterruptLineInfo: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |         self.interrupt_lines.clear();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgInterruptHandler: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         self.interrupt_handlers.clear();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |             self.interrupt_lines.is_empty() && self.interrupt_handlers.is_empty(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptHandler]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:258:48
[INFO] [stdout]     |
[INFO] [stdout] 258 |             self.interrupt_lines.is_empty() && self.interrupt_handlers.is_empty(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgStartupHook]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/hook.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let order = startup_hooks.len();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:261:48
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let i = if let Some(i) = vec_position!(cfg.interrupt_lines, |il| il.num == line_num) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             cfg.interrupt_lines.len() - 1
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:273:39
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let cfg_interrupt_line = &mut cfg.interrupt_lines[i];
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgInterruptLineInfo: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:273:39
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let cfg_interrupt_line = &mut cfg.interrupt_lines[i];
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptHandler]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let order = cfg.interrupt_handlers.len();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptHandler]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     while i < interrupt_handlers.len() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptHandler]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:439:24
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let handler = &interrupt_handlers[i];
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgInterruptLineInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/interrupt.rs:460:44
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let managed_line_i = vec_position!(interrupt_lines, |line| line.num == handler.line
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[SorterUseInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 |             temp_uses,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vertex: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:509:8
[INFO] [stdout]     |
[INFO] [stdout] 509 |       if topological_sort(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 510 | |         &Graph {
[INFO] [stdout] 511 | |             temp_binds1,
[INFO] [stdout] 512 | |             cb: &cb,
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |         },
[INFO] [stdout] 522 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Graph as GraphAccess<VertexRef>>::VertexIter<'_>: ~const MyIterator` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:634:29
[INFO] [stdout]     |
[INFO] [stdout] 634 |         while let Some(v) = it_vertices.next() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Graph as GraphAccess<VertexRef>>::VertexIter<'_>: ~const MyIterator` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:643:29
[INFO] [stdout]     |
[INFO] [stdout] 643 |         while let Some(v) = it_vertices.next() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Graph as GraphAccess<VertexRef>>::SuccessorIter<'_>: ~const MyIterator` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:645:41
[INFO] [stdout]     |
[INFO] [stdout] 645 |             while let Some(successor) = it_successors.next() {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Graph as GraphAccess<VertexRef>>::VertexIter<'_>: ~const MyIterator` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:654:29
[INFO] [stdout]     |
[INFO] [stdout] 654 |         while let Some(v) = it_vertices.next() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReadyVertexQueueBinaryHeapCtx<'_, VertexRefLessThan>: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:656:17
[INFO] [stdout]     |
[INFO] [stdout] 656 | /                 temp_ready_vertex_queue
[INFO] [stdout] 657 | |                     .heap_push(v, ReadyVertexQueueBinaryHeapCtx { vertex_ord_lt });
[INFO] [stdout]     | |__________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReadyVertexQueueBinaryHeapCtx<'_, VertexRefLessThan>: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         temp_ready_vertex_queue.heap_pop(ReadyVertexQueueBinaryHeapCtx { vertex_ord_lt })
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Graph as GraphAccess<VertexRef>>::SuccessorIter<'_>: ~const MyIterator` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:668:37
[INFO] [stdout]     |
[INFO] [stdout] 668 |         while let Some(successor) = it_successors.next() {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReadyVertexQueueBinaryHeapCtx<'_, VertexRefLessThan>: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:671:17
[INFO] [stdout]     |
[INFO] [stdout] 671 | /                 temp_ready_vertex_queue
[INFO] [stdout] 672 | |                     .heap_push(successor, ReadyVertexQueueBinaryHeapCtx { vertex_ord_lt });
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         self.bind_registry.borrow_mut().binds[self.bind_i]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         self.bind_registry.borrow_mut().binds[self.bind_i]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         self.bind_registry.borrow_mut().binds[self.bind_i]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:537:22
[INFO] [stdout]     |
[INFO] [stdout] 537 |         let bind_i = bind_registry.borrow().binds.len();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:537:22
[INFO] [stdout]     |
[INFO] [stdout] 537 |         let bind_i = bind_registry.borrow().binds.len();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 |             assert!(bind_i == bind_registry.binds.len());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 |             assert!(bind_i == bind_registry.binds.len());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:563:29
[INFO] [stdout]     |
[INFO] [stdout] 563 |             let allocator = bind_registry.binds.allocator().clone();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |             bind_registry
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:610:32
[INFO] [stdout]     |
[INFO] [stdout] 610 |             collector_bind_i = bind_registry.binds.len();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:610:32
[INFO] [stdout]     |
[INFO] [stdout] 610 |             collector_bind_i = bind_registry.binds.len();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:611:29
[INFO] [stdout]     |
[INFO] [stdout] 611 |             let allocator = bind_registry.binds.allocator().clone();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |             bind_registry.binds.push(CfgBindInfo::new(None, allocator));
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:617:13
[INFO] [stdout]     |
[INFO] [stdout] 617 |             bind_registry.binds[original_bind.bind_i]
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:617:13
[INFO] [stdout]     |
[INFO] [stdout] 617 |             bind_registry.binds[original_bind.bind_i]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:617:13
[INFO] [stdout]     |
[INFO] [stdout] 617 |             bind_registry.binds[original_bind.bind_i]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:649:30
[INFO] [stdout]     |
[INFO] [stdout] 649 |             emitter_bind_i = bind_registry.binds.len();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:649:30
[INFO] [stdout]     |
[INFO] [stdout] 649 |             emitter_bind_i = bind_registry.binds.len();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:650:29
[INFO] [stdout]     |
[INFO] [stdout] 650 |             let allocator = bind_registry.binds.allocator().clone();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:651:13
[INFO] [stdout]     |
[INFO] [stdout] 651 |             bind_registry.binds.push(CfgBindInfo::new(None, allocator));
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |             bind_registry.binds[self.collector_bind_i]
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |             bind_registry.binds[self.collector_bind_i]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |             bind_registry.binds[self.collector_bind_i]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:789:37
[INFO] [stdout]     |
[INFO] [stdout] 789 |                 ComptimeVec::new_in(self.bind_registry.borrow().binds.allocator().clone());
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:974:20
[INFO] [stdout]     |
[INFO] [stdout] 974 |             binds: &self.binds,
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:975:60
[INFO] [stdout]     |
[INFO] [stdout] 975 |             bind_init_order: ComptimeVec::with_capacity_in(self.binds.len(), allocator.clone()),
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:980:72
[INFO] [stdout]     |
[INFO] [stdout] 980 |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[SorterBindInfo1]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:980:13
[INFO] [stdout]     |
[INFO] [stdout] 980 |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SorterBindInfo1: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:980:13
[INFO] [stdout]     |
[INFO] [stdout] 980 |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:981:72
[INFO] [stdout]     |
[INFO] [stdout] 981 |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout]     |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[SorterBindInfo2]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:981:13
[INFO] [stdout]     |
[INFO] [stdout] 981 |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SorterBindInfo2: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:981:13
[INFO] [stdout]     |
[INFO] [stdout] 981 |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SorterUseInfo: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:978:9
[INFO] [stdout]     |
[INFO] [stdout] 978 | /         sorter::sort_bindings(
[INFO] [stdout] 979 | |             &mut callback,
[INFO] [stdout] 980 | |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout] 981 | |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout] 982 | |             &mut ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout] 983 | |             &mut ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout] 984 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vertex: ~const Destruct` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:978:9
[INFO] [stdout]     |
[INFO] [stdout] 978 | /         sorter::sort_bindings(
[INFO] [stdout] 979 | |             &mut callback,
[INFO] [stdout] 980 | |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout] 981 | |             &mut ComptimeVec::repeat_in(allocator.clone(), Init::INIT, self.binds.len()),
[INFO] [stdout] 982 | |             &mut ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout] 983 | |             &mut ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout] 984 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[usize]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:992:19
[INFO] [stdout]     |
[INFO] [stdout] 992 |         while i < callback.bind_init_order.len() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[usize]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:993:26
[INFO] [stdout]     |
[INFO] [stdout] 993 |             let bind_i = callback.bind_init_order[i];
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:995:40
[INFO] [stdout]     |
[INFO] [stdout] 995 |             if let Some(initializer) = self.binds[bind_i].initializer {
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[(BindUsage, BindBorrowType)]: ~const Deref` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:967:17
[INFO] [stdout]     |
[INFO] [stdout] 967 |                 &self.binds[bind_i].users
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1428:9
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1428:9
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1428:9
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1489:9
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1489:9
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1489:9
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1541:9
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1541:9
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1541:9
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1599:9
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1599:9
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1599:9
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindRegistry: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1657:9
[INFO] [stdout]      |
[INFO] [stdout] 1657 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `[CfgBindInfo]: ~const Deref` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1657:9
[INFO] [stdout]      |
[INFO] [stdout] 1657 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CfgBindInfo: ~const Destruct` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind.rs:1657:9
[INFO] [stdout]      |
[INFO] [stdout] 1657 |         bind_registry.borrow_mut().binds[bind_i]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/sort.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let greater = if right < v.len() && is_less(&v[left], &v[right]) {
[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] 19 |         Comparer: ~const FnMut(&T, &T) -> bool + Copy + ~const FnMut(&T, &T),
[INFO] [stdout]    |                                                       ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/sort.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if greater >= v.len() || !is_less(&v[node], &v[greater]) {
[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] 19 |         Comparer: ~const FnMut(&T, &T) -> bool + Copy + ~const FnMut(&T, &T),
[INFO] [stdout]    |                                                       ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<T as Clone>::clone` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |             x.clone()
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<bool>::unwrap_or` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/freeze.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[macropol::macropol]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the attribute macro `macropol::macropol` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/alloc.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         self(allocator)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/alloc.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         (self.1)(self.0, allocator)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [T]>::get_unchecked::<usize>` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let elt = unsafe { ptr::read(data.get_unchecked(pos)) };
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [T]>::get_unchecked::<usize>` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         unsafe { self.data.get_unchecked(index) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [T]>::get_unchecked_mut::<usize>` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |         unsafe { self.data.get_unchecked_mut(index) }
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [T]>::get_unchecked::<usize>` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:76:49
[INFO] [stdout]    |
[INFO] [stdout] 76 |             let index_ptr: *const _ = self.data.get_unchecked(index);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [T]>::get_unchecked_mut::<usize>` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/helpers.rs:77:38
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let hole_ptr = self.data.get_unchecked_mut(self.pos);
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         *x < *y
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<utils::alloc::ConstAllocator as Clone>::clone` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:42:75
[INFO] [stdout]    |
[INFO] [stdout] 42 |             bind_registry: RefCell::new(CfgBindRegistry::new_in(allocator.clone())),
[INFO] [stdout]    |                                                                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<utils::alloc::ConstAllocator as Clone>::clone` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:59:58
[INFO] [stdout]    |
[INFO] [stdout] 59 |             startup_hooks: ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<utils::alloc::ConstAllocator as Clone>::clone` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:62:60
[INFO] [stdout]    |
[INFO] [stdout] 62 |             interrupt_lines: ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout]    |                                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<utils::alloc::ConstAllocator as Clone>::clone` in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/kernel/cfg.rs:63:63
[INFO] [stdout]    |
[INFO] [stdout] 63 |             interrupt_handlers: ComptimeVec::new_in(allocator.clone()),
[INFO] [stdout]    |                                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [(BindUsage, BindBorrowType)]>::get::<usize>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:385:61
[INFO] [stdout]     |
[INFO] [stdout] 385 |                         if let Some(bind_user) = bind_users.get(bind_user_i) {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `slice::<impl [(BindUsage, BindBorrowType)]>::get::<usize>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:440:61
[INFO] [stdout]     |
[INFO] [stdout] 440 |                         if let Some(bind_user) = bind_users.get(bind_user_i) {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:626:13
[INFO] [stdout]     |
[INFO] [stdout] 626 |             (self.vertex_ord_lt)(x, y)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<bool>::unwrap_or` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/closure.rs:141:63
[INFO] [stdout]     |
[INFO] [stdout] 141 |                     !env.guaranteed_eq(core::ptr::null_mut()).unwrap_or(false),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<usize as Ord>::max` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/hunk.rs:157:41
[INFO] [stdout]     |
[INFO] [stdout] 157 |             .align(mem::align_of::<T>().max(self.align))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<usize as Ord>::max` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/hunk.rs:198:41
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .align(mem::align_of::<T>().max(self.align))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<i32>::map::<duration::Duration, fn(i32) -> duration::Duration {duration::Duration::from_micros}>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/duration.rs:129:40
[INFO] [stdout]     |
[INFO] [stdout] 129 |         self.micros.checked_mul(other).map(Self::from_micros)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<i32>::map::<duration::Duration, fn(i32) -> duration::Duration {duration::Duration::from_micros}>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/duration.rs:136:40
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.micros.checked_div(other).map(Self::from_micros)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<i32>::map::<duration::Duration, fn(i32) -> duration::Duration {duration::Duration::from_micros}>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/duration.rs:143:35
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.micros.checked_abs().map(Self::from_micros)
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<i32>::map::<duration::Duration, fn(i32) -> duration::Duration {duration::Duration::from_micros}>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/duration.rs:150:47
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.micros.checked_add(other.micros).map(Self::from_micros)
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Option::<i32>::map::<duration::Duration, fn(i32) -> duration::Duration {duration::Duration::from_micros}>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/duration.rs:157:47
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.micros.checked_sub(other.micros).map(Self::from_micros)
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i128 as TryInto<i32>>::try_into` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/time.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 .try_into()
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Result::<i32, TryFromIntError>::ok` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/time.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 .ok()?,
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: `?` cannot determine the branch of `Option<i32>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/time.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 | /             (self.micros as i128 - reference.micros as i128)
[INFO] [stdout] 145 | |                 .try_into()
[INFO] [stdout] 146 | |                 .ok()?,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout] note: impl defined here, but it is not `const`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/option.rs:2470:1
[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 convert from residual of `Option<duration::Duration>` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/time/time.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 | /             (self.micros as i128 - reference.micros as i128)
[INFO] [stdout] 145 | |                 .try_into()
[INFO] [stdout] 146 | |                 .ok()?,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout] note: impl defined here, but it is not `const`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/option.rs:2491:1
[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 `Option<T>` cannot be evaluated at compile-time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             while self.pop().is_some() {}
[INFO] [stdout]    |                   ^^^^^^^^^^         - value is dropped here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Option<T>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/vec.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |             while self.pop().is_some() {}
[INFO] [stdout]     |                   ^^^^^^^^^^         - value is dropped here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `utils::alloc::ConstAllocator` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/alloc.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let this = Self { ref_count };
[INFO] [stdout]     |             ^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 159 |     }
[INFO] [stdout]     |     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `RefCountGuard` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/alloc.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let mut ref_count = RefCountGuard(1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 159 |     }
[INFO] [stdout]     |     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Ctx` cannot be evaluated at compile-time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:62:46
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn heap_remove<Ctx>(&mut self, i: usize, mut ctx: Ctx) -> Option<Self::Element>
[INFO] [stdout]    |                                              ^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 94 |     }
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Option<<T as veclike::VecLike>::Element>` cannot be evaluated at compile-time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |         if let Some(mut item) = self.pop() {
[INFO] [stdout]    |                                 ^^^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 94 |     }
[INFO] [stdout]    |     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Hole<'_, Element>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let mut hole = helpers::Hole::new(this, pos);
[INFO] [stdout]     |             ^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 156 |     }
[INFO] [stdout]     |     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Ctx` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     mut ctx: Ctx,
[INFO] [stdout]     |     ^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 157 | }
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Hole<'_, Element>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let mut hole = helpers::Hole::new(this, pos);
[INFO] [stdout]     |             ^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 198 |     }
[INFO] [stdout]     |     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `Ctx` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/utils/binary_heap/mod.rs:165:75
[INFO] [stdout]     |
[INFO] [stdout] 165 | const unsafe fn sift_down<Element, Ctx>(this: &mut [Element], pos: usize, mut ctx: Ctx)
[INFO] [stdout]     |                                                                           ^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 199 | }
[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 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `refcell::Ref<'_, &mut Callback>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:383:29
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         let cb = self.cb.borrow();
[INFO] [stdout]     |                             ^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 402 |                     }
[INFO] [stdout]     |                     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `refcell::Ref<'_, &mut Callback>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:438:29
[INFO] [stdout]     |
[INFO] [stdout] 438 |                         let cb = self.cb.borrow();
[INFO] [stdout]     |                             ^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] ...
[INFO] [stdout] 457 |                     }
[INFO] [stdout]     |                     - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `refcell::RefMut<'_, &mut Callback>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/r3_core-0.1.4/src/bind/sorter.rs:475:17
[INFO] [stdout]     |
[INFO] [stdout] 475 |                 self.cb.borrow_mut().push_bind_order(bind_i)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] 476 |             }
[INFO] [stdout]     |             - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, 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 `r3_core` (lib) due to 223 previous errors
[INFO] running `Command { std: "docker" "inspect" "24b143dc80a2ec217a5c1a089afa528c76cb09c56d6fd0103bc30873d7174950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b143dc80a2ec217a5c1a089afa528c76cb09c56d6fd0103bc30873d7174950", kill_on_drop: false }`
[INFO] [stdout] 24b143dc80a2ec217a5c1a089afa528c76cb09c56d6fd0103bc30873d7174950
