[INFO] fetching crate space-filling 0.4.0...
[INFO] testing space-filling-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate space-filling 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate space-filling 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate space-filling 0.4.0
[INFO] tweaked toml for crates.io crate space-filling 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate space-filling 0.4.0 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 space-filling 0.4.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `image` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 355c2fa806c56f65b0416517f73726a6b7000afefe81ad01c4c42d2dd15ca503
[INFO] running `Command { std: "docker" "start" "-a" "355c2fa806c56f65b0416517f73726a6b7000afefe81ad01c4c42d2dd15ca503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "355c2fa806c56f65b0416517f73726a6b7000afefe81ad01c4c42d2dd15ca503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355c2fa806c56f65b0416517f73726a6b7000afefe81ad01c4c42d2dd15ca503", kill_on_drop: false }`
[INFO] [stdout] 355c2fa806c56f65b0416517f73726a6b7000afefe81ad01c4c42d2dd15ca503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e518e7a784394a66a1bdaa640f103cc461355fdc81b54b2e1753f3d59fbe36ad
[INFO] running `Command { std: "docker" "start" "-a" "e518e7a784394a66a1bdaa640f103cc461355fdc81b54b2e1753f3d59fbe36ad", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `image` dependency)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling space-filling v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
[INFO] [stdout]   --> src/solver/argmax2d/mod.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     unsafe { *(ptr as *const DistPoint<f32, f32, WorldSpace> as *mut _) = dist }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn get_chunk(&self, id: u64) -> Chunk<T> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn get_chunk(&self, id: u64) -> Chunk<'_, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub fn get_chunk_xy(&self, xy: Point2D<u64, PixelSpace>) -> Chunk<T> {
[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] 70 |   pub fn get_chunk_xy(&self, xy: Point2D<u64, PixelSpace>) -> Chunk<'_, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn chunks(&self) -> impl Iterator<Item = Chunk<T>> {
[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] 74 |   pub fn chunks(&self) -> impl Iterator<Item = Chunk<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn chunks_par_iter(&self) -> impl ParallelIterator<Item = Chunk<T>> {
[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] 99 |   pub fn chunks_par_iter(&self) -> impl ParallelIterator<Item = Chunk<'_, T>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/solver/adf/mod.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     &mut *(ptr as *const Self as *mut _)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: even for types with interior mutability, the only legal way to obtain a mutable pointer from a shared reference is through `UnsafeCell::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.42s
[INFO] running `Command { std: "docker" "inspect" "e518e7a784394a66a1bdaa640f103cc461355fdc81b54b2e1753f3d59fbe36ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e518e7a784394a66a1bdaa640f103cc461355fdc81b54b2e1753f3d59fbe36ad", kill_on_drop: false }`
[INFO] [stdout] e518e7a784394a66a1bdaa640f103cc461355fdc81b54b2e1753f3d59fbe36ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b87c07c89d73062cd8900c6f265df1cc51ed92dd331d6a64db0ebf4fe62cd1f3
[INFO] running `Command { std: "docker" "start" "-a" "b87c07c89d73062cd8900c6f265df1cc51ed92dd331d6a64db0ebf4fe62cd1f3", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `image` dependency)
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling any_ascii v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling open v1.7.1
[INFO] [stderr]    Compiling lexical-sort v0.3.1
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling space-filling v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
[INFO] [stdout]   --> src/solver/argmax2d/mod.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     unsafe { *(ptr as *const DistPoint<f32, f32, WorldSpace> as *mut _) = dist }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(invalid_reference_casting)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn get_chunk(&self, id: u64) -> Chunk<T> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn get_chunk(&self, id: u64) -> Chunk<'_, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub fn get_chunk_xy(&self, xy: Point2D<u64, PixelSpace>) -> Chunk<T> {
[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] 70 |   pub fn get_chunk_xy(&self, xy: Point2D<u64, PixelSpace>) -> Chunk<'_, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn chunks(&self) -> impl Iterator<Item = Chunk<T>> {
[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] 74 |   pub fn chunks(&self) -> impl Iterator<Item = Chunk<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/argmax2d/z_order_storage.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn chunks_par_iter(&self) -> impl ParallelIterator<Item = Chunk<T>> {
[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] 99 |   pub fn chunks_par_iter(&self) -> impl ParallelIterator<Item = Chunk<'_, T>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]    --> src/solver/adf/mod.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     &mut *(ptr as *const Self as *mut _)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]     = note: even for types with interior mutability, the only legal way to obtain a mutable pointer from a shared reference is through `UnsafeCell::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stdout] error[E0432]: unresolved imports `crate::drawing`, `image`
[INFO] [stdout]    --> src/solver/adf/tests.rs:5:5
[INFO] [stdout]     |
[INFO] [stdout]   5 |     drawing,
[INFO] [stdout]     |     ^^^^^^^ no `drawing` in the root
[INFO] [stdout] ...
[INFO] [stdout]  11 |   image::{Rgba, RgbaImage},
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `image`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg(feature = "drawing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `drawing` feature
[INFO] [stdout] 173 | #[cfg_attr(doc, doc(cfg(feature = "drawing")))]
[INFO] [stdout] 174 | pub mod drawing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = help: if you wanted to use a crate named `image`, use `cargo add image` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `image`
[INFO] [stdout]   --> src/solver/adf/tests.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use {image::Pixel, drawing::Draw};
[INFO] [stdout]    |        ^^^^^ use of unresolved module or unlinked crate `image`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image`, use `cargo add image` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_layout` found for struct `quadtree::Quadtree<Data, Float>` in the current scope
[INFO] [stdout]   --> src/solver/adf/tests.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |   adf.tree.draw_layout(&mut image);
[INFO] [stdout]    |            ^^^^^^^^^^^ method not found in `Quadtree<Vec<Arc<dyn Fn(Point2D<f64, WorldSpace>) -> f64>>, f64>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solver/adf/quadtree.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Quadtree<Data, Float> {
[INFO] [stdout]    | -------------------------------- method `draw_layout` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/space_filling-cf29b71a72f0569a.long-type-5150275050828706674.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `texture` found for struct `ADF<Float>` in the current scope
[INFO] [stdout]   --> src/solver/adf/tests.rs:98:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | /   representation
[INFO] [stdout] 98 | |     .texture(image::Luma([255]).to_rgba())
[INFO] [stdout]    | |     -^^^^^^^ method not found in `ADF<f64>`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solver/adf/mod.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub struct ADF<Float> {
[INFO] [stdout]    |   --------------------- method `texture` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image`
[INFO] [stdout]   --> src/solver/adf/tests.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     .texture(image::Luma([255]).to_rgba())
[INFO] [stdout]    |              ^^^^^ use of unresolved module or unlinked crate `image`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image`, use `cargo add image` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `display_sdf` found for struct `ADF<Float>` in the current scope
[INFO] [stdout]    --> src/solver/adf/tests.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     representation
[INFO] [stdout] 137 | |       .display_sdf(&mut image, 3.5)
[INFO] [stdout]     | |       -^^^^^^^^^^^ method not found in `ADF<{float}>`
[INFO] [stdout]     | |_______|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/solver/adf/mod.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 |   pub struct ADF<Float> {
[INFO] [stdout]     |   --------------------- method `display_sdf` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `texture` found for struct `geometry::Scale<S, T>` in the current scope
[INFO] [stdout]    --> src/solver/adf/tests.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | /       Circle
[INFO] [stdout] 147 | |         .translate(local_max.point.to_vector())
[INFO] [stdout] 148 | |         .scale(local_max.distance)
[INFO] [stdout] 149 | |         .texture(Rgba([0x45, 0x8F, 0xF5, 0x7F]))
[INFO] [stdout]     | |         -^^^^^^^ method not found in `geometry::Scale<Translation<shapes::Circle, {float}>, {float}>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometry/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 |   pub struct Scale<S, T> {
[INFO] [stdout]     |   ---------------------- method `texture` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `texture` found for struct `geometry::Scale<S, T>` in the current scope
[INFO] [stdout]    --> src/solver/adf/tests.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |     circle.texture(Rgba([0x45, 0x8F, 0xF5, 0xFF]))
[INFO] [stdout]     |            ^^^^^^^ method not found in `geometry::Scale<Translation<shapes::Circle, f64>, f64>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometry/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Scale<S, T> {
[INFO] [stdout]     | ---------------------- method `texture` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `texture` found for struct `geometry::Scale<S, T>` in the current scope
[INFO] [stdout]    --> src/solver/adf/tests.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | /       Circle
[INFO] [stdout] 175 | |         .translate(local_max.point.to_vector())
[INFO] [stdout] 176 | |         .scale(local_max.distance * 4.0)
[INFO] [stdout] 177 | |         .texture(Rgba([0xFF, 0, 0, 0x7F]))
[INFO] [stdout]     | |         -^^^^^^^ method not found in `geometry::Scale<Translation<shapes::Circle, f64>, f64>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/geometry/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 |   pub struct Scale<S, T> {
[INFO] [stdout]     |   ---------------------- method `texture` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_bounding` found for struct `quadtree::Quadtree<Data, Float>` in the current scope
[INFO] [stdout]    --> src/solver/adf/tests.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |     representation.tree.draw_bounding(domain, &mut image);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ method not found in `Quadtree<Vec<Arc<dyn Fn(Point2D<f64, WorldSpace>) -> f64>>, f64>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/solver/adf/quadtree.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Quadtree<Data, Float> {
[INFO] [stdout]     | -------------------------------- method `draw_bounding` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/space_filling-cf29b71a72f0569a.long-type-5150275050828706674.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `space-filling` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "b87c07c89d73062cd8900c6f265df1cc51ed92dd331d6a64db0ebf4fe62cd1f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87c07c89d73062cd8900c6f265df1cc51ed92dd331d6a64db0ebf4fe62cd1f3", kill_on_drop: false }`
[INFO] [stdout] b87c07c89d73062cd8900c6f265df1cc51ed92dd331d6a64db0ebf4fe62cd1f3
