[INFO] fetching crate escpos-rs 0.4.3...
[INFO] testing escpos-rs-0.4.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate escpos-rs 0.4.3 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate escpos-rs 0.4.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54ace3d5fb91c9d739f32430b5bb451078f764853857d38ccc268a9d6d3306b7
[INFO] running `Command { std: "docker" "start" "-a" "54ace3d5fb91c9d739f32430b5bb451078f764853857d38ccc268a9d6d3306b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ace3d5fb91c9d739f32430b5bb451078f764853857d38ccc268a9d6d3306b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ace3d5fb91c9d739f32430b5bb451078f764853857d38ccc268a9d6d3306b7", kill_on_drop: false }`
[INFO] [stdout] 54ace3d5fb91c9d739f32430b5bb451078f764853857d38ccc268a9d6d3306b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ca7df4f748baad9853ddf4db40440f83bdfde6a582317d590584197f1571951
[INFO] running `Command { std: "docker" "start" "-a" "3ca7df4f748baad9853ddf4db40440f83bdfde6a582317d590584197f1571951", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rusb v0.9.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "3ca7df4f748baad9853ddf4db40440f83bdfde6a582317d590584197f1571951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca7df4f748baad9853ddf4db40440f83bdfde6a582317d590584197f1571951", kill_on_drop: false }`
[INFO] [stdout] 3ca7df4f748baad9853ddf4db40440f83bdfde6a582317d590584197f1571951
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5742cf8690a12c9d6ce5b2c0cadb94fa18883c8dcb1759ac0354407231183610
[INFO] running `Command { std: "docker" "start" "-a" "5742cf8690a12c9d6ce5b2c0cadb94fa18883c8dcb1759ac0354407231183610", 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 2.68s
[INFO] running `Command { std: "docker" "inspect" "5742cf8690a12c9d6ce5b2c0cadb94fa18883c8dcb1759ac0354407231183610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5742cf8690a12c9d6ce5b2c0cadb94fa18883c8dcb1759ac0354407231183610", kill_on_drop: false }`
[INFO] [stdout] 5742cf8690a12c9d6ce5b2c0cadb94fa18883c8dcb1759ac0354407231183610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 995c5898885908c07a6518e9da21cfeac6cb7c6d62455fe2cd65476f5fda6138
[INFO] running `Command { std: "docker" "start" "-a" "995c5898885908c07a6518e9da21cfeac6cb7c6d62455fe2cd65476f5fda6138", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/escpos_rs-0ec4e636dd257c9d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests escpos_rs
[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/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/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::set_table_options (line 36) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::get_table_options (line 50) ... 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::new_usb (line 97) ... 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::trio_table (line 210) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::build (line 205) ... ok
[INFO] [stdout] test src/instruction/print_data.rs - instruction::print_data::PrintDataBuilder::replacement (line 76) ... 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::PrinterProfile::terminal_builder (line 72) ... ok
[INFO] [stdout] test src/printer/printer_profile.rs - printer::printer_profile::PrinterProfileBuilder::new_terminal (line 121) ... ok
[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::PrinterProfileBuilder::with_image_mode_width (line 158) ... FAILED
[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::with_timeout (line 187) ... ok
[INFO] [stdout] test src/formatter.rs - formatter::Formatter::space_split (line 79) ... 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] 6   |   let printer_profile = PrinterProfileBuilder::new_usb(0x0001, 0x0001)
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 7   | |     .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]    --> /opt/rustwide/workdir/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 2.50s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "995c5898885908c07a6518e9da21cfeac6cb7c6d62455fe2cd65476f5fda6138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995c5898885908c07a6518e9da21cfeac6cb7c6d62455fe2cd65476f5fda6138", kill_on_drop: false }`
[INFO] [stdout] 995c5898885908c07a6518e9da21cfeac6cb7c6d62455fe2cd65476f5fda6138
