[INFO] cloning repository https://github.com/M-chef/zpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M-chef/zpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-chef%2Fzpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-chef%2Fzpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b00eb454bb2da04a250c20588c98f542e2011e32 [INFO] checking M-chef/zpl against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-chef%2Fzpl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/M-chef/zpl [INFO] finished tweaking git repo https://github.com/M-chef/zpl [INFO] tweaked toml for git repo https://github.com/M-chef/zpl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/M-chef/zpl on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/M-chef/zpl 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e5cbb1d33963218029351f797f3885b0df3bc4f001b6fa6da44095e5c7f1b69 [INFO] running `Command { std: "docker" "start" "-a" "2e5cbb1d33963218029351f797f3885b0df3bc4f001b6fa6da44095e5c7f1b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e5cbb1d33963218029351f797f3885b0df3bc4f001b6fa6da44095e5c7f1b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5cbb1d33963218029351f797f3885b0df3bc4f001b6fa6da44095e5c7f1b69", kill_on_drop: false }` [INFO] [stdout] 2e5cbb1d33963218029351f797f3885b0df3bc4f001b6fa6da44095e5c7f1b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc8a1310a42591df46817d35e43dd9ec30b611baf545e72fe96a8248902b7818 [INFO] running `Command { std: "docker" "start" "-a" "bc8a1310a42591df46817d35e43dd9ec30b611baf545e72fe96a8248902b7818", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking flate2 v1.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rxing-one-d-proc-derive v0.8.0 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Checking zpl-parser v0.1.0 (/opt/rustwide/workdir/zpl-parser) [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | sequence::{preceded, tuple}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | let (input, (name, _, height, _, width)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:70:61 [INFO] [stdout] | [INFO] [stdout] 70 | let (input, (font, orientation, _, height, _, width)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | tuple((parse_usize, char(','), parse_usize, char(','), parse_u8)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | map(tuple((parse_usize, char(','), parse_usize)), |(x, _, y)| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:142:87 [INFO] [stdout] | [INFO] [stdout] 142 | let (input, (compression_type, _, data_bytes, _, total_bytes, _, row_bytes, _)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | tuple((char(':'), alphanumeric1, char(':'), take(data_bytes)))(input)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:187:72 [INFO] [stdout] | [INFO] [stdout] 187 | let (_, (width, _, height, _, thickness, _, color, _, rounding)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:224:55 [INFO] [stdout] | [INFO] [stdout] 224 | let (input, (width, _, width_ratio, _, height)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | let (_, params) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:354:31 [INFO] [stdout] | [INFO] [stdout] 354 | let (_, params) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | sequence::{preceded, tuple}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | let (input, (name, _, height, _, width)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:70:61 [INFO] [stdout] | [INFO] [stdout] 70 | let (input, (font, orientation, _, height, _, width)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | tuple((parse_usize, char(','), parse_usize, char(','), parse_u8)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | map(tuple((parse_usize, char(','), parse_usize)), |(x, _, y)| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:142:87 [INFO] [stdout] | [INFO] [stdout] 142 | let (input, (compression_type, _, data_bytes, _, total_bytes, _, row_bytes, _)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | tuple((char(':'), alphanumeric1, char(':'), take(data_bytes)))(input)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:187:72 [INFO] [stdout] | [INFO] [stdout] 187 | let (_, (width, _, height, _, thickness, _, color, _, rounding)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:224:55 [INFO] [stdout] | [INFO] [stdout] 224 | let (input, (width, _, width_ratio, _, height)) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | let (_, params) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples [INFO] [stdout] --> zpl-parser/src/parse.rs:354:31 [INFO] [stdout] | [INFO] [stdout] 354 | let (_, params) = tuple(( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stdout] warning: function `parse_b7` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:252:4 [INFO] [stdout] | [INFO] [stdout] 252 | fn parse_b7(input: &str) -> IResult<&str, ZplFormatCommand> { [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 `parse_b8` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn parse_b8(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bq` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:402:4 [INFO] [stdout] | [INFO] [stdout] 402 | fn parse_bq(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bx` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:407:4 [INFO] [stdout] | [INFO] [stdout] 407 | fn parse_bx(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_b7` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:252:4 [INFO] [stdout] | [INFO] [stdout] 252 | fn parse_b7(input: &str) -> IResult<&str, ZplFormatCommand> { [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 `parse_b8` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn parse_b8(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bq` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:402:4 [INFO] [stdout] | [INFO] [stdout] 402 | fn parse_bq(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bx` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:407:4 [INFO] [stdout] | [INFO] [stdout] 407 | fn parse_bx(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rxing v0.8.3 [INFO] [stderr] Checking zpl-interpreter v0.1.0 (/opt/rustwide/workdir/zpl-interpreter) [INFO] [stderr] Checking zpl-renderer v0.1.0 (/opt/rustwide/workdir/zpl-renderer) [INFO] [stdout] warning: unused variable: `orientation` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | orientation, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `orientation: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compression_type` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | compression_type, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `compression_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_bytes` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | data_bytes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `data_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width_ratio` is never read [INFO] [stdout] --> zpl-interpreter/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 53 | struct BarcodeConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 54 | width: u8, [INFO] [stdout] 55 | width_ratio: f32, [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 `decode_ascii_hex` is never used [INFO] [stdout] --> zpl-interpreter/src/decode_image.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn decode_ascii_hex(s: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orientation` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | orientation, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `orientation: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compression_type` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | compression_type, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `compression_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_bytes` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | data_bytes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `data_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width_ratio` is never read [INFO] [stdout] --> zpl-interpreter/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 53 | struct BarcodeConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 54 | width: u8, [INFO] [stdout] 55 | width_ratio: f32, [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 `decode_ascii_hex` is never used [INFO] [stdout] --> zpl-interpreter/src/decode_image.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn decode_ascii_hex(s: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> zpl-renderer/src/shapes/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rectangle::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> zpl-renderer/src/shapes/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rectangle::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> zpl-renderer/src/shapes/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rectangle::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> zpl-renderer/src/shapes/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rectangle::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rounding` is never read [INFO] [stdout] --> zpl-renderer/src/shapes/rectangle.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct RectDim { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | rounding: u8, [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 `dilate_bitmap` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:171:4 [INFO] [stdout] | [INFO] [stdout] 171 | fn dilate_bitmap(bitmap: &[u8], width: usize, height: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dilate_bitmap_hybrid` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn dilate_bitmap_hybrid(bitmap: &[u8], width: usize, height: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zpl v0.1.0 (/opt/rustwide/workdir/zpl) [INFO] [stdout] warning: unused variable: `font_regular` [INFO] [stdout] --> zpl-renderer/src/text.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | let font_regular = Font::from_bytes( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_regular` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font_bold` [INFO] [stdout] --> zpl-renderer/src/text.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | let font_bold = Font::from_bytes( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_bold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rounding` is never read [INFO] [stdout] --> zpl-renderer/src/shapes/rectangle.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct RectDim { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | rounding: u8, [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 `dilate_bitmap` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:171:4 [INFO] [stdout] | [INFO] [stdout] 171 | fn dilate_bitmap(bitmap: &[u8], width: usize, height: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dilate_bitmap_hybrid` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn dilate_bitmap_hybrid(bitmap: &[u8], width: usize, height: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.33s [INFO] running `Command { std: "docker" "inspect" "bc8a1310a42591df46817d35e43dd9ec30b611baf545e72fe96a8248902b7818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8a1310a42591df46817d35e43dd9ec30b611baf545e72fe96a8248902b7818", kill_on_drop: false }` [INFO] [stdout] bc8a1310a42591df46817d35e43dd9ec30b611baf545e72fe96a8248902b7818