[INFO] fetching crate linestring 0.15.0... [INFO] testing linestring-0.15.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate linestring 0.15.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate linestring 0.15.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate linestring 0.15.0 [INFO] tweaked toml for crates.io crate linestring 0.15.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate linestring 0.15.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate linestring 0.15.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded bytemuck v1.23.0 [INFO] [stderr] Downloaded vob v3.0.4 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded vector-traits v0.5.0 [INFO] [stderr] Downloaded errno v0.3.12 [INFO] [stderr] Downloaded cmk v0.1.2 [INFO] [stderr] Downloaded tempfile v3.20.0 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded itertools v0.14.0 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.25 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded wide v0.7.32 [INFO] [stderr] Downloaded rand v0.9.1 [INFO] [stderr] Downloaded fltk v1.5.8 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] [stderr] Downloaded zerocopy v0.8.25 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded glam v0.30.3 [INFO] [stderr] Downloaded fltk-sys v1.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9ad9c1be12f7300c2ec063eab7d01868148ec0d1e1ae419546eff8108db986 [INFO] running `Command { std: "docker" "start" "-a" "3a9ad9c1be12f7300c2ec063eab7d01868148ec0d1e1ae419546eff8108db986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9ad9c1be12f7300c2ec063eab7d01868148ec0d1e1ae419546eff8108db986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9ad9c1be12f7300c2ec063eab7d01868148ec0d1e1ae419546eff8108db986", kill_on_drop: false }` [INFO] [stdout] 3a9ad9c1be12f7300c2ec063eab7d01868148ec0d1e1ae419546eff8108db986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6a2944f2f8eb2f8b57574cbaab6b73eaec372d49abe3b0dbf39f3472630eeb6 [INFO] running `Command { std: "docker" "start" "-a" "e6a2944f2f8eb2f8b57574cbaab6b73eaec372d49abe3b0dbf39f3472630eeb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling vob v3.0.4 [INFO] [stderr] Compiling vector-traits v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling linestring v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s [INFO] running `Command { std: "docker" "inspect" "e6a2944f2f8eb2f8b57574cbaab6b73eaec372d49abe3b0dbf39f3472630eeb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a2944f2f8eb2f8b57574cbaab6b73eaec372d49abe3b0dbf39f3472630eeb6", kill_on_drop: false }` [INFO] [stdout] e6a2944f2f8eb2f8b57574cbaab6b73eaec372d49abe3b0dbf39f3472630eeb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5212ce8c09dc50c23da03a09a8e17f5e3cbac41629649c9b824e29333c1e0a4 [INFO] running `Command { std: "docker" "start" "-a" "e5212ce8c09dc50c23da03a09a8e17f5e3cbac41629649c9b824e29333c1e0a4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling fltk-sys v1.5.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling linestring v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling fltk v1.5.8 [INFO] [stdout] error: All of the traits 'glam' and 'cgmath' features must be enabled for tests [INFO] [stdout] --> tests/tests.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | compile_error!("All of the traits 'glam' and 'cgmath' features must be enabled for tests"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The feature 'glam' must be active for the tests [INFO] [stdout] --> src/linestring_2d/convex_hull/tests.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | compile_error!("The feature 'glam' must be active for the tests"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The feature 'glam' must be active for the tests [INFO] [stdout] --> src/linestring_2d/indexed_intersection/tests.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | compile_error!("The feature 'glam' must be active for the tests"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The feature 'glam' must be active for the tests [INFO] [stdout] --> src/linestring_3d/tests.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | compile_error!("The feature 'glam' must be active for the tests"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_2d/convex_hull/tests.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | use vector_traits::glam::{DVec2, Vec2, vec2}; [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector_traits::glam`, `vector_traits::glam` [INFO] [stdout] --> tests/tests.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | glam, [INFO] [stdout] | ^^^^ no `glam` in the root [INFO] [stdout] 26 | glam::{DVec2, Vec2, Vec3, Vec3A, dvec2, vec2}, [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> tests/tests.rs:618:9 [INFO] [stdout] | [INFO] [stdout] 618 | use vector_traits::glam; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `glam` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 618 - use vector_traits::glam; [INFO] [stdout] 618 + use crate::glam; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_2d/indexed_intersection/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use vector_traits::glam; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `glam` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector_traits::glam`, `vector_traits::glam`, `vector_traits::prelude::glam_ext` [INFO] [stdout] --> src/linestring_2d/tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | glam::{self, dvec2}, [INFO] [stdout] | ^^^^ ^^^^ no `glam` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `glam` in `vector_traits` [INFO] [stdout] 10 | prelude::{glam_ext::Vec2A, *}, [INFO] [stdout] | ^^^^^^^^ could not find `glam_ext` in `prelude` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 142 | pub mod glam_ext { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_3d/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | glam, [INFO] [stdout] | ^^^^ no `glam` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_2d/tests.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use vector_traits::glam::Vec2; [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_2d/tests.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | use vector_traits::glam::Vec2; [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_2d/tests.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | use vector_traits::glam::Vec2; [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> src/linestring_3d/tests.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | use vector_traits::glam::vec3; [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam` [INFO] [stdout] --> tests/tests.rs:1030:24 [INFO] [stdout] | [INFO] [stdout] 1030 | use vector_traits::glam::vec2; [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glam` in `vector_traits` [INFO] [stdout] --> tests/tests.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 159 | let ray_origin: vector_traits::glam::Vec2 = (10., 200.).into(); [INFO] [stdout] | ^^^^ could not find `glam` in `vector_traits` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.5.0/src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "glam")] [INFO] [stdout] | ---------------- the item is gated behind the `glam` feature [INFO] [stdout] 132 | pub use glam; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/tests.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | for line in line3.window_iter() { [INFO] [stdout] | ^^^^^^^^^^^ multiple `window_iter` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `LineString2` for the type `Vec` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `LineString3` for the type `Vec` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 114 - for line in line3.window_iter() { [INFO] [stdout] 114 + for line in LineString2::window_iter(&line3) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 114 - for line in line3.window_iter() { [INFO] [stdout] 114 + for line in LineString3::window_iter(&line3) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> tests/tests.rs:819:17 [INFO] [stdout] | [INFO] [stdout] 819 | for l in gs.window_iter() { [INFO] [stdout] | ^^^^^^^^^^^ multiple `window_iter` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `LineString2` for the type `Vec` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `LineString3` for the type `Vec` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 819 - for l in gs.window_iter() { [INFO] [stdout] 819 + for l in LineString2::window_iter(&gs) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 819 - for l in gs.window_iter() { [INFO] [stdout] 819 + for l in LineString3::window_iter(&gs) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linestring` (test "tests") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linestring` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "e5212ce8c09dc50c23da03a09a8e17f5e3cbac41629649c9b824e29333c1e0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5212ce8c09dc50c23da03a09a8e17f5e3cbac41629649c9b824e29333c1e0a4", kill_on_drop: false }` [INFO] [stdout] e5212ce8c09dc50c23da03a09a8e17f5e3cbac41629649c9b824e29333c1e0a4