[INFO] updating cached repository https://github.com/frankier/softcomputingforsoftpeople [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0a06bf13a79653a22f513d804cc44062e4e9492 [INFO] testing frankier/softcomputingforsoftpeople against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankier/softcomputingforsoftpeople on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/frankier/softcomputingforsoftpeople already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec5a73d782838c23f890b9fc519d4b9d590ef3a312baa821262e052ce6daa29d [INFO] running `"docker" "start" "-a" "ec5a73d782838c23f890b9fc519d4b9d590ef3a312baa821262e052ce6daa29d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling safe-transmute v0.8.0 (https://github.com/frankier/safe-transmute-rs.git?rev=5ecc3b6b31d661523515b09b6621d6f0019e031e#5ecc3b6b) [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling ord_subset v3.1.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Compiling bitwise v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] error[E0658]: specialization is unstable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | / default fn from(x: T) -> Self { [INFO] [stderr] 59 | | ToWord::to(x) [INFO] [stderr] 60 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #31844 for more information [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_from_word!(i8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 46 | impl_from_word!(i16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 47 | impl_from_word!(i32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 48 | impl_from_word!(i64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 49 | impl_from_word!(isize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 50 | impl_from_word!(u8); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 51 | impl_from_word!(u16); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 52 | impl_from_word!(u32); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 53 | impl_from_word!(u64); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] ... [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i8` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i16` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i32` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `i64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `i64` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `isize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `isize` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u8`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u8` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u16`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u16` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u32`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u32` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `u64`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `u64` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `word::to_word::FromWord` for type `usize`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitwise-0.1.1/src/word/to_word.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | impl FromWord<$From> for $To { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stderr] ... [INFO] [stderr] 54 | impl_from_word!(usize); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] 55 | [INFO] [stderr] 56 | impl FromWord for U { [INFO] [stderr] | ---------------------------------------- first implementation here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 101 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0119, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0119`. [INFO] [stderr] error: could not compile `bitwise`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ec5a73d782838c23f890b9fc519d4b9d590ef3a312baa821262e052ce6daa29d"` [INFO] running `"docker" "rm" "-f" "ec5a73d782838c23f890b9fc519d4b9d590ef3a312baa821262e052ce6daa29d"` [INFO] [stdout] ec5a73d782838c23f890b9fc519d4b9d590ef3a312baa821262e052ce6daa29d