[INFO] fetching crate arranged 0.1.2...
[INFO] testing arranged-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate arranged 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate arranged 0.1.2
[INFO] finished tweaking crates.io crate arranged 0.1.2
[INFO] tweaked toml for crates.io crate arranged 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arranged 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding arith_traits v0.2.0 (available: v0.3.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert2-macros v0.3.16
[INFO] [stderr]   Downloaded assert2 v0.3.16
[INFO] [stderr]   Downloaded arith_traits v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c916c1e5a9b3eabea1ac735bb731d28e3949288b0a71f4d6f2bc4706885baa1
[INFO] running `Command { std: "docker" "start" "-a" "5c916c1e5a9b3eabea1ac735bb731d28e3949288b0a71f4d6f2bc4706885baa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c916c1e5a9b3eabea1ac735bb731d28e3949288b0a71f4d6f2bc4706885baa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c916c1e5a9b3eabea1ac735bb731d28e3949288b0a71f4d6f2bc4706885baa1", kill_on_drop: false }`
[INFO] [stdout] 5c916c1e5a9b3eabea1ac735bb731d28e3949288b0a71f4d6f2bc4706885baa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6eb2e0a0ed153e2c7a6d1f78f7806138aef108b1b8ff2504d5ff2f2bd18b8ef
[INFO] running `Command { std: "docker" "start" "-a" "f6eb2e0a0ed153e2c7a6d1f78f7806138aef108b1b8ff2504d5ff2f2bd18b8ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arith_traits v0.2.0
[INFO] [stderr]    Compiling arranged v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `RiIsize` and `RiUsize`
[INFO] [stdout]  --> src/range.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use inclusive::{RiI128, RiI16, RiI32, RiI64, RiI8, RiIsize, RiU128, RiU16, RiU32, RiU64, RiU8, RiUsize};
[INFO] [stdout]   |                                                        ^^^^^^^                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     associated_type_bounds,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_refs_to_cell` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     const_refs_to_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     generic_associated_types,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     backtrace,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_option` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     const_option,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const_type_id,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unchecked_math
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_num_from_num`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     const_num_from_num,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ErrIntPrimIntExt` which is not `const`
[INFO] [stdout]   --> src/error/err_int.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |                   impl const ErrIntPrimIntExt for $SrcTL {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: mark `ErrIntPrimIntExt` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[const_trait] pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRange` which is not `const`
[INFO] [stdout]    --> src/range/inclusive.rs:46:72
[INFO] [stdout]     |
[INFO] [stdout]  46 |               impl<const START: $ValueType, const END: $ValueType> const IRange for $RangeName<START, END> {
[INFO] [stdout]     |                                                                          ^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 119 | / impl_range_inclusive!(
[INFO] [stdout] 120 | |     i8    u8    i16             RiI8,
[INFO] [stdout] 121 | |     i16   u16   i32             RiI16,
[INFO] [stdout] 122 | |     i32   u32   i64             RiI32,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     usize usize BigInt          RiUsize,
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `impl_range_inclusive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: mark `IRange` as `const` to allow it to have `const` implementations
[INFO] [stdout]    --> src/traits/i_range.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[const_trait] pub trait IRange {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                 ^^^^^^ can't be applied to `IRange`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `IRange` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[const_trait] pub trait IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                 ^^^^^^ can't be applied to `i_range::IRangeFrom`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeFrom` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[const_trait] pub trait IRangeFrom: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:48:53
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                                     ^^^^^^ can't be applied to `i_range::IRangeTo`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeTo` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[const_trait] pub trait IRangeTo: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                 ^^^^^^ can't be applied to `IRange`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `IRange` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[const_trait] pub trait IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                 ^^^^^^ can't be applied to `i_range::IRangeFrom`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeFrom` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[const_trait] pub trait IRangeFrom: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                                     ^^^^^^ can't be applied to `i_range::IRangeTo`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeTo` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[const_trait] pub trait IRangeTo: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |             ^^^^^^ can't be applied to `IRange`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `IRange` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[const_trait] pub trait IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                             ^^^^^^ can't be applied to `i_range::IRangeFrom`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeFrom` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[const_trait] pub trait IRangeFrom: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:98:49
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                 ^^^^^^ can't be applied to `i_range::IRangeTo`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeTo` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[const_trait] pub trait IRangeTo: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged.rs:98:67
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                                   ^^^^^^ can't be applied to `i_range::IRangeToInclusive`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeToInclusive` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[const_trait] pub trait IRangeToInclusive: IRangeTo {}
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IMinMax` which is not `const`
[INFO] [stdout]    --> src/range/inclusive.rs:40:72
[INFO] [stdout]     |
[INFO] [stdout]  40 |               impl<const START: $ValueType, const END: $ValueType> const IMinMax<$ValueType> for $RangeName<START, END> {
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 119 | / impl_range_inclusive!(
[INFO] [stdout] 120 | |     i8    u8    i16             RiI8,
[INFO] [stdout] 121 | |     i16   u16   i32             RiI16,
[INFO] [stdout] 122 | |     i32   u32   i64             RiI32,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     usize usize BigInt          RiUsize,
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `impl_range_inclusive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IMinMax` which is not `const`
[INFO] [stdout]  --> src/ranged/i_min_max.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<TRange> const IMinMax for Ranged<TRange>
[INFO] [stdout]   |                    ^^^^^^^ this trait is not `const`
[INFO] [stdout]   |
[INFO] [stdout]   = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]   = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRangeFinite` which is not `const`
[INFO] [stdout]    --> src/range/inclusive.rs:55:72
[INFO] [stdout]     |
[INFO] [stdout]  55 |               impl<const START: $ValueType, const END: $ValueType> const IRangeFinite<$ValueType> for $RangeName<START, END>
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 119 | / impl_range_inclusive!(
[INFO] [stdout] 120 | |     i8    u8    i16             RiI8,
[INFO] [stdout] 121 | |     i16   u16   i32             RiI16,
[INFO] [stdout] 122 | |     i32   u32   i64             RiI32,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     usize usize BigInt          RiUsize,
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `impl_range_inclusive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: mark `IRangeFinite` as `const` to allow it to have `const` implementations
[INFO] [stdout]    --> src/traits/i_range.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | #[const_trait] pub trait IRangeFinite<TValue>: IRange + IRangeFrom + IRangeTo
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRangeTo` which is not `const`
[INFO] [stdout]    --> src/range/inclusive.rs:110:72
[INFO] [stdout]     |
[INFO] [stdout] 110 |               impl<const START: $ValueType, const END: $ValueType> const IRangeTo for $RangeName<START, END> {
[INFO] [stdout]     |                                                                          ^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 119 | / impl_range_inclusive!(
[INFO] [stdout] 120 | |     i8    u8    i16             RiI8,
[INFO] [stdout] 121 | |     i16   u16   i32             RiI16,
[INFO] [stdout] 122 | |     i32   u32   i64             RiI32,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     usize usize BigInt          RiUsize,
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `impl_range_inclusive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: mark `IRangeTo` as `const` to allow it to have `const` implementations
[INFO] [stdout]    --> src/traits/i_range.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | #[const_trait] pub trait IRangeTo: IRange {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRangeFrom` which is not `const`
[INFO] [stdout]    --> src/range/inclusive.rs:98:72
[INFO] [stdout]     |
[INFO] [stdout]  98 |               impl<const START: $ValueType, const END: $ValueType> const IRangeFrom for $RangeName<START, END> {
[INFO] [stdout]     |                                                                          ^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 119 | / impl_range_inclusive!(
[INFO] [stdout] 120 | |     i8    u8    i16             RiI8,
[INFO] [stdout] 121 | |     i16   u16   i32             RiI16,
[INFO] [stdout] 122 | |     i32   u32   i64             RiI32,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     usize usize BigInt          RiUsize,
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `impl_range_inclusive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: mark `IRangeFrom` as `const` to allow it to have `const` implementations
[INFO] [stdout]    --> src/traits/i_range.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[const_trait] pub trait IRangeFrom: IRange {
[INFO] [stdout]     | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged/i_min_max.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout]  7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |             ^^^^^^ can't be applied to `i_range::IRangeFrom`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeFrom` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[const_trait] pub trait IRangeFrom: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged/i_min_max.rs:7:33
[INFO] [stdout]    |
[INFO] [stdout]  7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                 ^^^^^^ can't be applied to `i_range::IRangeTo`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeTo` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[const_trait] pub trait IRangeTo: IRange {
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `[const]` can only be applied to `const` traits
[INFO] [stdout]   --> src/ranged/i_min_max.rs:7:51
[INFO] [stdout]    |
[INFO] [stdout]  7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                   ^^^^^^ can't be applied to `i_range::IRangeToInclusive`
[INFO] [stdout]    |
[INFO] [stdout] help: mark `i_range::IRangeToInclusive` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_range.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[const_trait] pub trait IRangeToInclusive: IRangeTo {}
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRanged` which is not `const`
[INFO] [stdout]   --> src/ranged.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl<TRange> const IRanged<TRange> for Ranged<TRange>
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `IRanged` as `const` to allow it to have `const` implementations
[INFO] [stdout]   --> src/traits/i_ranged.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[const_trait] pub trait IRanged<TRange>
[INFO] [stdout]    | ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/ranged.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/ranged.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/ranged.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ErrInt: [const] From<<TRange as IRange>::ValueType>` is not satisfied
[INFO] [stdout]   --> src/ranged.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 <TRange as IRangeFrom>::start().into(),
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `<TRange as IRange>::ValueType` to implement `[const] Into<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ErrInt: [const] From<<TRange as IRange>::ValueType>` is not satisfied
[INFO] [stdout]   --> src/ranged.rs:71:45
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 <TRange as IRangeTo>::end().into(),
[INFO] [stdout]    |                                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `<TRange as IRange>::ValueType` to implement `[const] Into<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ErrInt: [const] From<<TRange as IRange>::ValueType>` is not satisfied
[INFO] [stdout]   --> src/ranged.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 value.into(),
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `<TRange as IRange>::ValueType` to implement `[const] Into<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<i8 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<i16 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<i32 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<i64 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<i128 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<isize as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<u8 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<u16 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<u32 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<u64 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<u128 as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<usize as ErrIntPrimIntExt>::to_err_int` in constant functions
[INFO] [stdout]   --> src/error/err_int.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                           src.to_err_int()
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | / impl_from_for_err_int!(
[INFO] [stdout] 39 | |     Signed:   i8 I8, i16 I16, i32 I32, i64 I64, i128 I128, isize Isize;
[INFO] [stdout] 40 | |     Unsigned: u8 U8, u16 U16, u32 U32, u64 U64, u128 U128, usize Usize
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: method `to_err_int` is not const because trait `ErrIntPrimIntExt` is not const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  4 |     fn to_err_int(self) -> ErrInt;
[INFO] [stdout]    |     ------------------------------ this method is not const
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `impl_from_for_err_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider making trait `ErrIntPrimIntExt` const
[INFO] [stdout]   --> src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[const_trait]
[INFO] [stdout]  4 | pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<TRange as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/ranged/i_min_max.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout]  9 |     const MAX: Self = Self(TRange::end());
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `end` is not const because trait `IRangeTo` is not const
[INFO] [stdout]   --> src/traits/i_range.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait IRangeTo: IRange {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout] 36 |     fn end() -> <Self as IRange>::ValueType;
[INFO] [stdout]    |     ---------------------------------------- this associated function is not const
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `IRangeTo` const
[INFO] [stdout]   --> src/traits/i_range.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 + #[const_trait]
[INFO] [stdout] 36 | pub trait IRangeTo: IRange {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<TRange as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/ranged/i_min_max.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const MIN: Self = Self(TRange::start());
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated function `start` is not const because trait `IRangeFrom` is not const
[INFO] [stdout]   --> src/traits/i_range.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait IRangeFrom: IRange {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout] 27 |     fn start() -> <Self as IRange>::ValueType;
[INFO] [stdout]    |     ------------------------------------------ this associated function is not const
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `IRangeFrom` const
[INFO] [stdout]   --> src/traits/i_range.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 + #[const_trait]
[INFO] [stdout] 27 | pub trait IRangeFrom: IRange {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<TRange as i_range::IRangeTo>::end` in constant functions
[INFO] [stdout]    --> src/ranged.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn end(&self) -> TRange::ValueType { TRange::end() }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `end` is not const because trait `IRangeTo` is not const
[INFO] [stdout]    --> src/traits/i_range.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait IRangeTo: IRange {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  36 |     fn end() -> <Self as IRange>::ValueType;
[INFO] [stdout]     |     ---------------------------------------- this associated function is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `IRangeTo` const
[INFO] [stdout]    --> src/traits/i_range.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[const_trait]
[INFO] [stdout]  36 | pub trait IRangeTo: IRange {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<TRange as i_range::IRangeFrom>::start` in constant functions
[INFO] [stdout]    --> src/ranged.rs:104:44
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn start(&self) -> TRange::ValueType { TRange::start() }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `start` is not const because trait `IRangeFrom` is not const
[INFO] [stdout]    --> src/traits/i_range.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub trait IRangeFrom: IRange {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]  27 |     fn start() -> <Self as IRange>::ValueType;
[INFO] [stdout]     |     ------------------------------------------ this associated function is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `IRangeFrom` const
[INFO] [stdout]    --> src/traits/i_range.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 + #[const_trait]
[INFO] [stdout]  27 | pub trait IRangeFrom: IRange {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arranged` (lib) due to 41 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f6eb2e0a0ed153e2c7a6d1f78f7806138aef108b1b8ff2504d5ff2f2bd18b8ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6eb2e0a0ed153e2c7a6d1f78f7806138aef108b1b8ff2504d5ff2f2bd18b8ef", kill_on_drop: false }`
[INFO] [stdout] f6eb2e0a0ed153e2c7a6d1f78f7806138aef108b1b8ff2504d5ff2f2bd18b8ef
