[INFO] fetching crate colstodian 0.1.0-rc.3...
[INFO] checking colstodian-0.1.0-rc.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate colstodian 0.1.0-rc.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate colstodian 0.1.0-rc.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate colstodian 0.1.0-rc.3
[INFO] finished tweaking crates.io crate colstodian 0.1.0-rc.3
[INFO] tweaked toml for crates.io crate colstodian 0.1.0-rc.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cint v0.2.2
[INFO] [stderr]   Downloaded kolor v0.1.9
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e24c43f570eeb0b50f244fb71d519921b73e596ef489fc6533f92eb46b2224e
[INFO] running `Command { std: "docker" "start" "-a" "4e24c43f570eeb0b50f244fb71d519921b73e596ef489fc6533f92eb46b2224e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e24c43f570eeb0b50f244fb71d519921b73e596ef489fc6533f92eb46b2224e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e24c43f570eeb0b50f244fb71d519921b73e596ef489fc6533f92eb46b2224e", kill_on_drop: false }`
[INFO] [stdout] 4e24c43f570eeb0b50f244fb71d519921b73e596ef489fc6533f92eb46b2224e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f72a3e7c6511f65b8b5c52d644278781c998e6276417ca8df5cbd61e825c79e5
[INFO] running `Command { std: "docker" "start" "-a" "f72a3e7c6511f65b8b5c52d644278781c998e6276417ca8df5cbd61e825c79e5", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking cint v0.2.2
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         self.atan2(if other == 0.0f32 { 0.0f32 } else { other })
[INFO] [stdout]    |              ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.atan2(if other == 0.0f64 { 0.0f64 } else { other })
[INFO] [stdout]    |              ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       ZYX => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 91  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:93:26
[INFO] [stdout]     |
[INFO] [stdout] 92  |                       ZXY => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 93  | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:95:26
[INFO] [stdout]     |
[INFO] [stdout] 94  |                       YXZ => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 95  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout] 96  |                       YZX => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 97  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout] 98  |                       XYZ => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 99  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |                       XZY => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 101 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:115:70
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     ZYX => arc_clamp(-2.0 * (q.x * q.z - q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:116:69
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     ZXY => arc_clamp(2.0 * (q.y * q.z + q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:117:70
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     YXZ => arc_clamp(-2.0 * (q.y * q.z - q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:118:69
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     YZX => arc_clamp(2.0 * (q.x * q.y + q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:119:69
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     XYZ => arc_clamp(2.0 * (q.x * q.z + q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:120:70
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     XZY => arc_clamp(-2.0 * (q.x * q.y - q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |                       ZYX => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 128 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |                       ZXY => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 130 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |                       YXZ => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 132 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                       YZX => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 134 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |                       XYZ => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 136 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |                       XZY => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 138 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       ZYX => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 91  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:93:26
[INFO] [stdout]     |
[INFO] [stdout] 92  |                       ZXY => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 93  | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:95:26
[INFO] [stdout]     |
[INFO] [stdout] 94  |                       YXZ => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 95  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout] 96  |                       YZX => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 97  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout] 98  |                       XYZ => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 99  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |                       XZY => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 101 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:115:70
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     ZYX => arc_clamp(-2.0 * (q.x * q.z - q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:116:69
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     ZXY => arc_clamp(2.0 * (q.y * q.z + q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:117:70
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     YXZ => arc_clamp(-2.0 * (q.y * q.z - q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:118:69
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     YZX => arc_clamp(2.0 * (q.x * q.y + q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:119:69
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     XYZ => arc_clamp(2.0 * (q.x * q.z + q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:120:70
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     XZY => arc_clamp(-2.0 * (q.x * q.y - q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |                       ZYX => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 128 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |                       ZXY => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 130 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |                       YXZ => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 132 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                       YZX => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 134 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |                       XYZ => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 136 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |                       XZY => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 138 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/float_ex.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let x = self.abs();
[INFO] [stdout]    |                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `{float}` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/float_ex.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let root = omx.sqrt();
[INFO] [stdout]    |                        ^^^^ method not found in `{float}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `acos` found for type `f64` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/float_ex.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |         f64::acos(self.clamp(-1.0, 1.0))
[INFO] [stdout]    |              ^^^^ function or associated item not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/affine3a.rs:271:48
[INFO] [stdout]     |
[INFO] [stdout] 271 |             self.matrix3.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                                ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:229:34
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:240:34
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:400:39
[INFO] [stdout]     |
[INFO] [stdout] 400 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:469:23
[INFO] [stdout]     |
[INFO] [stdout] 469 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:470:23
[INFO] [stdout]     |
[INFO] [stdout] 470 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:480:23
[INFO] [stdout]     |
[INFO] [stdout] 480 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:489:23
[INFO] [stdout]     |
[INFO] [stdout] 489 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:490:23
[INFO] [stdout]     |
[INFO] [stdout] 490 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:507:26
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:507:40
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:513:26
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:513:42
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:560:31
[INFO] [stdout]     |
[INFO] [stdout] 560 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:572:31
[INFO] [stdout]     |
[INFO] [stdout] 572 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:582:31
[INFO] [stdout]     |
[INFO] [stdout] 582 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:597:26
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                          ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:597:52
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:605:32
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:616:77
[INFO] [stdout]     |
[INFO] [stdout] 616 |             (self.dot(rhs) / (self.length_squared() * rhs.length_squared()).sqrt()).acos_approx();
[INFO] [stdout]     |                                                                             ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:618:36
[INFO] [stdout]     |
[INFO] [stdout] 618 |         angle * self.perp_dot(rhs).signum()
[INFO] [stdout]     |                 ----               ^^^^^^ method not found in `f32`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 method `signum` is available on `vec2::Vec2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |             z: self.z.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |             z: self.z.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |             z: self.z.copysign(rhs.z),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:355:24
[INFO] [stdout]     |
[INFO] [stdout] 355 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:445:39
[INFO] [stdout]     |
[INFO] [stdout] 445 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:514:23
[INFO] [stdout]     |
[INFO] [stdout] 514 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:515:23
[INFO] [stdout]     |
[INFO] [stdout] 515 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |             z: self.z.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:525:23
[INFO] [stdout]     |
[INFO] [stdout] 525 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |             z: self.z.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:536:23
[INFO] [stdout]     |
[INFO] [stdout] 536 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:537:23
[INFO] [stdout]     |
[INFO] [stdout] 537 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |             z: self.z.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:555:26
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:555:40
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:555:54
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:561:26
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:561:42
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:561:58
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:609:31
[INFO] [stdout]     |
[INFO] [stdout] 609 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:611:31
[INFO] [stdout]     |
[INFO] [stdout] 611 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:621:31
[INFO] [stdout]     |
[INFO] [stdout] 621 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:631:31
[INFO] [stdout]     |
[INFO] [stdout] 631 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:647:20
[INFO] [stdout]     |
[INFO] [stdout] 647 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:649:20
[INFO] [stdout]     |
[INFO] [stdout] 649 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:660:66
[INFO] [stdout]     |
[INFO] [stdout] 660 |             .div(self.length_squared().mul(rhs.length_squared()).sqrt())
[INFO] [stdout]     |                                                                  ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                   ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:673:34
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                                  ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:712:27
[INFO] [stdout]     |
[INFO] [stdout] 712 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat2.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat2.rs:114:32
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:194:32
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:270:32
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:285:32
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 244 |             self.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                        ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:335:32
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:383:34
[INFO] [stdout]     |
[INFO] [stdout] 383 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:399:34
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:415:34
[INFO] [stdout]     |
[INFO] [stdout] 415 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:820:45
[INFO] [stdout]     |
[INFO] [stdout] 820 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:841:56
[INFO] [stdout]     |
[INFO] [stdout] 841 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:862:56
[INFO] [stdout]     |
[INFO] [stdout] 862 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:882:56
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:905:56
[INFO] [stdout]     |
[INFO] [stdout] 905 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:921:45
[INFO] [stdout]     |
[INFO] [stdout] 921 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:939:45
[INFO] [stdout]     |
[INFO] [stdout] 939 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:167:36
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:191:44
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 let inv4x = 0.5 / four_xsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:201:44
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 let inv4y = 0.5 / four_ysq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:216:44
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 let inv4z = 0.5 / four_zsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:226:44
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let inv4w = 0.5 / four_wsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:346:49
[INFO] [stdout]     |
[INFO] [stdout] 346 |             let len_rcp = 1.0 / (z * z + w * w).sqrt();
[INFO] [stdout]     |                                                 ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:361:62
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 Vec3::new(self.x, self.y, self.z) * scale_sq.sqrt().recip(),
[INFO] [stdout]     |                                                              ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:501:39
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let positive_w_angle = self.w.abs().acos_approx() * 2.0;
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |         self.dot(rhs).abs().acos_approx() * 2.0
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:565:40
[INFO] [stdout]     |
[INFO] [stdout] 565 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:565:54
[INFO] [stdout]     |
[INFO] [stdout] 565 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:571:42
[INFO] [stdout]     |
[INFO] [stdout] 571 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:571:58
[INFO] [stdout]     |
[INFO] [stdout] 571 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:615:31
[INFO] [stdout]     |
[INFO] [stdout] 615 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:617:31
[INFO] [stdout]     |
[INFO] [stdout] 617 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:627:31
[INFO] [stdout]     |
[INFO] [stdout] 627 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:637:31
[INFO] [stdout]     |
[INFO] [stdout] 637 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 659 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:660:20
[INFO] [stdout]     |
[INFO] [stdout] 660 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:671:66
[INFO] [stdout]     |
[INFO] [stdout] 671 |             .div(self.length_squared().mul(rhs.length_squared()).sqrt())
[INFO] [stdout]     |                                                                  ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:684:19
[INFO] [stdout]     |
[INFO] [stdout] 684 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                   ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:684:34
[INFO] [stdout]     |
[INFO] [stdout] 684 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                                  ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:704:27
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:723:27
[INFO] [stdout]     |
[INFO] [stdout] 723 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:442:39
[INFO] [stdout]     |
[INFO] [stdout] 442 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:26
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:40
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:68
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                                    ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:547:20
[INFO] [stdout]     |
[INFO] [stdout] 547 |             self.x.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:548:20
[INFO] [stdout]     |
[INFO] [stdout] 548 |             self.y.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:549:20
[INFO] [stdout]     |
[INFO] [stdout] 549 |             self.z.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |             self.w.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:595:31
[INFO] [stdout]     |
[INFO] [stdout] 595 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:597:31
[INFO] [stdout]     |
[INFO] [stdout] 597 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:607:31
[INFO] [stdout]     |
[INFO] [stdout] 607 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:617:31
[INFO] [stdout]     |
[INFO] [stdout] 617 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:639:20
[INFO] [stdout]     |
[INFO] [stdout] 639 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:640:20
[INFO] [stdout]     |
[INFO] [stdout] 640 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:641:20
[INFO] [stdout]     |
[INFO] [stdout] 641 |             self.w.mul_add(a.w, b.w),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/daffine3.rs:275:48
[INFO] [stdout]     |
[INFO] [stdout] 275 |             self.matrix3.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                                ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat2.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]    |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat2.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:229:34
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:240:34
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:252:40
[INFO] [stdout]     |
[INFO] [stdout] 252 |             self.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                        ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:376:34
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:392:34
[INFO] [stdout]     |
[INFO] [stdout] 392 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:717:45
[INFO] [stdout]     |
[INFO] [stdout] 717 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:738:56
[INFO] [stdout]     |
[INFO] [stdout] 738 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:759:56
[INFO] [stdout]     |
[INFO] [stdout] 759 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:779:56
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:802:56
[INFO] [stdout]     |
[INFO] [stdout] 802 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:818:45
[INFO] [stdout]     |
[INFO] [stdout] 818 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:836:45
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:152:36
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:166:36
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:190:44
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 let inv4x = 0.5 / four_xsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:200:44
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 let inv4y = 0.5 / four_ysq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:215:44
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let inv4z = 0.5 / four_zsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:225:44
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 let inv4w = 0.5 / four_wsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:339:49
[INFO] [stdout]     |
[INFO] [stdout] 339 |             let len_rcp = 1.0 / (z * z + w * w).sqrt();
[INFO] [stdout]     |                                                 ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:354:63
[INFO] [stdout]     |
[INFO] [stdout] 354 |                 DVec3::new(self.x, self.y, self.z) * scale_sq.sqrt().recip(),
[INFO] [stdout]     |                                                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:498:39
[INFO] [stdout]     |
[INFO] [stdout] 498 |         let positive_w_angle = self.w.abs().acos_approx() * 2.0;
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:513:23
[INFO] [stdout]     |
[INFO] [stdout] 513 |         self.dot(rhs).abs().acos_approx() * 2.0
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:587:46
[INFO] [stdout]     |
[INFO] [stdout] 587 |             let scale1 = (theta * (1.0 - s)).sin();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `min` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/num/f64.rs:955:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:588:38
[INFO] [stdout]     |
[INFO] [stdout] 588 |             let scale2 = (theta * s).sin();
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `min` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/num/f64.rs:955:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:589:35
[INFO] [stdout]     |
[INFO] [stdout] 589 |             let theta_sin = theta.sin();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `min` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/num/f64.rs:955:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:400:39
[INFO] [stdout]     |
[INFO] [stdout] 400 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:469:23
[INFO] [stdout]     |
[INFO] [stdout] 469 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:470:23
[INFO] [stdout]     |
[INFO] [stdout] 470 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:480:23
[INFO] [stdout]     |
[INFO] [stdout] 480 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:489:23
[INFO] [stdout]     |
[INFO] [stdout] 489 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:490:23
[INFO] [stdout]     |
[INFO] [stdout] 490 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:507:26
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:507:40
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:513:26
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:513:42
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:560:31
[INFO] [stdout]     |
[INFO] [stdout] 560 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:572:31
[INFO] [stdout]     |
[INFO] [stdout] 572 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:582:31
[INFO] [stdout]     |
[INFO] [stdout] 582 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:597:26
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                          ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:597:52
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:605:32
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:616:77
[INFO] [stdout]     |
[INFO] [stdout] 616 |             (self.dot(rhs) / (self.length_squared() * rhs.length_squared()).sqrt()).acos_approx();
[INFO] [stdout]     |                                                                             ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:618:36
[INFO] [stdout]     |
[INFO] [stdout] 618 |         angle * self.perp_dot(rhs).signum()
[INFO] [stdout]     |                 ----               ^^^^^^ method not found in `f64`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 method `signum` is available on `dvec2::DVec2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |             z: self.z.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |             z: self.z.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |             z: self.z.copysign(rhs.z),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:355:24
[INFO] [stdout]     |
[INFO] [stdout] 355 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:445:39
[INFO] [stdout]     |
[INFO] [stdout] 445 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:514:23
[INFO] [stdout]     |
[INFO] [stdout] 514 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:515:23
[INFO] [stdout]     |
[INFO] [stdout] 515 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |             z: self.z.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:525:23
[INFO] [stdout]     |
[INFO] [stdout] 525 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |             z: self.z.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:536:23
[INFO] [stdout]     |
[INFO] [stdout] 536 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:537:23
[INFO] [stdout]     |
[INFO] [stdout] 537 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |             z: self.z.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:555:26
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:555:40
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:555:54
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:561:26
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:561:42
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:561:58
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:609:31
[INFO] [stdout]     |
[INFO] [stdout] 609 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:611:31
[INFO] [stdout]     |
[INFO] [stdout] 611 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:621:31
[INFO] [stdout]     |
[INFO] [stdout] 621 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:631:31
[INFO] [stdout]     |
[INFO] [stdout] 631 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:647:20
[INFO] [stdout]     |
[INFO] [stdout] 647 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:649:20
[INFO] [stdout]     |
[INFO] [stdout] 649 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:660:66
[INFO] [stdout]     |
[INFO] [stdout] 660 |             .div(self.length_squared().mul(rhs.length_squared()).sqrt())
[INFO] [stdout]     |                                                                  ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                   ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:673:34
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                                  ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:712:27
[INFO] [stdout]     |
[INFO] [stdout] 712 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             z: self.z.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |             w: self.w.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:329:23
[INFO] [stdout]     |
[INFO] [stdout] 329 |             z: self.z.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:330:23
[INFO] [stdout]     |
[INFO] [stdout] 330 |             w: self.w.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:339:23
[INFO] [stdout]     |
[INFO] [stdout] 339 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |             z: self.z.copysign(rhs.z),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |             w: self.w.copysign(rhs.w),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:477:39
[INFO] [stdout]     |
[INFO] [stdout] 477 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:546:23
[INFO] [stdout]     |
[INFO] [stdout] 546 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:547:23
[INFO] [stdout]     |
[INFO] [stdout] 547 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:548:23
[INFO] [stdout]     |
[INFO] [stdout] 548 |             z: self.z.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:549:23
[INFO] [stdout]     |
[INFO] [stdout] 549 |             w: self.w.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:558:23
[INFO] [stdout]     |
[INFO] [stdout] 558 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:559:23
[INFO] [stdout]     |
[INFO] [stdout] 559 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:560:23
[INFO] [stdout]     |
[INFO] [stdout] 560 |             z: self.z.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:561:23
[INFO] [stdout]     |
[INFO] [stdout] 561 |             w: self.w.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:571:23
[INFO] [stdout]     |
[INFO] [stdout] 571 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:572:23
[INFO] [stdout]     |
[INFO] [stdout] 572 |             z: self.z.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 573 |             w: self.w.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:26
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:40
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:54
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:68
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                                    ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:597:20
[INFO] [stdout]     |
[INFO] [stdout] 597 |             self.x.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:598:20
[INFO] [stdout]     |
[INFO] [stdout] 598 |             self.y.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:599:20
[INFO] [stdout]     |
[INFO] [stdout] 599 |             self.z.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:600:20
[INFO] [stdout]     |
[INFO] [stdout] 600 |             self.w.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:650:31
[INFO] [stdout]     |
[INFO] [stdout] 650 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:652:31
[INFO] [stdout]     |
[INFO] [stdout] 652 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:662:31
[INFO] [stdout]     |
[INFO] [stdout] 662 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:672:31
[INFO] [stdout]     |
[INFO] [stdout] 672 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:688:20
[INFO] [stdout]     |
[INFO] [stdout] 688 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:689:20
[INFO] [stdout]     |
[INFO] [stdout] 689 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:690:20
[INFO] [stdout]     |
[INFO] [stdout] 690 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:691:20
[INFO] [stdout]     |
[INFO] [stdout] 691 |             self.w.mul_add(a.w, b.w),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 324 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glam` (lib) due to 325 previous errors
[INFO] running `Command { std: "docker" "inspect" "f72a3e7c6511f65b8b5c52d644278781c998e6276417ca8df5cbd61e825c79e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72a3e7c6511f65b8b5c52d644278781c998e6276417ca8df5cbd61e825c79e5", kill_on_drop: false }`
[INFO] [stdout] f72a3e7c6511f65b8b5c52d644278781c998e6276417ca8df5cbd61e825c79e5
[INFO] checking colstodian-0.1.0-rc.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate colstodian 0.1.0-rc.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate colstodian 0.1.0-rc.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate colstodian 0.1.0-rc.3
[INFO] finished tweaking crates.io crate colstodian 0.1.0-rc.3
[INFO] tweaked toml for crates.io crate colstodian 0.1.0-rc.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbf94fb05b41aa726224d6b00b75c9b1607dbd656f2bb9b3d9035e6b423808dc
[INFO] running `Command { std: "docker" "start" "-a" "bbf94fb05b41aa726224d6b00b75c9b1607dbd656f2bb9b3d9035e6b423808dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbf94fb05b41aa726224d6b00b75c9b1607dbd656f2bb9b3d9035e6b423808dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf94fb05b41aa726224d6b00b75c9b1607dbd656f2bb9b3d9035e6b423808dc", kill_on_drop: false }`
[INFO] [stdout] bbf94fb05b41aa726224d6b00b75c9b1607dbd656f2bb9b3d9035e6b423808dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d5467d7a04b122e7360cab3b5345e1924238734c34256e5b887838cc4066fc6
[INFO] running `Command { std: "docker" "start" "-a" "9d5467d7a04b122e7360cab3b5345e1924238734c34256e5b887838cc4066fc6", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking cint v0.2.2
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         self.atan2(if other == 0.0f32 { 0.0f32 } else { other })
[INFO] [stdout]    |              ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.atan2(if other == 0.0f64 { 0.0f64 } else { other })
[INFO] [stdout]    |              ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       ZYX => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 91  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:93:26
[INFO] [stdout]     |
[INFO] [stdout] 92  |                       ZXY => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 93  | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:95:26
[INFO] [stdout]     |
[INFO] [stdout] 94  |                       YXZ => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 95  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout] 96  |                       YZX => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 97  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout] 98  |                       XYZ => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 99  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |                       XZY => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 101 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:115:70
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     ZYX => arc_clamp(-2.0 * (q.x * q.z - q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:116:69
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     ZXY => arc_clamp(2.0 * (q.y * q.z + q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:117:70
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     YXZ => arc_clamp(-2.0 * (q.y * q.z - q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:118:69
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     YZX => arc_clamp(2.0 * (q.x * q.y + q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:119:69
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     XYZ => arc_clamp(2.0 * (q.x * q.z + q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:120:70
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     XZY => arc_clamp(-2.0 * (q.x * q.y - q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_from_quat!(f32, Quat);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |                       ZYX => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 128 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |                       ZXY => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 130 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |                       YXZ => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 132 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                       YZX => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 134 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |                       XYZ => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 136 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |                       XZY => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 138 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f32`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 180 |   impl_from_quat!(f32, Quat);
[INFO] [stdout]     |   -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout] 90  |                       ZYX => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 91  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:93:26
[INFO] [stdout]     |
[INFO] [stdout] 92  |                       ZXY => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 93  | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:95:26
[INFO] [stdout]     |
[INFO] [stdout] 94  |                       YXZ => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 95  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout] 96  |                       YZX => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 97  | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout] 98  |                       XYZ => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 99  | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |                       XZY => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 101 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:115:70
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     ZYX => arc_clamp(-2.0 * (q.x * q.z - q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:116:69
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     ZXY => arc_clamp(2.0 * (q.y * q.z + q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:117:70
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     YXZ => arc_clamp(-2.0 * (q.y * q.z - q.w * q.x)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:118:69
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     YZX => arc_clamp(2.0 * (q.x * q.y + q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:119:69
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     XYZ => arc_clamp(2.0 * (q.x * q.z + q.w * q.y)).asin(),
[INFO] [stdout]     |                                                                     ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `asin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:120:70
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     XZY => arc_clamp(-2.0 * (q.x * q.y - q.w * q.z)).asin(),
[INFO] [stdout]     |                                                                      ^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_from_quat!(f64, DQuat);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |                       ZYX => (2.0 * (q.y * q.z + q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 128 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |                       ZXY => (-2.0 * (q.x * q.z - q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 130 | |                         .atan2(q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |                       YXZ => (2.0 * (q.x * q.y + q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 132 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                       YZX => (-2.0 * (q.y * q.z - q.w * q.x))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 134 | |                         .atan2(q.w * q.w - q.x * q.x + q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |                       XYZ => (-2.0 * (q.x * q.y - q.w * q.z))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 136 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `atan2` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/euler.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |                       XZY => (2.0 * (q.x * q.z + q.w * q.y))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 138 | |                         .atan2(q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z),
[INFO] [stdout]     | |                         -^^^^^ method not found in `f64`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     | 
[INFO] [stdout] ...
[INFO] [stdout] 181 |   impl_from_quat!(f64, DQuat);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_from_quat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/float_ex.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let x = self.abs();
[INFO] [stdout]    |                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `{float}` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/float_ex.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let root = omx.sqrt();
[INFO] [stdout]    |                        ^^^^ method not found in `{float}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `acos` found for type `f64` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/float_ex.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |         f64::acos(self.clamp(-1.0, 1.0))
[INFO] [stdout]    |              ^^^^ function or associated item not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/affine3a.rs:271:48
[INFO] [stdout]     |
[INFO] [stdout] 271 |             self.matrix3.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                                ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:229:34
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:240:34
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/mat3.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:400:39
[INFO] [stdout]     |
[INFO] [stdout] 400 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:469:23
[INFO] [stdout]     |
[INFO] [stdout] 469 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:470:23
[INFO] [stdout]     |
[INFO] [stdout] 470 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:480:23
[INFO] [stdout]     |
[INFO] [stdout] 480 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:489:23
[INFO] [stdout]     |
[INFO] [stdout] 489 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:490:23
[INFO] [stdout]     |
[INFO] [stdout] 490 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:507:26
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:507:40
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:513:26
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:513:42
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:560:31
[INFO] [stdout]     |
[INFO] [stdout] 560 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:572:31
[INFO] [stdout]     |
[INFO] [stdout] 572 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:582:31
[INFO] [stdout]     |
[INFO] [stdout] 582 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:597:26
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                          ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:597:52
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:605:32
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:616:77
[INFO] [stdout]     |
[INFO] [stdout] 616 |             (self.dot(rhs) / (self.length_squared() * rhs.length_squared()).sqrt()).acos_approx();
[INFO] [stdout]     |                                                                             ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec2.rs:618:36
[INFO] [stdout]     |
[INFO] [stdout] 618 |         angle * self.perp_dot(rhs).signum()
[INFO] [stdout]     |                 ----               ^^^^^^ method not found in `f32`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 method `signum` is available on `vec2::Vec2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |             z: self.z.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |             z: self.z.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |             z: self.z.copysign(rhs.z),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:355:24
[INFO] [stdout]     |
[INFO] [stdout] 355 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:445:39
[INFO] [stdout]     |
[INFO] [stdout] 445 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:514:23
[INFO] [stdout]     |
[INFO] [stdout] 514 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:515:23
[INFO] [stdout]     |
[INFO] [stdout] 515 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |             z: self.z.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:525:23
[INFO] [stdout]     |
[INFO] [stdout] 525 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |             z: self.z.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:536:23
[INFO] [stdout]     |
[INFO] [stdout] 536 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:537:23
[INFO] [stdout]     |
[INFO] [stdout] 537 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |             z: self.z.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:555:26
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:555:40
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:555:54
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:561:26
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:561:42
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:561:58
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:609:31
[INFO] [stdout]     |
[INFO] [stdout] 609 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:611:31
[INFO] [stdout]     |
[INFO] [stdout] 611 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:621:31
[INFO] [stdout]     |
[INFO] [stdout] 621 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:631:31
[INFO] [stdout]     |
[INFO] [stdout] 631 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:647:20
[INFO] [stdout]     |
[INFO] [stdout] 647 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:649:20
[INFO] [stdout]     |
[INFO] [stdout] 649 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:660:66
[INFO] [stdout]     |
[INFO] [stdout] 660 |             .div(self.length_squared().mul(rhs.length_squared()).sqrt())
[INFO] [stdout]     |                                                                  ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                   ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:673:34
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                                  ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/vec3.rs:712:27
[INFO] [stdout]     |
[INFO] [stdout] 712 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat2.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat2.rs:114:32
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:194:32
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:270:32
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat3a.rs:285:32
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 244 |             self.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                        ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:335:32
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:383:34
[INFO] [stdout]     |
[INFO] [stdout] 383 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:399:34
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:415:34
[INFO] [stdout]     |
[INFO] [stdout] 415 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:820:45
[INFO] [stdout]     |
[INFO] [stdout] 820 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:841:56
[INFO] [stdout]     |
[INFO] [stdout] 841 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:862:56
[INFO] [stdout]     |
[INFO] [stdout] 862 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:882:56
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:905:56
[INFO] [stdout]     |
[INFO] [stdout] 905 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:921:45
[INFO] [stdout]     |
[INFO] [stdout] 921 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/mat4.rs:939:45
[INFO] [stdout]     |
[INFO] [stdout] 939 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:167:36
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:191:44
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 let inv4x = 0.5 / four_xsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:201:44
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 let inv4y = 0.5 / four_ysq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:216:44
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 let inv4z = 0.5 / four_zsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:226:44
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let inv4w = 0.5 / four_wsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:346:49
[INFO] [stdout]     |
[INFO] [stdout] 346 |             let len_rcp = 1.0 / (z * z + w * w).sqrt();
[INFO] [stdout]     |                                                 ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:361:62
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 Vec3::new(self.x, self.y, self.z) * scale_sq.sqrt().recip(),
[INFO] [stdout]     |                                                              ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:501:39
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let positive_w_angle = self.w.abs().acos_approx() * 2.0;
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/quat.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |         self.dot(rhs).abs().acos_approx() * 2.0
[INFO] [stdout]     |                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:565:40
[INFO] [stdout]     |
[INFO] [stdout] 565 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:565:54
[INFO] [stdout]     |
[INFO] [stdout] 565 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:571:42
[INFO] [stdout]     |
[INFO] [stdout] 571 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:571:58
[INFO] [stdout]     |
[INFO] [stdout] 571 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                                          ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:615:31
[INFO] [stdout]     |
[INFO] [stdout] 615 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:617:31
[INFO] [stdout]     |
[INFO] [stdout] 617 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:627:31
[INFO] [stdout]     |
[INFO] [stdout] 627 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:637:31
[INFO] [stdout]     |
[INFO] [stdout] 637 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:658:20
[INFO] [stdout]     |
[INFO] [stdout] 658 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 659 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:660:20
[INFO] [stdout]     |
[INFO] [stdout] 660 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:671:66
[INFO] [stdout]     |
[INFO] [stdout] 671 |             .div(self.length_squared().mul(rhs.length_squared()).sqrt())
[INFO] [stdout]     |                                                                  ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:684:19
[INFO] [stdout]     |
[INFO] [stdout] 684 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                   ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:684:34
[INFO] [stdout]     |
[INFO] [stdout] 684 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                                  ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:704:27
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec3a.rs:723:27
[INFO] [stdout]     |
[INFO] [stdout] 723 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:442:39
[INFO] [stdout]     |
[INFO] [stdout] 442 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:26
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:40
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:540:68
[INFO] [stdout]     |
[INFO] [stdout] 540 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                                    ^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:547:20
[INFO] [stdout]     |
[INFO] [stdout] 547 |             self.x.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:548:20
[INFO] [stdout]     |
[INFO] [stdout] 548 |             self.y.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:549:20
[INFO] [stdout]     |
[INFO] [stdout] 549 |             self.z.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |             self.w.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:595:31
[INFO] [stdout]     |
[INFO] [stdout] 595 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:597:31
[INFO] [stdout]     |
[INFO] [stdout] 597 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:607:31
[INFO] [stdout]     |
[INFO] [stdout] 607 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:617:31
[INFO] [stdout]     |
[INFO] [stdout] 617 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:638:20
[INFO] [stdout]     |
[INFO] [stdout] 638 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:639:20
[INFO] [stdout]     |
[INFO] [stdout] 639 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:640:20
[INFO] [stdout]     |
[INFO] [stdout] 640 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f32` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f32/sse2/vec4.rs:641:20
[INFO] [stdout]     |
[INFO] [stdout] 641 |             self.w.mul_add(a.w, b.w),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/daffine3.rs:275:48
[INFO] [stdout]     |
[INFO] [stdout] 275 |             self.matrix3.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                                ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat2.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]    |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat2.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:229:34
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:240:34
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat3.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:252:40
[INFO] [stdout]     |
[INFO] [stdout] 252 |             self.x_axis.length() * det.signum(),
[INFO] [stdout]     |                                        ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:376:34
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:392:34
[INFO] [stdout]     |
[INFO] [stdout] 392 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sina, cosa) = angle.sin_cos();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:717:45
[INFO] [stdout]     |
[INFO] [stdout] 717 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:738:56
[INFO] [stdout]     |
[INFO] [stdout] 738 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:759:56
[INFO] [stdout]     |
[INFO] [stdout] 759 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:779:56
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:802:56
[INFO] [stdout]     |
[INFO] [stdout] 802 |         let (sin_fov, cos_fov) = (0.5 * fov_y_radians).sin_cos();
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:818:45
[INFO] [stdout]     |
[INFO] [stdout] 818 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dmat4.rs:836:45
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let f = 1.0 / (0.5 * fov_y_radians).tan();
[INFO] [stdout]     |                                             ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:152:36
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:159:36
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:166:36
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (s, c) = (angle * 0.5).sin_cos();
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:190:44
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 let inv4x = 0.5 / four_xsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:200:44
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 let inv4y = 0.5 / four_ysq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:215:44
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let inv4z = 0.5 / four_zsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:225:44
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 let inv4w = 0.5 / four_wsq.sqrt();
[INFO] [stdout]     |                                            ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:339:49
[INFO] [stdout]     |
[INFO] [stdout] 339 |             let len_rcp = 1.0 / (z * z + w * w).sqrt();
[INFO] [stdout]     |                                                 ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:354:63
[INFO] [stdout]     |
[INFO] [stdout] 354 |                 DVec3::new(self.x, self.y, self.z) * scale_sq.sqrt().recip(),
[INFO] [stdout]     |                                                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:498:39
[INFO] [stdout]     |
[INFO] [stdout] 498 |         let positive_w_angle = self.w.abs().acos_approx() * 2.0;
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:513:23
[INFO] [stdout]     |
[INFO] [stdout] 513 |         self.dot(rhs).abs().acos_approx() * 2.0
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:587:46
[INFO] [stdout]     |
[INFO] [stdout] 587 |             let scale1 = (theta * (1.0 - s)).sin();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `min` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/num/f64.rs:955:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:588:38
[INFO] [stdout]     |
[INFO] [stdout] 588 |             let scale2 = (theta * s).sin();
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `min` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/num/f64.rs:955:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dquat.rs:589:35
[INFO] [stdout]     |
[INFO] [stdout] 589 |             let theta_sin = theta.sin();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `min` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/num/f64.rs:955:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:400:39
[INFO] [stdout]     |
[INFO] [stdout] 400 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:469:23
[INFO] [stdout]     |
[INFO] [stdout] 469 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:470:23
[INFO] [stdout]     |
[INFO] [stdout] 470 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:479:23
[INFO] [stdout]     |
[INFO] [stdout] 479 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:480:23
[INFO] [stdout]     |
[INFO] [stdout] 480 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:489:23
[INFO] [stdout]     |
[INFO] [stdout] 489 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:490:23
[INFO] [stdout]     |
[INFO] [stdout] 490 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:507:26
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:507:40
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Self::new(self.x.exp(), self.y.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:513:26
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:513:42
[INFO] [stdout]     |
[INFO] [stdout] 513 |         Self::new(self.x.powf(n), self.y.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:560:31
[INFO] [stdout]     |
[INFO] [stdout] 560 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:572:31
[INFO] [stdout]     |
[INFO] [stdout] 572 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:582:31
[INFO] [stdout]     |
[INFO] [stdout] 582 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:597:26
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                          ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:597:52
[INFO] [stdout]     |
[INFO] [stdout] 597 |         Self::new(self.x.mul_add(a.x, b.x), self.y.mul_add(a.y, b.y))
[INFO] [stdout]     |                                                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin_cos` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:605:32
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let (sin, cos) = angle.sin_cos();
[INFO] [stdout]     |                                ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:616:77
[INFO] [stdout]     |
[INFO] [stdout] 616 |             (self.dot(rhs) / (self.length_squared() * rhs.length_squared()).sqrt()).acos_approx();
[INFO] [stdout]     |                                                                             ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec2.rs:618:36
[INFO] [stdout]     |
[INFO] [stdout] 618 |         angle * self.perp_dot(rhs).signum()
[INFO] [stdout]     |                 ----               ^^^^^^ method not found in `f64`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 method `signum` is available on `dvec2::DVec2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |             z: self.z.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |             z: self.z.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |             z: self.z.copysign(rhs.z),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:355:24
[INFO] [stdout]     |
[INFO] [stdout] 355 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:445:39
[INFO] [stdout]     |
[INFO] [stdout] 445 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:514:23
[INFO] [stdout]     |
[INFO] [stdout] 514 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:515:23
[INFO] [stdout]     |
[INFO] [stdout] 515 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |             z: self.z.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:525:23
[INFO] [stdout]     |
[INFO] [stdout] 525 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |             z: self.z.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:536:23
[INFO] [stdout]     |
[INFO] [stdout] 536 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:537:23
[INFO] [stdout]     |
[INFO] [stdout] 537 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |             z: self.z.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:555:26
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:555:40
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:555:54
[INFO] [stdout]     |
[INFO] [stdout] 555 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:561:26
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:561:42
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:561:58
[INFO] [stdout]     |
[INFO] [stdout] 561 |         Self::new(self.x.powf(n), self.y.powf(n), self.z.powf(n))
[INFO] [stdout]     |                                                          ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:609:31
[INFO] [stdout]     |
[INFO] [stdout] 609 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:611:31
[INFO] [stdout]     |
[INFO] [stdout] 611 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:621:31
[INFO] [stdout]     |
[INFO] [stdout] 621 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:631:31
[INFO] [stdout]     |
[INFO] [stdout] 631 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:647:20
[INFO] [stdout]     |
[INFO] [stdout] 647 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:649:20
[INFO] [stdout]     |
[INFO] [stdout] 649 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:660:66
[INFO] [stdout]     |
[INFO] [stdout] 660 |             .div(self.length_squared().mul(rhs.length_squared()).sqrt())
[INFO] [stdout]     |                                                                  ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                   ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:673:34
[INFO] [stdout]     |
[INFO] [stdout] 673 |         if self.x.abs() > self.y.abs() {
[INFO] [stdout]     |                                  ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec3.rs:712:27
[INFO] [stdout]     |
[INFO] [stdout] 712 |         let sign = self.z.signum();
[INFO] [stdout]     |                           ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |             x: self.x.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |             y: self.y.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             z: self.z.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |             w: self.w.abs(),
[INFO] [stdout]     |                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |             x: self.x.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |             y: self.y.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:329:23
[INFO] [stdout]     |
[INFO] [stdout] 329 |             z: self.z.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `signum` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:330:23
[INFO] [stdout]     |
[INFO] [stdout] 330 |             w: self.w.signum(),
[INFO] [stdout]     |                       ^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |             x: self.x.copysign(rhs.x),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:339:23
[INFO] [stdout]     |
[INFO] [stdout] 339 |             y: self.y.copysign(rhs.y),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |             z: self.z.copysign(rhs.z),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `copysign` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |             w: self.w.copysign(rhs.w),
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 |         self.dot(self).sqrt()
[INFO] [stdout]     |                        ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `abs` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:477:39
[INFO] [stdout]     |
[INFO] [stdout] 477 |         (self.length_squared() - 1.0).abs() <= 1e-4
[INFO] [stdout]     |                                       ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:546:23
[INFO] [stdout]     |
[INFO] [stdout] 546 |             x: self.x.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:547:23
[INFO] [stdout]     |
[INFO] [stdout] 547 |             y: self.y.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:548:23
[INFO] [stdout]     |
[INFO] [stdout] 548 |             z: self.z.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `round` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:549:23
[INFO] [stdout]     |
[INFO] [stdout] 549 |             w: self.w.round(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:558:23
[INFO] [stdout]     |
[INFO] [stdout] 558 |             x: self.x.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:559:23
[INFO] [stdout]     |
[INFO] [stdout] 559 |             y: self.y.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:560:23
[INFO] [stdout]     |
[INFO] [stdout] 560 |             z: self.z.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `floor` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:561:23
[INFO] [stdout]     |
[INFO] [stdout] 561 |             w: self.w.floor(),
[INFO] [stdout]     |                       ^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |             x: self.x.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:571:23
[INFO] [stdout]     |
[INFO] [stdout] 571 |             y: self.y.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:572:23
[INFO] [stdout]     |
[INFO] [stdout] 572 |             z: self.z.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ceil` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 573 |             w: self.w.ceil(),
[INFO] [stdout]     |                       ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:26
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                          ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:40
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                        ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:54
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                      ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exp` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:590:68
[INFO] [stdout]     |
[INFO] [stdout] 590 |         Self::new(self.x.exp(), self.y.exp(), self.z.exp(), self.w.exp())
[INFO] [stdout]     |                                                                    ^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:597:20
[INFO] [stdout]     |
[INFO] [stdout] 597 |             self.x.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:598:20
[INFO] [stdout]     |
[INFO] [stdout] 598 |             self.y.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:599:20
[INFO] [stdout]     |
[INFO] [stdout] 599 |             self.z.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `powf` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:600:20
[INFO] [stdout]     |
[INFO] [stdout] 600 |             self.w.powf(n),
[INFO] [stdout]     |                    ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:650:31
[INFO] [stdout]     |
[INFO] [stdout] 650 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:652:31
[INFO] [stdout]     |
[INFO] [stdout] 652 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:662:31
[INFO] [stdout]     |
[INFO] [stdout] 662 |             self * (length_sq.sqrt().recip() * max)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sqrt` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:672:31
[INFO] [stdout]     |
[INFO] [stdout] 672 |             self * (length_sq.sqrt().recip() * min)
[INFO] [stdout]     |                               ^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:688:20
[INFO] [stdout]     |
[INFO] [stdout] 688 |             self.x.mul_add(a.x, b.x),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:689:20
[INFO] [stdout]     |
[INFO] [stdout] 689 |             self.y.mul_add(a.y, b.y),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:690:20
[INFO] [stdout]     |
[INFO] [stdout] 690 |             self.z.mul_add(a.z, b.z),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mul_add` found for type `f64` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glam-0.23.0/src/f64/dvec4.rs:691:20
[INFO] [stdout]     |
[INFO] [stdout] 691 |             self.w.mul_add(a.w, b.w),
[INFO] [stdout]     |                    ^^^^^^^ method not found in `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 324 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glam` (lib) due to 325 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d5467d7a04b122e7360cab3b5345e1924238734c34256e5b887838cc4066fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5467d7a04b122e7360cab3b5345e1924238734c34256e5b887838cc4066fc6", kill_on_drop: false }`
[INFO] [stdout] 9d5467d7a04b122e7360cab3b5345e1924238734c34256e5b887838cc4066fc6
