[INFO] fetching crate hacspec-lib 0.1.0-beta.1... [INFO] checking hacspec-lib-0.1.0-beta.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate hacspec-lib 0.1.0-beta.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate hacspec-lib 0.1.0-beta.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v3.2.25 (latest: v4.5.4) [INFO] [stderr] Adding clap_lex v0.2.4 (latest: v0.7.0) [INFO] [stderr] Adding criterion v0.4.0 (latest: v0.5.1) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.3) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding os_str_bytes v6.6.1 (latest: v7.0.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.57) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secret_integers v0.1.7 [INFO] [stderr] Downloaded hacspec-util v0.1.0-beta.1 [INFO] [stderr] Downloaded abstract_integers v0.1.5 [INFO] [stderr] Downloaded hacspec-attributes v0.1.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d8fa0520492c603e3f414c0a7666f6a64d439391f4e4b0cc091f45b3045bf2a [INFO] running `Command { std: "docker" "start" "-a" "9d8fa0520492c603e3f414c0a7666f6a64d439391f4e4b0cc091f45b3045bf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d8fa0520492c603e3f414c0a7666f6a64d439391f4e4b0cc091f45b3045bf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8fa0520492c603e3f414c0a7666f6a64d439391f4e4b0cc091f45b3045bf2a", kill_on_drop: false }` [INFO] [stdout] 9d8fa0520492c603e3f414c0a7666f6a64d439391f4e4b0cc091f45b3045bf2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f54e087582b32c19a62f853939d5a2d00d8f0e210953a5fe961bdb4d610b2ed [INFO] running `Command { std: "docker" "start" "-a" "9f54e087582b32c19a62f853939d5a2d00d8f0e210953a5fe961bdb4d610b2ed", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [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 ciborium-ll v0.2.2 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking abstract_integers v0.1.5 [INFO] [stderr] Checking hacspec-lib v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/machine_integers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | use crate::math_util::{ct_util::*, *}; [INFO] [stdout] 13 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `ToString` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::array::*` [INFO] [stdout] --> src/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bigint_integers::*` [INFO] [stdout] --> src/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use crate::bigint_integers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::machine_integers::*` [INFO] [stdout] --> src/prelude.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use crate::machine_integers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math_integers::*` [INFO] [stdout] --> src/prelude.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::math_integers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::vec_integers_public::*` [INFO] [stdout] --> src/prelude.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use crate::vec_integers_public::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::vec_integers_secret::*` [INFO] [stdout] --> src/prelude.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use crate::vec_integers_secret::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::*` [INFO] [stdout] --> src/prelude.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use core::ops::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/vec_util.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Vec` is already imported here [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/machine_integers.rs:150:37 [INFO] [stdout] | [INFO] [stdout] 150 | (self >> i) & Self::ONE() [INFO] [stdout] | ^^^ multiple `ONE` found [INFO] [stdout] ... [INFO] [stdout] 307 | implement_public_unsigned_mi!(u8, 8); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `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] [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] [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] [stdout] error: aborting due to 35 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hacspec-lib` (lib) due to 36 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f54e087582b32c19a62f853939d5a2d00d8f0e210953a5fe961bdb4d610b2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f54e087582b32c19a62f853939d5a2d00d8f0e210953a5fe961bdb4d610b2ed", kill_on_drop: false }` [INFO] [stdout] 9f54e087582b32c19a62f853939d5a2d00d8f0e210953a5fe961bdb4d610b2ed [INFO] checking hacspec-lib-0.1.0-beta.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate hacspec-lib 0.1.0-beta.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate hacspec-lib 0.1.0-beta.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 803eca858f2f106cf53ac453342275279eaa87bf9a8704c88acbac09f06edaa1 [INFO] running `Command { std: "docker" "start" "-a" "803eca858f2f106cf53ac453342275279eaa87bf9a8704c88acbac09f06edaa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "803eca858f2f106cf53ac453342275279eaa87bf9a8704c88acbac09f06edaa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803eca858f2f106cf53ac453342275279eaa87bf9a8704c88acbac09f06edaa1", kill_on_drop: false }` [INFO] [stdout] 803eca858f2f106cf53ac453342275279eaa87bf9a8704c88acbac09f06edaa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97bb64b526aec2b9eba198198b04fb5de59ad4f1fbe03305ed1bb51d72e3362b [INFO] running `Command { std: "docker" "start" "-a" "97bb64b526aec2b9eba198198b04fb5de59ad4f1fbe03305ed1bb51d72e3362b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "97bb64b526aec2b9eba198198b04fb5de59ad4f1fbe03305ed1bb51d72e3362b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97bb64b526aec2b9eba198198b04fb5de59ad4f1fbe03305ed1bb51d72e3362b", kill_on_drop: false }` [INFO] [stdout] 97bb64b526aec2b9eba198198b04fb5de59ad4f1fbe03305ed1bb51d72e3362b