[INFO] cloning repository https://github.com/wykwit-tylko/common-core-geometry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wykwit-tylko/common-core-geometry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwykwit-tylko%2Fcommon-core-geometry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwykwit-tylko%2Fcommon-core-geometry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7cc55391cd5b7392880bb835a7e1709e02c491a [INFO] checking wykwit-tylko/common-core-geometry against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwykwit-tylko%2Fcommon-core-geometry" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wykwit-tylko/common-core-geometry [INFO] finished tweaking git repo https://github.com/wykwit-tylko/common-core-geometry [INFO] tweaked toml for git repo https://github.com/wykwit-tylko/common-core-geometry written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wykwit-tylko/common-core-geometry on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wykwit-tylko/common-core-geometry 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/crates/wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25c894e96ee481a88ecbdae4e899b471050e69fc8733fb63cf8702a529e26d7a [INFO] running `Command { std: "docker" "start" "-a" "25c894e96ee481a88ecbdae4e899b471050e69fc8733fb63cf8702a529e26d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25c894e96ee481a88ecbdae4e899b471050e69fc8733fb63cf8702a529e26d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c894e96ee481a88ecbdae4e899b471050e69fc8733fb63cf8702a529e26d7a", kill_on_drop: false }` [INFO] [stdout] 25c894e96ee481a88ecbdae4e899b471050e69fc8733fb63cf8702a529e26d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69580c8de567852b7bc61c8e6422dd9f4f770437b5ba92f8b98809a68819b557 [INFO] running `Command { std: "docker" "start" "-a" "69580c8de567852b7bc61c8e6422dd9f4f770437b5ba92f8b98809a68819b557", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking common-core-geometry v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Checking js-sys v0.3.81 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking common-core-geometry-py v0.1.0 (/opt/rustwide/workdir/crates/py) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.54 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.54 [INFO] [stderr] Checking common-core-geometry-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] error: could not compile `common-core-geometry-py` (lib test) due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn origin() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn distance_to(&self, other: &PyPoint3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:104:50 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn midpoint(&self, other: &PyPoint3D) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn translate(&self, vector: &PyVector3D) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn zero() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn unit_x() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn unit_y() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn unit_z() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:260:61 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn from_points(from: &PyPoint3D, to: &PyPoint3D) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:294:32 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn magnitude(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:333:46 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn dot(&self, other: &PyVector3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:352:48 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn cross(&self, other: &PyVector3D) -> PyVector3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:366:48 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn angle(&self, other: &PyVector3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:378:55 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn project_onto(&self, other: &PyVector3D) -> PyVector3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:392:54 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn is_parallel(&self, other: &PyVector3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:404:59 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn is_perpendicular(&self, other: &PyVector3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:541:29 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn volume(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:555:35 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn surface_area(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:574:50 [INFO] [stdout] | [INFO] [stdout] 574 | pub fn contains(&self, point: &PyPoint3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:650:39 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn point_at(&self, t: f64) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/primitives.rs:671:58 [INFO] [stdout] | [INFO] [stdout] 671 | pub fn intersect_sphere(&self, sphere: &PySphere) -> Option<(f64, PyPoint3D)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/primitives.rs:693:55 [INFO] [stdout] | [INFO] [stdout] 693 | pub fn intersect_plane(&self, plane: &PyPlane) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/primitives.rs:712:64 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn intersect_triangle(&self, triangle: &PyTriangle) -> Option<(f64, PyPoint3D)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:804:27 [INFO] [stdout] | [INFO] [stdout] 804 | pub fn area(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:822:29 [INFO] [stdout] | [INFO] [stdout] 822 | pub fn normal(&self) -> PyVector3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:839:31 [INFO] [stdout] | [INFO] [stdout] 839 | pub fn centroid(&self) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:957:53 [INFO] [stdout] | [INFO] [stdout] 957 | pub fn distance_to(&self, point: &PyPoint3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:974:50 [INFO] [stdout] | [INFO] [stdout] 974 | pub fn contains(&self, point: &PyPoint3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1071:29 [INFO] [stdout] | [INFO] [stdout] 1071 | pub fn center(&self) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1087:29 [INFO] [stdout] | [INFO] [stdout] 1087 | pub fn volume(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1101:35 [INFO] [stdout] | [INFO] [stdout] 1101 | pub fn surface_area(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1118:50 [INFO] [stdout] | [INFO] [stdout] 1118 | pub fn contains(&self, point: &PyPoint3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1136:49 [INFO] [stdout] | [INFO] [stdout] 1136 | pub fn intersects(&self, other: &PyAABB) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1213:29 [INFO] [stdout] | [INFO] [stdout] 1213 | pub fn length(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1228:31 [INFO] [stdout] | [INFO] [stdout] 1228 | pub fn midpoint(&self) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1248:39 [INFO] [stdout] | [INFO] [stdout] 1248 | pub fn point_at(&self, t: f64) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn render(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/svg.rs:285:43 [INFO] [stdout] | [INFO] [stdout] 285 | fn __enter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | ) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn origin() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn distance_to(&self, other: &PyPoint3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:104:50 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn midpoint(&self, other: &PyPoint3D) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn translate(&self, vector: &PyVector3D) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn zero() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn unit_x() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn unit_y() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn unit_z() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:260:61 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn from_points(from: &PyPoint3D, to: &PyPoint3D) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:294:32 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn magnitude(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:333:46 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn dot(&self, other: &PyVector3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:352:48 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn cross(&self, other: &PyVector3D) -> PyVector3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:366:48 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn angle(&self, other: &PyVector3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:378:55 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn project_onto(&self, other: &PyVector3D) -> PyVector3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:392:54 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn is_parallel(&self, other: &PyVector3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:404:59 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn is_perpendicular(&self, other: &PyVector3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:541:29 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn volume(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:555:35 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn surface_area(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:574:50 [INFO] [stdout] | [INFO] [stdout] 574 | pub fn contains(&self, point: &PyPoint3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:650:39 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn point_at(&self, t: f64) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/primitives.rs:671:58 [INFO] [stdout] | [INFO] [stdout] 671 | pub fn intersect_sphere(&self, sphere: &PySphere) -> Option<(f64, PyPoint3D)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/primitives.rs:693:55 [INFO] [stdout] | [INFO] [stdout] 693 | pub fn intersect_plane(&self, plane: &PyPlane) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/primitives.rs:712:64 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn intersect_triangle(&self, triangle: &PyTriangle) -> Option<(f64, PyPoint3D)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:804:27 [INFO] [stdout] | [INFO] [stdout] 804 | pub fn area(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:822:29 [INFO] [stdout] | [INFO] [stdout] 822 | pub fn normal(&self) -> PyVector3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:839:31 [INFO] [stdout] | [INFO] [stdout] 839 | pub fn centroid(&self) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:957:53 [INFO] [stdout] | [INFO] [stdout] 957 | pub fn distance_to(&self, point: &PyPoint3D) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:974:50 [INFO] [stdout] | [INFO] [stdout] 974 | pub fn contains(&self, point: &PyPoint3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1071:29 [INFO] [stdout] | [INFO] [stdout] 1071 | pub fn center(&self) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1087:29 [INFO] [stdout] | [INFO] [stdout] 1087 | pub fn volume(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1101:35 [INFO] [stdout] | [INFO] [stdout] 1101 | pub fn surface_area(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1118:50 [INFO] [stdout] | [INFO] [stdout] 1118 | pub fn contains(&self, point: &PyPoint3D) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1136:49 [INFO] [stdout] | [INFO] [stdout] 1136 | pub fn intersects(&self, other: &PyAABB) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1213:29 [INFO] [stdout] | [INFO] [stdout] 1213 | pub fn length(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1228:31 [INFO] [stdout] | [INFO] [stdout] 1228 | pub fn midpoint(&self) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/primitives.rs:1248:39 [INFO] [stdout] | [INFO] [stdout] 1248 | pub fn point_at(&self, t: f64) -> PyPoint3D { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn render(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/py/src/svg.rs:285:43 [INFO] [stdout] | [INFO] [stdout] 285 | fn __enter__(slf: PyRef<'_, Self>) -> PyRef<'_, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/py/src/svg.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | ) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `common-core-geometry-py` (lib) due to 41 previous errors [INFO] running `Command { std: "docker" "inspect" "69580c8de567852b7bc61c8e6422dd9f4f770437b5ba92f8b98809a68819b557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69580c8de567852b7bc61c8e6422dd9f4f770437b5ba92f8b98809a68819b557", kill_on_drop: false }` [INFO] [stdout] 69580c8de567852b7bc61c8e6422dd9f4f770437b5ba92f8b98809a68819b557