[INFO] fetching crate arcball-cgmath 0.4.0...
[INFO] checking arcball-cgmath-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate arcball-cgmath 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate arcball-cgmath 0.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arcball-cgmath 0.4.0
[INFO] finished tweaking crates.io crate arcball-cgmath 0.4.0
[INFO] tweaked toml for crates.io crate arcball-cgmath 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded cgmath v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6488088ba646a0814953b1a717bae2a9d68503e82920603aae12ca02b05d4bba
[INFO] running `Command { std: "docker" "start" "-a" "6488088ba646a0814953b1a717bae2a9d68503e82920603aae12ca02b05d4bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6488088ba646a0814953b1a717bae2a9d68503e82920603aae12ca02b05d4bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6488088ba646a0814953b1a717bae2a9d68503e82920603aae12ca02b05d4bba", kill_on_drop: false }`
[INFO] [stdout] 6488088ba646a0814953b1a717bae2a9d68503e82920603aae12ca02b05d4bba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 486b5c683e9fed864486ede20243a2536ccdc45c56563ea92ba0908e27cc4caf
[INFO] running `Command { std: "docker" "start" "-a" "486b5c683e9fed864486ede20243a2536ccdc45c56563ea92ba0908e27cc4caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking cgmath v0.10.0
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg_attr(feature = "rustc-serialize", derive(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] ...
[INFO] [stdout] 146 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix2<S>` 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] 145 | pub struct Basis2<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                -------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 146 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 145 | pub struct Basis2<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:143:64
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 145 | pub struct Basis2<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Matrix2<S>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(PartialEq, Copy, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 146 |     mat: Matrix2<S>
[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] 145 | pub struct Basis2<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(PartialEq, Copy, Clone)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 146 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:38:16
[INFO] [stdout]     |
[INFO] [stdout] 38  | #[derive(Copy, Clone, PartialEq)]
[INFO] [stdout]     |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 145 | pub struct Basis2<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[cfg_attr(feature = "rustc-serialize", derive(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] ...
[INFO] [stdout] 220 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:53:48
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix3<S>` 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] 219 | pub struct Basis3<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                -------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 220 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:53:64
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 219 | pub struct Basis3<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:217:64
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:53:64
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 219 | pub struct Basis3<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Matrix3<S>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(PartialEq, Copy, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 220 |     mat: Matrix3<S>
[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] 219 | pub struct Basis3<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/rotation.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(PartialEq, Copy, Clone)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 220 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/matrix.rs:52:16
[INFO] [stdout]     |
[INFO] [stdout] 52  | #[derive(Copy, Clone, PartialEq)]
[INFO] [stdout]     |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 219 | pub struct Basis3<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/projection.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg_attr(feature = "rustc-serialize", derive(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] ...
[INFO] [stdout] 73 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Encodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/angle.rs:36:48
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&Rad<S>` 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] 72 | pub struct PerspectiveFov<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/projection.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                -------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Decodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/angle.rs:36:64
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 72 | pub struct PerspectiveFov<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/projection.rs:70:64
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Decodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/angle.rs:36:64
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 72 | pub struct PerspectiveFov<S: std::marker::Copy> {
[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/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/projection.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Clone`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/angle.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd)]
[INFO] [stdout]    |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[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] 72 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Rad<S>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.10.0/src/projection.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fovy:   Rad<S>,
[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] 72 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 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` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "486b5c683e9fed864486ede20243a2536ccdc45c56563ea92ba0908e27cc4caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486b5c683e9fed864486ede20243a2536ccdc45c56563ea92ba0908e27cc4caf", kill_on_drop: false }`
[INFO] [stdout] 486b5c683e9fed864486ede20243a2536ccdc45c56563ea92ba0908e27cc4caf
