[INFO] fetching crate bevy_math 0.15.0-rc.3... [INFO] checking bevy_math-0.15.0-rc.3 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate bevy_math 0.15.0-rc.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bevy_math 0.15.0-rc.3 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_math 0.15.0-rc.3 [INFO] finished tweaking crates.io crate bevy_math 0.15.0-rc.3 [INFO] tweaked toml for crates.io crate bevy_math 0.15.0-rc.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f96eba1664985b2330afe1d7223b6b7fb1c44232473973b4c3c2ac854ed702bd [INFO] running `Command { std: "docker" "start" "-a" "f96eba1664985b2330afe1d7223b6b7fb1c44232473973b4c3c2ac854ed702bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f96eba1664985b2330afe1d7223b6b7fb1c44232473973b4c3c2ac854ed702bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96eba1664985b2330afe1d7223b6b7fb1c44232473973b4c3c2ac854ed702bd", kill_on_drop: false }` [INFO] [stdout] f96eba1664985b2330afe1d7223b6b7fb1c44232473973b4c3c2ac854ed702bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ac60a1199bbb03bcf415afe5bc245e6cfae74bce2c3cb4e40bb98b6c122e627 [INFO] running `Command { std: "docker" "start" "-a" "5ac60a1199bbb03bcf415afe5bc245e6cfae74bce2c3cb4e40bb98b6c122e627", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking bevy_ptr v0.15.0-rc.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0-rc.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0-rc.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0-rc.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bevy_utils v0.15.0-rc.3 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking bevy_reflect v0.15.0-rc.3 [INFO] [stderr] Checking bevy_math v0.15.0-rc.3 [INFO] [stderr] Checking bevy_math v0.15.0-rc.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/sampling/shape_sampling.rs (3 fixes) [INFO] [stderr] Fixed src/sampling/standard.rs (1 fix) [INFO] [stderr] Fixed src/cubic_splines.rs (2 fixes) [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:968:9 [INFO] [stdout] | [INFO] [stdout] 968 | / assert_relative_eq!( [INFO] [stdout] 969 | | Dir3::X.slerp(Dir3::Y, 0.5), [INFO] [stdout] 970 | | Dir3::from_xyz(0.5f32.sqrt(), 0.5f32.sqrt(), 0.0).unwrap() [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:968:9 [INFO] [stdout] | [INFO] [stdout] 968 | / assert_relative_eq!( [INFO] [stdout] 969 | | Dir3::X.slerp(Dir3::Y, 0.5), [INFO] [stdout] 970 | | Dir3::from_xyz(0.5f32.sqrt(), 0.5f32.sqrt(), 0.0).unwrap() [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:972:9 [INFO] [stdout] | [INFO] [stdout] 972 | assert_relative_eq!(Dir3::Y.slerp(Dir3::Z, 0.0), Dir3::Y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:972:9 [INFO] [stdout] | [INFO] [stdout] 972 | assert_relative_eq!(Dir3::Y.slerp(Dir3::Z, 0.0), Dir3::Y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:973:9 [INFO] [stdout] | [INFO] [stdout] 973 | assert_relative_eq!(Dir3::Z.slerp(Dir3::X, 1.0), Dir3::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] | the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::epsilon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::epsilon` [INFO] [stdout] ... [INFO] [stdout] 287 | pub fn epsilon(self, epsilon: A::Epsilon) -> Relative { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:973:67 [INFO] [stdout] | [INFO] [stdout] 973 | assert_relative_eq!(Dir3::Z.slerp(Dir3::X, 1.0), Dir3::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:973:9 [INFO] [stdout] | [INFO] [stdout] 973 | assert_relative_eq!(Dir3::Z.slerp(Dir3::X, 1.0), Dir3::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:973:9 [INFO] [stdout] | [INFO] [stdout] 973 | assert_relative_eq!(Dir3::Z.slerp(Dir3::X, 1.0), Dir3::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:974:9 [INFO] [stdout] | [INFO] [stdout] 974 | / assert_relative_eq!( [INFO] [stdout] 975 | | Dir3::X.slerp(Dir3::Z, 1.0 / 3.0), [INFO] [stdout] 976 | | Dir3::from_xyz(0.75f32.sqrt(), 0.0, 0.5).unwrap(), [INFO] [stdout] 977 | | epsilon = 0.000001 [INFO] [stdout] | | ------- required by a bound introduced by this call [INFO] [stdout] 978 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::epsilon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::epsilon` [INFO] [stdout] ... [INFO] [stdout] 287 | pub fn epsilon(self, epsilon: A::Epsilon) -> Relative { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | epsilon = 0.000001 [INFO] [stdout] | ^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:974:9 [INFO] [stdout] | [INFO] [stdout] 974 | / assert_relative_eq!( [INFO] [stdout] 975 | | Dir3::X.slerp(Dir3::Z, 1.0 / 3.0), [INFO] [stdout] 976 | | Dir3::from_xyz(0.75f32.sqrt(), 0.0, 0.5).unwrap(), [INFO] [stdout] 977 | | epsilon = 0.000001 [INFO] [stdout] 978 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:974:9 [INFO] [stdout] | [INFO] [stdout] 974 | / assert_relative_eq!( [INFO] [stdout] 975 | | Dir3::X.slerp(Dir3::Z, 1.0 / 3.0), [INFO] [stdout] 976 | | Dir3::from_xyz(0.75f32.sqrt(), 0.0, 0.5).unwrap(), [INFO] [stdout] 977 | | epsilon = 0.000001 [INFO] [stdout] 978 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | / assert_relative_eq!( [INFO] [stdout] 980 | | Dir3::Z.slerp(Dir3::Y, 2.0 / 3.0), [INFO] [stdout] 981 | | Dir3::from_xyz(0.0, 0.75f32.sqrt(), 0.5).unwrap() [INFO] [stdout] 982 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | / assert_relative_eq!( [INFO] [stdout] 980 | | Dir3::Z.slerp(Dir3::Y, 2.0 / 3.0), [INFO] [stdout] 981 | | Dir3::from_xyz(0.0, 0.75f32.sqrt(), 0.5).unwrap() [INFO] [stdout] 982 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: AbsDiffEq` is not satisfied in `Relative` [INFO] [stdout] --> src/direction.rs:968:9 [INFO] [stdout] | [INFO] [stdout] 968 | / assert_relative_eq!( [INFO] [stdout] 969 | | Dir3::X.slerp(Dir3::Y, 0.5), [INFO] [stdout] 970 | | Dir3::from_xyz(0.5f32.sqrt(), 0.5f32.sqrt(), 0.0).unwrap() [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_________^ within `Relative`, the trait `AbsDiffEq` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:993:9 [INFO] [stdout] | [INFO] [stdout] 993 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] | the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::epsilon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::epsilon` [INFO] [stdout] ... [INFO] [stdout] 287 | pub fn epsilon(self, epsilon: A::Epsilon) -> Relative { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:993:62 [INFO] [stdout] | [INFO] [stdout] 993 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:993:9 [INFO] [stdout] | [INFO] [stdout] 993 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:993:9 [INFO] [stdout] | [INFO] [stdout] 993 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3: AbsDiffEq` is not satisfied in `Relative` [INFO] [stdout] --> src/direction.rs:993:9 [INFO] [stdout] | [INFO] [stdout] 993 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `Relative`, the trait `AbsDiffEq` is not implemented for `direction::Dir3` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1039:9 [INFO] [stdout] | [INFO] [stdout] 1039 | / assert_relative_eq!( [INFO] [stdout] 1040 | | Dir3A::X.slerp(Dir3A::Y, 0.5), [INFO] [stdout] 1041 | | Dir3A::from_xyz(0.5f32.sqrt(), 0.5f32.sqrt(), 0.0).unwrap() [INFO] [stdout] 1042 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1039:9 [INFO] [stdout] | [INFO] [stdout] 1039 | / assert_relative_eq!( [INFO] [stdout] 1040 | | Dir3A::X.slerp(Dir3A::Y, 0.5), [INFO] [stdout] 1041 | | Dir3A::from_xyz(0.5f32.sqrt(), 0.5f32.sqrt(), 0.0).unwrap() [INFO] [stdout] 1042 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1043:9 [INFO] [stdout] | [INFO] [stdout] 1043 | assert_relative_eq!(Dir3A::Y.slerp(Dir3A::Z, 0.0), Dir3A::Y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1043:9 [INFO] [stdout] | [INFO] [stdout] 1043 | assert_relative_eq!(Dir3A::Y.slerp(Dir3A::Z, 0.0), Dir3A::Y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1044:9 [INFO] [stdout] | [INFO] [stdout] 1044 | assert_relative_eq!(Dir3A::Z.slerp(Dir3A::X, 1.0), Dir3A::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] | the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::epsilon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::epsilon` [INFO] [stdout] ... [INFO] [stdout] 287 | pub fn epsilon(self, epsilon: A::Epsilon) -> Relative { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1044:70 [INFO] [stdout] | [INFO] [stdout] 1044 | assert_relative_eq!(Dir3A::Z.slerp(Dir3A::X, 1.0), Dir3A::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1044:9 [INFO] [stdout] | [INFO] [stdout] 1044 | assert_relative_eq!(Dir3A::Z.slerp(Dir3A::X, 1.0), Dir3A::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1044:9 [INFO] [stdout] | [INFO] [stdout] 1044 | assert_relative_eq!(Dir3A::Z.slerp(Dir3A::X, 1.0), Dir3A::X, epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1045:9 [INFO] [stdout] | [INFO] [stdout] 1045 | / assert_relative_eq!( [INFO] [stdout] 1046 | | Dir3A::X.slerp(Dir3A::Z, 1.0 / 3.0), [INFO] [stdout] 1047 | | Dir3A::from_xyz(0.75f32.sqrt(), 0.0, 0.5).unwrap(), [INFO] [stdout] 1048 | | epsilon = 0.000001 [INFO] [stdout] | | ------- required by a bound introduced by this call [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::epsilon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::epsilon` [INFO] [stdout] ... [INFO] [stdout] 287 | pub fn epsilon(self, epsilon: A::Epsilon) -> Relative { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1048:13 [INFO] [stdout] | [INFO] [stdout] 1048 | epsilon = 0.000001 [INFO] [stdout] | ^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1045:9 [INFO] [stdout] | [INFO] [stdout] 1045 | / assert_relative_eq!( [INFO] [stdout] 1046 | | Dir3A::X.slerp(Dir3A::Z, 1.0 / 3.0), [INFO] [stdout] 1047 | | Dir3A::from_xyz(0.75f32.sqrt(), 0.0, 0.5).unwrap(), [INFO] [stdout] 1048 | | epsilon = 0.000001 [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1045:9 [INFO] [stdout] | [INFO] [stdout] 1045 | / assert_relative_eq!( [INFO] [stdout] 1046 | | Dir3A::X.slerp(Dir3A::Z, 1.0 / 3.0), [INFO] [stdout] 1047 | | Dir3A::from_xyz(0.75f32.sqrt(), 0.0, 0.5).unwrap(), [INFO] [stdout] 1048 | | epsilon = 0.000001 [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1050:9 [INFO] [stdout] | [INFO] [stdout] 1050 | / assert_relative_eq!( [INFO] [stdout] 1051 | | Dir3A::Z.slerp(Dir3A::Y, 2.0 / 3.0), [INFO] [stdout] 1052 | | Dir3A::from_xyz(0.0, 0.75f32.sqrt(), 0.5).unwrap() [INFO] [stdout] 1053 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1050:9 [INFO] [stdout] | [INFO] [stdout] 1050 | / assert_relative_eq!( [INFO] [stdout] 1051 | | Dir3A::Z.slerp(Dir3A::Y, 2.0 / 3.0), [INFO] [stdout] 1052 | | Dir3A::from_xyz(0.0, 0.75f32.sqrt(), 0.5).unwrap() [INFO] [stdout] 1053 | | ); [INFO] [stdout] | |_________^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: AbsDiffEq` is not satisfied in `Relative` [INFO] [stdout] --> src/direction.rs:1039:9 [INFO] [stdout] | [INFO] [stdout] 1039 | / assert_relative_eq!( [INFO] [stdout] 1040 | | Dir3A::X.slerp(Dir3A::Y, 0.5), [INFO] [stdout] 1041 | | Dir3A::from_xyz(0.5f32.sqrt(), 0.5f32.sqrt(), 0.0).unwrap() [INFO] [stdout] 1042 | | ); [INFO] [stdout] | |_________^ within `Relative`, the trait `AbsDiffEq` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1064:9 [INFO] [stdout] | [INFO] [stdout] 1064 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] | the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::epsilon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::epsilon` [INFO] [stdout] ... [INFO] [stdout] 287 | pub fn epsilon(self, epsilon: A::Epsilon) -> Relative { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1064:62 [INFO] [stdout] | [INFO] [stdout] 1064 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1064:9 [INFO] [stdout] | [INFO] [stdout] 1064 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 256 | where [INFO] [stdout] 257 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative` [INFO] [stdout] = note: this error originates in the macro `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: RelativeEq<_>` is not satisfied [INFO] [stdout] --> src/direction.rs:1064:9 [INFO] [stdout] | [INFO] [stdout] 1064 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RelativeEq<_>` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `RelativeEq`: [INFO] [stdout] `&'a T` implements `RelativeEq` [INFO] [stdout] `&'a mut T` implements `RelativeEq` [INFO] [stdout] `Cell` implements `RelativeEq` [INFO] [stdout] `DAffine2` implements `RelativeEq` [INFO] [stdout] `DAffine3` implements `RelativeEq` [INFO] [stdout] `DMat2` implements `RelativeEq` [INFO] [stdout] `DMat3` implements `RelativeEq` [INFO] [stdout] `DMat4` implements `RelativeEq` [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Relative::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | A: RelativeEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Relative::::eq` [INFO] [stdout] ... [INFO] [stdout] 303 | 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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `direction::Dir3A: AbsDiffEq` is not satisfied in `Relative` [INFO] [stdout] --> src/direction.rs:1064:9 [INFO] [stdout] | [INFO] [stdout] 1064 | assert_relative_eq!(dir_b, dir_b.fast_renormalize(), epsilon = 0.000001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `Relative`, the trait `AbsDiffEq` is not implemented for `direction::Dir3A` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `Relative` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Relative [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 `relative_eq` which comes from the expansion of the macro `assert_relative_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | assert_abs_diff_eq!(iso1 * iso2, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | assert_abs_diff_eq!(iso1 * iso2, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry2d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | assert_abs_diff_eq!(iso1 * iso2, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | assert_abs_diff_eq!(iso1.inverse_mul(iso2), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | assert_abs_diff_eq!(iso1.inverse_mul(iso2), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry2d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | assert_abs_diff_eq!(iso1.inverse_mul(iso2), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | assert_abs_diff_eq!(iso1 * iso2, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | assert_abs_diff_eq!(iso1 * iso2, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry3d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | assert_abs_diff_eq!(iso1 * iso2, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:627:9 [INFO] [stdout] | [INFO] [stdout] 627 | assert_abs_diff_eq!(iso1.inverse_mul(iso2), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:627:9 [INFO] [stdout] | [INFO] [stdout] 627 | assert_abs_diff_eq!(iso1.inverse_mul(iso2), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry3d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:627:9 [INFO] [stdout] | [INFO] [stdout] 627 | assert_abs_diff_eq!(iso1.inverse_mul(iso2), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:633:9 [INFO] [stdout] | [INFO] [stdout] 633 | assert_abs_diff_eq!(Isometry2d::IDENTITY * iso, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:633:9 [INFO] [stdout] | [INFO] [stdout] 633 | assert_abs_diff_eq!(Isometry2d::IDENTITY * iso, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:634:9 [INFO] [stdout] | [INFO] [stdout] 634 | assert_abs_diff_eq!(iso * Isometry2d::IDENTITY, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:634:9 [INFO] [stdout] | [INFO] [stdout] 634 | assert_abs_diff_eq!(iso * Isometry2d::IDENTITY, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry2d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:633:9 [INFO] [stdout] | [INFO] [stdout] 633 | assert_abs_diff_eq!(Isometry2d::IDENTITY * iso, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | assert_abs_diff_eq!(Isometry3d::IDENTITY * iso, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | assert_abs_diff_eq!(Isometry3d::IDENTITY * iso, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:641:9 [INFO] [stdout] | [INFO] [stdout] 641 | assert_abs_diff_eq!(iso * Isometry3d::IDENTITY, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:641:9 [INFO] [stdout] | [INFO] [stdout] 641 | assert_abs_diff_eq!(iso * Isometry3d::IDENTITY, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry3d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | assert_abs_diff_eq!(Isometry3d::IDENTITY * iso, iso); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | assert_abs_diff_eq!(iso * inv, Isometry2d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | assert_abs_diff_eq!(iso * inv, Isometry2d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:649:9 [INFO] [stdout] | [INFO] [stdout] 649 | assert_abs_diff_eq!(inv * iso, Isometry2d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry2d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:649:9 [INFO] [stdout] | [INFO] [stdout] 649 | assert_abs_diff_eq!(inv * iso, Isometry2d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry2d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:648:9 [INFO] [stdout] | [INFO] [stdout] 648 | assert_abs_diff_eq!(iso * inv, Isometry2d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry2d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | assert_abs_diff_eq!(iso * inv, Isometry3d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | assert_abs_diff_eq!(iso * inv, Isometry3d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | assert_abs_diff_eq!(inv * iso, Isometry3d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `default` [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/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 `isometry::Isometry3d: AbsDiffEq<_>` is not satisfied [INFO] [stdout] --> src/isometry.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | assert_abs_diff_eq!(inv * iso, Isometry3d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required by a bound in `AbsDiff::::eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | A: AbsDiffEq + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `AbsDiff::::eq` [INFO] [stdout] ... [INFO] [stdout] 225 | 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 `isometry::Isometry3d: AbsDiffEq` is not satisfied in `AbsDiff` [INFO] [stdout] --> src/isometry.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | assert_abs_diff_eq!(iso * inv, Isometry3d::IDENTITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff`, the trait `AbsDiffEq` is not implemented for `isometry::Isometry3d` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AbsDiffEq`: [INFO] [stdout] `&'a T` implements `AbsDiffEq` [INFO] [stdout] `&'a mut T` implements `AbsDiffEq` [INFO] [stdout] `Cell` implements `AbsDiffEq` [INFO] [stdout] `DAffine2` implements `AbsDiffEq` [INFO] [stdout] `DAffine3` implements `AbsDiffEq` [INFO] [stdout] `DMat2` implements `AbsDiffEq` [INFO] [stdout] `DMat3` implements `AbsDiffEq` [INFO] [stdout] `DMat4` implements `AbsDiffEq` [INFO] [stdout] and 31 others [INFO] [stdout] note: required because it appears within the type `AbsDiff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct AbsDiff [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 `bevy_math` (lib test) due to 72 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5ac60a1199bbb03bcf415afe5bc245e6cfae74bce2c3cb4e40bb98b6c122e627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ac60a1199bbb03bcf415afe5bc245e6cfae74bce2c3cb4e40bb98b6c122e627", kill_on_drop: false }` [INFO] [stdout] 5ac60a1199bbb03bcf415afe5bc245e6cfae74bce2c3cb4e40bb98b6c122e627