[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] testing frankier/softcomputingforsoftpeople against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankier/softcomputingforsoftpeople on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaf885b334be954d699abe75d910736fe4b4dffc9251056fc777e6dbf10177f5 [INFO] running `Command { std: "docker" "start" "-a" "aaf885b334be954d699abe75d910736fe4b4dffc9251056fc777e6dbf10177f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaf885b334be954d699abe75d910736fe4b4dffc9251056fc777e6dbf10177f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf885b334be954d699abe75d910736fe4b4dffc9251056fc777e6dbf10177f5", kill_on_drop: false }` [INFO] [stdout] aaf885b334be954d699abe75d910736fe4b4dffc9251056fc777e6dbf10177f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9d340791d6043aeea70c9f5a5527ecdca84fab080ed38ffd94de8375304fe6 [INFO] running `Command { std: "docker" "start" "-a" "ca9d340791d6043aeea70c9f5a5527ecdca84fab080ed38ffd94de8375304fe6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling ord_subset v3.1.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling safe-transmute v0.8.0 (https://github.com/frankier/safe-transmute-rs.git?rev=5ecc3b6b31d661523515b09b6621d6f0019e031e#5ecc3b6b) [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling textwrap v0.9.0 [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 quote v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num-complex v0.1.42 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling alga v0.5.2 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Compiling bitwise v0.1.1 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling nalgebra v0.14.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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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] 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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (in Nightly builds, run with -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 the macro `impl_from_word_from_to` (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` due to 102 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.0/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] 70 | | type Output = $Output; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `geometry::translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 285 | / isometry_binop_impl_all!( [INFO] [stdout] 286 | | Mul, mul; [INFO] [stdout] 287 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 288 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 291 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 292 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in the macro `isometry_binop_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `&geometry::translation::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.0/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] 70 | | type Output = $Output; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `&geometry::translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 285 | / isometry_binop_impl_all!( [INFO] [stdout] 286 | | Mul, mul; [INFO] [stdout] 287 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 288 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 291 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 292 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in the macro `isometry_binop_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.0/src/core/construction.rs:489:13 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn new($($args: N),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `new` [INFO] [stdout] ... [INFO] [stdout] 501 | / componentwise_constructors_impl!( [INFO] [stdout] 502 | | /* [INFO] [stdout] 503 | | * Square matrices 1 .. 6. [INFO] [stdout] 504 | | */ [INFO] [stdout] ... | [INFO] [stdout] 643 | | U6, U1, x:(0,0), y:(1,0), z:(2,0), w:(3,0), a:(4,0), b:(5,0); [INFO] [stdout] 644 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.0/src/core/construction_slice.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn new(data: &'a [N], $($args: usize),*) -> Self { [INFO] [stdout] | ---------------------------------------------------- other definition for `new` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `componentwise_constructors_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.0/src/core/construction.rs:489:13 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn new($($args: N),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `new` [INFO] [stdout] ... [INFO] [stdout] 501 | / componentwise_constructors_impl!( [INFO] [stdout] 502 | | /* [INFO] [stdout] 503 | | * Square matrices 1 .. 6. [INFO] [stdout] 504 | | */ [INFO] [stdout] ... | [INFO] [stdout] 643 | | U6, U1, x:(0,0), y:(1,0), z:(2,0), w:(3,0), a:(4,0), b:(5,0); [INFO] [stdout] 644 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.0/src/core/construction_slice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn new(data: &'a mut [N], $($args: usize),*) -> Self { [INFO] [stdout] | -------------------------------------------------------- other definition for `new` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `componentwise_constructors_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` due to 5 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0592. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca9d340791d6043aeea70c9f5a5527ecdca84fab080ed38ffd94de8375304fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9d340791d6043aeea70c9f5a5527ecdca84fab080ed38ffd94de8375304fe6", kill_on_drop: false }` [INFO] [stdout] ca9d340791d6043aeea70c9f5a5527ecdca84fab080ed38ffd94de8375304fe6