[INFO] fetching crate lightfield_loader 0.3.0...
[INFO] checking lightfield_loader-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lightfield_loader 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate lightfield_loader 0.3.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lightfield_loader 0.3.0
[INFO] finished tweaking crates.io crate lightfield_loader 0.3.0
[INFO] tweaked toml for crates.io crate lightfield_loader 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded msdos_time v0.1.6
[INFO] [stderr]   Downloaded inflate v0.1.1
[INFO] [stderr]   Downloaded zip v0.1.19
[INFO] [stderr]   Downloaded podio v0.1.7
[INFO] [stderr]   Downloaded png v0.5.2
[INFO] [stderr]   Downloaded image v0.10.4
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded cgmath v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e08b42056923cf8c51aa24f84171fa507fd9a2ba37504b8f5041229caa2e4db9
[INFO] running `Command { std: "docker" "start" "-a" "e08b42056923cf8c51aa24f84171fa507fd9a2ba37504b8f5041229caa2e4db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e08b42056923cf8c51aa24f84171fa507fd9a2ba37504b8f5041229caa2e4db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08b42056923cf8c51aa24f84171fa507fd9a2ba37504b8f5041229caa2e4db9", kill_on_drop: false }`
[INFO] [stdout] e08b42056923cf8c51aa24f84171fa507fd9a2ba37504b8f5041229caa2e4db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dc873c161d6b0f4230006ddc44f72372e4c37315a17645776c9d216272e5aca
[INFO] running `Command { std: "docker" "start" "-a" "0dc873c161d6b0f4230006ddc44f72372e4c37315a17645776c9d216272e5aca", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking msdos_time v0.1.6
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking podio v0.1.7
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking png v0.5.2
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking zip v0.1.19
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking image v0.10.4
[INFO] [stderr]     Checking cgmath v0.9.1
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Matrix2<S>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Basis2<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix2<S>: Clone`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:37:16
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Basis2<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  --------------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |                                  in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `&Matrix2<S>: Encodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:37:34
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix2<S>` to implement `Encodable`
[INFO] [stdout]     = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Basis2<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  -------------- in this derive macro expansion
[INFO] [stdout] 165 | pub struct Basis2<S> {
[INFO] [stdout] 166 |     mat: Matrix2<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix2<_>: Decodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Basis2<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:164:50
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix2<_>: Decodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix2<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:37:50
[INFO] [stdout]     |
[INFO] [stdout] 37  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Basis2<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Matrix3<S>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Basis3<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                           ----- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix3<S>: Clone`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:49:16
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Basis3<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  --------------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |                                  in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `&Matrix3<S>: Encodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:49:34
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix3<S>` to implement `Encodable`
[INFO] [stdout]     = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Basis3<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  -------------- in this derive macro expansion
[INFO] [stdout] 242 | pub struct Basis3<S> {
[INFO] [stdout] 243 |     mat: Matrix3<S>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix3<_>: Decodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Basis3<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/rotation.rs:241:50
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(PartialEq, Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix3<_>: Decodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix3<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct Basis3<S: std::marker::Copy> {
[INFO] [stdout]     |                    +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                ----- in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix4<S>: Clone`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Clone`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct AffineMatrix3<S: std::marker::Copy> {
[INFO] [stdout]     |                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                       --------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       required by a bound introduced by this call
[INFO] [stdout]     |                       in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `&Matrix4<S>: Encodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Encodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:34
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&Matrix4<S>` to implement `Encodable`
[INFO] [stdout]     = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct AffineMatrix3<S: std::marker::Copy> {
[INFO] [stdout]     |                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/transform.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                       -------------- in this derive macro expansion
[INFO] [stdout] 170 | pub struct AffineMatrix3<S> {
[INFO] [stdout] 171 |     pub mat: Matrix4<S>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix4<_>: Decodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:50
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct AffineMatrix3<S: std::marker::Copy> {
[INFO] [stdout]     |                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/transform.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Copy, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Matrix4<_>: Decodable`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Matrix4<S>` to implement `Decodable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:63:50
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Copy, Clone, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]     = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct AffineMatrix3<S: std::marker::Copy> {
[INFO] [stdout]     |                           +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                ----- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Rad<S>: Clone`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Clone`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Rad<S>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                         --------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |                                         in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `&Rad<S>: Encodable`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Encodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&Rad<S>` to implement `Encodable`
[INFO] [stdout]    = note: this error originates in the derive macro `RustcEncodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/projection.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                         -------------- in this derive macro expansion
[INFO] [stdout] 70 | pub struct PerspectiveFov<S> {
[INFO] [stdout] 71 |     pub fovy:   Rad<S>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Rad<_>: Decodable`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Decodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]    = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `S: Copy` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/projection.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Copy, Clone, Debug, PartialEq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `S`, which is required by `Rad<_>: Decodable`
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Rad<S>` to implement `Decodable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Copy, Clone, PartialEq, PartialOrd, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout]    = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `S`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct PerspectiveFov<S: std::marker::Copy> {
[INFO] [stdout]    |                            +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:249:22
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Matrix4::new(s.x.clone(), u.x.clone(), -f.x.clone(), S::zero(),
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:249:35
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Matrix4::new(s.x.clone(), u.x.clone(), -f.x.clone(), S::zero(),
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:249:49
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Matrix4::new(s.x.clone(), u.x.clone(), -f.x.clone(), S::zero(),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |                      s.y.clone(), u.y.clone(), -f.y.clone(), S::zero(),
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:250:35
[INFO] [stdout]     |
[INFO] [stdout] 250 |                      s.y.clone(), u.y.clone(), -f.y.clone(), S::zero(),
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:250:49
[INFO] [stdout]     |
[INFO] [stdout] 250 |                      s.y.clone(), u.y.clone(), -f.y.clone(), S::zero(),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |                      s.z.clone(), u.z.clone(), -f.z.clone(), S::zero(),
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:251:35
[INFO] [stdout]     |
[INFO] [stdout] 251 |                      s.z.clone(), u.z.clone(), -f.z.clone(), S::zero(),
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:251:49
[INFO] [stdout]     |
[INFO] [stdout] 251 |                      s.z.clone(), u.z.clone(), -f.z.clone(), S::zero(),
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:606:45
[INFO] [stdout]     |
[INFO] [stdout] 606 |                     0 => Matrix3::from_cols(t.y.truncate_n(j), t.z.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:606:64
[INFO] [stdout]     |
[INFO] [stdout] 606 |                     0 => Matrix3::from_cols(t.y.truncate_n(j), t.z.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:606:83
[INFO] [stdout]     |
[INFO] [stdout] 606 |                     0 => Matrix3::from_cols(t.y.truncate_n(j), t.z.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:607:45
[INFO] [stdout]     |
[INFO] [stdout] 607 |                     1 => Matrix3::from_cols(t.x.truncate_n(j), t.z.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:607:64
[INFO] [stdout]     |
[INFO] [stdout] 607 |                     1 => Matrix3::from_cols(t.x.truncate_n(j), t.z.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:607:83
[INFO] [stdout]     |
[INFO] [stdout] 607 |                     1 => Matrix3::from_cols(t.x.truncate_n(j), t.z.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:608:45
[INFO] [stdout]     |
[INFO] [stdout] 608 |                     2 => Matrix3::from_cols(t.x.truncate_n(j), t.y.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:608:64
[INFO] [stdout]     |
[INFO] [stdout] 608 |                     2 => Matrix3::from_cols(t.x.truncate_n(j), t.y.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:608:83
[INFO] [stdout]     |
[INFO] [stdout] 608 |                     2 => Matrix3::from_cols(t.x.truncate_n(j), t.y.truncate_n(j), t.w.truncate_n(j)),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:609:45
[INFO] [stdout]     |
[INFO] [stdout] 609 |                     3 => Matrix3::from_cols(t.x.truncate_n(j), t.y.truncate_n(j), t.z.truncate_n(j)),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:609:64
[INFO] [stdout]     |
[INFO] [stdout] 609 |                     3 => Matrix3::from_cols(t.x.truncate_n(j), t.y.truncate_n(j), t.z.truncate_n(j)),
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:609:83
[INFO] [stdout]     |
[INFO] [stdout] 609 |                     3 => Matrix3::from_cols(t.x.truncate_n(j), t.y.truncate_n(j), t.z.truncate_n(j)),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:709:50
[INFO] [stdout]     |
[INFO] [stdout] 709 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_operators!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:712:50
[INFO] [stdout]     |
[INFO] [stdout] 712 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_operators!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:715:50
[INFO] [stdout]     |
[INFO] [stdout] 715 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_operators!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:725:62
[INFO] [stdout]     |
[INFO] [stdout] 725 |             fn add_assign(&mut self, other: $MatrixN<S>) { $(self.$field += other.$field);+ }
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_operators!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:728:62
[INFO] [stdout]     |
[INFO] [stdout] 728 |             fn sub_assign(&mut self, other: $MatrixN<S>) { $(self.$field -= other.$field);+ }
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_operators!(Matrix2, Vector2 { x: 0, y: 1 });
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:709:50
[INFO] [stdout]     |
[INFO] [stdout] 709 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_operators!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:712:50
[INFO] [stdout]     |
[INFO] [stdout] 712 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_operators!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:715:50
[INFO] [stdout]     |
[INFO] [stdout] 715 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_operators!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:725:62
[INFO] [stdout]     |
[INFO] [stdout] 725 |             fn add_assign(&mut self, other: $MatrixN<S>) { $(self.$field += other.$field);+ }
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_operators!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:728:62
[INFO] [stdout]     |
[INFO] [stdout] 728 |             fn sub_assign(&mut self, other: $MatrixN<S>) { $(self.$field -= other.$field);+ }
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_operators!(Matrix3, Vector3 { x: 0, y: 1, z: 2 });
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:709:50
[INFO] [stdout]     |
[INFO] [stdout] 709 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_operators!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:712:50
[INFO] [stdout]     |
[INFO] [stdout] 712 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_operators!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:715:50
[INFO] [stdout]     |
[INFO] [stdout] 715 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_operators!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:725:62
[INFO] [stdout]     |
[INFO] [stdout] 725 |             fn add_assign(&mut self, other: $MatrixN<S>) { $(self.$field += other.$field);+ }
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_operators!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/matrix.rs:728:62
[INFO] [stdout]     |
[INFO] [stdout] 728 |             fn sub_assign(&mut self, other: $MatrixN<S>) { $(self.$field -= other.$field);+ }
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_operators!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 });
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_operators` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:188:40
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn mul_assign(&mut self, scalar) { self.s *= scalar; self.v *= scalar; }
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:188:58
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn mul_assign(&mut self, scalar) { self.s *= scalar; self.v *= scalar; }
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:197:40
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn div_assign(&mut self, scalar) { self.s /= scalar; self.v /= scalar; }
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:197:58
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn div_assign(&mut self, scalar) { self.s /= scalar; self.v /= scalar; }
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:206:40
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn rem_assign(&mut self, scalar) { self.s %= scalar; self.v %= scalar; }
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:206:58
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn rem_assign(&mut self, scalar) { self.s %= scalar; self.v %= scalar; }
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:224:39
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn add_assign(&mut self, other) { self.s += other.s; self.v += other.v; }
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:224:58
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn add_assign(&mut self, other) { self.s += other.s; self.v += other.v; }
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:233:39
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn sub_assign(&mut self, other) { self.s -= other.s; self.v -= other.v; }
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:233:58
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn sub_assign(&mut self, other) { self.s -= other.s; self.v -= other.v; }
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         self.s.approx_eq_eps(&other.s, epsilon) &&
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |         self.s.approx_eq_eps(&other.s, epsilon) &&
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         self.v.approx_eq_eps(&other.v, epsilon)
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/quaternion.rs:276:30
[INFO] [stdout]     |
[INFO] [stdout] 276 |         self.v.approx_eq_eps(&other.v, epsilon)
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:160:49
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn add_assign(&mut self, other) { $(self.$field += other.$field);+ }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:167:49
[INFO] [stdout]     |
[INFO] [stdout] 167 |             fn sub_assign(&mut self, other) { $(self.$field -= other.$field);+ }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:174:50
[INFO] [stdout]     |
[INFO] [stdout] 174 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:188:50
[INFO] [stdout]     |
[INFO] [stdout] 188 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:198:83
[INFO] [stdout]     |
[INFO] [stdout] 198 |             #[inline] fn add_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field += rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:199:83
[INFO] [stdout]     |
[INFO] [stdout] 199 |             #[inline] fn sub_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field -= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             #[inline] fn mul_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field *= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:201:83
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[inline] fn div_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field /= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:202:83
[INFO] [stdout]     |
[INFO] [stdout] 202 |             #[inline] fn rem_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field %= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:212:73
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[inline] fn add_assign_element_wise(&mut self, rhs: S) { $(self.$field += rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:213:73
[INFO] [stdout]     |
[INFO] [stdout] 213 |             #[inline] fn sub_assign_element_wise(&mut self, rhs: S) { $(self.$field -= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:214:73
[INFO] [stdout]     |
[INFO] [stdout] 214 |             #[inline] fn mul_assign_element_wise(&mut self, rhs: S) { $(self.$field *= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:215:73
[INFO] [stdout]     |
[INFO] [stdout] 215 |             #[inline] fn div_assign_element_wise(&mut self, rhs: S) { $(self.$field /= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:216:73
[INFO] [stdout]     |
[INFO] [stdout] 216 |             #[inline] fn rem_assign_element_wise(&mut self, rhs: S) { $(self.$field %= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | impl_vector!(Vector2<S> { x, y }, 2, vec2);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:160:49
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn add_assign(&mut self, other) { $(self.$field += other.$field);+ }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:167:49
[INFO] [stdout]     |
[INFO] [stdout] 167 |             fn sub_assign(&mut self, other) { $(self.$field -= other.$field);+ }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:174:50
[INFO] [stdout]     |
[INFO] [stdout] 174 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:188:50
[INFO] [stdout]     |
[INFO] [stdout] 188 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:198:83
[INFO] [stdout]     |
[INFO] [stdout] 198 |             #[inline] fn add_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field += rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:199:83
[INFO] [stdout]     |
[INFO] [stdout] 199 |             #[inline] fn sub_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field -= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             #[inline] fn mul_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field *= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:201:83
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[inline] fn div_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field /= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:202:83
[INFO] [stdout]     |
[INFO] [stdout] 202 |             #[inline] fn rem_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field %= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:212:73
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[inline] fn add_assign_element_wise(&mut self, rhs: S) { $(self.$field += rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:213:73
[INFO] [stdout]     |
[INFO] [stdout] 213 |             #[inline] fn sub_assign_element_wise(&mut self, rhs: S) { $(self.$field -= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:214:73
[INFO] [stdout]     |
[INFO] [stdout] 214 |             #[inline] fn mul_assign_element_wise(&mut self, rhs: S) { $(self.$field *= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:215:73
[INFO] [stdout]     |
[INFO] [stdout] 215 |             #[inline] fn div_assign_element_wise(&mut self, rhs: S) { $(self.$field /= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:216:73
[INFO] [stdout]     |
[INFO] [stdout] 216 |             #[inline] fn rem_assign_element_wise(&mut self, rhs: S) { $(self.$field %= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | impl_vector!(Vector3<S> { x, y, z }, 3, vec3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:160:49
[INFO] [stdout]     |
[INFO] [stdout] 160 |             fn add_assign(&mut self, other) { $(self.$field += other.$field);+ }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:167:49
[INFO] [stdout]     |
[INFO] [stdout] 167 |             fn sub_assign(&mut self, other) { $(self.$field -= other.$field);+ }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:174:50
[INFO] [stdout]     |
[INFO] [stdout] 174 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:188:50
[INFO] [stdout]     |
[INFO] [stdout] 188 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:198:83
[INFO] [stdout]     |
[INFO] [stdout] 198 |             #[inline] fn add_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field += rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:199:83
[INFO] [stdout]     |
[INFO] [stdout] 199 |             #[inline] fn sub_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field -= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             #[inline] fn mul_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field *= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:201:83
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[inline] fn div_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field /= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:202:83
[INFO] [stdout]     |
[INFO] [stdout] 202 |             #[inline] fn rem_assign_element_wise(&mut self, rhs: $VectorN<S>) { $(self.$field %= rhs.$field);+ }
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:212:73
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[inline] fn add_assign_element_wise(&mut self, rhs: S) { $(self.$field += rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:213:73
[INFO] [stdout]     |
[INFO] [stdout] 213 |             #[inline] fn sub_assign_element_wise(&mut self, rhs: S) { $(self.$field -= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:214:73
[INFO] [stdout]     |
[INFO] [stdout] 214 |             #[inline] fn mul_assign_element_wise(&mut self, rhs: S) { $(self.$field *= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:215:73
[INFO] [stdout]     |
[INFO] [stdout] 215 |             #[inline] fn div_assign_element_wise(&mut self, rhs: S) { $(self.$field /= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/vector.rs:216:73
[INFO] [stdout]     |
[INFO] [stdout] 216 |             #[inline] fn rem_assign_element_wise(&mut self, rhs: S) { $(self.$field %= rhs);+ }
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | impl_vector!(Vector4<S> { x, y, z, w }, 4, vec4);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:126:47
[INFO] [stdout]     |
[INFO] [stdout] 126 |             fn add_assign(&mut self, other) { self.s += other.s; }
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:129:47
[INFO] [stdout]     |
[INFO] [stdout] 129 |             fn sub_assign(&mut self, other) { self.s -= other.s; }
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:132:47
[INFO] [stdout]     |
[INFO] [stdout] 132 |             fn rem_assign(&mut self, other) { self.s %= other.s; }
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 |             fn mul_assign(&mut self, scalar) { self.s *= scalar; }
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 |             fn div_assign(&mut self, scalar) { self.s /= scalar; }
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 self.s.approx_eq_eps(&other.s, epsilon)
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 self.s.approx_eq_eps(&other.s, epsilon)
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 write!(f, $fmt, self.s)
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_angle!(Rad, "{:?} rad", f64::consts::PI * 2.0, f64::consts::PI);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:126:47
[INFO] [stdout]     |
[INFO] [stdout] 126 |             fn add_assign(&mut self, other) { self.s += other.s; }
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:129:47
[INFO] [stdout]     |
[INFO] [stdout] 129 |             fn sub_assign(&mut self, other) { self.s -= other.s; }
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:132:47
[INFO] [stdout]     |
[INFO] [stdout] 132 |             fn rem_assign(&mut self, other) { self.s %= other.s; }
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 |             fn mul_assign(&mut self, scalar) { self.s *= scalar; }
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 |             fn div_assign(&mut self, scalar) { self.s /= scalar; }
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 self.s.approx_eq_eps(&other.s, epsilon)
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 self.s.approx_eq_eps(&other.s, epsilon)
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/angle.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 write!(f, $fmt, self.s)
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_angle!(Deg, "{:?}°", 360, 180);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `impl_angle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | impl_point!(Point2 { x, y }, Vector2, 2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | impl_point!(Point2 { x, y }, Vector2, 2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:150:50
[INFO] [stdout]     |
[INFO] [stdout] 150 |             fn add_assign(&mut self, vector) { $(self.$field += vector.$field);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | impl_point!(Point2 { x, y }, Vector2, 2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:167:50
[INFO] [stdout]     |
[INFO] [stdout] 167 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | impl_point!(Point2 { x, y }, Vector2, 2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:170:50
[INFO] [stdout]     |
[INFO] [stdout] 170 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | impl_point!(Point2 { x, y }, Vector2, 2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:173:50
[INFO] [stdout]     |
[INFO] [stdout] 173 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 | impl_point!(Point2 { x, y }, Vector2, 2);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl_point!(Point3 { x, y, z }, Vector3, 3);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 $(self.$field.approx_eq_eps(&other.$field, epsilon))&&+
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl_point!(Point3 { x, y, z }, Vector3, 3);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:150:50
[INFO] [stdout]     |
[INFO] [stdout] 150 |             fn add_assign(&mut self, vector) { $(self.$field += vector.$field);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl_point!(Point3 { x, y, z }, Vector3, 3);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:167:50
[INFO] [stdout]     |
[INFO] [stdout] 167 |             fn mul_assign(&mut self, scalar) { $(self.$field *= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl_point!(Point3 { x, y, z }, Vector3, 3);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:170:50
[INFO] [stdout]     |
[INFO] [stdout] 170 |             fn div_assign(&mut self, scalar) { $(self.$field /= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl_point!(Point3 { x, y, z }, Vector3, 3);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cgmath-0.9.1/src/point.rs:173:50
[INFO] [stdout]     |
[INFO] [stdout] 173 |             fn rem_assign(&mut self, scalar) { $(self.$field %= scalar);+ }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl_point!(Point3 { x, y, z }, Vector3, 3);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]     = note: this error originates in the macro `impl_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 148 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0793.
[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 149 previous errors
[INFO] running `Command { std: "docker" "inspect" "0dc873c161d6b0f4230006ddc44f72372e4c37315a17645776c9d216272e5aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc873c161d6b0f4230006ddc44f72372e4c37315a17645776c9d216272e5aca", kill_on_drop: false }`
[INFO] [stdout] 0dc873c161d6b0f4230006ddc44f72372e4c37315a17645776c9d216272e5aca
