[INFO] crate brother-ql-rs 0.2.1 is already in cache
[INFO] checking brother-ql-rs-0.2.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate brother-ql-rs 0.2.1 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate brother-ql-rs 0.2.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate brother-ql-rs 0.2.1
[INFO] finished tweaking crates.io crate brother-ql-rs 0.2.1
[INFO] tweaked toml for crates.io crate brother-ql-rs 0.2.1 written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 1a8a77c0be85c9df98dd04a88c03886fa9a9309336f0df014ab323f2ced5ed33
[INFO] running `"docker" "start" "-a" "1a8a77c0be85c9df98dd04a88c03886fa9a9309336f0df014ab323f2ced5ed33"`
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.9
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]     Checking bit-set v0.5.1
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]    Compiling libusb1-sys v0.3.6
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking rusb v0.5.5
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking brother-ql-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0599]: no method named `init` found for struct `printer::ThermalPrinter<rusb::context::GlobalContext>` in the current scope
[INFO] [stderr]    --> src/printer.rs:312:11
[INFO] [stderr]     |
[INFO] [stderr] 89  | pub struct ThermalPrinter<T: rusb::UsbContext> {
[INFO] [stderr]     | ---------------------------------------------- method `init` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 312 |         printer.init().unwrap();
[INFO] [stderr]     |                 ^^^^ method not found in `printer::ThermalPrinter<rusb::context::GlobalContext>`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `init` found for struct `printer::ThermalPrinter<rusb::context::GlobalContext>` in the current scope
[INFO] [stderr]    --> src/printer.rs:322:23
[INFO] [stderr]     |
[INFO] [stderr] 89  | pub struct ThermalPrinter<T: rusb::UsbContext> {
[INFO] [stderr]     | ---------------------------------------------- method `init` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 322 |         let label = printer.init().unwrap().media.to_label();
[INFO] [stderr]     |                             ^^^^ method not found in `printer::ThermalPrinter<rusb::context::GlobalContext>`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `brother-ql-rs`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "1a8a77c0be85c9df98dd04a88c03886fa9a9309336f0df014ab323f2ced5ed33"`
[INFO] running `"docker" "rm" "-f" "1a8a77c0be85c9df98dd04a88c03886fa9a9309336f0df014ab323f2ced5ed33"`
[INFO] [stdout] 1a8a77c0be85c9df98dd04a88c03886fa9a9309336f0df014ab323f2ced5ed33
