[INFO] fetching crate ccgeom 0.1.0...
[INFO] checking ccgeom-0.1.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate ccgeom 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ccgeom 0.1.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ccgeom 0.1.0
[INFO] finished tweaking crates.io crate ccgeom 0.1.0
[INFO] tweaked toml for crates.io crate ccgeom 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.4.0 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vecmat v0.7.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d12ca943c0a7c2369be44a47dea154b186cbe6a9719d5cecc366137beb60f8fa
[INFO] running `Command { std: "docker" "start" "-a" "d12ca943c0a7c2369be44a47dea154b186cbe6a9719d5cecc366137beb60f8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d12ca943c0a7c2369be44a47dea154b186cbe6a9719d5cecc366137beb60f8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12ca943c0a7c2369be44a47dea154b186cbe6a9719d5cecc366137beb60f8fa", kill_on_drop: false }`
[INFO] [stdout] d12ca943c0a7c2369be44a47dea154b186cbe6a9719d5cecc366137beb60f8fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1688e1ddb034362e481e7146eabf887213b56c872b2c5dd879401654c579f3ca
[INFO] running `Command { std: "docker" "start" "-a" "1688e1ddb034362e481e7146eabf887213b56c872b2c5dd879401654c579f3ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking vecmat v0.7.8
[INFO] [stderr]     Checking ccgeom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/euclidean/tests.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout] 41  |         assert_abs_diff_eq!(p, q, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^
[INFO] [stdout]     |         |                         |
[INFO] [stdout]     |         |                         required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Vector<f64, 3>, _>`
[INFO] [stdout]    --> src/euclidean/tests.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout] 41  |         assert_abs_diff_eq!(p, q, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Vector<f64, 3>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Vector<f64, 3>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/euclidean/tests.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout] 41  |         assert_abs_diff_eq!(p, q, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq` is not satisfied in `AbsDiff<Vector<f64, 3>>`
[INFO] [stdout]    --> src/euclidean/tests.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout] 41  |         assert_abs_diff_eq!(p, q, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Vector<f64, 3>>`, the trait `AbsDiffEq` is not implemented for `Vector<f64, 3>`, which is required by `AbsDiff<Vector<f64, 3>>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Vector<f64, 3>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/euclidean/tests.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout] 53  |         assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^
[INFO] [stdout]     |         |                                                  |
[INFO] [stdout]     |         |                                                  required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Vector<f64, 3>, _>`
[INFO] [stdout]    --> src/euclidean/tests.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout] 53  |         assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Vector<f64, 3>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Vector<f64, 3>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/euclidean/tests.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout] 53  |         assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/euclidean/tests.rs:56:9
[INFO] [stdout]     |
[INFO] [stdout] 56  |         assert_abs_diff_eq!(b.apply_pos(q), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^
[INFO] [stdout]     |         |                                      |
[INFO] [stdout]     |         |                                      required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Vector<f64, 3>, _>`
[INFO] [stdout]    --> src/euclidean/tests.rs:56:9
[INFO] [stdout]     |
[INFO] [stdout] 56  |         assert_abs_diff_eq!(b.apply_pos(q), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Vector<f64, 3>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Vector<f64, 3>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/euclidean/tests.rs:56:9
[INFO] [stdout]     |
[INFO] [stdout] 56  |         assert_abs_diff_eq!(b.apply_pos(q), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vector<f64, 3>: AbsDiffEq` is not satisfied in `AbsDiff<Vector<f64, 3>>`
[INFO] [stdout]    --> src/euclidean/tests.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout] 53  |         assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Vector<f64, 3>>`, the trait `AbsDiffEq` is not implemented for `Vector<f64, 3>`, which is required by `AbsDiff<Vector<f64, 3>>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Vector<f64, 3>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Complex<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:45:9
[INFO] [stdout]     |
[INFO] [stdout] 45  |         assert_abs_diff_eq!(p.hxy(), Complex::zero(), epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^^^
[INFO] [stdout]     |         |                                             |
[INFO] [stdout]     |         |                                             required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Complex<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Complex<f64>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Complex<f64>, _>`
[INFO] [stdout]    --> src/hyperbolic/tests.rs:45:9
[INFO] [stdout]     |
[INFO] [stdout] 45  |         assert_abs_diff_eq!(p.hxy(), Complex::zero(), epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Complex<f64>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Complex<f64>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Complex<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Complex<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:45:9
[INFO] [stdout]     |
[INFO] [stdout] 45  |         assert_abs_diff_eq!(p.hxy(), Complex::zero(), epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Complex<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  |         assert_abs_diff_eq!(c.apply_dir(Quaternion::j(), q), Quaternion::j(), epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^
[INFO] [stdout]     |         |                                                                     |
[INFO] [stdout]     |         |                                                                     required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> src/hyperbolic/tests.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  |         assert_abs_diff_eq!(c.apply_dir(Quaternion::j(), q), Quaternion::j(), epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Quaternion<f64>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  |         assert_abs_diff_eq!(c.apply_dir(Quaternion::j(), q), Quaternion::j(), epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:71:9
[INFO] [stdout]     |
[INFO] [stdout] 71  |         assert_abs_diff_eq!(a.apply_pos(p), Hy3::origin(), epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^
[INFO] [stdout]     |         |                                                  |
[INFO] [stdout]     |         |                                                  required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> src/hyperbolic/tests.rs:71:9
[INFO] [stdout]     |
[INFO] [stdout] 71  |         assert_abs_diff_eq!(a.apply_pos(p), Hy3::origin(), epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Quaternion<f64>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:71:9
[INFO] [stdout]     |
[INFO] [stdout] 71  |         assert_abs_diff_eq!(a.apply_pos(p), Hy3::origin(), epsilon = EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:74:9
[INFO] [stdout]     |
[INFO] [stdout] 74  |         assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^^^
[INFO] [stdout]     |         |                                      |
[INFO] [stdout]     |         |                                      required by a bound introduced by this call
[INFO] [stdout]     |         the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn epsilon(self, epsilon: A::Epsilon) -> AbsDiff<A, B> {
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied in `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> src/hyperbolic/tests.rs:74:9
[INFO] [stdout]     |
[INFO] [stdout] 74  |         assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Quaternion<f64>, _>`, the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`, which is required by `AbsDiff<_, _>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] note: required by a bound in `default`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/default.rs:139:5
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq<_>` is not satisfied
[INFO] [stdout]    --> src/hyperbolic/tests.rs:74:9
[INFO] [stdout]     |
[INFO] [stdout] 74  |         assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion<f64>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     A: AbsDiffEq<B> + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn eq(self, lhs: &A, rhs: &B) -> bool {
[INFO] [stdout]     |            -- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quaternion<f64>: AbsDiffEq` is not satisfied in `AbsDiff<Quaternion<f64>>`
[INFO] [stdout]    --> src/hyperbolic/tests.rs:74:9
[INFO] [stdout]     |
[INFO] [stdout] 74  |         assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff<Quaternion<f64>>`, the trait `AbsDiffEq` is not implemented for `Quaternion<f64>`, which is required by `AbsDiff<Quaternion<f64>>: Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AbsDiffEq<Rhs>`:
[INFO] [stdout]               `&'a T` implements `AbsDiffEq`
[INFO] [stdout]               `&'a mut T` implements `AbsDiffEq`
[INFO] [stdout]               `Cell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `RefCell<T>` implements `AbsDiffEq`
[INFO] [stdout]               `[A]` implements `AbsDiffEq<[B]>`
[INFO] [stdout]               `f32` implements `AbsDiffEq`
[INFO] [stdout]               `f64` implements `AbsDiffEq`
[INFO] [stdout]               `i16` implements `AbsDiffEq`
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/lib.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct AbsDiff<A, B = A>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ccgeom` (lib test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "1688e1ddb034362e481e7146eabf887213b56c872b2c5dd879401654c579f3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1688e1ddb034362e481e7146eabf887213b56c872b2c5dd879401654c579f3ca", kill_on_drop: false }`
[INFO] [stdout] 1688e1ddb034362e481e7146eabf887213b56c872b2c5dd879401654c579f3ca
