[INFO] fetching crate matrixstack 0.1.4...
[INFO] checking matrixstack-0.1.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate matrixstack 0.1.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate matrixstack 0.1.4 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 matrixstack 0.1.4
[INFO] finished tweaking crates.io crate matrixstack 0.1.4
[INFO] tweaked toml for crates.io crate matrixstack 0.1.4 written to /workspace/builds/worker-3-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 cgmath v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a7f8405d9ebaa518b01a0a1ae41c32bf3d1ad7501986f7aa4bb9bf279a1a8e84
[INFO] running `Command { std: "docker" "start" "-a" "a7f8405d9ebaa518b01a0a1ae41c32bf3d1ad7501986f7aa4bb9bf279a1a8e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7f8405d9ebaa518b01a0a1ae41c32bf3d1ad7501986f7aa4bb9bf279a1a8e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f8405d9ebaa518b01a0a1ae41c32bf3d1ad7501986f7aa4bb9bf279a1a8e84", kill_on_drop: false }`
[INFO] [stdout] a7f8405d9ebaa518b01a0a1ae41c32bf3d1ad7501986f7aa4bb9bf279a1a8e84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6a1266ddbe59e064320b5d1c76648a37e55ff2e4358f9cddbfa1ce7bee50612a
[INFO] running `Command { std: "docker" "start" "-a" "6a1266ddbe59e064320b5d1c76648a37e55ff2e4358f9cddbfa1ce7bee50612a", kill_on_drop: false }`
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[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" "6a1266ddbe59e064320b5d1c76648a37e55ff2e4358f9cddbfa1ce7bee50612a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1266ddbe59e064320b5d1c76648a37e55ff2e4358f9cddbfa1ce7bee50612a", kill_on_drop: false }`
[INFO] [stdout] 6a1266ddbe59e064320b5d1c76648a37e55ff2e4358f9cddbfa1ce7bee50612a
[INFO] checking matrixstack-0.1.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate matrixstack 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate matrixstack 0.1.4 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 matrixstack 0.1.4
[INFO] finished tweaking crates.io crate matrixstack 0.1.4
[INFO] tweaked toml for crates.io crate matrixstack 0.1.4 written to /workspace/builds/worker-3-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] db2b2b726b732aebd0d5c355a03b0688b71e29df91e6d42ae0494b55291c6261
[INFO] running `Command { std: "docker" "start" "-a" "db2b2b726b732aebd0d5c355a03b0688b71e29df91e6d42ae0494b55291c6261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db2b2b726b732aebd0d5c355a03b0688b71e29df91e6d42ae0494b55291c6261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2b2b726b732aebd0d5c355a03b0688b71e29df91e6d42ae0494b55291c6261", kill_on_drop: false }`
[INFO] [stdout] db2b2b726b732aebd0d5c355a03b0688b71e29df91e6d42ae0494b55291c6261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8d1b66f775d59e251a455c3943f2ae68f470dc54ba6189bc4e128e1d498eea48
[INFO] running `Command { std: "docker" "start" "-a" "8d1b66f775d59e251a455c3943f2ae68f470dc54ba6189bc4e128e1d498eea48", kill_on_drop: false }`
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[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" "8d1b66f775d59e251a455c3943f2ae68f470dc54ba6189bc4e128e1d498eea48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1b66f775d59e251a455c3943f2ae68f470dc54ba6189bc4e128e1d498eea48", kill_on_drop: false }`
[INFO] [stdout] 8d1b66f775d59e251a455c3943f2ae68f470dc54ba6189bc4e128e1d498eea48
