[INFO] fetching crate solstice-2d 0.2.21...
[INFO] testing solstice-2d-0.2.21 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate solstice-2d 0.2.21 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate solstice-2d 0.2.21
[INFO] finished tweaking crates.io crate solstice-2d 0.2.21
[INFO] tweaked toml for crates.io crate solstice-2d 0.2.21 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solstice-2d 0.2.21 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solstice-2d 0.2.21 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 447d694cc65c135f2df7bda021219304d6a051cad797ea1fc7ed4779e387c264
[INFO] running `Command { std: "docker" "start" "-a" "447d694cc65c135f2df7bda021219304d6a051cad797ea1fc7ed4779e387c264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "447d694cc65c135f2df7bda021219304d6a051cad797ea1fc7ed4779e387c264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447d694cc65c135f2df7bda021219304d6a051cad797ea1fc7ed4779e387c264", kill_on_drop: false }`
[INFO] [stdout] 447d694cc65c135f2df7bda021219304d6a051cad797ea1fc7ed4779e387c264
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0d4afdb290ad5b08eb8f0167ed353e3391ba0cda1e076f1f7fe38799fe4129d
[INFO] running `Command { std: "docker" "start" "-a" "b0d4afdb290ad5b08eb8f0167ed353e3391ba0cda1e076f1f7fe38799fe4129d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling glow v0.8.1
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.18.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ab_glyph v0.2.19
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ordered-float v3.4.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.5
[INFO] [stderr]    Compiling glyph_brush v0.7.5
[INFO] [stderr]    Compiling bytemuck_derive v1.4.0
[INFO] [stderr]    Compiling solstice-derive v0.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling solstice v0.1.21
[INFO] [stderr]    Compiling wide v0.7.5
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling solstice-2d v0.2.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/d2/vertex.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/d2/vertex.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Vertex2D {
[INFO] [stdout]   |            ^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/d3.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/d3.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Vertex3D {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/shared/lines.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/shared/lines.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Position {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/shared/lines.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/shared/lines.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct LineVertex {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:126:77
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn lock<'a>(&'a mut self, ctx: &'a mut Context) -> GraphicsLock<'a, '_> {
[INFO] [stdout]     |                      --                 --                              --  ^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                  |                               |
[INFO] [stdout]     |                      |                  the lifetime is named here      the same lifetime is named here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 126 -     pub fn lock<'a>(&'a mut self, ctx: &'a mut Context) -> GraphicsLock<'a, '_> {
[INFO] [stdout] 126 +     pub fn lock<'a>(&'a mut self, ctx: &'a mut Context) -> GraphicsLock<'a, 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/lines.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inner(&self) -> solstice::Geometry<MultiMesh> {
[INFO] [stdout]     |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inner(&self) -> solstice::Geometry<MultiMesh<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/lines.rs:221:21
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn geometry(&mut self, ctx: &mut Context) -> solstice::Geometry<MultiMesh> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn geometry(&mut self, ctx: &mut Context) -> solstice::Geometry<MultiMesh<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.93s
[INFO] running `Command { std: "docker" "inspect" "b0d4afdb290ad5b08eb8f0167ed353e3391ba0cda1e076f1f7fe38799fe4129d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d4afdb290ad5b08eb8f0167ed353e3391ba0cda1e076f1f7fe38799fe4129d", kill_on_drop: false }`
[INFO] [stdout] b0d4afdb290ad5b08eb8f0167ed353e3391ba0cda1e076f1f7fe38799fe4129d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7ff3e663f66a34913bcd2986a4010ab9f04e372ca306178be598245f153ee22
[INFO] running `Command { std: "docker" "start" "-a" "a7ff3e663f66a34913bcd2986a4010ab9f04e372ca306178be598245f153ee22", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling coord_2d v0.3.6
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling direction v0.18.1
[INFO] [stderr]    Compiling grid_2d v0.15.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/d2/vertex.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/d2/vertex.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Vertex2D {
[INFO] [stdout]   |            ^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/d3.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/d3.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Vertex3D {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/shared/lines.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/shared/lines.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Position {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/shared/lines.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/shared/lines.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct LineVertex {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:126:77
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn lock<'a>(&'a mut self, ctx: &'a mut Context) -> GraphicsLock<'a, '_> {
[INFO] [stdout]     |                      --                 --                              --  ^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                  |                               |
[INFO] [stdout]     |                      |                  the lifetime is named here      the same lifetime is named here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 126 -     pub fn lock<'a>(&'a mut self, ctx: &'a mut Context) -> GraphicsLock<'a, '_> {
[INFO] [stdout] 126 +     pub fn lock<'a>(&'a mut self, ctx: &'a mut Context) -> GraphicsLock<'a, 'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/lines.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inner(&self) -> solstice::Geometry<MultiMesh> {
[INFO] [stdout]     |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inner(&self) -> solstice::Geometry<MultiMesh<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/lines.rs:221:21
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn geometry(&mut self, ctx: &mut Context) -> solstice::Geometry<MultiMesh> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn geometry(&mut self, ctx: &mut Context) -> solstice::Geometry<MultiMesh<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wfc v0.10.7
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling glutin v0.25.1
[INFO] [stderr]    Compiling solstice-2d v0.2.21 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rscsg`
[INFO] [stdout]  --> examples/csg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rscsg::dim3::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rscsg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rscsg`, use `cargo add rscsg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `approx`
[INFO] [stdout]    --> src/d2/transforms.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         use approx::*;
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `approx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `approx`, use `cargo add approx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `approx`
[INFO] [stdout]    --> src/d2/transforms.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use approx::*;
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `approx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `approx`, use `cargo add approx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         assert_abs_diff_eq!([0., -1.], [tx, ty]);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         assert_abs_diff_eq!(tx, -px);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_abs_diff_eq!(ty, -py);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert_abs_diff_eq!(tx, 2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         assert_abs_diff_eq!(ty, -2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         assert_abs_diff_eq!(tx, -2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         assert_abs_diff_eq!(ty, -2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         assert_abs_diff_eq!(tx, -2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         assert_abs_diff_eq!(ty, 2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         assert_abs_diff_eq!(tx, 2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         assert_abs_diff_eq!(ty, 2., epsilon = 0.001);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         assert_abs_diff_eq!([1., 1.], t1.transform_point(0., 0.));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         assert_abs_diff_eq!([1., -1.], t2.transform_point(1., 1.));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/main3d.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn draw_polyhedra(&self, state: &solstice_2d::DrawList, t: f32) -> solstice_2d::DrawList {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn draw_polyhedra(&self, state: &solstice_2d::DrawList, t: f32) -> solstice_2d::DrawList<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope
[INFO] [stdout]    --> src/d2/transforms.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         assert_abs_diff_eq!([1., -1.], (t2 * t1).transform_point(0., 0.));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Vector` in this scope
[INFO] [stdout]   --> examples/csg.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 let Vector(nx, ny, nz) = triangle.normal;
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Vector` in this scope
[INFO] [stdout]   --> examples/csg.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     let Vector(x, y, z) = position;
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Csg`
[INFO] [stdout]   --> examples/csg.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let csg = Csg::subtract(
[INFO] [stdout]    |                   ^^^ use of undeclared type `Csg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Csg`
[INFO] [stdout]   --> examples/csg.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &Csg::cube(Vector(1., 1., 1.), true),
[INFO] [stdout]    |              ^^^ use of undeclared type `Csg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Vector` in this scope
[INFO] [stdout]   --> examples/csg.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |             &Csg::cube(Vector(1., 1., 1.), true),
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Csg`
[INFO] [stdout]   --> examples/csg.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |             &Csg::cylinder(Vector(-1., 0., 0.), Vector(1., 0., 0.), 0.5, 8),
[INFO] [stdout]    |              ^^^ use of undeclared type `Csg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Vector` in this scope
[INFO] [stdout]   --> examples/csg.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |             &Csg::cylinder(Vector(-1., 0., 0.), Vector(1., 0., 0.), 0.5, 8),
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Vector` in this scope
[INFO] [stdout]   --> examples/csg.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |             &Csg::cylinder(Vector(-1., 0., 0.), Vector(1., 0., 0.), 0.5, 8),
[INFO] [stdout]    |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> examples/csg.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 std::array::IntoIter::new(triangle.positions).map(move |position| {
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solstice-2d` (example "csg") due to 9 previous errors; 1 warning emitted
[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 `solstice-2d` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "a7ff3e663f66a34913bcd2986a4010ab9f04e372ca306178be598245f153ee22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ff3e663f66a34913bcd2986a4010ab9f04e372ca306178be598245f153ee22", kill_on_drop: false }`
[INFO] [stdout] a7ff3e663f66a34913bcd2986a4010ab9f04e372ca306178be598245f153ee22
