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