[INFO] cloning repository https://github.com/ad-si/WebCSG [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ad-si/WebCSG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad-si%2FWebCSG", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad-si%2FWebCSG'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a318c61c5e7c0bf8cf046703243b1b538e710cf0 [INFO] checking ad-si/WebCSG against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad-si%2FWebCSG" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ad-si/WebCSG [INFO] finished tweaking git repo https://github.com/ad-si/WebCSG [INFO] tweaked toml for git repo https://github.com/ad-si/WebCSG written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ad-si/WebCSG on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ad-si/WebCSG 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0 [INFO] running `Command { std: "docker" "start" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling quick-xml v0.37.3 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking webcsg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `occlusion` [INFO] [stdout] --> src/algorithms/scs.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | utils::{occlusion, scissor}, [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: `goldfeather::render as render_goldfeather` [INFO] [stdout] --> src/algorithms/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use goldfeather::render as render_goldfeather; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scs::render as render_scs` [INFO] [stdout] --> src/algorithms/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use scs::render as render_scs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Error` [INFO] [stdout] --> src/render/texture.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `mpsc` [INFO] [stdout] --> src/render/texture.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::{mpsc, Arc}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `context::Context` [INFO] [stdout] --> src/utils/occlusion.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{context::Context, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `occlusion` [INFO] [stdout] --> src/algorithms/scs.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | utils::{occlusion, scissor}, [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: `goldfeather::render as render_goldfeather` [INFO] [stdout] --> src/algorithms/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use goldfeather::render as render_goldfeather; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scs::render as render_scs` [INFO] [stdout] --> src/algorithms/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use scs::render as render_scs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `context::Context` [INFO] [stdout] --> src/utils/occlusion.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{context::Context, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/algorithms/goldfeather.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 91 | return Ok(()); [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 94 | let batched = BatchedPrimitives::from_primitives(primitives); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/algorithms/goldfeather.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 91 | return Ok(()); [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 94 | let batched = BatchedPrimitives::from_primitives(primitives); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitives` [INFO] [stdout] --> src/algorithms/goldfeather.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | primitives: &[Arc], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_view` [INFO] [stdout] --> src/algorithms/goldfeather.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | target_view: &wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/algorithms/goldfeather.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | let width = 800; // Default size [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/algorithms/goldfeather.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | let height = 600; // Default size [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/goldfeather.rs:249:3 [INFO] [stdout] | [INFO] [stdout] 249 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:250:3 [INFO] [stdout] | [INFO] [stdout] 250 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/goldfeather.rs:251:3 [INFO] [stdout] | [INFO] [stdout] 251 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_buffer` [INFO] [stdout] --> src/algorithms/goldfeather.rs:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | instance_buffer: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_idx` [INFO] [stdout] --> src/algorithms/goldfeather.rs:253:3 [INFO] [stdout] | [INFO] [stdout] 253 | instance_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operation` [INFO] [stdout] --> src/algorithms/goldfeather.rs:254:3 [INFO] [stdout] | [INFO] [stdout] 254 | operation: Operation, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:255:3 [INFO] [stdout] | [INFO] [stdout] 255 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/goldfeather.rs:256:3 [INFO] [stdout] | [INFO] [stdout] 256 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/goldfeather.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 313 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:314:3 [INFO] [stdout] | [INFO] [stdout] 314 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/goldfeather.rs:315:3 [INFO] [stdout] | [INFO] [stdout] 315 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:316:3 [INFO] [stdout] | [INFO] [stdout] 316 | intersection_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtraction_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | subtraction_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtraction_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batched` [INFO] [stdout] --> src/algorithms/goldfeather.rs:318:3 [INFO] [stdout] | [INFO] [stdout] 318 | batched: &BatchedPrimitives, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batched` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layer` [INFO] [stdout] --> src/algorithms/goldfeather.rs:319:3 [INFO] [stdout] | [INFO] [stdout] 319 | layer: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:320:3 [INFO] [stdout] | [INFO] [stdout] 320 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/goldfeather.rs:321:3 [INFO] [stdout] | [INFO] [stdout] 321 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/goldfeather.rs:329:3 [INFO] [stdout] | [INFO] [stdout] 329 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:330:3 [INFO] [stdout] | [INFO] [stdout] 330 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/goldfeather.rs:331:3 [INFO] [stdout] | [INFO] [stdout] 331 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:332:3 [INFO] [stdout] | [INFO] [stdout] 332 | intersection_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtraction_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:333:3 [INFO] [stdout] | [INFO] [stdout] 333 | subtraction_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtraction_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batched` [INFO] [stdout] --> src/algorithms/goldfeather.rs:334:3 [INFO] [stdout] | [INFO] [stdout] 334 | batched: &BatchedPrimitives, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batched` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:335:3 [INFO] [stdout] | [INFO] [stdout] 335 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/goldfeather.rs:336:3 [INFO] [stdout] | [INFO] [stdout] 336 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/scs.rs:269:3 [INFO] [stdout] | [INFO] [stdout] 269 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/scs.rs:270:3 [INFO] [stdout] | [INFO] [stdout] 270 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/scs.rs:271:3 [INFO] [stdout] | [INFO] [stdout] 271 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_buffer` [INFO] [stdout] --> src/algorithms/scs.rs:272:3 [INFO] [stdout] | [INFO] [stdout] 272 | instance_buffer: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/scs.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/utils/depth_complexity.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | primitive_buffers: &PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_instances` [INFO] [stdout] --> src/utils/depth_complexity.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | intersection_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtraction_instances` [INFO] [stdout] --> src/utils/depth_complexity.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | subtraction_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtraction_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_set` [INFO] [stdout] --> src/utils/occlusion.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | query_set: &wgpu::QuerySet, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_pipelines` is never used [INFO] [stdout] --> src/algorithms/goldfeather.rs:343:4 [INFO] [stdout] | [INFO] [stdout] 343 | fn ensure_pipelines(context: &mut Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_subtractions_robust` is never used [INFO] [stdout] --> src/algorithms/scs.rs:268:4 [INFO] [stdout] | [INFO] [stdout] 268 | fn render_subtractions_robust( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bind_groups` is never read [INFO] [stdout] --> src/context.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub bind_groups: BindGroupCache, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/context.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct PipelineCache { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub color_only: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | pub front_face: Option, [INFO] [stdout] 35 | pub back_face: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub scs_intersection: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub goldfeather_parity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | pub goldfeather_layer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub depth_complexity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub stencil_resolve: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub scissor_compute: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/context.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct TextureCache { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 73 | pub depth_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub depth_view: Option, [INFO] [stdout] 75 | pub stencil_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub stencil_view: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 77 | pub color_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub color_view: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | pub layer_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 80 | pub layer_view: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transform_bind_group`, `depth_texture_bind_group`, `stencil_texture_bind_group`, and `layer_texture_bind_group` are never read [INFO] [stdout] --> src/context.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct BindGroupCache { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 102 | pub transform_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 103 | pub depth_texture_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub stencil_texture_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub layer_texture_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `prepare_textures`, `create_depth_texture`, `create_stencil_texture`, `create_color_texture`, and `create_layer_texture` are never used [INFO] [stdout] --> src/context.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 120 | impl Context { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn prepare_textures(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn create_depth_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | fn create_stencil_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn create_color_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | fn create_layer_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_goldfeather_parity_pipeline` is never used [INFO] [stdout] --> src/render/pipeline.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn create_goldfeather_parity_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_goldfeather_layer_pipeline` is never used [INFO] [stdout] --> src/render/pipeline.rs:449:8 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn create_goldfeather_layer_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_depth_texture` is never used [INFO] [stdout] --> src/render/texture.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn create_depth_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_color_texture` is never used [INFO] [stdout] --> src/render/texture.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn create_color_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_occlusion_query_set` is never used [INFO] [stdout] --> src/utils/occlusion.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn create_occlusion_query_set( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_occlusion_query` is never used [INFO] [stdout] --> src/utils/occlusion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn begin_occlusion_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `end_occlusion_query` is never used [INFO] [stdout] --> src/utils/occlusion.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn end_occlusion_query(render_pass: &mut wgpu::RenderPass) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_occlusion_query_results` is never used [INFO] [stdout] --> src/utils/occlusion.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn copy_occlusion_query_results( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitives` [INFO] [stdout] --> src/algorithms/goldfeather.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | primitives: &[Arc], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_view` [INFO] [stdout] --> src/algorithms/goldfeather.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | target_view: &wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/algorithms/goldfeather.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | let width = 800; // Default size [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/algorithms/goldfeather.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | let height = 600; // Default size [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/goldfeather.rs:249:3 [INFO] [stdout] | [INFO] [stdout] 249 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:250:3 [INFO] [stdout] | [INFO] [stdout] 250 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/goldfeather.rs:251:3 [INFO] [stdout] | [INFO] [stdout] 251 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_buffer` [INFO] [stdout] --> src/algorithms/goldfeather.rs:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | instance_buffer: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_idx` [INFO] [stdout] --> src/algorithms/goldfeather.rs:253:3 [INFO] [stdout] | [INFO] [stdout] 253 | instance_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operation` [INFO] [stdout] --> src/algorithms/goldfeather.rs:254:3 [INFO] [stdout] | [INFO] [stdout] 254 | operation: Operation, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:255:3 [INFO] [stdout] | [INFO] [stdout] 255 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/goldfeather.rs:256:3 [INFO] [stdout] | [INFO] [stdout] 256 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/goldfeather.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 313 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:314:3 [INFO] [stdout] | [INFO] [stdout] 314 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/goldfeather.rs:315:3 [INFO] [stdout] | [INFO] [stdout] 315 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:316:3 [INFO] [stdout] | [INFO] [stdout] 316 | intersection_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtraction_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | subtraction_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtraction_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batched` [INFO] [stdout] --> src/algorithms/goldfeather.rs:318:3 [INFO] [stdout] | [INFO] [stdout] 318 | batched: &BatchedPrimitives, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batched` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layer` [INFO] [stdout] --> src/algorithms/goldfeather.rs:319:3 [INFO] [stdout] | [INFO] [stdout] 319 | layer: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:320:3 [INFO] [stdout] | [INFO] [stdout] 320 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/goldfeather.rs:321:3 [INFO] [stdout] | [INFO] [stdout] 321 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/goldfeather.rs:329:3 [INFO] [stdout] | [INFO] [stdout] 329 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/goldfeather.rs:330:3 [INFO] [stdout] | [INFO] [stdout] 330 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/goldfeather.rs:331:3 [INFO] [stdout] | [INFO] [stdout] 331 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:332:3 [INFO] [stdout] | [INFO] [stdout] 332 | intersection_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtraction_instances` [INFO] [stdout] --> src/algorithms/goldfeather.rs:333:3 [INFO] [stdout] | [INFO] [stdout] 333 | subtraction_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtraction_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batched` [INFO] [stdout] --> src/algorithms/goldfeather.rs:334:3 [INFO] [stdout] | [INFO] [stdout] 334 | batched: &BatchedPrimitives, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batched` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/algorithms/goldfeather.rs:335:3 [INFO] [stdout] | [INFO] [stdout] 335 | options: &RenderOptions, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/goldfeather.rs:336:3 [INFO] [stdout] | [INFO] [stdout] 336 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoder` [INFO] [stdout] --> src/algorithms/scs.rs:269:3 [INFO] [stdout] | [INFO] [stdout] 269 | encoder: &mut wgpu::CommandEncoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/algorithms/scs.rs:270:3 [INFO] [stdout] | [INFO] [stdout] 270 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/algorithms/scs.rs:271:3 [INFO] [stdout] | [INFO] [stdout] 271 | primitive_buffers: &render::buffer::PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance_buffer` [INFO] [stdout] --> src/algorithms/scs.rs:272:3 [INFO] [stdout] | [INFO] [stdout] 272 | instance_buffer: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scissor_rect` [INFO] [stdout] --> src/algorithms/scs.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | scissor_rect: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scissor_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/tests.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | fn create_test_primitives(device: &wgpu::Device) -> Vec> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/tests.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | fn create_union_primitives(device: &wgpu::Device) -> Vec> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth_texture` [INFO] [stdout] --> src/tests.rs:480:12 [INFO] [stdout] | [INFO] [stdout] 480 | let (depth_texture, depth_view) = texture::create_depth_texture( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depth_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primitive_buffers` [INFO] [stdout] --> src/utils/depth_complexity.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | primitive_buffers: &PrimitiveBuffers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primitive_buffers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_instances` [INFO] [stdout] --> src/utils/depth_complexity.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | intersection_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subtraction_instances` [INFO] [stdout] --> src/utils/depth_complexity.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | subtraction_instances: &wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subtraction_instances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_set` [INFO] [stdout] --> src/utils/occlusion.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | query_set: &wgpu::QuerySet, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_pipelines` is never used [INFO] [stdout] --> src/algorithms/goldfeather.rs:343:4 [INFO] [stdout] | [INFO] [stdout] 343 | fn ensure_pipelines(context: &mut Context) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_subtractions_robust` is never used [INFO] [stdout] --> src/algorithms/scs.rs:268:4 [INFO] [stdout] | [INFO] [stdout] 268 | fn render_subtractions_robust( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bind_groups` is never read [INFO] [stdout] --> src/context.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub bind_groups: BindGroupCache, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/context.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct PipelineCache { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub color_only: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | pub front_face: Option, [INFO] [stdout] 35 | pub back_face: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub scs_intersection: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub goldfeather_parity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | pub goldfeather_layer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub depth_complexity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub stencil_resolve: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub scissor_compute: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/context.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct TextureCache { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 73 | pub depth_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub depth_view: Option, [INFO] [stdout] 75 | pub stencil_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub stencil_view: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 77 | pub color_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub color_view: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | pub layer_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 80 | pub layer_view: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transform_bind_group`, `depth_texture_bind_group`, `stencil_texture_bind_group`, and `layer_texture_bind_group` are never read [INFO] [stdout] --> src/context.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct BindGroupCache { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 102 | pub transform_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 103 | pub depth_texture_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub stencil_texture_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub layer_texture_bind_group: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `prepare_textures`, `create_depth_texture`, `create_stencil_texture`, `create_color_texture`, and `create_layer_texture` are never used [INFO] [stdout] --> src/context.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 120 | impl Context { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn prepare_textures(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn create_depth_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | fn create_stencil_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn create_color_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | fn create_layer_texture(&mut self, width: u32, height: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_goldfeather_parity_pipeline` is never used [INFO] [stdout] --> src/render/pipeline.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn create_goldfeather_parity_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_goldfeather_layer_pipeline` is never used [INFO] [stdout] --> src/render/pipeline.rs:449:8 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn create_goldfeather_layer_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_occlusion_query_set` is never used [INFO] [stdout] --> src/utils/occlusion.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn create_occlusion_query_set( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_occlusion_query` is never used [INFO] [stdout] --> src/utils/occlusion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn begin_occlusion_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `end_occlusion_query` is never used [INFO] [stdout] --> src/utils/occlusion.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn end_occlusion_query(render_pass: &mut wgpu::RenderPass) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_occlusion_query_results` is never used [INFO] [stdout] --> src/utils/occlusion.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn copy_occlusion_query_results( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0", kill_on_drop: false }` [INFO] [stdout] 2595de8d36705b6a73b62c21b79c99caefce37faef3cb0f58485a71c0501c4c0