[INFO] fetching crate abio 0.3.0...
[INFO] checking abio-0.3.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate abio 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate abio 0.3.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate abio 0.3.0
[INFO] finished tweaking crates.io crate abio 0.3.0
[INFO] tweaked toml for crates.io crate abio 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded abio_derive v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a6051c4e4170b93b4e0e712cafa4f09bdb3ccab70058169550922b0cbbe1196
[INFO] running `Command { std: "docker" "start" "-a" "6a6051c4e4170b93b4e0e712cafa4f09bdb3ccab70058169550922b0cbbe1196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a6051c4e4170b93b4e0e712cafa4f09bdb3ccab70058169550922b0cbbe1196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6051c4e4170b93b4e0e712cafa4f09bdb3ccab70058169550922b0cbbe1196", kill_on_drop: false }`
[INFO] [stdout] 6a6051c4e4170b93b4e0e712cafa4f09bdb3ccab70058169550922b0cbbe1196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 221bfeee6b9b11ca34459ed351b44bf5016798ae3ce5434d73ee01bbd71566aa
[INFO] running `Command { std: "docker" "start" "-a" "221bfeee6b9b11ca34459ed351b44bf5016798ae3ce5434d73ee01bbd71566aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling abio_derive v0.1.1
[INFO] [stderr]     Checking abio v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0049]: method `is_zero` has 1 const parameter but its trait declaration has 0 const parameters
[INFO] [stdout]    --> src/integer/macros.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[const_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ found 1 const parameter
[INFO] [stdout] ...
[INFO] [stdout] 284 |     fn is_zero(&self) -> bool;
[INFO] [stdout]     |               - expected 0 const parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: method `is_zero` has 1 const parameter but its trait declaration has 0 const parameters
[INFO] [stdout]    --> src/integer/macros.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[const_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ found 1 const parameter
[INFO] [stdout] ...
[INFO] [stdout] 284 |     fn is_zero(&self) -> bool;
[INFO] [stdout]     |               - expected 0 const parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: associated function `from_inner` has 1 const parameter but its trait declaration has 0 const parameters
[INFO] [stdout]    --> src/shims.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[const_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ found 1 const parameter
[INFO] [stdout] 159 | pub trait FromInner<T: ?Sized> {
[INFO] [stdout] 160 |     fn from_inner(inner: T) -> Self;
[INFO] [stdout]     |                  - expected 0 const parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: method `into_inner` has 1 const parameter but its trait declaration has 0 const parameters
[INFO] [stdout]    --> src/shims.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[const_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ found 1 const parameter
[INFO] [stdout] 141 | pub trait IntoInner<T> {
[INFO] [stdout] 142 |     fn into_inner(self) -> T;
[INFO] [stdout]     |                  - expected 0 const parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: associated function `from_inner` has 1 const parameter but its trait declaration has 0 const parameters
[INFO] [stdout]    --> src/shims.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[const_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ found 1 const parameter
[INFO] [stdout] 159 | pub trait FromInner<T: ?Sized> {
[INFO] [stdout] 160 |     fn from_inner(inner: T) -> Self;
[INFO] [stdout]     |                  - expected 0 const parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: method `into_inner` has 1 const parameter but its trait declaration has 0 const parameters
[INFO] [stdout]    --> src/shims.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[const_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ found 1 const parameter
[INFO] [stdout] 141 | pub trait IntoInner<T> {
[INFO] [stdout] 142 |     fn into_inner(self) -> T;
[INFO] [stdout]     |                  - expected 0 const parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Self as macros::Integer>::as_ptr` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |         unsafe { self.as_ptr().cast::<Self::Repr>().read() }
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<usize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<isize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::Usize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::Isize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Self as macros::Integer>::as_ptr` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |         unsafe { self.as_ptr().cast::<Self::Repr>().read() }
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<usize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<i128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<isize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::U128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::Usize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I8 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I16 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I32 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I64 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::I128 as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<aligned::Isize as macros::Integer>::value` in constant functions
[INFO] [stdout]    --> src/integer/macros.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |                       self.value() == 0
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl_integer_for_primitives! {
[INFO] [stdout] 309 | |     u8:     u8,
[INFO] [stdout] 310 | |     u16:    u16,
[INFO] [stdout] 311 | |     u32:    u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |     Isize:  isize,
[INFO] [stdout] 336 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]     = note: this error originates in the macro `impl_integer_for_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    --> src/lib.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   + #![feature(effects)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0049.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0049.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abio` (lib) due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `abio` (lib test) due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "221bfeee6b9b11ca34459ed351b44bf5016798ae3ce5434d73ee01bbd71566aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221bfeee6b9b11ca34459ed351b44bf5016798ae3ce5434d73ee01bbd71566aa", kill_on_drop: false }`
[INFO] [stdout] 221bfeee6b9b11ca34459ed351b44bf5016798ae3ce5434d73ee01bbd71566aa
