[INFO] fetching crate bounded-registers 0.1.1... [INFO] checking bounded-registers-0.1.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate bounded-registers 0.1.1 into /workspace/builds/worker-46/source [INFO] validating manifest of crates.io crate bounded-registers 0.1.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bounded-registers 0.1.1 [INFO] finished tweaking crates.io crate bounded-registers 0.1.1 [INFO] tweaked toml for crates.io crate bounded-registers 0.1.1 written to /workspace/builds/worker-46/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c32f6f280bfc3c00a4334f7646edd334533ca48e083a349c91e46e685b3a9c [INFO] running `Command { std: "docker" "start" "-a" "65c32f6f280bfc3c00a4334f7646edd334533ca48e083a349c91e46e685b3a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c32f6f280bfc3c00a4334f7646edd334533ca48e083a349c91e46e685b3a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c32f6f280bfc3c00a4334f7646edd334533ca48e083a349c91e46e685b3a9c", kill_on_drop: false }` [INFO] [stdout] 65c32f6f280bfc3c00a4334f7646edd334533ca48e083a349c91e46e685b3a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3a0ad3c168e782f7a404b5fb452cb27f8784a1cb24b1aa80a973e98e02212b [INFO] running `Command { std: "docker" "start" "-a" "4b3a0ad3c168e782f7a404b5fb452cb27f8784a1cb24b1aa80a973e98e02212b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking bounded-registers v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:315:12 [INFO] [stdout] | [INFO] [stdout] 315 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:315:12 [INFO] [stdout] | [INFO] [stdout] 315 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bounded-registers` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `UTerm: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsLessOrEqual>` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual>` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsLessOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsLessOrEqual>` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual>` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsLessOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsLessOrEqual, B1>, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>, B1>>` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>, B1>: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt, B1>, B1>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>, B1>: IsLessOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual` is not implemented for `UInt, B1>, B1>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>, B1>: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt, B1>, B1>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsLessOrEqual, B1>, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>, B1>>` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt, B0>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>: IsLessOrEqual, B1>, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>, B1>>` is not implemented for `UInt, B0>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt, B0>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt, B1>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>: IsLessOrEqual, B1>, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>, B1>>` is not implemented for `UInt, B1>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt, B1>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>, B0>: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt, B0>, B0>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>, B0>: IsLessOrEqual, B1>, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>, B1>>` is not implemented for `UInt, B0>, B0>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>, B0>: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt, B0>, B0>` [INFO] [stdout] ... [INFO] [stdout] 401 | / register! { [INFO] [stdout] 402 | | /// The status register [INFO] [stdout] 403 | | #[derive(Debug)] [INFO] [stdout] 404 | | Status, [INFO] [stdout] ... | [INFO] [stdout] 419 | | ] [INFO] [stdout] 420 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsLessOrEqual>` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual>` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsLessOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsLessOrEqual, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>>` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub const Read: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt, B1>` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>: IsLessOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual` is not implemented for `UInt, B1>` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B1>: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | pub const Set: Field = Field::checked::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt, B1>` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsLessOrEqual, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>>` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UTerm: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UTerm` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsLessOrEqual, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>>` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt, B0>` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>: IsLessOrEqual, B1>>` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual, B1>>` is not implemented for `UInt, B0>` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt, B0>: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | pub const $name: Field = Field::checked::<$val>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt, B0>` [INFO] [stdout] ... [INFO] [stdout] 447 | / register! { [INFO] [stdout] 448 | | /// A random number generator [INFO] [stdout] 449 | | #[derive(Debug)] [INFO] [stdout] 450 | | RNG, [INFO] [stdout] ... | [INFO] [stdout] 462 | | ] [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `enums` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: Unsigned` is not satisfied [INFO] [stdout] --> src/macros.rs:425:20 [INFO] [stdout] | [INFO] [stdout] 425 | reg.modify(Status::Dead::Field::checked::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unsigned` is not implemented for `UInt` [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `checked` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider introducing a `where` bound, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 423 | fn test_rw_macro() where UInt: Unsigned { [INFO] [stdout] | +++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsLessOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:425:20 [INFO] [stdout] | [INFO] [stdout] 425 | reg.modify(Status::Dead::Field::checked::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsLessOrEqual` is not implemented for `UInt` [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `checked` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider introducing a `where` bound, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 423 | fn test_rw_macro() where UInt: IsLessOrEqual { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UInt: IsGreaterOrEqual` is not satisfied [INFO] [stdout] --> src/macros.rs:425:20 [INFO] [stdout] | [INFO] [stdout] 425 | reg.modify(Status::Dead::Field::checked::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IsGreaterOrEqual` is not implemented for `UInt` [INFO] [stdout] | [INFO] [stdout] note: required by `register::Field::::checked` [INFO] [stdout] --> src/register.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / pub const fn checked() -> Self [INFO] [stdout] 122 | | where [INFO] [stdout] 123 | | V: IsLessOrEqual, [INFO] [stdout] 124 | | V: IsGreaterOrEqual, [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | checked!(u8); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `checked` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider introducing a `where` bound, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 423 | fn test_rw_macro() where UInt: IsGreaterOrEqual { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b3a0ad3c168e782f7a404b5fb452cb27f8784a1cb24b1aa80a973e98e02212b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3a0ad3c168e782f7a404b5fb452cb27f8784a1cb24b1aa80a973e98e02212b", kill_on_drop: false }` [INFO] [stdout] 4b3a0ad3c168e782f7a404b5fb452cb27f8784a1cb24b1aa80a973e98e02212b