[INFO] fetching crate ccgeom 0.1.0...
[INFO] testing ccgeom-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ccgeom 0.1.0 into /workspace/builds/worker-4-tc1/source
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ccgeom 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded vecmat v0.7.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 164a7efc2a5d447ff1ae55435b4c0dd080b4f6f5f966add34d8992853a6059a6
[INFO] running `Command { std: "docker" "start" "-a" "164a7efc2a5d447ff1ae55435b4c0dd080b4f6f5f966add34d8992853a6059a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164a7efc2a5d447ff1ae55435b4c0dd080b4f6f5f966add34d8992853a6059a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164a7efc2a5d447ff1ae55435b4c0dd080b4f6f5f966add34d8992853a6059a6", kill_on_drop: false }`
[INFO] [stdout] 164a7efc2a5d447ff1ae55435b4c0dd080b4f6f5f966add34d8992853a6059a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72f4a92ead9876babc72d301fe7638eeedad2e352e97b85c803f7a57a786cfbf
[INFO] running `Command { std: "docker" "start" "-a" "72f4a92ead9876babc72d301fe7638eeedad2e352e97b85c803f7a57a786cfbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling vecmat v0.7.8
[INFO] [stderr]    Compiling ccgeom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
[INFO] running `Command { std: "docker" "inspect" "72f4a92ead9876babc72d301fe7638eeedad2e352e97b85c803f7a57a786cfbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f4a92ead9876babc72d301fe7638eeedad2e352e97b85c803f7a57a786cfbf", kill_on_drop: false }`
[INFO] [stdout] 72f4a92ead9876babc72d301fe7638eeedad2e352e97b85c803f7a57a786cfbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c878a36fddbdf2379f280a6cbe519f0cf8c11658bdeac1095299b3919b2f2228
[INFO] running `Command { std: "docker" "start" "-a" "c878a36fddbdf2379f280a6cbe519f0cf8c11658bdeac1095299b3919b2f2228", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ccgeom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `vecmat::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 `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::Vector<f64, 3>: AbsDiffEq<_>` is not satisfied in `AbsDiff<vecmat::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<vecmat::Vector<f64, 3>, _>`, the trait `AbsDiffEq<_>` is not implemented for `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<vecmat::Vector<f64, 3>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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 `vecmat::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 `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::Vector<f64, 3>: AbsDiffEq` is not satisfied in `AbsDiff<vecmat::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<vecmat::Vector<f64, 3>>`, the trait `AbsDiffEq` is not implemented for `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<vecmat::Vector<f64, 3>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::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 `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::Vector<f64, 3>: AbsDiffEq<_>` is not satisfied in `AbsDiff<vecmat::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<vecmat::Vector<f64, 3>, _>`, the trait `AbsDiffEq<_>` is not implemented for `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<vecmat::Vector<f64, 3>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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 `vecmat::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 `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::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 `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::Vector<f64, 3>: AbsDiffEq<_>` is not satisfied in `AbsDiff<vecmat::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<vecmat::Vector<f64, 3>, _>`, the trait `AbsDiffEq<_>` is not implemented for `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<vecmat::Vector<f64, 3>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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 `vecmat::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 `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `vecmat::Vector<f64, 3>: AbsDiffEq` is not satisfied in `AbsDiff<vecmat::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<vecmat::Vector<f64, 3>>`, the trait `AbsDiffEq` is not implemented for `vecmat::Vector<f64, 3>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/vector/base/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Vector<T, const N: usize> {
[INFO] [stdout]     | ------------------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<vecmat::Vector<f64, 3>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/complex_.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Complex<T> {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/complex_.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Complex<T> {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Complex<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/complex_.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Complex<T> {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::epsilon`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/default.rs:139:4
[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] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AbsDiff::<A, B>::eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.4.0/src/abs_diff_eq.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/euclidean/tests.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use approx::assert_abs_diff_eq;
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/map.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use vecmat::{Transform, transform::Directional, traits::Normalize};
[INFO] [stdout]     |     ------ one version of crate `approx` used here, as a dependency of crate `vecmat`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vecmat-0.7.8/src/complex/quaternion.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Quaternion<T> {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/approx-0.5.1/src/abs_diff_eq.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait AbsDiffEq<Rhs = Self>: PartialEq<Rhs>
[INFO] [stdout]     | ----------------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `AbsDiff<Quaternion<f64>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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" "c878a36fddbdf2379f280a6cbe519f0cf8c11658bdeac1095299b3919b2f2228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c878a36fddbdf2379f280a6cbe519f0cf8c11658bdeac1095299b3919b2f2228", kill_on_drop: false }`
[INFO] [stdout] c878a36fddbdf2379f280a6cbe519f0cf8c11658bdeac1095299b3919b2f2228
