[INFO] fetching crate hacspec-lib 0.1.0-beta.1... [INFO] checking hacspec-lib-0.1.0-beta.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate hacspec-lib 0.1.0-beta.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate hacspec-lib 0.1.0-beta.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hacspec-attributes v0.1.0-beta.1 [INFO] [stderr] Downloaded hacspec-util v0.1.0-beta.1 [INFO] [stderr] Downloaded abstract_integers v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14b6cc0645249aa7de8efee08d94a9b59ab6833bf58bf0fa5fee319220340aa9 [INFO] running `Command { std: "docker" "start" "-a" "14b6cc0645249aa7de8efee08d94a9b59ab6833bf58bf0fa5fee319220340aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14b6cc0645249aa7de8efee08d94a9b59ab6833bf58bf0fa5fee319220340aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b6cc0645249aa7de8efee08d94a9b59ab6833bf58bf0fa5fee319220340aa9", kill_on_drop: false }` [INFO] [stdout] 14b6cc0645249aa7de8efee08d94a9b59ab6833bf58bf0fa5fee319220340aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62af072d84d86e89c6b5192bfda05a5cebff923bf3bd9da0c36f66f928724c3c [INFO] running `Command { std: "docker" "start" "-a" "62af072d84d86e89c6b5192bfda05a5cebff923bf3bd9da0c36f66f928724c3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking secret_integers v0.1.7 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking abstract_integers v0.1.5 [INFO] [stderr] Checking hacspec-lib v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 158 | debug_assert!(b.clone().equal(Self::ONE()) || b.clone().equal(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_core v0.6.4 [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO()) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO()) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO()) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 150 | (self >> i) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.4.9 [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO()) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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) & ::ONE() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ONE()) || b.clone().equal(Self::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO())); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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(::ZERO()) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 98 | while ret.less_than(::ZERO()) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.20 [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "62af072d84d86e89c6b5192bfda05a5cebff923bf3bd9da0c36f66f928724c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62af072d84d86e89c6b5192bfda05a5cebff923bf3bd9da0c36f66f928724c3c", kill_on_drop: false }` [INFO] [stdout] 62af072d84d86e89c6b5192bfda05a5cebff923bf3bd9da0c36f66f928724c3c