[INFO] fetching crate hacspec-lib 0.1.0-beta.1...
[INFO] checking hacspec-lib-0.1.0-beta.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hacspec-lib 0.1.0-beta.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hacspec-lib 0.1.0-beta.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hacspec-lib 0.1.0-beta.1
[INFO] finished tweaking crates.io crate hacspec-lib 0.1.0-beta.1
[INFO] tweaked toml for crates.io crate hacspec-lib 0.1.0-beta.1 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hacspec-util v0.1.0-beta.1
[INFO] [stderr]   Downloaded abstract_integers v0.1.5
[INFO] [stderr]   Downloaded hacspec-attributes v0.1.0-beta.1
[INFO] [stderr]   Downloaded secret_integers v0.1.7
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b81627048630ce5dc9801e3629ec5f5aab1669ca67f2c8ca2dea5af09f3c4775
[INFO] running `Command { std: "docker" "start" "-a" "b81627048630ce5dc9801e3629ec5f5aab1669ca67f2c8ca2dea5af09f3c4775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b81627048630ce5dc9801e3629ec5f5aab1669ca67f2c8ca2dea5af09f3c4775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81627048630ce5dc9801e3629ec5f5aab1669ca67f2c8ca2dea5af09f3c4775", kill_on_drop: false }`
[INFO] [stdout] b81627048630ce5dc9801e3629ec5f5aab1669ca67f2c8ca2dea5af09f3c4775
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf00fdef975c7ca5916b7f529ff54ab08933122f34601e041a27e692d55b4a77
[INFO] running `Command { std: "docker" "start" "-a" "cf00fdef975c7ca5916b7f529ff54ab08933122f34601e041a27e692d55b4a77", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking secret_integers v0.1.7
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking abstract_integers v0.1.5
[INFO] [stderr]     Checking hacspec-lib v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]   --> src/machine_integers.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::alloc::string::ToString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 | use crate::math_util::{ct_util::*, *};
[INFO] [stdout] 13 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `ToString` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::array::*`
[INFO] [stdout]  --> src/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use crate::array::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bigint_integers::*`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use crate::bigint_integers::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::machine_integers::*`
[INFO] [stdout]  --> src/prelude.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use crate::machine_integers::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::math_integers::*`
[INFO] [stdout]  --> src/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::math_integers::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vec_integers_public::*`
[INFO] [stdout]   --> src/prelude.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use crate::vec_integers_public::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vec_integers_secret::*`
[INFO] [stdout]   --> src/prelude.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use crate::vec_integers_secret::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ops::*`
[INFO] [stdout]   --> src/prelude.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use core::ops::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/vec_util.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `Vec` is already imported here
[INFO] [stdout] 7 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u8`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <u8 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <u8 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u8`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u8 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u8 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u8`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `u8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u8 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u8 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 308 | implement_public_unsigned_mi!(u16, 16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u16`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | implement_public_unsigned_mi!(u16, 16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <u16 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <u16 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 308 | implement_public_unsigned_mi!(u16, 16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u16`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | implement_public_unsigned_mi!(u16, 16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u16 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u16 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 308 | implement_public_unsigned_mi!(u16, 16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u16`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 | implement_public_unsigned_mi!(u16, 16);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `u16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u16 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u16 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 309 | implement_public_unsigned_mi!(u32, 32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u32`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 | implement_public_unsigned_mi!(u32, 32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <u32 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <u32 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 309 | implement_public_unsigned_mi!(u32, 32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u32`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 | implement_public_unsigned_mi!(u32, 32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u32 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u32 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 309 | implement_public_unsigned_mi!(u32, 32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u32`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 | implement_public_unsigned_mi!(u32, 32);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `u32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u32 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u32 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 310 | implement_public_unsigned_mi!(u64, 64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u64`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | implement_public_unsigned_mi!(u64, 64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <u64 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <u64 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 310 | implement_public_unsigned_mi!(u64, 64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u64`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | implement_public_unsigned_mi!(u64, 64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u64 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u64 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 310 | implement_public_unsigned_mi!(u64, 64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u64`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 | implement_public_unsigned_mi!(u64, 64);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `u64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u64 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u64 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 311 | implement_public_unsigned_mi!(u128, 128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u128`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 311 | implement_public_unsigned_mi!(u128, 128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <u128 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <u128 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 311 | implement_public_unsigned_mi!(u128, 128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u128`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 311 | implement_public_unsigned_mi!(u128, 128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `u128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u128 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<u128 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 311 | implement_public_unsigned_mi!(u128, 128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `u128`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 311 | implement_public_unsigned_mi!(u128, 128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `u128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_unsigned_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u128 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<u128 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i8`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <i8 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <i8 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i8`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i8 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i8 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i8`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i8 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i8 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:98:43
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(Self::ZERO()) {
[INFO] [stdout]     |                                           ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i8`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 | implement_public_signed_mi!(i8, 8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i8`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(<i8 as abstract_integers::ConstZero>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 98  |                 while ret.less_than(<i8 as traits::Integer>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i16`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <i16 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <i16 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i16`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i16 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i16 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i16`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i16 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i16 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:98:43
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(Self::ZERO()) {
[INFO] [stdout]     |                                           ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i16`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 | implement_public_signed_mi!(i16, 16);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i16`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(<i16 as abstract_integers::ConstZero>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 98  |                 while ret.less_than(<i16 as traits::Integer>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i32`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <i32 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <i32 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i32`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i32 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i32 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i32`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i32 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i32 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:98:43
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(Self::ZERO()) {
[INFO] [stdout]     |                                           ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i32`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | implement_public_signed_mi!(i32, 32);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i32`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(<i32 as abstract_integers::ConstZero>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 98  |                 while ret.less_than(<i32 as traits::Integer>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i64`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <i64 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <i64 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i64`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i64 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i64 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i64`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i64 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i64 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:98:43
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(Self::ZERO()) {
[INFO] [stdout]     |                                           ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i64`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | implement_public_signed_mi!(i64, 64);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i64`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(<i64 as abstract_integers::ConstZero>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 98  |                 while ret.less_than(<i64 as traits::Integer>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & Self::ONE()
[INFO] [stdout]     |                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i128`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 (self >> i) & <i128 as abstract_integers::ConstOne>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 150 |                 (self >> i) & <i128 as traits::Integer>::ONE()
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                     ^^^ multiple `ONE` found
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i128`
[INFO] [stdout]    --> src/machine_integers.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             fn ONE() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstOne` for the type `i128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i128 as abstract_integers::ConstOne>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(<i128 as traits::Integer>::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:158:85
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO()));
[INFO] [stdout]     |                                                                                     ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i128`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_mi` which comes from the expansion of the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i128 as abstract_integers::ConstZero>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 158 |                 debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(<i128 as traits::Integer>::ZERO()));
[INFO] [stdout]     |                                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/machine_integers.rs:98:43
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(Self::ZERO()) {
[INFO] [stdout]     |                                           ^^^^ multiple `ZERO` found
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `traits::Integer` for the type `i128`
[INFO] [stdout]    --> src/machine_integers.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             fn ZERO() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | implement_public_signed_mi!(i128, 128);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `abstract_integers::ConstZero` for the type `i128`
[INFO] [stdout]     = note: this error originates in the macro `implement_public_signed_mi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 98  |                 while ret.less_than(<i128 as abstract_integers::ConstZero>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 98  |                 while ret.less_than(<i128 as traits::Integer>::ZERO()) {
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] error: aborting due to 35 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hacspec-lib` (lib) due to 36 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf00fdef975c7ca5916b7f529ff54ab08933122f34601e041a27e692d55b4a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf00fdef975c7ca5916b7f529ff54ab08933122f34601e041a27e692d55b4a77", kill_on_drop: false }`
[INFO] [stdout] cf00fdef975c7ca5916b7f529ff54ab08933122f34601e041a27e692d55b4a77
