[INFO] cloning repository https://github.com/elcerdo/prospero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elcerdo/prospero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcerdo%2Fprospero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcerdo%2Fprospero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8309935780b46bcf102c9ce0120caeef7775e9f
[INFO] testing elcerdo/prospero against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcerdo%2Fprospero" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elcerdo/prospero
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/elcerdo/prospero
[INFO] tweaked toml for git repo https://github.com/elcerdo/prospero written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elcerdo/prospero on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elcerdo/prospero 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d2c64c9b0436031ab2bf7f67eaa99e469bae31fa018efa4aedf340a87b6cfab
[INFO] running `Command { std: "docker" "start" "-a" "6d2c64c9b0436031ab2bf7f67eaa99e469bae31fa018efa4aedf340a87b6cfab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d2c64c9b0436031ab2bf7f67eaa99e469bae31fa018efa4aedf340a87b6cfab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2c64c9b0436031ab2bf7f67eaa99e469bae31fa018efa4aedf340a87b6cfab", kill_on_drop: false }`
[INFO] [stdout] 6d2c64c9b0436031ab2bf7f67eaa99e469bae31fa018efa4aedf340a87b6cfab
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9038ef8d76c1dd5399a779a6bb300fa3ae0af06e4e157a44ba4b8a9be360cef3
[INFO] running `Command { std: "docker" "start" "-a" "9038ef8d76c1dd5399a779a6bb300fa3ae0af06e4e157a44ba4b8a9be360cef3", kill_on_drop: false }`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] running `Command { std: "docker" "inspect" "9038ef8d76c1dd5399a779a6bb300fa3ae0af06e4e157a44ba4b8a9be360cef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9038ef8d76c1dd5399a779a6bb300fa3ae0af06e4e157a44ba4b8a9be360cef3", kill_on_drop: false }`
[INFO] [stdout] 9038ef8d76c1dd5399a779a6bb300fa3ae0af06e4e157a44ba4b8a9be360cef3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96293aa69922ae6f9b89e95b93fbcf17552fe42f2fd77e14c8eec1ce2bef6d2a
[INFO] running `Command { std: "docker" "start" "-a" "96293aa69922ae6f9b89e95b93fbcf17552fe42f2fd77e14c8eec1ce2bef6d2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling wgpu_examples v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `affine::Affine`
[INFO] [stdout]  --> common/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use affine::Affine;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sample_sdf::SampleDistance`
[INFO] [stdout]  --> common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use sample_sdf::SampleDistance;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> prospero.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct SecondDurations {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 136 |     init: f32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 137 |     generate: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 138 |     compile: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 139 |     alloc: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 140 |     eval: f32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 141 |     retrieve: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 142 |     export: f32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 143 |     total: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SecondDurations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adapter` is never read
[INFO] [stdout]   --> common/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Common {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_wgsl` and `load_wgsl_with_sdf` are never used
[INFO] [stdout]   --> common/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Common {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn load_wgsl(&self, path: &str) -> wgpu::ShaderModule {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn load_wgsl_with_sdf(&self, sdf_path: &str, shader_path: &str) -> wgpu::ShaderModule {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Affine` is never constructed
[INFO] [stdout]  --> common/affine.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Affine<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_common` and `run` are never used
[INFO] [stdout]   --> common/affine.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<'a> Affine<'a> {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn from_common(common: &'a Common) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn run(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SampleDistance` is never constructed
[INFO] [stdout]  --> common/sample_sdf.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SampleDistance<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_common_with_sdf` and `run` are never used
[INFO] [stdout]   --> common/sample_sdf.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> SampleDistance<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn from_common_with_sdf(common: &'a Common, sdf_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn run(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.08s
[INFO] running `Command { std: "docker" "inspect" "96293aa69922ae6f9b89e95b93fbcf17552fe42f2fd77e14c8eec1ce2bef6d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96293aa69922ae6f9b89e95b93fbcf17552fe42f2fd77e14c8eec1ce2bef6d2a", kill_on_drop: false }`
[INFO] [stdout] 96293aa69922ae6f9b89e95b93fbcf17552fe42f2fd77e14c8eec1ce2bef6d2a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21d589de6be90206dc8e4ca7524003458e0f4e8d1be1ca79b45e6a9a6c2e75c5
[INFO] running `Command { std: "docker" "start" "-a" "21d589de6be90206dc8e4ca7524003458e0f4e8d1be1ca79b45e6a9a6c2e75c5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `affine::Affine`
[INFO] [stderr]  --> common/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use affine::Affine;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sample_sdf::SampleDistance`
[INFO] [stderr]  --> common/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use sample_sdf::SampleDistance;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> prospero.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 135 | struct SecondDurations {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 136 |     init: f32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 137 |     generate: f32,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 138 |     compile: f32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 139 |     alloc: f32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 140 |     eval: f32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 141 |     retrieve: f32,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 142 |     export: f32,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 143 |     total: f32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SecondDurations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `adapter` is never read
[INFO] [stderr]   --> common/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Common {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 15 |     pub adapter: wgpu::Adapter,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `load_wgsl` and `load_wgsl_with_sdf` are never used
[INFO] [stderr]   --> common/mod.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl Common {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub fn load_wgsl(&self, path: &str) -> wgpu::ShaderModule {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub fn load_wgsl_with_sdf(&self, sdf_path: &str, shader_path: &str) -> wgpu::ShaderModule {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Affine` is never constructed
[INFO] [stderr]  --> common/affine.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Affine<'a> {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_common` and `run` are never used
[INFO] [stderr]   --> common/affine.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<'a> Affine<'a> {
[INFO] [stderr]    | ------------------- associated items in this implementation
[INFO] [stderr] 14 |     pub fn from_common(common: &'a Common) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 |     pub fn run(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SampleDistance` is never constructed
[INFO] [stderr]  --> common/sample_sdf.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct SampleDistance<'a> {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_common_with_sdf` and `run` are never used
[INFO] [stderr]   --> common/sample_sdf.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<'a> SampleDistance<'a> {
[INFO] [stderr]    | --------------------------- associated items in this implementation
[INFO] [stderr] 11 |     pub fn from_common_with_sdf(common: &'a Common, sdf_name: &str) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |     pub fn run(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wgpu_examples` (example "prospero") generated 9 warnings (run `cargo fix --example "prospero" -p wgpu_examples` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "21d589de6be90206dc8e4ca7524003458e0f4e8d1be1ca79b45e6a9a6c2e75c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d589de6be90206dc8e4ca7524003458e0f4e8d1be1ca79b45e6a9a6c2e75c5", kill_on_drop: false }`
[INFO] [stdout] 21d589de6be90206dc8e4ca7524003458e0f4e8d1be1ca79b45e6a9a6c2e75c5
