[INFO] cloning repository https://github.com/kvark/yasteroids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvark/yasteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fyasteroids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fyasteroids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc5fdfdf88f86916c778d1e1b3454faf570d725a [INFO] checking kvark/yasteroids against try#b2686d78d0034bb3435b348d5a63910b074a1990 for pr-104429 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fyasteroids" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvark/yasteroids on toolchain b2686d78d0034bb3435b348d5a63910b074a1990 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kvark/yasteroids [INFO] finished tweaking git repo https://github.com/kvark/yasteroids [INFO] tweaked toml for git repo https://github.com/kvark/yasteroids written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kvark/yasteroids already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f25f1fa8f7383949040a81f884effc50d9979572a7dc2201dba5c77f5e4d2ce [INFO] running `Command { std: "docker" "start" "-a" "4f25f1fa8f7383949040a81f884effc50d9979572a7dc2201dba5c77f5e4d2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f25f1fa8f7383949040a81f884effc50d9979572a7dc2201dba5c77f5e4d2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f25f1fa8f7383949040a81f884effc50d9979572a7dc2201dba5c77f5e4d2ce", kill_on_drop: false }` [INFO] [stdout] 4f25f1fa8f7383949040a81f884effc50d9979572a7dc2201dba5c77f5e4d2ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e9aa30e9376c99d9ab62afdecddf9805fe59b66a1e247fdaf4d530d6e15d854 [INFO] running `Command { std: "docker" "start" "-a" "7e9aa30e9376c99d9ab62afdecddf9805fe59b66a1e247fdaf4d530d6e15d854", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking atom v0.3.4 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking threadpool v1.3.2 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking gfx_core v0.6.0 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Checking specs v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.7.2 [INFO] [stderr] Checking gfx v0.14.0 [INFO] [stderr] Checking pegasus v0.3.0 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking cgmath v0.8.0 [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `matrix::Matrix2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] 165 | mat: Matrix2 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] 165 | mat: Matrix2 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix2` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | in this derive macro expansion [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] 165 | mat: Matrix2 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix2` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&matrix::Matrix2` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] 165 | mat: Matrix2 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix2` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:163:50 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix2` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `matrix::Matrix3` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] 242 | mat: Matrix3 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] 242 | mat: Matrix3 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix3` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | in this derive macro expansion [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] 242 | mat: Matrix3 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix3` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&matrix::Matrix3` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] 242 | mat: Matrix3 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix3` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/rotation.rs:240:50 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix3` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 241 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/transform.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] 169 | pub mat: Matrix4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix4` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/transform.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | in this derive macro expansion [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] 169 | pub mat: Matrix4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix4` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&matrix::Matrix4` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/transform.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] 169 | pub mat: Matrix4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix4` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:62:50 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/transform.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `matrix::Matrix4` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/matrix.rs:62:50 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 168 | pub struct AffineMatrix3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/projection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] 69 | pub fovy: Rad, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/angle.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Rad` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/projection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] 69 | pub fovy: Rad, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/projection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | in this derive macro expansion [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] 69 | pub fovy: Rad, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/angle.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&Rad` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/projection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | -------------- in this derive macro expansion [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] 69 | pub fovy: Rad, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/angle.rs:35:62 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/projection.rs:67:57 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.8.0/src/angle.rs:35:62 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 68 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e9aa30e9376c99d9ab62afdecddf9805fe59b66a1e247fdaf4d530d6e15d854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9aa30e9376c99d9ab62afdecddf9805fe59b66a1e247fdaf4d530d6e15d854", kill_on_drop: false }` [INFO] [stdout] 7e9aa30e9376c99d9ab62afdecddf9805fe59b66a1e247fdaf4d530d6e15d854