[INFO] cloning repository https://github.com/playXE/waffle-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/waffle-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fwaffle-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fwaffle-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 702f1f369b2a3a9c1d02b386e73398bd9dd03e13 [INFO] checking playXE/waffle-vm against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fwaffle-vm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/playXE/waffle-vm [INFO] finished tweaking git repo https://github.com/playXE/waffle-vm [INFO] tweaked toml for git repo https://github.com/playXE/waffle-vm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/playXE/waffle-vm on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/playXE/waffle-vm 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abort_on_panic v2.0.0 [INFO] [stderr] Downloaded memmap2 v0.5.3 [INFO] [stderr] Downloaded libloading-mini v0.1.2 [INFO] [stderr] Downloaded semver v1.0.9 [INFO] [stderr] Downloaded clap_lex v0.2.0 [INFO] [stderr] Downloaded cranelift-native v0.85.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.85.1 [INFO] [stderr] Downloaded lexpr-macros v0.2.1 [INFO] [stderr] Downloaded cranelift v0.85.1 [INFO] [stderr] Downloaded cranelift-preopt v0.85.1 [INFO] [stderr] Downloaded dashmap v5.3.4 [INFO] [stderr] Downloaded libffi v3.0.0 [INFO] [stderr] Downloaded cranelift-entity v0.85.1 [INFO] [stderr] Downloaded cranelift-bforest v0.85.1 [INFO] [stderr] Downloaded core_extensions_proc_macros v1.5.1 [INFO] [stderr] Downloaded cranelift-module v0.85.1 [INFO] [stderr] Downloaded const-bitfield v0.2.1 [INFO] [stderr] Downloaded clap_derive v3.1.18 [INFO] [stderr] Downloaded ariadne v0.1.5 [INFO] [stderr] Downloaded memx v0.1.20 [INFO] [stderr] Downloaded cranelift-jit v0.85.1 [INFO] [stderr] Downloaded cranelift-isle v0.85.1 [INFO] [stderr] Downloaded cranelift-frontend v0.85.1 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded lexpr v0.2.6 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.85.1 [INFO] [stderr] Downloaded core_extensions v1.5.2 [INFO] [stderr] Downloaded regalloc2 v0.2.3 [INFO] [stderr] Downloaded clap v3.1.18 [INFO] [stderr] Downloaded cranelift-codegen v0.85.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.25 [INFO] [stderr] Downloaded libffi-sys v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ee83b9f410dd1f899d98e2b94475ed46fb35602c5e83098f4eaffff84449c77 [INFO] running `Command { std: "docker" "start" "-a" "4ee83b9f410dd1f899d98e2b94475ed46fb35602c5e83098f4eaffff84449c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ee83b9f410dd1f899d98e2b94475ed46fb35602c5e83098f4eaffff84449c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee83b9f410dd1f899d98e2b94475ed46fb35602c5e83098f4eaffff84449c77", kill_on_drop: false }` [INFO] [stdout] 4ee83b9f410dd1f899d98e2b94475ed46fb35602c5e83098f4eaffff84449c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f6d495a6fa840556c7878f4deaa538ac3feb2ca20222bc0899757c2a9649f66 [INFO] running `Command { std: "docker" "start" "-a" "4f6d495a6fa840556c7878f4deaa538ac3feb2ca20222bc0899757c2a9649f66", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling cranelift-isle v0.85.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.85.1 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking slice-group-by v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking cranelift-entity v0.85.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling libffi-sys v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.85.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cranelift-bforest v0.85.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling libloading-mini v0.1.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking regalloc2 v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking abort_on_panic v2.0.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Checking const-bitfield v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stdout] error: const `impl` for trait `Bit` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:237:36 [INFO] [stdout] | [INFO] [stdout] 237 | impl> const Bit for T { [INFO] [stdout] | ^^^ this trait is not `const` [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] help: mark `Bit` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 226 | pub const trait Bit { [INFO] [stdout] | +++++ [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/const-bitfield-0.2.1/src/lib.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | impl> const Bit for T { [INFO] [stdout] | ^^^^^^ can't be applied to `BitRange` [INFO] [stdout] | [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:243:61 [INFO] [stdout] | [INFO] [stdout] 243 | impl + ~const BitRangeMut> const BitMut for T { [INFO] [stdout] | ^^^^^^ this trait is not `const` [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] help: mark `BitMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 232 | pub const trait BitMut: Bit { [INFO] [stdout] | +++++ [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/const-bitfield-0.2.1/src/lib.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | impl + ~const BitRangeMut> const BitMut for T { [INFO] [stdout] | ^^^^^^ can't be applied to `BitRange` [INFO] [stdout] | [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [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/const-bitfield-0.2.1/src/lib.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | impl + ~const BitRangeMut> const BitMut for T { [INFO] [stdout] | ^^^^^^ can't be applied to `BitRangeMut` [INFO] [stdout] | [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRange` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | impl const BitRange<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRange` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (u8, u16, u32, u64, u128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `BitRangeMut` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | impl const BitRangeMut<$range_type> for $storage_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_bitrange! {uint, (u8, u16, u32, u64, u128), (i8, i16, i32, i64, i128)} [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_bitrange` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `BitRangeMut` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const method `>::bits` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:239:14 [INFO] [stdout] | [INFO] [stdout] 239 | self.bits(bit, bit) != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: method `bits` is not const because trait `BitRange` is not const [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | pub trait BitRange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this trait is not const [INFO] [stdout] 215 | /// Get a range of bits between `lsb..=msb` and return as type `V`. [INFO] [stdout] 216 | fn bits(&self, msb: usize, lsb: usize) -> V; [INFO] [stdout] | -------------------------------------------- this method is not const [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: consider making trait `BitRange` const [INFO] [stdout] | [INFO] [stdout] 214 | pub const trait BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const method `>::set_bits` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | self.set_bits(bit, bit, value as u8) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: method `set_bits` is not const because trait `BitRangeMut` is not const [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/const-bitfield-0.2.1/src/lib.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | pub trait BitRangeMut: BitRange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const [INFO] [stdout] 221 | /// Set a range of bits between `lsb..=msb` using value `V`. [INFO] [stdout] 222 | fn set_bits(&mut self, msb: usize, lsb: usize, value: V) -> &mut Self; [INFO] [stdout] | ---------------------------------------------------------------------- this method is not const [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: consider making trait `BitRangeMut` const [INFO] [stdout] | [INFO] [stdout] 220 | pub const trait BitRangeMut: BitRange { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling memx v0.1.20 [INFO] [stderr] Checking core_extensions v1.5.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `const-bitfield` (lib) due to 107 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f6d495a6fa840556c7878f4deaa538ac3feb2ca20222bc0899757c2a9649f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6d495a6fa840556c7878f4deaa538ac3feb2ca20222bc0899757c2a9649f66", kill_on_drop: false }` [INFO] [stdout] 4f6d495a6fa840556c7878f4deaa538ac3feb2ca20222bc0899757c2a9649f66