[INFO] cloning repository https://github.com/Dron939-sketch/999
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dron939-sketch/999" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDron939-sketch%2F999", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDron939-sketch%2F999'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f47011cd23443816e39a854d4e939ea9bfcffd85
[INFO] checking Dron939-sketch/999/f47011cd23443816e39a854d4e939ea9bfcffd85 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDron939-sketch%2F999" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dron939-sketch/999
[INFO] finished tweaking git repo https://github.com/Dron939-sketch/999
[INFO] tweaked toml for git repo https://github.com/Dron939-sketch/999 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dron939-sketch/999 on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dron939-sketch/999 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded usvg v0.44.0
[INFO] [stderr]   Downloaded xmlwriter v0.1.0
[INFO] [stderr]   Downloaded unicode-vo v0.1.0
[INFO] [stderr]   Downloaded by_address v1.2.1
[INFO] [stderr]   Downloaded unicode-ccc v0.3.0
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.3.0
[INFO] [stderr]   Downloaded imagesize v0.13.0
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded palette_derive v0.7.6
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded unicode-script v0.5.8
[INFO] [stderr]   Downloaded simplecss v0.2.2
[INFO] [stderr]   Downloaded core_maths v0.1.1
[INFO] [stderr]   Downloaded data-url v0.3.2
[INFO] [stderr]   Downloaded fast-srgb8 v1.0.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded image-webp v0.1.3
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded svgtypes v0.15.3
[INFO] [stderr]   Downloaded resvg v0.44.0
[INFO] [stderr]   Downloaded euclid v0.22.13
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded fontdb v0.22.0
[INFO] [stderr]   Downloaded kurbo v0.11.3
[INFO] [stderr]   Downloaded ttf-parser v0.24.1
[INFO] [stderr]   Downloaded palette v0.7.6
[INFO] [stderr]   Downloaded rustybuzz v0.18.0
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] [stderr]   Downloaded libc v0.2.182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4
[INFO] running `Command { std: "docker" "start" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4", 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" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4", 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" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking animdsl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PixmapPaint`
[INFO] [stdout]  --> src/procedural/mod.rs:9:88
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Color as SkiaColor, FillRule, LineCap, LineJoin, Paint, Path, PathBuilder, Pixmap, PixmapPaint,
[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: `PixmapPaint`
[INFO] [stdout]  --> src/procedural/mod.rs:9:88
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Color as SkiaColor, FillRule, LineCap, LineJoin, Paint, Path, PathBuilder, Pixmap, PixmapPaint,
[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 variable: `total_h`
[INFO] [stdout]    --> src/procedural/mod.rs:740:9
[INFO] [stdout]     |
[INFO] [stdout] 740 |     let total_h = 200.0 * height_factor * scale;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_h`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1134:21
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                 let mut tie_paint = solid_paint(sec[0], sec[1], sec[2], opacity);
[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: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1151:17
[INFO] [stdout]      |
[INFO] [stdout] 1151 |             let mut line_paint = solid_paint(
[INFO] [stdout]      |                 ----^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1262:17
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             let mut belt_paint = solid_paint(
[INFO] [stdout]      |                 ----^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             let mut buckle = solid_paint(200, 180, 80, opacity);
[INFO] [stdout]      |                 ----^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1287:17
[INFO] [stdout]      |
[INFO] [stdout] 1287 |             let mut lapel = solid_paint(
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1328:17
[INFO] [stdout]      |
[INFO] [stdout] 1328 |             let mut pocket_paint = solid_paint(
[INFO] [stdout]      |                 ----^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1343:17
[INFO] [stdout]      |
[INFO] [stdout] 1343 |             let mut string_paint = solid_paint(200, 210, 220, opacity);
[INFO] [stdout]      |                 ----^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]    --> src/procedural/mod.rs:995:5
[INFO] [stdout]     |
[INFO] [stdout] 995 |     flip: f64,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `desc`
[INFO] [stdout]     --> src/procedural/mod.rs:1537:5
[INFO] [stdout]      |
[INFO] [stdout] 1537 |     desc: &CharacterDesc,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:1545:5
[INFO] [stdout]      |
[INFO] [stdout] 1545 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:1546:5
[INFO] [stdout]      |
[INFO] [stdout] 1546 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1956:13
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut stripe = solid_paint(255, 255, 255, opacity * 0.8);
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `desc`
[INFO] [stdout]     --> src/procedural/mod.rs:1787:5
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     desc: &CharacterDesc,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:1796:5
[INFO] [stdout]      |
[INFO] [stdout] 1796 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `skin`
[INFO] [stdout]     --> src/procedural/mod.rs:1798:5
[INFO] [stdout]      |
[INFO] [stdout] 1798 |     skin: [u8; 3],
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_skin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:2372:5
[INFO] [stdout]      |
[INFO] [stdout] 2372 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:2373:5
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:2592:5
[INFO] [stdout]      |
[INFO] [stdout] 2592 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:2796:5
[INFO] [stdout]      |
[INFO] [stdout] 2796 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:2883:5
[INFO] [stdout]      |
[INFO] [stdout] 2883 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3162:9
[INFO] [stdout]      |
[INFO] [stdout] 3162 |     let mut paint = solid_paint(color[0], color[1], color[2], opacity);
[INFO] [stdout]      |         ----^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3163:9
[INFO] [stdout]      |
[INFO] [stdout] 3163 |     let mut dark = solid_paint(
[INFO] [stdout]      |         ----^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3214:9
[INFO] [stdout]      |
[INFO] [stdout] 3214 |     let mut band = solid_paint(
[INFO] [stdout]      |         ----^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3246:9
[INFO] [stdout]      |
[INFO] [stdout] 3246 |     let mut paint = solid_paint(color[0], color[1], color[2], opacity);
[INFO] [stdout]      |         ----^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/renderer/mod.rs:1188:9
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     let mut world_x = parent_x + rx * scale * flip * entity_scale_x.signum();
[INFO] [stdout]      |         ----^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/renderer/mod.rs:1189:9
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     let mut world_y = parent_y + ry * scale;
[INFO] [stdout]      |         ----^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `draw_rot` is never read
[INFO] [stdout]     --> src/renderer/mod.rs:1198:24
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     let mut draw_rot = world_rot;
[INFO] [stdout]      |                        ^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1252 |                 draw_rot = world_rot - (bend_local * flip).to_degrees() * 0.5;
[INFO] [stdout]      |                 ------------------------------------------------------------- `draw_rot` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `flipped` is never read
[INFO] [stdout]     --> src/renderer/mod.rs:1795:39
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     let mut flipped: Option<Pixmap> = None;
[INFO] [stdout]      |                                       ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1799 |         flipped = Some(c);
[INFO] [stdout]      |         ------- `flipped` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fill_circle` is never used
[INFO] [stdout]     --> src/procedural/mod.rs:3460:4
[INFO] [stdout]      |
[INFO] [stdout] 3460 | fn fill_circle(pixmap: &mut Pixmap, cx: f64, cy: f64, r: f64, paint: &Paint) {
[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 `draw_shaded_path` is never used
[INFO] [stdout]     --> src/procedural/mod.rs:3616:4
[INFO] [stdout]      |
[INFO] [stdout] 3616 | fn draw_shaded_path(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_h`
[INFO] [stdout]    --> src/procedural/mod.rs:740:9
[INFO] [stdout]     |
[INFO] [stdout] 740 |     let total_h = 200.0 * height_factor * scale;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_h`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1134:21
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                 let mut tie_paint = solid_paint(sec[0], sec[1], sec[2], opacity);
[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: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1151:17
[INFO] [stdout]      |
[INFO] [stdout] 1151 |             let mut line_paint = solid_paint(
[INFO] [stdout]      |                 ----^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1262:17
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             let mut belt_paint = solid_paint(
[INFO] [stdout]      |                 ----^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             let mut buckle = solid_paint(200, 180, 80, opacity);
[INFO] [stdout]      |                 ----^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1287:17
[INFO] [stdout]      |
[INFO] [stdout] 1287 |             let mut lapel = solid_paint(
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1328:17
[INFO] [stdout]      |
[INFO] [stdout] 1328 |             let mut pocket_paint = solid_paint(
[INFO] [stdout]      |                 ----^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1343:17
[INFO] [stdout]      |
[INFO] [stdout] 1343 |             let mut string_paint = solid_paint(200, 210, 220, opacity);
[INFO] [stdout]      |                 ----^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]    --> src/procedural/mod.rs:995:5
[INFO] [stdout]     |
[INFO] [stdout] 995 |     flip: f64,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `desc`
[INFO] [stdout]     --> src/procedural/mod.rs:1537:5
[INFO] [stdout]      |
[INFO] [stdout] 1537 |     desc: &CharacterDesc,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:1545:5
[INFO] [stdout]      |
[INFO] [stdout] 1545 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:1546:5
[INFO] [stdout]      |
[INFO] [stdout] 1546 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:1956:13
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut stripe = solid_paint(255, 255, 255, opacity * 0.8);
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `desc`
[INFO] [stdout]     --> src/procedural/mod.rs:1787:5
[INFO] [stdout]      |
[INFO] [stdout] 1787 |     desc: &CharacterDesc,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:1796:5
[INFO] [stdout]      |
[INFO] [stdout] 1796 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `skin`
[INFO] [stdout]     --> src/procedural/mod.rs:1798:5
[INFO] [stdout]      |
[INFO] [stdout] 1798 |     skin: [u8; 3],
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_skin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:2372:5
[INFO] [stdout]      |
[INFO] [stdout] 2372 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:2373:5
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]     --> src/procedural/mod.rs:2592:5
[INFO] [stdout]      |
[INFO] [stdout] 2592 |     scale: f64,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:2796:5
[INFO] [stdout]      |
[INFO] [stdout] 2796 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip`
[INFO] [stdout]     --> src/procedural/mod.rs:2883:5
[INFO] [stdout]      |
[INFO] [stdout] 2883 |     flip: f64,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_flip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3162:9
[INFO] [stdout]      |
[INFO] [stdout] 3162 |     let mut paint = solid_paint(color[0], color[1], color[2], opacity);
[INFO] [stdout]      |         ----^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3163:9
[INFO] [stdout]      |
[INFO] [stdout] 3163 |     let mut dark = solid_paint(
[INFO] [stdout]      |         ----^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3214:9
[INFO] [stdout]      |
[INFO] [stdout] 3214 |     let mut band = solid_paint(
[INFO] [stdout]      |         ----^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/procedural/mod.rs:3246:9
[INFO] [stdout]      |
[INFO] [stdout] 3246 |     let mut paint = solid_paint(color[0], color[1], color[2], opacity);
[INFO] [stdout]      |         ----^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/renderer/mod.rs:1188:9
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     let mut world_x = parent_x + rx * scale * flip * entity_scale_x.signum();
[INFO] [stdout]      |         ----^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/renderer/mod.rs:1189:9
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     let mut world_y = parent_y + ry * scale;
[INFO] [stdout]      |         ----^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `draw_rot` is never read
[INFO] [stdout]     --> src/renderer/mod.rs:1198:24
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     let mut draw_rot = world_rot;
[INFO] [stdout]      |                        ^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1252 |                 draw_rot = world_rot - (bend_local * flip).to_degrees() * 0.5;
[INFO] [stdout]      |                 ------------------------------------------------------------- `draw_rot` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `flipped` is never read
[INFO] [stdout]     --> src/renderer/mod.rs:1795:39
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     let mut flipped: Option<Pixmap> = None;
[INFO] [stdout]      |                                       ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1799 |         flipped = Some(c);
[INFO] [stdout]      |         ------- `flipped` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fill_circle` is never used
[INFO] [stdout]     --> src/procedural/mod.rs:3460:4
[INFO] [stdout]      |
[INFO] [stdout] 3460 | fn fill_circle(pixmap: &mut Pixmap, cx: f64, cy: f64, r: f64, paint: &Paint) {
[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 `draw_shaded_path` is never used
[INFO] [stdout]     --> src/procedural/mod.rs:3616:4
[INFO] [stdout]      |
[INFO] [stdout] 3616 | fn draw_shaded_path(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4", kill_on_drop: false }`
[INFO] [stdout] 5cb273a68128ac5c2b6eb03a1c4d59054bb8ee3e113046b1cc6ae0f863997ec4
