[INFO] cloning repository https://github.com/frankier/softcomputingforsoftpeople [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankier/softcomputingforsoftpeople" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0a06bf13a79653a22f513d804cc44062e4e9492 [INFO] checking frankier/softcomputingforsoftpeople against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankier/softcomputingforsoftpeople 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 git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] finished tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] tweaked toml for git repo https://github.com/frankier/softcomputingforsoftpeople written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/frankier/softcomputingforsoftpeople already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.0 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded rand_derive v0.3.1 [INFO] [stderr] Downloaded num-complex v0.1.42 [INFO] [stderr] Downloaded syn v0.12.13 [INFO] [stderr] Downloaded ord_subset v3.1.0 [INFO] [stderr] Downloaded bitwise v0.1.1 [INFO] [stderr] Downloaded bitintr v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 28217231c26986f2f86cb81363319546efdb798cecdc342a33aae569e111464e [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" "28217231c26986f2f86cb81363319546efdb798cecdc342a33aae569e111464e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28217231c26986f2f86cb81363319546efdb798cecdc342a33aae569e111464e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28217231c26986f2f86cb81363319546efdb798cecdc342a33aae569e111464e", kill_on_drop: false }` [INFO] [stdout] 28217231c26986f2f86cb81363319546efdb798cecdc342a33aae569e111464e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39c777c6a8e4f2e39e5604af8bbab92a788c86f27657e14f2173cbc8e2a83fbc [INFO] running `Command { std: "docker" "start" "-a" "39c777c6a8e4f2e39e5604af8bbab92a788c86f27657e14f2173cbc8e2a83fbc", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking safe-transmute v0.8.0 (https://github.com/frankier/safe-transmute-rs.git?rev=5ecc3b6b31d661523515b09b6621d6f0019e031e#5ecc3b6b) [INFO] [stderr] Checking ord_subset v3.1.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Compiling bitwise v0.1.1 [INFO] [stderr] Checking itertools v0.7.6 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.42 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stdout] error[E0658]: specialization is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `isize`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u8`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u32`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u64`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `usize`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u16`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u32`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `usize`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `i8`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `i16`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `i32`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u16`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `isize`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `u64`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] [stderr] Checking num-iter v0.1.35 [INFO] [stdout] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 `i64`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/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 [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] [stderr] error: could not compile `bitwise` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "39c777c6a8e4f2e39e5604af8bbab92a788c86f27657e14f2173cbc8e2a83fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c777c6a8e4f2e39e5604af8bbab92a788c86f27657e14f2173cbc8e2a83fbc", kill_on_drop: false }` [INFO] [stdout] 39c777c6a8e4f2e39e5604af8bbab92a788c86f27657e14f2173cbc8e2a83fbc