[INFO] cloning repository https://github.com/Fundament-Institute/true-distance-sdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fundament-Institute/true-distance-sdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFundament-Institute%2Ftrue-distance-sdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFundament-Institute%2Ftrue-distance-sdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cd589c4d14979dfd1633610ad2c0177c356169b [INFO] checking Fundament-Institute/true-distance-sdf against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFundament-Institute%2Ftrue-distance-sdf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Fundament-Institute/true-distance-sdf [INFO] finished tweaking git repo https://github.com/Fundament-Institute/true-distance-sdf [INFO] tweaked toml for git repo https://github.com/Fundament-Institute/true-distance-sdf written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Fundament-Institute/true-distance-sdf on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Fundament-Institute/true-distance-sdf 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-naga-bridge v29.0.0 [INFO] [stderr] Downloaded rolling-stats v0.8.0 [INFO] [stderr] Downloaded partial_application v0.2.1 [INFO] [stderr] Downloaded kd-tree v0.6.2 [INFO] [stderr] Downloaded wgpu-types v29.0.0 [INFO] [stderr] Downloaded wgpu v29.0.0 [INFO] [stderr] Downloaded wgpu-core v29.0.0 [INFO] [stderr] Downloaded wgpu-hal v29.0.0 [INFO] [stderr] Downloaded naga v29.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b53fc1fd1cc0d77825ee4220b250ca1b3c84b257f82451ca6a73b51e81d3302 [INFO] running `Command { std: "docker" "start" "-a" "1b53fc1fd1cc0d77825ee4220b250ca1b3c84b257f82451ca6a73b51e81d3302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b53fc1fd1cc0d77825ee4220b250ca1b3c84b257f82451ca6a73b51e81d3302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b53fc1fd1cc0d77825ee4220b250ca1b3c84b257f82451ca6a73b51e81d3302", kill_on_drop: false }` [INFO] [stdout] 1b53fc1fd1cc0d77825ee4220b250ca1b3c84b257f82451ca6a73b51e81d3302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 355ed16dd77b7578efdab65e2341ff899efb087a4d738475c4157224b5bf8b03 [INFO] running `Command { std: "docker" "start" "-a" "355ed16dd77b7578efdab65e2341ff899efb087a4d738475c4157224b5bf8b03", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling naga v29.0.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking wgpu-types v29.0.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v29.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling wgpu-core v29.0.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling wgpu v29.0.0 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking kd-tree v0.6.2 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking rolling-stats v0.8.0 [INFO] [stderr] Checking partial_application v0.2.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking wgpu-naga-bridge v29.0.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v29.0.0 [INFO] [stderr] Checking true-distance-sdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Circle` [INFO] [stdout] --> src/main.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::sdf::{Circle, Complex}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1654:20 [INFO] [stdout] | [INFO] [stdout] 1654 | if (STATS_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed) > 100) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1654 - if (STATS_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed) > 100) { [INFO] [stdout] 1654 + if STATS_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed) > 100 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Circle` [INFO] [stdout] --> src/main.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::sdf::{Circle, Complex}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1654:20 [INFO] [stdout] | [INFO] [stdout] 1654 | if (STATS_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed) > 100) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1654 - if (STATS_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed) > 100) { [INFO] [stdout] 1654 + if STATS_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed) > 100 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:951:17 [INFO] [stdout] | [INFO] [stdout] 950 | panic!("shouldn't happen"); [INFO] [stdout] | -------------------------- any code following this expression is unreachable [INFO] [stdout] 951 | *idx = v.len(); [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/main.rs:951:17 [INFO] [stdout] | [INFO] [stdout] 950 | panic!("shouldn't happen"); [INFO] [stdout] | -------------------------- any code following this expression is unreachable [INFO] [stdout] 951 | *idx = v.len(); [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: variable `counter` is assigned to, but never used [INFO] [stdout] --> src/main.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | let mut counter = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_counter` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `counter` is never read [INFO] [stdout] --> src/main.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | counter += 1; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/main.rs:949:28 [INFO] [stdout] | [INFO] [stdout] 949 | Self::Constant(val, idx) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:949:33 [INFO] [stdout] | [INFO] [stdout] 949 | Self::Constant(val, idx) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:980:29 [INFO] [stdout] | [INFO] [stdout] 980 | Self::Circle(c, f, idx) => Self::Circle(c, 0, idx), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:981:33 [INFO] [stdout] | [INFO] [stdout] 981 | Self::HalfPlane(hp, f, idx) => Self::HalfPlane(hp, 0, idx), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:982:29 [INFO] [stdout] | [INFO] [stdout] 982 | Self::Bezier(b, f, idx) => Self::Bezier(b, 0, idx), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check1` [INFO] [stdout] --> src/main.rs:1022:13 [INFO] [stdout] | [INFO] [stdout] 1022 | let check1 = *nearest; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_check1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `points` [INFO] [stdout] --> src/main.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | points: &[ComplexTag], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:1659:21 [INFO] [stdout] | [INFO] [stdout] 1659 | let name = env!("CARGO_CRATE_NAME"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1932:9 [INFO] [stdout] | [INFO] [stdout] 1932 | let mut trimmed = sdf.trim_shape( [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/main.rs:1970:17 [INFO] [stdout] | [INFO] [stdout] 1970 | let c = DEBUG_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:2082:9 [INFO] [stdout] | [INFO] [stdout] 2082 | let mut rng = Xoshiro128PlusPlus::from_seed(2873493u128.to_le_bytes()); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hp1` [INFO] [stdout] --> src/main.rs:2071:9 [INFO] [stdout] | [INFO] [stdout] 2071 | let hp1 = Shape::halfplane((1.0, 0.0), 240.0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hp1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hp2` [INFO] [stdout] --> src/main.rs:2072:9 [INFO] [stdout] | [INFO] [stdout] 2072 | let hp2 = Shape::halfplane((0.0, 1.0), -120.0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hp2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c1` [INFO] [stdout] --> src/main.rs:2073:9 [INFO] [stdout] | [INFO] [stdout] 2073 | let c1 = Shape::circle((-180.0, 0.0), 240.0); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c2` [INFO] [stdout] --> src/main.rs:2074:9 [INFO] [stdout] | [INFO] [stdout] 2074 | let c2 = Shape::circle((180.0, 0.0), 240.0); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c3` [INFO] [stdout] --> src/main.rs:2075:9 [INFO] [stdout] | [INFO] [stdout] 2075 | let c3 = Shape::circle((0.0, -180.0), 240.0); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b1` [INFO] [stdout] --> src/main.rs:2076:9 [INFO] [stdout] | [INFO] [stdout] 2076 | let b1 = Shape::bezier([(0.0, 320.0), (0.0, -640.0), (120.0, 320.0)]); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_b1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/main.rs:2082:9 [INFO] [stdout] | [INFO] [stdout] 2082 | let mut rng = Xoshiro128PlusPlus::from_seed(2873493u128.to_le_bytes()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `box1` [INFO] [stdout] --> src/main.rs:2093:9 [INFO] [stdout] | [INFO] [stdout] 2093 | let box1 = Shape::halfplane((30.0 - (-30.0), (-200.0) - 200.0), 0.5); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_box1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `box2` [INFO] [stdout] --> src/main.rs:2094:9 [INFO] [stdout] | [INFO] [stdout] 2094 | let box2 = Shape::halfplane((30.0 - (-30.0), 200.0 - (-200.0)), -0.5); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_box2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `counter` is assigned to, but never used [INFO] [stdout] --> src/main.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | let mut counter = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_counter` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `counter` is never read [INFO] [stdout] --> src/main.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | counter += 1; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/main.rs:949:28 [INFO] [stdout] | [INFO] [stdout] 949 | Self::Constant(val, idx) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:949:33 [INFO] [stdout] | [INFO] [stdout] 949 | Self::Constant(val, idx) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:980:29 [INFO] [stdout] | [INFO] [stdout] 980 | Self::Circle(c, f, idx) => Self::Circle(c, 0, idx), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:981:33 [INFO] [stdout] | [INFO] [stdout] 981 | Self::HalfPlane(hp, f, idx) => Self::HalfPlane(hp, 0, idx), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:982:29 [INFO] [stdout] | [INFO] [stdout] 982 | Self::Bezier(b, f, idx) => Self::Bezier(b, 0, idx), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check1` [INFO] [stdout] --> src/main.rs:1022:13 [INFO] [stdout] | [INFO] [stdout] 1022 | let check1 = *nearest; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_check1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `points` [INFO] [stdout] --> src/main.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | points: &[ComplexTag], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:1659:21 [INFO] [stdout] | [INFO] [stdout] 1659 | let name = env!("CARGO_CRATE_NAME"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1932:9 [INFO] [stdout] | [INFO] [stdout] 1932 | let mut trimmed = sdf.trim_shape( [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/main.rs:1970:17 [INFO] [stdout] | [INFO] [stdout] 1970 | let c = DEBUG_COUNT.fetch_add(1, std::sync::atomic::Ordering::Relaxed); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:2082:9 [INFO] [stdout] | [INFO] [stdout] 2082 | let mut rng = Xoshiro128PlusPlus::from_seed(2873493u128.to_le_bytes()); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hp1` [INFO] [stdout] --> src/main.rs:2071:9 [INFO] [stdout] | [INFO] [stdout] 2071 | let hp1 = Shape::halfplane((1.0, 0.0), 240.0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hp1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hp2` [INFO] [stdout] --> src/main.rs:2072:9 [INFO] [stdout] | [INFO] [stdout] 2072 | let hp2 = Shape::halfplane((0.0, 1.0), -120.0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hp2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c1` [INFO] [stdout] --> src/main.rs:2073:9 [INFO] [stdout] | [INFO] [stdout] 2073 | let c1 = Shape::circle((-180.0, 0.0), 240.0); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c2` [INFO] [stdout] --> src/main.rs:2074:9 [INFO] [stdout] | [INFO] [stdout] 2074 | let c2 = Shape::circle((180.0, 0.0), 240.0); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c3` [INFO] [stdout] --> src/main.rs:2075:9 [INFO] [stdout] | [INFO] [stdout] 2075 | let c3 = Shape::circle((0.0, -180.0), 240.0); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b1` [INFO] [stdout] --> src/main.rs:2076:9 [INFO] [stdout] | [INFO] [stdout] 2076 | let b1 = Shape::bezier([(0.0, 320.0), (0.0, -640.0), (120.0, 320.0)]); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_b1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/main.rs:2082:9 [INFO] [stdout] | [INFO] [stdout] 2082 | let mut rng = Xoshiro128PlusPlus::from_seed(2873493u128.to_le_bytes()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `box1` [INFO] [stdout] --> src/main.rs:2093:9 [INFO] [stdout] | [INFO] [stdout] 2093 | let box1 = Shape::halfplane((30.0 - (-30.0), (-200.0) - 200.0), 0.5); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_box1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `box2` [INFO] [stdout] --> src/main.rs:2094:9 [INFO] [stdout] | [INFO] [stdout] 2094 | let box2 = Shape::halfplane((30.0 - (-30.0), 200.0 - (-200.0)), -0.5); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_box2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "355ed16dd77b7578efdab65e2341ff899efb087a4d738475c4157224b5bf8b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355ed16dd77b7578efdab65e2341ff899efb087a4d738475c4157224b5bf8b03", kill_on_drop: false }` [INFO] [stdout] 355ed16dd77b7578efdab65e2341ff899efb087a4d738475c4157224b5bf8b03