[INFO] cloning repository https://github.com/h3nnn4n/Creative-coding.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h3nnn4n/Creative-coding.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FCreative-coding.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FCreative-coding.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81daa19a5a19c0568c7d2756b425f9259e00ec48 [INFO] checking h3nnn4n/Creative-coding.rs against try#846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FCreative-coding.rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h3nnn4n/Creative-coding.rs on toolchain 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/h3nnn4n/Creative-coding.rs [INFO] finished tweaking git repo https://github.com/h3nnn4n/Creative-coding.rs [INFO] tweaked toml for git repo https://github.com/h3nnn4n/Creative-coding.rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/h3nnn4n/Creative-coding.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d221cbc6d3648fb385e8a91a7831cf6a1219298bfcd245ffb6cba4e220286b16 [INFO] running `Command { std: "docker" "start" "-a" "d221cbc6d3648fb385e8a91a7831cf6a1219298bfcd245ffb6cba4e220286b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d221cbc6d3648fb385e8a91a7831cf6a1219298bfcd245ffb6cba4e220286b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d221cbc6d3648fb385e8a91a7831cf6a1219298bfcd245ffb6cba4e220286b16", kill_on_drop: false }` [INFO] [stdout] d221cbc6d3648fb385e8a91a7831cf6a1219298bfcd245ffb6cba4e220286b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb258037a31b55386add093ad532035b4fedf589aeb0d18f8525491f7b63e2b6 [INFO] running `Command { std: "docker" "start" "-a" "cb258037a31b55386add093ad532035b4fedf589aeb0d18f8525491f7b63e2b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking random_color v0.4.4 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking coord v0.11.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(x: T) -> Self { Self { x, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `Vec1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | fn from(item: T) -> Self { Self { x: item, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:70:56 [INFO] [stdout] | [INFO] [stdout] 70 | fn from(arr: [T; 1]) -> Self { Self { x: arr[0], ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:201:15 [INFO] [stdout] | [INFO] [stdout] 201 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:210:15 [INFO] [stdout] | [INFO] [stdout] 210 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 219 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec1<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec1.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(x: T, y: T) -> Self { Self { x, y, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:70:67 [INFO] [stdout] | [INFO] [stdout] 70 | fn from(arr: [T; 2]) -> Self { Self { x: arr[0], y: arr[1], ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:74:65 [INFO] [stdout] | [INFO] [stdout] 74 | fn from(tup: (T, T)) -> Self { Self { x: tup.0, y: tup.1, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:153:15 [INFO] [stdout] | [INFO] [stdout] 153 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 218 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:238:15 [INFO] [stdout] | [INFO] [stdout] 238 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec2<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec2.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(x: T, y: T, z: T) -> Self { Self { x, y, z, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:74:78 [INFO] [stdout] | [INFO] [stdout] 74 | fn from(arr: [T; 3]) -> Self { Self { x: arr[0], y: arr[1], z: arr[2], ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:78:78 [INFO] [stdout] | [INFO] [stdout] 78 | fn from(tup: (T, T, T)) -> Self { Self { x: tup.0, y: tup.1, z: tup.2, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 235 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:257:15 [INFO] [stdout] | [INFO] [stdout] 257 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec3<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec3.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(x: T, y: T, z: T, w: T) -> Self { Self { x, y, z, w, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:78:89 [INFO] [stdout] | [INFO] [stdout] 78 | fn from(arr: [T; 4]) -> Self { Self { x: arr[0], y: arr[1], z: arr[2], w: arr[3], ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:82:91 [INFO] [stdout] | [INFO] [stdout] 82 | fn from(tup: (T, T, T, T)) -> Self { Self { x: tup.0, y: tup.1, z: tup.2, w: tup.3, ..Default::default() } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:238:15 [INFO] [stdout] | [INFO] [stdout] 238 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: VecItem` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Vec4<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coord-0.11.0/src/vec4.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Copy, Clone, Default, Hash, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 76 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coord` due to 77 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cb258037a31b55386add093ad532035b4fedf589aeb0d18f8525491f7b63e2b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb258037a31b55386add093ad532035b4fedf589aeb0d18f8525491f7b63e2b6", kill_on_drop: false }` [INFO] [stdout] cb258037a31b55386add093ad532035b4fedf589aeb0d18f8525491f7b63e2b6