[INFO] fetching crate rc_gcode 0.1.3...
[INFO] testing rc_gcode-0.1.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rc_gcode 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rc_gcode 0.1.3
[INFO] finished tweaking crates.io crate rc_gcode 0.1.3
[INFO] tweaked toml for crates.io crate rc_gcode 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rc_gcode 0.1.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rc_gcode 0.1.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded rc_bytes v0.1.1
[INFO] [stderr]   Downloaded lyon_geom v1.0.6
[INFO] [stderr]   Downloaded ravif v0.11.12
[INFO] [stderr]   Downloaded rgb v0.8.50
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.5
[INFO] [stderr]   Downloaded lyon_path v1.0.7
[INFO] [stderr]   Downloaded imgref v1.11.0
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded avif-serialize v0.8.3
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded pxfm v0.1.23
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17cfdddf85247728ff5e2c06cb39bd2cd471b43367f4c0ab9d9562adbe8da0c9
[INFO] running `Command { std: "docker" "start" "-a" "17cfdddf85247728ff5e2c06cb39bd2cd471b43367f4c0ab9d9562adbe8da0c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17cfdddf85247728ff5e2c06cb39bd2cd471b43367f4c0ab9d9562adbe8da0c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17cfdddf85247728ff5e2c06cb39bd2cd471b43367f4c0ab9d9562adbe8da0c9", kill_on_drop: false }`
[INFO] [stdout] 17cfdddf85247728ff5e2c06cb39bd2cd471b43367f4c0ab9d9562adbe8da0c9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 620af8a1419ca4249053cd99b50927341207e3576ed571f1d4926981b877e480
[INFO] running `Command { std: "docker" "start" "-a" "620af8a1419ca4249053cd99b50927341207e3576ed571f1d4926981b877e480", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling lyon_geom v1.0.6
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling lyon_path v1.0.7
[INFO] [stderr]    Compiling rc_bytes v0.1.1
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling lyon_algorithms v1.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling rc_gcode v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/handler.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if (self.is_path_line) {
[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] 165 -         if (self.is_path_line) {
[INFO] [stdout] 165 +         if self.is_path_line {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pixel`
[INFO] [stdout]  --> src/ild.rs:3:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | use image::{AnimationDecoder, DynamicImage, GenericImageView, Pixel, Rgba};
[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/lib.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 if (event.distance == start) {
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -                 if (event.distance == start) {
[INFO] [stdout] 137 +                 if event.distance == start {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lines.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                          ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/ydd.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |     for (i, layer) in handler.layers.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 |             lyon_path::Event::Quadratic { from, ctrl, to } => {
[INFO] [stdout]    |                                           ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 from,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |             lyon_path::Event::End { last, first, close } => {
[INFO] [stdout]    |                                     ^^^^ help: try ignoring the field: `last: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/lib.rs:44:43
[INFO] [stdout]    |
[INFO] [stdout] 44 |             lyon_path::Event::End { last, first, close } => {
[INFO] [stdout]    |                                           ^^^^^ help: try ignoring the field: `first: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:76:38
[INFO] [stdout]    |
[INFO] [stdout] 76 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/lib.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]     |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "620af8a1419ca4249053cd99b50927341207e3576ed571f1d4926981b877e480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620af8a1419ca4249053cd99b50927341207e3576ed571f1d4926981b877e480", kill_on_drop: false }`
[INFO] [stdout] 620af8a1419ca4249053cd99b50927341207e3576ed571f1d4926981b877e480
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6965133f03474a58fe9c9fd6570623038b6f78ecd6feecf5a183c3f33858ef1
[INFO] running `Command { std: "docker" "start" "-a" "f6965133f03474a58fe9c9fd6570623038b6f78ecd6feecf5a183c3f33858ef1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rc_gcode v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/handler.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if (self.is_path_line) {
[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] 165 -         if (self.is_path_line) {
[INFO] [stdout] 165 +         if self.is_path_line {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pixel`
[INFO] [stdout]  --> src/ild.rs:3:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | use image::{AnimationDecoder, DynamicImage, GenericImageView, Pixel, Rgba};
[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/lib.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 if (event.distance == start) {
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -                 if (event.distance == start) {
[INFO] [stdout] 137 +                 if event.distance == start {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lines.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                          ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/ydd.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |     for (i, layer) in handler.layers.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 |             lyon_path::Event::Quadratic { from, ctrl, to } => {
[INFO] [stdout]    |                                           ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 from,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |             lyon_path::Event::End { last, first, close } => {
[INFO] [stdout]    |                                     ^^^^ help: try ignoring the field: `last: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/lib.rs:44:43
[INFO] [stdout]    |
[INFO] [stdout] 44 |             lyon_path::Event::End { last, first, close } => {
[INFO] [stdout]    |                                           ^^^^^ help: try ignoring the field: `first: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:76:38
[INFO] [stdout]    |
[INFO] [stdout] 76 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/lib.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]     |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]    --> src/ild.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |     use rc_basis::files::save_bytes_to_file;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rc_basis`, use `cargo add rc_basis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]    --> src/ild.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |     use rc_basis::test::{get_test_file_path, get_test_output_file_path};
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rc_basis`, use `cargo add rc_basis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]    --> src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use rc_basis::files::read_file_to_string;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rc_basis`, use `cargo add rc_basis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]    --> src/lib.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use rc_basis::test::{get_test_file_path, get_test_output_file_path, save_and_open_file};
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `rc_basis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rc_basis`, use `cargo add rc_basis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/handler.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if (self.is_path_line) {
[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] 165 -         if (self.is_path_line) {
[INFO] [stdout] 165 +         if self.is_path_line {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pixel`
[INFO] [stdout]  --> src/ild.rs:3:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | use image::{AnimationDecoder, DynamicImage, GenericImageView, Pixel, Rgba};
[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: `std::fmt::format`
[INFO] [stdout]    --> src/ild.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |     use std::fmt::format;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lib.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 if (event.distance == start) {
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -                 if (event.distance == start) {
[INFO] [stdout] 137 +                 if event.distance == start {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lib.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |             if (i == 20) {
[INFO] [stdout]     |                ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -             if (i == 20) {
[INFO] [stdout] 223 +             if i == 20 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lines.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                          ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/ydd.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |     for (i, layer) in handler.layers.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 |             lyon_path::Event::Quadratic { from, ctrl, to } => {
[INFO] [stdout]    |                                           ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 from,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |             lyon_path::Event::End { last, first, close } => {
[INFO] [stdout]    |                                     ^^^^ help: try ignoring the field: `last: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/lib.rs:44:43
[INFO] [stdout]    |
[INFO] [stdout] 44 |             lyon_path::Event::End { last, first, close } => {
[INFO] [stdout]    |                                           ^^^^^ help: try ignoring the field: `first: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/lib.rs:76:38
[INFO] [stdout]    |
[INFO] [stdout] 76 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]    |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/lib.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |             lyon_path::Event::Line { from, to } => {
[INFO] [stdout]     |                                      ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rc_gcode` (lib test) due to 4 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f6965133f03474a58fe9c9fd6570623038b6f78ecd6feecf5a183c3f33858ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6965133f03474a58fe9c9fd6570623038b6f78ecd6feecf5a183c3f33858ef1", kill_on_drop: false }`
[INFO] [stdout] f6965133f03474a58fe9c9fd6570623038b6f78ecd6feecf5a183c3f33858ef1
