[INFO] fetching crate arcball-cgmath 0.4.0... [INFO] checking arcball-cgmath-0.4.0 against try#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [INFO] extracting crate arcball-cgmath 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate arcball-cgmath 0.4.0 on toolchain 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arcball-cgmath 0.4.0 [INFO] finished tweaking crates.io crate arcball-cgmath 0.4.0 [INFO] tweaked toml for crates.io crate arcball-cgmath 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c565274b37ea5d2d60717760a610721d476ed5ba60b0d7eebdccf6ecf7a38d [INFO] running `Command { std: "docker" "start" "-a" "11c565274b37ea5d2d60717760a610721d476ed5ba60b0d7eebdccf6ecf7a38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c565274b37ea5d2d60717760a610721d476ed5ba60b0d7eebdccf6ecf7a38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c565274b37ea5d2d60717760a610721d476ed5ba60b0d7eebdccf6ecf7a38d", kill_on_drop: false }` [INFO] [stdout] 11c565274b37ea5d2d60717760a610721d476ed5ba60b0d7eebdccf6ecf7a38d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2f01cb43904a77ad70773a2b8836985fd9c6be0af2eb4ddb5199e3328cc652a [INFO] running `Command { std: "docker" "start" "-a" "b2f01cb43904a77ad70773a2b8836985fd9c6be0af2eb4ddb5199e3328cc652a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cgmath v0.10.0 [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy, Clone, PartialEq)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Copy, Clone, PartialEq)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Copy, Clone, PartialEq)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:69:48 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/matrix.rs:69:64 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/quaternion.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/quaternion.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/quaternion.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/quaternion.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/quaternion.rs:40:64 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:33:64 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:45:64 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:59:64 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:75:48 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/vector.rs:75:64 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PartialOrd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [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] | [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Copy, Clone, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Copy, Clone, PartialEq, PartialOrd)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Copy, Clone, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `PartialOrd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/angle.rs:45:64 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/euler.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/euler.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/euler.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(PartialEq, Eq)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/euler.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(PartialEq, Eq)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/euler.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/euler.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:35:48 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:46:64 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(PartialEq, Eq, Copy, Clone, Hash)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct with type or const parameters (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.10.0/src/point.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 75 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` due to 76 previous errors [INFO] running `Command { std: "docker" "inspect" "b2f01cb43904a77ad70773a2b8836985fd9c6be0af2eb4ddb5199e3328cc652a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f01cb43904a77ad70773a2b8836985fd9c6be0af2eb4ddb5199e3328cc652a", kill_on_drop: false }` [INFO] [stdout] b2f01cb43904a77ad70773a2b8836985fd9c6be0af2eb4ddb5199e3328cc652a