[INFO] cloning repository https://github.com/kyasu1/rust-ptouch-usb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyasu1/rust-ptouch-usb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyasu1%2Frust-ptouch-usb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyasu1%2Frust-ptouch-usb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1bbad0676d952a7b65400b5a755a866ab24104d
[INFO] testing kyasu1/rust-ptouch-usb against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyasu1%2Frust-ptouch-usb" "/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/kyasu1/rust-ptouch-usb
[INFO] finished tweaking git repo https://github.com/kyasu1/rust-ptouch-usb
[INFO] tweaked toml for git repo https://github.com/kyasu1/rust-ptouch-usb written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyasu1/rust-ptouch-usb on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyasu1/rust-ptouch-usb 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.12
[INFO] [stderr]   Downloaded pkg-config v0.3.30
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded adler32 v1.2.0
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded miniz_oxide v0.4.4
[INFO] [stderr]   Downloaded dotenvy v0.15.7
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded num-iter v0.1.45
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded miniz_oxide v0.3.7
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded windows-targets v0.52.5
[INFO] [stderr]   Downloaded memchr v2.7.2
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded bytemuck v1.15.0
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded rayon-core v1.12.1
[INFO] [stderr]   Downloaded regex v1.10.4
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded syn v2.0.62
[INFO] [stderr]   Downloaded rayon v1.10.0
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded regex-syntax v0.8.3
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.5
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded adler v1.0.2
[INFO] [stderr]   Downloaded log v0.4.21
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.5
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded crc32fast v1.4.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded deflate v0.8.6
[INFO] [stderr]   Downloaded autocfg v1.3.0
[INFO] [stderr]   Downloaded byteorder v1.5.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.19
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded humantime v2.1.0
[INFO] [stderr]   Downloaded winapi-util v0.1.8
[INFO] [stderr]   Downloaded regex-automata v0.4.6
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.5
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.5
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.5
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.5
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.5
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ee64eab91d433d7c234ad618c7c44c1a8852dbfd142c2183987bd930d629c48
[INFO] running `Command { std: "docker" "start" "-a" "9ee64eab91d433d7c234ad618c7c44c1a8852dbfd142c2183987bd930d629c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ee64eab91d433d7c234ad618c7c44c1a8852dbfd142c2183987bd930d629c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee64eab91d433d7c234ad618c7c44c1a8852dbfd142c2183987bd930d629c48", kill_on_drop: false }`
[INFO] [stdout] 9ee64eab91d433d7c234ad618c7c44c1a8852dbfd142c2183987bd930d629c48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5500db3dadfd44a5fca340704400f4751adfad41ac1da844bedb13e65097c89
[INFO] running `Command { std: "docker" "start" "-a" "d5500db3dadfd44a5fca340704400f4751adfad41ac1da844bedb13e65097c89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.62
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling ql-label v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.28s
[INFO] running `Command { std: "docker" "inspect" "d5500db3dadfd44a5fca340704400f4751adfad41ac1da844bedb13e65097c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5500db3dadfd44a5fca340704400f4751adfad41ac1da844bedb13e65097c89", kill_on_drop: false }`
[INFO] [stdout] d5500db3dadfd44a5fca340704400f4751adfad41ac1da844bedb13e65097c89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76a6e3aabdb1006426c08efe05c0cb7278b94327ee67d90a8411d81c16bf8f22
[INFO] running `Command { std: "docker" "start" "-a" "76a6e3aabdb1006426c08efe05c0cb7278b94327ee67d90a8411d81c16bf8f22", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling ql-label v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]    --> examples/print_rust.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct Label {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.41s
[INFO] running `Command { std: "docker" "inspect" "76a6e3aabdb1006426c08efe05c0cb7278b94327ee67d90a8411d81c16bf8f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a6e3aabdb1006426c08efe05c0cb7278b94327ee67d90a8411d81c16bf8f22", kill_on_drop: false }`
[INFO] [stdout] 76a6e3aabdb1006426c08efe05c0cb7278b94327ee67d90a8411d81c16bf8f22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47ac42496096ca86e10c837e3f982237218225131f4433c4821bb3f08f245948
[INFO] running `Command { std: "docker" "start" "-a" "47ac42496096ca86e10c837e3f982237218225131f4433c4821bb3f08f245948", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Label` is never constructed
[INFO] [stderr]    --> examples/print_rust.rs:159:8
[INFO] [stderr]     |
[INFO] [stderr] 159 | struct Label {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ql-label` (example "print_rust") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ql_label-a4e61f9752519f7f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test printer::tests::test_pack_bits_edge_cases ... ok
[INFO] [stdout] test printer::tests::test_pack_bits_compression ... ok
[INFO] [stderr]    Doc-tests ql_label
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/printer.rs - printer::Config::disable_auto_cut (line 1014) - compile ... FAILED
[INFO] [stdout] test src/utils.rs - utils::TwoColorMatrix::new (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::enable_auto_cut (line 996) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::set_feed_in_dots (line 1077) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::compress (line 1115) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::cut_at_end (line 1033) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Printer::new (line 47) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Printer::check_status (line 150) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::high_resolution (line 1055) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Printer::print_two_color (line 231) - compile ... FAILED
[INFO] [stdout] test src/utils.rs - utils::TwoColorMatrix::to_alternating_matrix (line 65) ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::two_colors (line 1096) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Config::new (line 968) - compile ... FAILED
[INFO] [stdout] test src/printer.rs - printer::Printer::cancel (line 126) - compile ... FAILED
[INFO] [stdout] test src/utils.rs - utils::step_filter_wide (line 129) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::step_filter_normal (line 101) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/printer.rs - printer::Printer::print (line 184) - compile ... FAILED
[INFO] [stdout] test src/utils.rs - utils::convert_rgb_to_two_color (line 190) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/printer.rs - printer::Config::disable_auto_cut (line 1014) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]     --> src/printer.rs:1015:5
[INFO] [stdout]      |
[INFO] [stdout] 1015 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::TwoColorMatrix::new (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]   --> src/utils.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use ptouch::{TwoColorMatrix, Matrix};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ptouch::{Config, ContinuousType, Media, Model, Printer};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::enable_auto_cut (line 996) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/printer.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::set_feed_in_dots (line 1077) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]     --> src/printer.rs:1078:5
[INFO] [stdout]      |
[INFO] [stdout] 1078 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::compress (line 1115) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]     --> src/printer.rs:1116:5
[INFO] [stdout]      |
[INFO] [stdout] 1116 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::cut_at_end (line 1033) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]     --> src/printer.rs:1034:5
[INFO] [stdout]      |
[INFO] [stdout] 1034 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Printer::new (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]   --> src/printer.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use ptouch::{Config, Model, Media, ContinuousType, Printer};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]   --> src/printer.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | Ok::<(), ptouch::Error>(())
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Printer::check_status (line 150) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/printer.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use ptouch::{Config, Model, Media, ContinuousType, Printer};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    --> src/printer.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | Ok::<(), ptouch::Error>(())
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::high_resolution (line 1055) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]     --> src/printer.rs:1056:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Printer::print_two_color (line 231) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/printer.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | use ptouch::{Config, Model, Media, ContinuousType, Printer, TwoColorMatrix};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::TwoColorMatrix::to_alternating_matrix (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]   --> src/utils.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use ptouch::{TwoColorMatrix, Matrix};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::two_colors (line 1096) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]     --> src/printer.rs:1097:5
[INFO] [stdout]      |
[INFO] [stdout] 1097 | use ptouch::{Config, Model, Media, ContinuousType};
[INFO] [stdout]      |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Config::new (line 968) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/printer.rs:969:5
[INFO] [stdout]     |
[INFO] [stdout] 969 | use ptouch::{Config, ContinuousType, Media, Model};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Printer::cancel (line 126) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/printer.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | use ptouch::{Config, Model, Media, ContinuousType, Printer};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    --> src/printer.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | Ok::<(), ptouch::Error>(())
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::step_filter_wide (line 129) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/utils.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | use ptouch::{step_filter_wide, Matrix, WIDE_PRINTER_WIDTH};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::step_filter_normal (line 101) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/utils.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use ptouch::{step_filter_normal, Matrix};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer.rs - printer::Printer::print (line 184) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/printer.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | use ptouch::{Config, Model, Media, ContinuousType, Printer, Matrix};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]    --> src/printer.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | Ok::<(), ptouch::Error>(())
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::convert_rgb_to_two_color (line 190) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ptouch`
[INFO] [stdout]    --> src/utils.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | use ptouch::{convert_rgb_to_two_color};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `ptouch`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ptouch`, use `cargo add ptouch` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/printer.rs - printer::Config::compress (line 1115)
[INFO] [stdout]     src/printer.rs - printer::Config::cut_at_end (line 1033)
[INFO] [stdout]     src/printer.rs - printer::Config::disable_auto_cut (line 1014)
[INFO] [stdout]     src/printer.rs - printer::Config::enable_auto_cut (line 996)
[INFO] [stdout]     src/printer.rs - printer::Config::high_resolution (line 1055)
[INFO] [stdout]     src/printer.rs - printer::Config::new (line 968)
[INFO] [stdout]     src/printer.rs - printer::Config::set_feed_in_dots (line 1077)
[INFO] [stdout]     src/printer.rs - printer::Config::two_colors (line 1096)
[INFO] [stdout]     src/printer.rs - printer::Printer::cancel (line 126)
[INFO] [stdout]     src/printer.rs - printer::Printer::check_status (line 150)
[INFO] [stdout]     src/printer.rs - printer::Printer::new (line 47)
[INFO] [stdout]     src/printer.rs - printer::Printer::print (line 184)
[INFO] [stdout]     src/printer.rs - printer::Printer::print_two_color (line 231)
[INFO] [stdout]     src/utils.rs - utils::TwoColorMatrix::new (line 33)
[INFO] [stdout]     src/utils.rs - utils::TwoColorMatrix::to_alternating_matrix (line 65)
[INFO] [stdout]     src/utils.rs - utils::convert_rgb_to_two_color (line 190)
[INFO] [stdout]     src/utils.rs - utils::step_filter_normal (line 101)
[INFO] [stdout]     src/utils.rs - utils::step_filter_wide (line 129)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47ac42496096ca86e10c837e3f982237218225131f4433c4821bb3f08f245948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47ac42496096ca86e10c837e3f982237218225131f4433c4821bb3f08f245948", kill_on_drop: false }`
[INFO] [stdout] 47ac42496096ca86e10c837e3f982237218225131f4433c4821bb3f08f245948
