[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] bbb2413ef99d67b76e3e7acc19fa7282f417c6e0 [INFO] checking M-chef/zpl against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-chef%2Fzpl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/M-chef/zpl on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] addba1140dc54e92521a9473cddf21dfc4c79314832b231466b466a8fdf51643 [INFO] running `Command { std: "docker" "start" "-a" "addba1140dc54e92521a9473cddf21dfc4c79314832b231466b466a8fdf51643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addba1140dc54e92521a9473cddf21dfc4c79314832b231466b466a8fdf51643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addba1140dc54e92521a9473cddf21dfc4c79314832b231466b466a8fdf51643", kill_on_drop: false }` [INFO] [stdout] addba1140dc54e92521a9473cddf21dfc4c79314832b231466b466a8fdf51643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a547c4a715f9c05ba876204fc92de1442eeccc50166c5116e5eb42f58df97a0a [INFO] running `Command { std: "docker" "start" "-a" "a547c4a715f9c05ba876204fc92de1442eeccc50166c5116e5eb42f58df97a0a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking flate2 v1.1.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking phf v0.12.1 [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 encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rxing-one-d-proc-derive v0.8.0 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking thiserror v2.0.17 [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:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | 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:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | 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:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | 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:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | 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:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | 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:145:87 [INFO] [stdout] | [INFO] [stdout] 145 | 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:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | 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:190:72 [INFO] [stdout] | [INFO] [stdout] 190 | 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:227:55 [INFO] [stdout] | [INFO] [stdout] 227 | 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:279:35 [INFO] [stdout] | [INFO] [stdout] 279 | 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:357:31 [INFO] [stdout] | [INFO] [stdout] 357 | 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:424:30 [INFO] [stdout] | [INFO] [stdout] 424 | let (input, (_, _, _)) = tuple((alpha1, opt(char(',')), opt(alpha1)))(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:443:35 [INFO] [stdout] | [INFO] [stdout] 443 | let mapping_parser = complete(tuple((char(','), parse_u8, 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:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | 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:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | 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:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | 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:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | 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:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | 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:145:87 [INFO] [stdout] | [INFO] [stdout] 145 | 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:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | 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:190:72 [INFO] [stdout] | [INFO] [stdout] 190 | 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:227:55 [INFO] [stdout] | [INFO] [stdout] 227 | 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:279:35 [INFO] [stdout] | [INFO] [stdout] 279 | 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:357:31 [INFO] [stdout] | [INFO] [stdout] 357 | 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:424:30 [INFO] [stdout] | [INFO] [stdout] 424 | let (input, (_, _, _)) = tuple((alpha1, opt(char(',')), opt(alpha1)))(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:443:35 [INFO] [stdout] | [INFO] [stdout] 443 | let mapping_parser = complete(tuple((char(','), parse_u8, char(','), parse_u8))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> zpl-parser/src/parse.rs:468:14 [INFO] [stdout] | [INFO] [stdout] 468 | Some(j) => TextBlockJustification::Left, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_b7` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:255:4 [INFO] [stdout] | [INFO] [stdout] 255 | 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:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | 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:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | 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:410:4 [INFO] [stdout] | [INFO] [stdout] 410 | fn parse_bx(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> zpl-parser/src/parse.rs:468:14 [INFO] [stdout] | [INFO] [stdout] 468 | Some(j) => TextBlockJustification::Left, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zpl` [INFO] [stdout] --> zpl-parser/src/parse.rs:862:22 [INFO] [stdout] | [INFO] [stdout] 862 | let (remain, zpl) = parse_fx(input).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_zpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zpl` [INFO] [stdout] --> zpl-parser/src/parse.rs:869:22 [INFO] [stdout] | [INFO] [stdout] 869 | let (remain, zpl) = parse_mm(&input).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_zpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zpl` [INFO] [stdout] --> zpl-parser/src/parse.rs:873:22 [INFO] [stdout] | [INFO] [stdout] 873 | let (remain, zpl) = parse_mm(&input).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_zpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zpl` [INFO] [stdout] --> zpl-parser/src/parse.rs:880:22 [INFO] [stdout] | [INFO] [stdout] 880 | let (remain, zpl) = parse_md(&input).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_zpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_b7` is never used [INFO] [stdout] --> zpl-parser/src/parse.rs:255:4 [INFO] [stdout] | [INFO] [stdout] 255 | 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:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | 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:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | 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:410:4 [INFO] [stdout] | [INFO] [stdout] 410 | fn parse_bx(input: &str) -> IResult<&str, ZplFormatCommand> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rxing v0.8.3 [INFO] [stderr] Checking zpl-interpreter v0.1.0 (/opt/rustwide/workdir/zpl-interpreter) [INFO] [stdout] warning: unused variable: `orientation` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | 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:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | 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:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | data_bytes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `data_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | ZplFormatCommand::FieldHexIndicator { char } => {} [INFO] [stdout] | ^^^^ help: try ignoring the field: `char: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:258:46 [INFO] [stdout] | [INFO] [stdout] 258 | ZplFormatCommand::CharacterSet { num, mapping } => {} [INFO] [stdout] | ^^^ help: try ignoring the field: `num: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapping` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:258:51 [INFO] [stdout] | [INFO] [stdout] 258 | ZplFormatCommand::CharacterSet { num, mapping } => {} [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `mapping: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width_ratio` is never read [INFO] [stdout] --> zpl-interpreter/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct BarcodeConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 55 | width: u8, [INFO] [stdout] 56 | 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] [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:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | 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:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | 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:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | data_bytes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `data_bytes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | ZplFormatCommand::FieldHexIndicator { char } => {} [INFO] [stdout] | ^^^^ help: try ignoring the field: `char: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:258:46 [INFO] [stdout] | [INFO] [stdout] 258 | ZplFormatCommand::CharacterSet { num, mapping } => {} [INFO] [stdout] | ^^^ help: try ignoring the field: `num: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapping` [INFO] [stdout] --> zpl-interpreter/src/lib.rs:258:51 [INFO] [stdout] | [INFO] [stdout] 258 | ZplFormatCommand::CharacterSet { num, mapping } => {} [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `mapping: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `width_ratio` is never read [INFO] [stdout] --> zpl-interpreter/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct BarcodeConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 55 | width: u8, [INFO] [stdout] 56 | 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: fields `font_width`, `bold`, and `scale` are never read [INFO] [stdout] --> zpl-renderer/src/text.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct FontConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | font: Font, [INFO] [stdout] 20 | font_width: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | font_height: f32, [INFO] [stdout] 22 | bold: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | scale: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FontConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 159 | impl FieldBox { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 160 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `justification` is never read [INFO] [stdout] --> zpl-renderer/src/text.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Text { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | justification: Justification, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `adjust_position` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 201 | impl Text { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 296 | fn adjust_position(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dilate_bitmap` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | 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:349:4 [INFO] [stdout] | [INFO] [stdout] 349 | fn dilate_bitmap_hybrid(bitmap: &[u8], width: usize, height: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dilate_bitmap_hybrid_passes` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:400:4 [INFO] [stdout] | [INFO] [stdout] 400 | fn dilate_bitmap_hybrid_passes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: fields `font_width` and `bold` are never read [INFO] [stdout] --> zpl-renderer/src/text.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct FontConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | font: Font, [INFO] [stdout] 20 | font_width: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | font_height: f32, [INFO] [stdout] 22 | bold: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FontConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `justification` is never read [INFO] [stdout] --> zpl-renderer/src/text.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Text { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | justification: Justification, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `adjust_position` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 201 | impl Text { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 296 | fn adjust_position(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dilate_bitmap` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | 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:349:4 [INFO] [stdout] | [INFO] [stdout] 349 | fn dilate_bitmap_hybrid(bitmap: &[u8], width: usize, height: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dilate_bitmap_hybrid_passes` is never used [INFO] [stdout] --> zpl-renderer/src/text.rs:400:4 [INFO] [stdout] | [INFO] [stdout] 400 | fn dilate_bitmap_hybrid_passes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zpl v0.1.0 (/opt/rustwide/workdir/zpl) [INFO] [stdout] warning: unused import: `zpl_interpreter::*` [INFO] [stdout] --> zpl/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use zpl_interpreter::*; [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: `zpl_parser::*` [INFO] [stdout] --> zpl/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use zpl_parser::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zpl_interpreter::*` [INFO] [stdout] --> zpl/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use zpl_interpreter::*; [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: `zpl_parser::*` [INFO] [stdout] --> zpl/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use zpl_parser::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.97s [INFO] running `Command { std: "docker" "inspect" "a547c4a715f9c05ba876204fc92de1442eeccc50166c5116e5eb42f58df97a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a547c4a715f9c05ba876204fc92de1442eeccc50166c5116e5eb42f58df97a0a", kill_on_drop: false }` [INFO] [stdout] a547c4a715f9c05ba876204fc92de1442eeccc50166c5116e5eb42f58df97a0a