[INFO] fetching crate escpos-rs 0.4.3...
[INFO] testing escpos-rs-0.4.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate escpos-rs 0.4.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate escpos-rs 0.4.3
[INFO] finished tweaking crates.io crate escpos-rs 0.4.3
[INFO] tweaked toml for crates.io crate escpos-rs 0.4.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate escpos-rs 0.4.3 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 crates.io crate escpos-rs 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded quote v1.0.31
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded serde v1.0.171
[INFO] [stderr]   Downloaded codepage-437 v0.1.0
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded serde_derive v1.0.171
[INFO] [stderr]   Downloaded rusb v0.9.2
[INFO] [stderr]   Downloaded syn v2.0.26
[INFO] [stderr]   Downloaded csv v1.2.2
[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] 61f3dc7d68d08f635aba6f1f33c0fd5faf2a071d93e5aa5fa5e1b379c89482bd
[INFO] running `Command { std: "docker" "start" "-a" "61f3dc7d68d08f635aba6f1f33c0fd5faf2a071d93e5aa5fa5e1b379c89482bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f3dc7d68d08f635aba6f1f33c0fd5faf2a071d93e5aa5fa5e1b379c89482bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f3dc7d68d08f635aba6f1f33c0fd5faf2a071d93e5aa5fa5e1b379c89482bd", kill_on_drop: false }`
[INFO] [stdout] 61f3dc7d68d08f635aba6f1f33c0fd5faf2a071d93e5aa5fa5e1b379c89482bd
[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] 9bb6c46a7146c0acaf15ed042b441ae324487a6551e79e6d4ca94c14093bf9be
[INFO] running `Command { std: "docker" "start" "-a" "9bb6c46a7146c0acaf15ed042b441ae324487a6551e79e6d4ca94c14093bf9be", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rusb v0.9.2
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]    Compiling escpos-rs v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s
[INFO] running `Command { std: "docker" "inspect" "9bb6c46a7146c0acaf15ed042b441ae324487a6551e79e6d4ca94c14093bf9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb6c46a7146c0acaf15ed042b441ae324487a6551e79e6d4ca94c14093bf9be", kill_on_drop: false }`
[INFO] [stdout] 9bb6c46a7146c0acaf15ed042b441ae324487a6551e79e6d4ca94c14093bf9be
[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] 61a603268d29c014c41486e5a55b2aa588e6f18da6e6b820b4b180606fb2b8ca
[INFO] running `Command { std: "docker" "start" "-a" "61a603268d29c014c41486e5a55b2aa588e6f18da6e6b820b4b180606fb2b8ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling escpos-rs v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "61a603268d29c014c41486e5a55b2aa588e6f18da6e6b820b4b180606fb2b8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a603268d29c014c41486e5a55b2aa588e6f18da6e6b820b4b180606fb2b8ca", kill_on_drop: false }`
[INFO] [stdout] 61a603268d29c014c41486e5a55b2aa588e6f18da6e6b820b4b180606fb2b8ca
[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] 47317df1fce162c0416cc09e6ba679f6b3627cf0d3ea35bd1e4c376d78248707
[INFO] running `Command { std: "docker" "start" "-a" "47317df1fce162c0416cc09e6ba679f6b3627cf0d3ea35bd1e4c376d78248707", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/escpos_rs-cc11f202291ff2c9)
[INFO] [stderr]    Doc-tests escpos_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/printer.rs - printer::Printer::raw (line 319) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] test src/printer.rs - printer::Printer (line 41) - compile ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::with_image_mode_width (line 158) ... FAILED
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::modify_table_options (line 63) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfile::terminal_builder (line 72) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::trio_table (line 210) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::new_terminal (line 121) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::with_endpoint (line 138) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::space_split (line 79) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::get_table_options (line 50) ... ok
[INFO] [stdout] test src/instruction/print_data.rs - instruction::print_data::PrintDataBuilder::replacement (line 76) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::set_table_options (line 36) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::with_timeout (line 187) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfile::usb_builder (line 60) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::build (line 205) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::duo_table (line 135) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::with_font_width (line 173) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::new_usb (line 97) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::with_image_mode_width (line 158) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_width` found for struct `PrinterProfileBuilder` in the current scope
[INFO] [stdout]    --> src/printer/printer_profile.rs:162:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |   let printer_profile = PrinterProfileBuilder::new_usb(0x0001, 0x0001)
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 162 | |     .with_width(384)
[INFO] [stdout]     | |_____-^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `with_font_width` with a similar name, but with different arguments
[INFO] [stdout]    --> src/printer/printer_profile.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn with_font_width(mut self, font: Font, width: u8) -> PrinterProfileBuilder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::with_image_mode_width (line 158)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "47317df1fce162c0416cc09e6ba679f6b3627cf0d3ea35bd1e4c376d78248707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47317df1fce162c0416cc09e6ba679f6b3627cf0d3ea35bd1e4c376d78248707", kill_on_drop: false }`
[INFO] [stdout] 47317df1fce162c0416cc09e6ba679f6b3627cf0d3ea35bd1e4c376d78248707
