[INFO] cloning repository https://github.com/jawline/efficient-integer-remainder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jawline/efficient-integer-remainder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2Fefficient-integer-remainder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2Fefficient-integer-remainder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b48c281f532ebd7200ed5ce4a8543b7016d7cfe
[INFO] testing jawline/efficient-integer-remainder against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2Fefficient-integer-remainder" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jawline/efficient-integer-remainder
[INFO] finished tweaking git repo https://github.com/jawline/efficient-integer-remainder
[INFO] tweaked toml for git repo https://github.com/jawline/efficient-integer-remainder written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jawline/efficient-integer-remainder on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jawline/efficient-integer-remainder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded bnum v0.9.0
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded regex v1.9.6
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2975c864c7198744b1ad90c6e257cb46435efdb02d27dfb370903f4a9c97d479
[INFO] running `Command { std: "docker" "start" "-a" "2975c864c7198744b1ad90c6e257cb46435efdb02d27dfb370903f4a9c97d479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2975c864c7198744b1ad90c6e257cb46435efdb02d27dfb370903f4a9c97d479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2975c864c7198744b1ad90c6e257cb46435efdb02d27dfb370903f4a9c97d479", kill_on_drop: false }`
[INFO] [stdout] 2975c864c7198744b1ad90c6e257cb46435efdb02d27dfb370903f4a9c97d479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db2b89c2655c1942ec6cab14b6e9a744085ba8af87e0bc83599747b71d33293
[INFO] running `Command { std: "docker" "start" "-a" "4db2b89c2655c1942ec6cab14b6e9a744085ba8af87e0bc83599747b71d33293", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling bnum v0.9.0
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:67:11
[INFO] [stdout]     |
[INFO] [stdout]  67 |         #[const_trait]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `as_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(feature = "nightly", const_trait)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(feature = "nightly", const_trait)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "nightly", const_trait)]
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg_attr(feature = "nightly", const_trait)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(feature = "nightly", const_trait)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     feature(
[INFO] [stdout] 5 | |         generic_const_exprs,
[INFO] [stdout] 6 | |         const_trait_impl,
[INFO] [stdout] 7 | |         const_option_ext
[INFO] [stdout] 8 | |     )
[INFO] [stdout]   | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout]  96 |             impl<const N: usize> const CastFrom<$ty> for $BUint<N> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 249 | crate::macro_impl!(cast);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout]  96 |             impl<const N: usize> const CastFrom<$ty> for $BUint<N> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 249 | crate::macro_impl!(cast);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout]  96 |             impl<const N: usize> const CastFrom<$ty> for $BUint<N> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 249 | crate::macro_impl!(cast);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout]  96 |             impl<const N: usize> const CastFrom<$ty> for $BUint<N> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 249 | crate::macro_impl!(cast);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 146 | primitive_cast_impl!(bool as [u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, bool]);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 147 | primitive_cast_impl!(char as [u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, char]);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 148 | primitive_cast_impl!(u8 as [u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64, char]);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |             impl const CastFrom<$from> for $ty {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 149 | multiple_impls!(u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize, f32, f64);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `primitive_cast_impl` which comes from the expansion of the macro `multiple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:255:60
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:255:60
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:255:60
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:255:60
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBUint<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:142:60
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:191:60
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:142:60
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:191:60
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:142:60
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:191:60
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:142:60
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BUint<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastFrom` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:191:60
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 impl<const N: usize, const M: usize> const crate::cast::CastFrom<$OtherBInt<M>> for $BInt<N> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] error: const `impl` for trait `CastToFloatHelper` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 impl const CastToFloatHelper for $uint {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 54 | impl_helper_uint!(u8, u16, u32, u64, u128, usize);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_helper_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastToFloatHelper` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:59:40
[INFO] [stdout]    |
[INFO] [stdout] 59 |             impl<const N: usize> const CastToFloatHelper for $BUint<N> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 94 | crate::macro_impl!(impl_helper_buint);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_helper_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastToFloatHelper` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:59:40
[INFO] [stdout]    |
[INFO] [stdout] 59 |             impl<const N: usize> const CastToFloatHelper for $BUint<N> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 94 | crate::macro_impl!(impl_helper_buint);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_helper_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastToFloatHelper` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:59:40
[INFO] [stdout]    |
[INFO] [stdout] 59 |             impl<const N: usize> const CastToFloatHelper for $BUint<N> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 94 | crate::macro_impl!(impl_helper_buint);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_helper_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `CastToFloatHelper` which is not `const`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:59:40
[INFO] [stdout]    |
[INFO] [stdout] 59 |             impl<const N: usize> const CastToFloatHelper for $BUint<N> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 94 | crate::macro_impl!(impl_helper_buint);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]    = note: this error originates in the macro `impl_helper_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Mantissa` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/as_float.rs:155:28
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 impl const Mantissa for $uint {
[INFO] [stdout]     |                            ^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 206 | impl_mantissa_for_uint!(u32, u64);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `impl_mantissa_for_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] error: const `impl` for trait `CastTo` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 |         impl<T, U> const CastTo<U> for T
[INFO] [stdout]     |                          ^^^^^^^^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `as_trait` (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` traits
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout]  59 |             U: ~const CastFrom<T>,
[INFO] [stdout]     |                ^^^^^^ can't be applied to `CastFrom`
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `CastFrom` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `as_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `As` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:76:23
[INFO] [stdout]     |
[INFO] [stdout]  76 |         impl<U> const As for U {
[INFO] [stdout]     |                       ^^ this trait is not `const`
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout]     = note: this error originates in the macro `as_trait` (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` traits
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:80:20
[INFO] [stdout]     |
[INFO] [stdout]  80 |                 T: ~const CastFrom<Self>,
[INFO] [stdout]     |                    ^^^^^^ can't be applied to `CastFrom`
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `CastFrom` can't be used with `[const]` because it isn't `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `as_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<U as CastFrom<T>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:62:17
[INFO] [stdout]     |
[INFO] [stdout]  62 |                 U::cast_from(self)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `as_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<T as CastFrom<U>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 T::cast_from(self)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | as_trait!();
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `as_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<buint::BUintD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<buint::BUintD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<buint::BUintD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<buint::BUint<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<buint::BUintD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<buint::BUintD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<buint::BUint<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<buint::BUintD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<buint::BUintD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<buint::BUint<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<buint::BUintD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<buint::BUintD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/buint/cast.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         Self::from_bits($BUint::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<buint::BUintD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<bint::BIntD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<buint::BUintD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<bint::BIntD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<buint::BUintD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUint<N> as CastFrom<bint::BIntD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<buint::BUint<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<bint::BInt<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<buint::BUintD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<bint::BIntD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<buint::BUintD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD32<N> as CastFrom<bint::BIntD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<buint::BUint<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<bint::BInt<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<buint::BUintD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<bint::BIntD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<buint::BUintD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD16<N> as CastFrom<bint::BIntD8<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<buint::BUint<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<bint::BInt<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<buint::BUintD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<bint::BIntD32<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<buint::BUintD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   Self::cast_from(from.to_bits())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `<buint::BUintD8<N> as CastFrom<bint::BIntD16<M>>>::cast_from` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/bint/cast.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         Self::from_bits($BUint::<N>::cast_from(from))
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: associated function `cast_from` is not const because trait `CastFrom` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bnum-0.9.0/src/cast.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait CastFrom<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout]   7 |     fn cast_from(from: T) -> Self;
[INFO] [stdout]     |     ------------------------------ this associated function is not const
[INFO] [stdout]     = help: const traits are not yet supported on stable Rust
[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 `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bnum` (lib) due to 91 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4db2b89c2655c1942ec6cab14b6e9a744085ba8af87e0bc83599747b71d33293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db2b89c2655c1942ec6cab14b6e9a744085ba8af87e0bc83599747b71d33293", kill_on_drop: false }`
[INFO] [stdout] 4db2b89c2655c1942ec6cab14b6e9a744085ba8af87e0bc83599747b71d33293
