[INFO] fetching crate arranged 0.1.2...
[INFO] checking arranged-0.1.2 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate arranged 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate arranged 0.1.2 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding arith_traits v0.2.0 (available: v0.3.2)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert2-macros v0.3.15
[INFO] [stderr]   Downloaded arith_traits v0.2.0
[INFO] [stderr]   Downloaded assert2 v0.3.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 316bf642617c8b2f341125858fc692038d2c768f2f85a26e50bff6443fbe83f8
[INFO] running `Command { std: "docker" "start" "-a" "316bf642617c8b2f341125858fc692038d2c768f2f85a26e50bff6443fbe83f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "316bf642617c8b2f341125858fc692038d2c768f2f85a26e50bff6443fbe83f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316bf642617c8b2f341125858fc692038d2c768f2f85a26e50bff6443fbe83f8", kill_on_drop: false }`
[INFO] [stdout] 316bf642617c8b2f341125858fc692038d2c768f2f85a26e50bff6443fbe83f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0772e1272f5b297fa590934680bc3c67118e4b33cdf75ae9756f04a2a27aff8
[INFO] running `Command { std: "docker" "start" "-a" "b0772e1272f5b297fa590934680bc3c67118e4b33cdf75ae9756f04a2a27aff8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking gimli v0.31.0
[INFO] [stderr]     Checking libc v0.2.158
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking object v0.36.4
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking addr2line v0.24.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking assert2 v0.3.15
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking arith_traits v0.2.0
[INFO] [stderr]     Checking 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)]` 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-nightly 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 `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[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const_convert,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ErrIntPrimIntExt` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> src/error/err_int.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |                   impl const ErrIntPrimIntExt for $SrcTL {
[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]   ::: src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  |   pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |   - help: mark `ErrIntPrimIntExt` as const: `#[const_trait]`
[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]    = 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] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `From` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> src/error/err_int.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   impl const From<$SrcTL> for ErrInt {
[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: 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]    = 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] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRange` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^
[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]    ::: src/traits/i_range.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   |   pub trait IRange {
[INFO] [stdout]     |   - help: mark `IRange` as const: `#[const_trait]`
[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]     = 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` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:48:60
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:64:60
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:56
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:74
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IMinMax` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^^^^^^^^^^^^
[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_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]     = 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 marked with `#[const_trait]`
[INFO] [stdout]  --> src/ranged/i_min_max.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<TRange> const IMinMax for Ranged<TRange>
[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 `IRangeFinite` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[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]    ::: src/traits/i_range.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  |   pub trait IRangeFinite<TValue>: IRange + IRangeFrom + IRangeTo
[INFO] [stdout]     |   - help: mark `IRangeFinite` as const: `#[const_trait]`
[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]     = 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 `IRangeTo` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^
[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]    ::: src/traits/i_range.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  |   pub trait IRangeTo: IRange {
[INFO] [stdout]     |   - help: mark `IRangeTo` as const: `#[const_trait]`
[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]     = 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 `IRangeFrom` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^^^
[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]    ::: src/traits/i_range.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  |   pub trait IRangeFrom: IRange {
[INFO] [stdout]     |   - help: mark `IRangeFrom` as const: `#[const_trait]`
[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]     = 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 `IRanged` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> src/ranged.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl<TRange> const IRanged<TRange> for Ranged<TRange>
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/traits/i_ranged.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IRanged<TRange>
[INFO] [stdout]    | - help: mark `IRanged` as const: `#[const_trait]`
[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]  --> src/ranged/i_min_max.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]  --> src/ranged/i_min_max.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]  --> src/ranged/i_min_max.rs:7:58
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/len.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/len.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[cfg(not(target_pointer_width = "128"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/len.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/len.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[cfg(not(target_pointer_width = "128"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[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-nightly 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 `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[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const_convert,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]  --> src/lib.rs:43:1
[INFO] [stdout]   |
[INFO] [stdout] 43+ #![feature(effects)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<TRange as IRange>::contains` in constant functions
[INFO] [stdout]   --> src/ranged.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         match TRange::contains(&value) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<TRange as i_range::IRangeFrom>::start` in constant functions
[INFO] [stdout]   --> src/ranged.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 <TRange as IRangeFrom>::start().into(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<TRange as IRange>::ValueType as Into<ErrInt>>::into` in constant functions
[INFO] [stdout]   --> src/ranged.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 <TRange as IRangeFrom>::start().into(),
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<TRange as i_range::IRangeTo>::end` in constant functions
[INFO] [stdout]   --> src/ranged.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 <TRange as IRangeTo>::end().into(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<TRange as IRange>::ValueType as Into<ErrInt>>::into` in constant functions
[INFO] [stdout]   --> src/ranged.rs:71:45
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 <TRange as IRangeTo>::end().into(),
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<TRange as IRange>::ValueType as Into<ErrInt>>::into` in constant functions
[INFO] [stdout]   --> src/ranged.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 value.into(),
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `ErrIntPrimIntExt` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> src/error/err_int.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |                   impl const ErrIntPrimIntExt for $SrcTL {
[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]   ::: src/error/err_int/prim_int_ext.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  |   pub trait ErrIntPrimIntExt {
[INFO] [stdout]    |   - help: mark `ErrIntPrimIntExt` as const: `#[const_trait]`
[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]    = 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] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `From` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> src/error/err_int.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   impl const From<$SrcTL> for ErrInt {
[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: 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]    = 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] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 46 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IRange` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^
[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]    ::: src/traits/i_range.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   |   pub trait IRange {
[INFO] [stdout]     |   - help: mark `IRange` as const: `#[const_trait]`
[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]     = 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` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:48:60
[INFO] [stdout]    |
[INFO] [stdout] 48 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:64:60
[INFO] [stdout]    |
[INFO] [stdout] 64 |         TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo, {
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:56
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> src/ranged.rs:98:74
[INFO] [stdout]    |
[INFO] [stdout] 98 |     TRange: ~const IRange + ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `IMinMax` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^^^^^^^^^^^^
[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_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]     = 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 marked with `#[const_trait]`
[INFO] [stdout]  --> src/ranged/i_min_max.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<TRange> const IMinMax for Ranged<TRange>
[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 `IRangeFinite` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[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]    ::: src/traits/i_range.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  |   pub trait IRangeFinite<TValue>: IRange + IRangeFrom + IRangeTo
[INFO] [stdout]     |   - help: mark `IRangeFinite` as const: `#[const_trait]`
[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]     = 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 `IRangeTo` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^
[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]    ::: src/traits/i_range.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  |   pub trait IRangeTo: IRange {
[INFO] [stdout]     |   - help: mark `IRangeTo` as const: `#[const_trait]`
[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]     = 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 `IRangeFrom` which is not marked with `#[const_trait]`
[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]     |                                                                          ^^^^^^^^^^
[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]    ::: src/traits/i_range.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  |   pub trait IRangeFrom: IRange {
[INFO] [stdout]     |   - help: mark `IRangeFrom` as const: `#[const_trait]`
[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]     = 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] [stderr] error: could not compile `arranged` (lib) due to 47 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: const `impl` for trait `IRanged` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> src/ranged.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl<TRange> const IRanged<TRange> for Ranged<TRange>
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/traits/i_ranged.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IRanged<TRange>
[INFO] [stdout]    | - help: mark `IRanged` as const: `#[const_trait]`
[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]  --> src/ranged/i_min_max.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]  --> src/ranged/i_min_max.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]  --> src/ranged/i_min_max.rs:7:58
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TRange: ~const IRangeFrom + ~const IRangeTo + ~const IRangeToInclusive,
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<-16020000000000000000, 16020000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&NEUTRON);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<-16020000000000000000, 16020000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&ELECTRON);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<-16020000000000000000, 16020000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&PROTON);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<-16020000000000000000, 16020000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&SUPER_NEGATIVE_CHARGE);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<-16020000000000000000, 16020000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&SUPER_POSITIVE_CHARGE);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<100000000000000000000000, 1000000000000000000000000> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/end.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i128 = Sut::end();
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI128<100000000000000000000000, 1000000000000000000000000> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i128/start.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i128 = Sut::start();
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<-100, 50> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&COMFORTABLE);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<-100, 50> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&ANTARCTICA);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<-100, 50> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&DEATH_VALLEY);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<-100, 50> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/contains.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |     const RESULT: bool = Sut::contains(&UNNATURALLY_COLD);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<-100, 50> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/contains.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 97 |     const RESULT: bool = Sut::contains(&UNNATURALLY_HOT);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<206, 270> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/end.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i16 = Sut::end();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI16<206, 270> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i16/start.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i16 = Sut::start();
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<-4000000, 100000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&AVERAGE_ELEVATION);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<-4000000, 100000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&CORE);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<-4000000, 100000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&KARMAN_LINE);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<-4000000, 100000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&DEEPER_THAN_CENTER);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<-4000000, 100000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&ABOVE_ATMOSPHERE);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<350000000, 1400000000> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/end.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i32 = Sut::end();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI32<350000000, 1400000000> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i32/start.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i32 = Sut::start();
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<-30000000000000, 0> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&CANADA);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<-30000000000000, 0> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&US);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<-30000000000000, 0> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&WALLIS_AND_FUTUNA);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<-30000000000000, 0> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&MORE_DEBT_THAN_US);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<-30000000000000, 0> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&LESS_DEBT_THAN_WALLIS_AND_FUTUNA);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<6143493823, 10875393719> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/end.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i64 = Sut::end();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI64<6143493823, 10875393719> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i64/start.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i64 = Sut::start();
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&STRAIGHT);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&MINIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&MINIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&BEYOND_MAX);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&BEYOND_MAX);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/end.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i8 = Sut::end();
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiI8<-1, 1> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_i8/start.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: i8 = Sut::start();
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&STRAIGHT);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&MINIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&MINIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&BEYOND_MAX);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<-1, 1> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&BEYOND_MAX);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<42, 84> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/end.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: isize = Sut::end();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiIsize<42, 84> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_isize/start.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: isize = Sut::start();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&MEAN);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&LOW);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&HIGH);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&MEAN);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&MEAN);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/end.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u128 = Sut::end();
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU128<100000000000000000000000, 1000000000000000000000000> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u128/start.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u128 = Sut::start();
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&CHILD_BONE_COUNT);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&ADULT_BONE_COUNT);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&INFANT_BONE_COUNT);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&TOO_LOW);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&TOO_HIGH);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/end.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u16 = Sut::end();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU16<206, 270> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u16/start.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u16 = Sut::start();
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&FREQ);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&FREQ);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&FREQ);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&FREQ);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&FREQ);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/end.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u32 = Sut::end();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU32<350000000, 1400000000> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u32/start.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u32 = Sut::start();
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&POPULATION_TODAY);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&YEAR_2000);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&YEAR_2100);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&POPULATION_TODAY);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&POPULATION_TODAY);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/end.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u64 = Sut::end();
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU64<6143493823, 10875393719> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u64/start.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u64 = Sut::start();
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<0, 11> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&ANNOY_NEIGHBORS);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<0, 11> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&MINIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<0, 11> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&MAXIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<1, 10> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&BEYOND_MIN);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<1, 10> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&BEYOND_MAX);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<42, 84> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/end.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u8 = Sut::end();
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiU8<42, 84> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_u8/start.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: u8 = Sut::start();
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<0, 11> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/contains.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: bool = Sut::contains(&ANNOY_NEIGHBORS);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<0, 11> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/contains.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const RESULT: bool = Sut::contains(&MINIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<0, 11> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/contains.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const RESULT: bool = Sut::contains(&MAXIMUM);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<1, 10> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/contains.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     const RESULT: bool = Sut::contains(&BEYOND_MIN);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<1, 10> as i_range::IRange>::contains` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/contains.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     const RESULT: bool = Sut::contains(&BEYOND_MAX);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<42, 84> as i_range::IRangeTo>::end` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/end.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: usize = Sut::end();
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<inclusive::RiUsize<42, 84> as i_range::IRangeFrom>::start` in constants
[INFO] [stdout]   --> src/range/inclusive/unit_tests/ri_usize/start.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     const RESULT: usize = Sut::start();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<TRange as i_range::IRange>::contains` in constant functions
[INFO] [stdout]   --> src/ranged.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         match TRange::contains(&value) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<TRange as i_range::IRangeFrom>::start` in constant functions
[INFO] [stdout]   --> src/ranged.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 <TRange as IRangeFrom>::start().into(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<TRange as i_range::IRange>::ValueType as Into<ErrInt>>::into` in constant functions
[INFO] [stdout]   --> src/ranged.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 <TRange as IRangeFrom>::start().into(),
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<TRange as i_range::IRangeTo>::end` in constant functions
[INFO] [stdout]   --> src/ranged.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 <TRange as IRangeTo>::end().into(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<TRange as i_range::IRange>::ValueType as Into<ErrInt>>::into` in constant functions
[INFO] [stdout]   --> src/ranged.rs:71:45
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 <TRange as IRangeTo>::end().into(),
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<TRange as i_range::IRange>::ValueType as Into<ErrInt>>::into` in constant functions
[INFO] [stdout]   --> src/ranged.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 value.into(),
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: 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: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]  --> src/lib.rs:43:1
[INFO] [stdout]   |
[INFO] [stdout] 43+ #![feature(effects)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<ranged::Ranged<inclusive::RiU64<350000000, 1400000000>> as i_ranged::IRanged<inclusive::RiU64<350000000, 1400000000>>>::start` in constant functions
[INFO] [stdout]   --> src/ranged/unit_tests/from.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     std::assert!(RESULT.start() == EXPECTED_START);
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<ranged::Ranged<inclusive::RiU64<350000000, 1400000000>> as i_ranged::IRanged<inclusive::RiU64<350000000, 1400000000>>>::end` in constant functions
[INFO] [stdout]   --> src/ranged/unit_tests/from.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     std::assert!(RESULT.end() == EXPECTED_END);
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<ranged::Ranged<inclusive::RiU64<350000000, 1400000000>> as i_ranged::IRanged<inclusive::RiU64<350000000, 1400000000>>>::value` in constant functions
[INFO] [stdout]   --> src/ranged/unit_tests/from.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     std::assert!(*RESULT.value() == EXPECTED_VALUE);
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<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: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 133 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, 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 test) due to 134 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b0772e1272f5b297fa590934680bc3c67118e4b33cdf75ae9756f04a2a27aff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0772e1272f5b297fa590934680bc3c67118e4b33cdf75ae9756f04a2a27aff8", kill_on_drop: false }`
[INFO] [stdout] b0772e1272f5b297fa590934680bc3c67118e4b33cdf75ae9756f04a2a27aff8
