[INFO] crate bitwise 0.1.1 is already in cache [INFO] testing bitwise-0.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate bitwise 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bitwise 0.1.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bitwise 0.1.1 [INFO] finished tweaking crates.io crate bitwise 0.1.1 [INFO] tweaked toml for crates.io crate bitwise 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1077ebf5a16bb316eed984136bca289f6ace7d63ff30d32784077b35882518d7 [INFO] running `"docker" "start" "-a" "1077ebf5a16bb316eed984136bca289f6ace7d63ff30d32784077b35882518d7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Compiling bitwise v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: specialization is unstable [INFO] [stderr] --> src/word/to_word.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | / default fn from(x: T) -> Self { [INFO] [stderr] 59 | | ToWord::to(x) [INFO] [stderr] 60 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #31844 for more information [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/to_word.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/to_word.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/count_zeros.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/count_ones.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/count_leading_zeros.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/count_leading_ones.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/count_trailing_zeros.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/count_trailing_ones.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/shift_logical_left.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/shift_logical_right.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/shift_arithmetic_left.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/shift_arithmetic_right.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/rotate_left.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/rotate_right.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/swap_bytes.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/parity.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/clear_least_significant_one.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/set_least_significant_zero.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/isolate_least_significant_one.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/isolate_least_significant_zero.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/clear_trailing_ones.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/set_trailing_zeros.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/mask_trailing_zeros.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/mask_trailing_ones.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/mask_trailing_zeros_and_least_significant_one.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/mask_trailing_ones_and_least_significant_zero.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/set_bit.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/clear_bit.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/flip_bit.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/test_bit.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/copy_bit.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/reverse_bit_groups.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/reverse_bits.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/reverse_bit_pairs.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/reverse_bit_nibbles.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/reverse_byte_groups.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/reverse_bytes.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/clear_bits_geq.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/clear_bits_leq.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/set_bits_geq.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/set_bits_leq.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/flip_bits_geq.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/flip_bits_leq.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/is_pow2.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/ceil_pow2.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/floor_pow2.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/is_aligned.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/align_up.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/align_down.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/outer_perfect_shuffle.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/outer_perfect_unshuffle.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/inner_perfect_shuffle.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/inner_perfect_unshuffle.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/parallel_bits_deposit.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/parallel_bits_extract.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/extract_bits.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/hamming_distance.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/is_even.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/word/is_odd.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 101 previous errors; 59 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0119, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0119`. [INFO] [stderr] error: could not compile `bitwise`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1077ebf5a16bb316eed984136bca289f6ace7d63ff30d32784077b35882518d7"` [INFO] running `"docker" "rm" "-f" "1077ebf5a16bb316eed984136bca289f6ace7d63ff30d32784077b35882518d7"` [INFO] [stdout] 1077ebf5a16bb316eed984136bca289f6ace7d63ff30d32784077b35882518d7