[INFO] cloning repository https://github.com/OsnaCS/plantex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OsnaCS/plantex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsnaCS%2Fplantex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsnaCS%2Fplantex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c2f66d05af32e1249a283d9319dcaba12f9a679 [INFO] checking OsnaCS/plantex against try#b2686d78d0034bb3435b348d5a63910b074a1990 for pr-104429 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsnaCS%2Fplantex" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OsnaCS/plantex on toolchain b2686d78d0034bb3435b348d5a63910b074a1990 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OsnaCS/plantex [INFO] finished tweaking git repo https://github.com/OsnaCS/plantex [INFO] tweaked toml for git repo https://github.com/OsnaCS/plantex written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/OsnaCS/plantex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c3180a8b864ecc1461252518afc3f93aedc61f4294460f48444c36e98523ee [INFO] running `Command { std: "docker" "start" "-a" "55c3180a8b864ecc1461252518afc3f93aedc61f4294460f48444c36e98523ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c3180a8b864ecc1461252518afc3f93aedc61f4294460f48444c36e98523ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c3180a8b864ecc1461252518afc3f93aedc61f4294460f48444c36e98523ee", kill_on_drop: false }` [INFO] [stdout] 55c3180a8b864ecc1461252518afc3f93aedc61f4294460f48444c36e98523ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 527ff7cb1ab7706120e4d0cb72c571ee80145c392601d386c68bd5b31ce77949 [INFO] running `Command { std: "docker" "start" "-a" "527ff7cb1ab7706120e4d0cb72c571ee80145c392601d386c68bd5b31ce77949", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Checking noise v0.3.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking cgmath v0.10.0 [INFO] [stderr] Checking toml v0.1.30 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Matrix2` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:39:48 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&Matrix2` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 145 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Matrix2` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:39:64 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 145 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:39:64 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 145 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Matrix2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 [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 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Matrix2` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 145 | pub struct Basis2 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Matrix3` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&Matrix3` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 219 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Matrix3` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:53:64 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 219 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:53:64 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 219 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Matrix3` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 [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 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Matrix3` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 219 | pub struct Basis3 { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&Rad` to implement `Encodable` [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 72 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:36:64 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 72 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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` to implement `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:36:64 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 72 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S` [INFO] [stdout] | [INFO] [stdout] note: required for `Rad` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `S` [INFO] [stdout] | [INFO] [stdout] 72 | pub struct PerspectiveFov { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Rad` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.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, [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 { [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` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "527ff7cb1ab7706120e4d0cb72c571ee80145c392601d386c68bd5b31ce77949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527ff7cb1ab7706120e4d0cb72c571ee80145c392601d386c68bd5b31ce77949", kill_on_drop: false }` [INFO] [stdout] 527ff7cb1ab7706120e4d0cb72c571ee80145c392601d386c68bd5b31ce77949