[INFO] fetching crate hacspec-lib 0.1.0-beta.1... [INFO] testing hacspec-lib-0.1.0-beta.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hacspec-lib 0.1.0-beta.1 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hacspec-lib 0.1.0-beta.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secret_integers v0.1.7 [INFO] [stderr] Downloaded abstract_integers v0.1.5 [INFO] [stderr] Downloaded hacspec-util v0.1.0-beta.1 [INFO] [stderr] Downloaded hacspec-attributes v0.1.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dbdad3be8c4342a03cf6dbfc1738714963416c90adc71e66a120f8a2477476b [INFO] running `Command { std: "docker" "start" "-a" "0dbdad3be8c4342a03cf6dbfc1738714963416c90adc71e66a120f8a2477476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dbdad3be8c4342a03cf6dbfc1738714963416c90adc71e66a120f8a2477476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbdad3be8c4342a03cf6dbfc1738714963416c90adc71e66a120f8a2477476b", kill_on_drop: false }` [INFO] [stdout] 0dbdad3be8c4342a03cf6dbfc1738714963416c90adc71e66a120f8a2477476b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 93608e2604a9f741884e20189c2b79c6baaad6d1911b5b144315d8cc878240db [INFO] running `Command { std: "docker" "start" "-a" "93608e2604a9f741884e20189c2b79c6baaad6d1911b5b144315d8cc878240db", kill_on_drop: false }` [INFO] [stderr] Compiling secret_integers v0.1.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling abstract_integers v0.1.5 [INFO] [stderr] Compiling hacspec-lib v0.1.0-beta.1 (/opt/rustwide/workdir) [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] = note: `#[warn(unused_imports)]` on by default [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] error[E0618]: expected function, found `abstract_integers::BigInt` [INFO] [stdout] --> src/bigint_integers.rs:48:71 [INFO] [stdout] | [INFO] [stdout] 48 | debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ^^^^^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [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 `abstract_integers::ConstOne` for the type `u8` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `u8` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `u8` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstOne` for the type `u16` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `u16` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `u16` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstOne` for the type `u32` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `u32` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `u32` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstOne` for the type `u64` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `u64` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `u64` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstOne` for the type `u128` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `u128` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `u128` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstOne` for the type `i8` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `i8` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i8` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i8` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::ZERO()) { [INFO] [stdout] | [INFO] [stdout] 98 - while ret.less_than(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::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 `abstract_integers::ConstOne` for the type `i16` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `i16` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i16` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i16` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::ZERO()) { [INFO] [stdout] | [INFO] [stdout] 98 - while ret.less_than(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::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 `abstract_integers::ConstOne` for the type `i32` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `i32` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i32` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i32` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::ZERO()) { [INFO] [stdout] | [INFO] [stdout] 98 - while ret.less_than(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::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 `abstract_integers::ConstOne` for the type `i64` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `i64` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i64` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i64` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::ZERO()) { [INFO] [stdout] | [INFO] [stdout] 98 - while ret.less_than(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::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 `abstract_integers::ConstOne` for the type `i128` [INFO] [stdout] note: candidate #2 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: 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) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::ONE() [INFO] [stdout] | [INFO] [stdout] 150 - (self >> i) & Self::ONE() [INFO] [stdout] 150 + (self >> i) & ::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 `abstract_integers::ConstOne` for the type `i128` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i128` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | [INFO] [stdout] 158 - debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] 158 + debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::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 `abstract_integers::ConstZero` for the type `i128` [INFO] [stdout] note: candidate #2 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: 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(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::ZERO()) { [INFO] [stdout] | [INFO] [stdout] 98 - while ret.less_than(Self::ZERO()) { [INFO] [stdout] 98 + while ret.less_than(::ZERO()) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hacspec-lib` (lib) due to 36 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93608e2604a9f741884e20189c2b79c6baaad6d1911b5b144315d8cc878240db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93608e2604a9f741884e20189c2b79c6baaad6d1911b5b144315d8cc878240db", kill_on_drop: false }` [INFO] [stdout] 93608e2604a9f741884e20189c2b79c6baaad6d1911b5b144315d8cc878240db