[INFO] fetching crate glam-traits 0.3.1... [INFO] checking glam-traits-0.3.1 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate glam-traits 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate glam-traits 0.3.1 [INFO] finished tweaking crates.io crate glam-traits 0.3.1 [INFO] tweaked toml for crates.io crate glam-traits 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glam-traits 0.3.1 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding glam v0.30.10 (available: v0.32.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4cb09f06a3e22a5895f866a3854c885f64b29f97b3748dfc99fc632df59b786 [INFO] running `Command { std: "docker" "start" "-a" "a4cb09f06a3e22a5895f866a3854c885f64b29f97b3748dfc99fc632df59b786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4cb09f06a3e22a5895f866a3854c885f64b29f97b3748dfc99fc632df59b786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4cb09f06a3e22a5895f866a3854c885f64b29f97b3748dfc99fc632df59b786", kill_on_drop: false }` [INFO] [stdout] a4cb09f06a3e22a5895f866a3854c885f64b29f97b3748dfc99fc632df59b786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zstrict-projection-item-bounds" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96cd84fdde3f077aa8b8cfa0dea7967e3d3476f7cfcc464c4ae6599a01249144 [INFO] running `Command { std: "docker" "start" "-a" "96cd84fdde3f077aa8b8cfa0dea7967e3d3476f7cfcc464c4ae6599a01249144", kill_on_drop: false }` [INFO] [stderr] Checking glam v0.30.10 [INFO] [stderr] Checking glam-traits v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `impl_gvec` [INFO] [stdout] --> src/lib.rs:402:16 [INFO] [stdout] | [INFO] [stdout] 402 | pub(crate) use impl_gvec; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec2` [INFO] [stdout] --> src/lib.rs:490:16 [INFO] [stdout] | [INFO] [stdout] 490 | pub(crate) use impl_gvec2; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec3` [INFO] [stdout] --> src/lib.rs:567:16 [INFO] [stdout] | [INFO] [stdout] 567 | pub(crate) use impl_gvec3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec4` [INFO] [stdout] --> src/lib.rs:645:16 [INFO] [stdout] | [INFO] [stdout] 645 | pub(crate) use impl_gvec4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec` [INFO] [stdout] --> src/lib.rs:685:16 [INFO] [stdout] | [INFO] [stdout] 685 | pub(crate) use impl_signedvec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec2` [INFO] [stdout] --> src/lib.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | pub(crate) use impl_signedvec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec3` [INFO] [stdout] --> src/lib.rs:756:16 [INFO] [stdout] | [INFO] [stdout] 756 | pub(crate) use impl_signedvec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec4` [INFO] [stdout] --> src/lib.rs:786:16 [INFO] [stdout] | [INFO] [stdout] 786 | pub(crate) use impl_signedvec4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_intvec` [INFO] [stdout] --> src/lib.rs:1030:16 [INFO] [stdout] | [INFO] [stdout] 1030 | pub(crate) use impl_intvec; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec` [INFO] [stdout] --> src/lib.rs:402:16 [INFO] [stdout] | [INFO] [stdout] 402 | pub(crate) use impl_gvec; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec2` [INFO] [stdout] --> src/lib.rs:490:16 [INFO] [stdout] | [INFO] [stdout] 490 | pub(crate) use impl_gvec2; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec3` [INFO] [stdout] --> src/lib.rs:567:16 [INFO] [stdout] | [INFO] [stdout] 567 | pub(crate) use impl_gvec3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_gvec4` [INFO] [stdout] --> src/lib.rs:645:16 [INFO] [stdout] | [INFO] [stdout] 645 | pub(crate) use impl_gvec4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec` [INFO] [stdout] --> src/lib.rs:685:16 [INFO] [stdout] | [INFO] [stdout] 685 | pub(crate) use impl_signedvec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec2` [INFO] [stdout] --> src/lib.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | pub(crate) use impl_signedvec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec3` [INFO] [stdout] --> src/lib.rs:756:16 [INFO] [stdout] | [INFO] [stdout] 756 | pub(crate) use impl_signedvec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_signedvec4` [INFO] [stdout] --> src/lib.rs:786:16 [INFO] [stdout] | [INFO] [stdout] 786 | pub(crate) use impl_signedvec4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impl_intvec` [INFO] [stdout] --> src/lib.rs:1030:16 [INFO] [stdout] | [INFO] [stdout] 1030 | pub(crate) use impl_intvec; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i8` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i8` divided by `Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i8` by `Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i8` by `Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u8` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u8` divided by `Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u8` by `Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u8` by `Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i16` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i16` divided by `Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i16` by `Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i16` by `Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u16` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u16` divided by `Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u16` by `Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u16` by `Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i32` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i32` divided by `Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i32` by `Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i32` by `Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u32` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i8` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u32` divided by `Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i8` divided by `Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u32` by `Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i8` by `Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u32` by `Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i8` by `Self` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i8` [INFO] [stdout] --> src/lib.rs:1240:26 [INFO] [stdout] | [INFO] [stdout] 1240 | pub trait I8Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `i8 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i64` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i64` divided by `Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i64` by `Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i64` by `Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u8` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u8` divided by `Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u8` by `Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u8` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u8` by `Self` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u64` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u64` divided by `Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u64` by `Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u8` [INFO] [stdout] --> src/lib.rs:1249:26 [INFO] [stdout] | [INFO] [stdout] 1249 | pub trait U8Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `u8 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i16` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i16` divided by `Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i16` by `Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i16` by `Self` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `usize` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `usize` by `Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i16` [INFO] [stdout] --> src/lib.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | pub trait I16Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i16 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f32` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f32` divided by `Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f32` by `Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u16` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u16` divided by `Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u16` by `Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u16` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u16` by `Self` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f32` by `Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u16` [INFO] [stdout] --> src/lib.rs:1267:27 [INFO] [stdout] | [INFO] [stdout] 1267 | pub trait U16Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u16 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i32` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i32` divided by `Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i32` by `Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i32` by `Self` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f64` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f64` divided by `Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f64` by `Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i32` [INFO] [stdout] --> src/lib.rs:1276:27 [INFO] [stdout] | [INFO] [stdout] 1276 | pub trait I32Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i32 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f64` by `Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u32` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u32` divided by `Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u32` by `Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u32` by `Self` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u32` [INFO] [stdout] --> src/lib.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | pub trait U32Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u32 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i64` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `i64` divided by `Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `i64` by `Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `i64` by `Self` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `i64` [INFO] [stdout] --> src/lib.rs:1294:27 [INFO] [stdout] | [INFO] [stdout] 1294 | pub trait I64Vec: SIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `i64 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u64` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `u64` divided by `Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `u64` by `Self` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `u64` [INFO] [stdout] --> src/lib.rs:1303:27 [INFO] [stdout] | [INFO] [stdout] 1303 | pub trait U64Vec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `u64 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `usize` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `usize` by `Self` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `usize` [INFO] [stdout] --> src/lib.rs:1312:29 [INFO] [stdout] | [INFO] [stdout] 1312 | pub trait USizeVec: UIntVec {} [INFO] [stdout] | ^^^^^^^^^^^^^^ no implementation for `usize + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f32` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f32` divided by `Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f32` by `Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f32` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f32` by `Self` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `f32` [INFO] [stdout] --> src/lib.rs:1321:28 [INFO] [stdout] | [INFO] [stdout] 1321 | pub trait F32Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f32 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f64` divided by `&'a Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 % &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Rem<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot calculate the remainder of `f64` divided by `Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 % Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 / &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Div<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `f64` by `Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 / Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f64` by `&'a Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 * &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Mul<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `f64` by `Self` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 * Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&'a Self` from `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 - &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Sub<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `Self` from `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 - Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&'a Self` to `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 + &'a Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Add<&'a Self>` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `Self` to `f64` [INFO] [stdout] --> src/lib.rs:1331:28 [INFO] [stdout] | [INFO] [stdout] 1331 | pub trait F64Vec: FloatVec {} [INFO] [stdout] | ^^^^^^^^^^^^ no implementation for `f64 + Self` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glam-traits` (lib test) due to 110 previous errors; 9 warnings emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glam-traits` (lib) due to 110 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "96cd84fdde3f077aa8b8cfa0dea7967e3d3476f7cfcc464c4ae6599a01249144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cd84fdde3f077aa8b8cfa0dea7967e3d3476f7cfcc464c4ae6599a01249144", kill_on_drop: false }` [INFO] [stdout] 96cd84fdde3f077aa8b8cfa0dea7967e3d3476f7cfcc464c4ae6599a01249144