[INFO] fetching crate askew 0.1.0...
[INFO] testing askew-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate askew 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate askew 0.1.0
[INFO] finished tweaking crates.io crate askew 0.1.0
[INFO] tweaked toml for crates.io crate askew 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate askew 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate askew 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05c4e474f2afa22c0398896c21ff2c07d652f8c742d5e38aa6d84b272c0734a2
[INFO] running `Command { std: "docker" "start" "-a" "05c4e474f2afa22c0398896c21ff2c07d652f8c742d5e38aa6d84b272c0734a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05c4e474f2afa22c0398896c21ff2c07d652f8c742d5e38aa6d84b272c0734a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c4e474f2afa22c0398896c21ff2c07d652f8c742d5e38aa6d84b272c0734a2", kill_on_drop: false }`
[INFO] [stdout] 05c4e474f2afa22c0398896c21ff2c07d652f8c742d5e38aa6d84b272c0734a2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 441533701b6f6e155968801d2c473a908d9d5bdc944bb98a508d64cf8687fbfa
[INFO] running `Command { std: "docker" "start" "-a" "441533701b6f6e155968801d2c473a908d9d5bdc944bb98a508d64cf8687fbfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling askew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] running `Command { std: "docker" "inspect" "441533701b6f6e155968801d2c473a908d9d5bdc944bb98a508d64cf8687fbfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441533701b6f6e155968801d2c473a908d9d5bdc944bb98a508d64cf8687fbfa", kill_on_drop: false }`
[INFO] [stdout] 441533701b6f6e155968801d2c473a908d9d5bdc944bb98a508d64cf8687fbfa
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6f102ee32ea8cfdac874a3393d0d3725aab3dcd6bd8220ab23417f32dfd8570
[INFO] running `Command { std: "docker" "start" "-a" "d6f102ee32ea8cfdac874a3393d0d3725aab3dcd6bd8220ab23417f32dfd8570", kill_on_drop: false }`
[INFO] [stderr]    Compiling askew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `from_acos` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:350:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_acos` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 350 |         let angle = Angle::from_acos(0.0);
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_asin` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_asin` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |         let angle = Angle::from_asin(0.0);
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_radians` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 356 -         let angle = Angle::from_asin(0.0);
[INFO] [stdout] 356 +         let angle = Angle::from_radians(0.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_atan` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_atan` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 362 |         let angle = Angle::from_atan(1.0);
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_radians` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 362 -         let angle = Angle::from_atan(1.0);
[INFO] [stdout] 362 +         let angle = Angle::from_radians(1.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_atan2` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_atan2` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 368 |         let angle = Angle::from_atan2(1.0, 1.0);
[INFO] [stdout]     |                            ^^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_radians` with a similar name
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_cartesian` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_cartesian` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 374 |         let angle = Angle::from_cartesian(1.0, 1.0);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_cartesian` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:377:33
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_cartesian` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 377 |         let angle_zero = Angle::from_cartesian(0.0, 0.0);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_cartesian` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:380:37
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- function or associated item `from_cartesian` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 380 |         let angle_negative = Angle::from_cartesian(-1.0, -1.0);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ function or associated item not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cos` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `cos` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 387 |         assert!((angle.cos() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 387 |         assert!((angle.radians.cos() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:393:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `sin` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 393 |         assert!((angle.sin() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 393 |         assert!((angle.radians.sin() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:399:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `tan` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 399 |         assert!((angle.tan() - 1.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert!((angle.radians.tan() - 1.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cot` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:405:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `cot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 405 |         assert!((angle.cot() - 1.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cot` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `cot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 408 |         assert!(angle_zero.cot().is_infinite());
[INFO] [stdout]     |                            ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sec` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:418:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `sec` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 418 |         assert!((angle.sec() - expected).abs() < epsilon);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `csc` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:424:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `csc` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 424 |         assert!((angle.csc() - 2.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `csc` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:427:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `csc` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 427 |         assert!(angle_zero.csc().is_infinite());
[INFO] [stdout]     |                            ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `askew` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "d6f102ee32ea8cfdac874a3393d0d3725aab3dcd6bd8220ab23417f32dfd8570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f102ee32ea8cfdac874a3393d0d3725aab3dcd6bd8220ab23417f32dfd8570", kill_on_drop: false }`
[INFO] [stdout] d6f102ee32ea8cfdac874a3393d0d3725aab3dcd6bd8220ab23417f32dfd8570
