[INFO] fetching crate lightfield_loader 0.3.0...
[INFO] checking lightfield_loader-0.3.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate lightfield_loader 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate lightfield_loader 0.3.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lightfield_loader 0.3.0
[INFO] finished tweaking crates.io crate lightfield_loader 0.3.0
[INFO] tweaked toml for crates.io crate lightfield_loader 0.3.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" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inflate v0.1.1
[INFO] [stderr]   Downloaded msdos_time v0.1.6
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded png v0.5.2
[INFO] [stderr]   Downloaded podio v0.1.7
[INFO] [stderr]   Downloaded gif v0.9.2
[INFO] [stderr]   Downloaded image v0.10.4
[INFO] [stderr]   Downloaded zip v0.1.19
[INFO] [stderr]   Downloaded cgmath v0.9.1
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 421054ee78a33238f26e3a65f65cc2b3564bb89299e604214b3391be8b896ba5
[INFO] running `Command { std: "docker" "start" "-a" "421054ee78a33238f26e3a65f65cc2b3564bb89299e604214b3391be8b896ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "421054ee78a33238f26e3a65f65cc2b3564bb89299e604214b3391be8b896ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421054ee78a33238f26e3a65f65cc2b3564bb89299e604214b3391be8b896ba5", kill_on_drop: false }`
[INFO] [stdout] 421054ee78a33238f26e3a65f65cc2b3564bb89299e604214b3391be8b896ba5
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 916c17b6baa32007a51df71dfa52169d4244affffd74d0b801b1d3fcae10bca4
[INFO] running `Command { std: "docker" "start" "-a" "916c17b6baa32007a51df71dfa52169d4244affffd74d0b801b1d3fcae10bca4", kill_on_drop: false }`
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking msdos_time v0.1.6
[INFO] [stderr]     Checking podio v0.1.7
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking png v0.5.2
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking zip v0.1.19
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking image v0.10.4
[INFO] [stderr]     Checking cgmath v0.9.1
[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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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] 165 | 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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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.9.1/src/matrix.rs:37:16
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[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] 165 | 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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[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] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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.9.1/src/matrix.rs:37:34
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, 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] 165 | 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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  -------------- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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.9.1/src/matrix.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, 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] 165 | 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.9.1/src/rotation.rs:164:50
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, 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.9.1/src/matrix.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, 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] 165 | pub struct Basis2<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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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] 242 | 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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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.9.1/src/matrix.rs:49:16
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[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] 242 | 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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[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] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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.9.1/src/matrix.rs:49:34
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, 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] 242 | 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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  -------------- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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.9.1/src/matrix.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, 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] 242 | 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.9.1/src/rotation.rs:241:50
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, 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.9.1/src/matrix.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, 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] 242 | 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.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[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] 170 | pub struct AffineMatrix3<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.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[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] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:34
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix4<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] 170 | pub struct AffineMatrix3<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.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                       -------------- in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:50
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, 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] 170 | pub struct AffineMatrix3<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.9.1/src/transform.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:50
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, 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] 170 | pub struct AffineMatrix3<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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                ----- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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.9.1/src/angle.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)]
[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] 70 | 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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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] 70 | 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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[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] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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.9.1/src/angle.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, 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] 70 | 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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                         -------------- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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.9.1/src/angle.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, 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] 70 | 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.9.1/src/projection.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[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<S>` to implement `Decodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, 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] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[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` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "916c17b6baa32007a51df71dfa52169d4244affffd74d0b801b1d3fcae10bca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "916c17b6baa32007a51df71dfa52169d4244affffd74d0b801b1d3fcae10bca4", kill_on_drop: false }`
[INFO] [stdout] 916c17b6baa32007a51df71dfa52169d4244affffd74d0b801b1d3fcae10bca4
[INFO] checking lightfield_loader-0.3.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate lightfield_loader 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate lightfield_loader 0.3.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lightfield_loader 0.3.0
[INFO] finished tweaking crates.io crate lightfield_loader 0.3.0
[INFO] tweaked toml for crates.io crate lightfield_loader 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ee2a66a00f86156d5c1090d99f0ab08c407182d375a029ba40c0e12b5a6afbd
[INFO] running `Command { std: "docker" "start" "-a" "0ee2a66a00f86156d5c1090d99f0ab08c407182d375a029ba40c0e12b5a6afbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ee2a66a00f86156d5c1090d99f0ab08c407182d375a029ba40c0e12b5a6afbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee2a66a00f86156d5c1090d99f0ab08c407182d375a029ba40c0e12b5a6afbd", kill_on_drop: false }`
[INFO] [stdout] 0ee2a66a00f86156d5c1090d99f0ab08c407182d375a029ba40c0e12b5a6afbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eda60524623b7fb1d444bf262ae4405e61a7dc0d5914c2007d1ea9b6c4785d04
[INFO] running `Command { std: "docker" "start" "-a" "eda60524623b7fb1d444bf262ae4405e61a7dc0d5914c2007d1ea9b6c4785d04", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking msdos_time v0.1.6
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking podio v0.1.7
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking png v0.5.2
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking zip v0.1.19
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking image v0.10.4
[INFO] [stderr]     Checking cgmath v0.9.1
[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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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] 165 | 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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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.9.1/src/matrix.rs:37:16
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[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] 165 | 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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[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] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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.9.1/src/matrix.rs:37:34
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, 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] 165 | 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.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  -------------- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     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.9.1/src/matrix.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, 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] 165 | 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.9.1/src/rotation.rs:164:50
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, 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.9.1/src/matrix.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, 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] 165 | pub struct Basis2<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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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] 242 | 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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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.9.1/src/matrix.rs:49:16
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[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] 242 | 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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[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] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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.9.1/src/matrix.rs:49:34
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, 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] 242 | 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.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  -------------- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     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.9.1/src/matrix.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, 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] 242 | 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.9.1/src/rotation.rs:241:50
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, 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.9.1/src/matrix.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, 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] 242 | 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.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[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] 170 | pub struct AffineMatrix3<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.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[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] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:34
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix4<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] 170 | pub struct AffineMatrix3<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.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                       -------------- in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:50
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, 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] 170 | pub struct AffineMatrix3<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.9.1/src/transform.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:50
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, 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] 170 | pub struct AffineMatrix3<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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                ----- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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.9.1/src/angle.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)]
[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] 70 | 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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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] 70 | 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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[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] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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.9.1/src/angle.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, 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] 70 | 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.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                         -------------- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     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.9.1/src/angle.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, 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] 70 | 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.9.1/src/projection.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[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<S>` to implement `Decodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, 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] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[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` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eda60524623b7fb1d444bf262ae4405e61a7dc0d5914c2007d1ea9b6c4785d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda60524623b7fb1d444bf262ae4405e61a7dc0d5914c2007d1ea9b6c4785d04", kill_on_drop: false }`
[INFO] [stdout] eda60524623b7fb1d444bf262ae4405e61a7dc0d5914c2007d1ea9b6c4785d04
