[INFO] crate brother-ql-rs 0.2.1 is already in cache [INFO] checking brother-ql-rs-0.2.1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate brother-ql-rs 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate brother-ql-rs 0.2.1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 26bf78e2f1cb665b17a829fa5bea1af3c81279b6c05a54552eb10b97bf40f6a1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "26bf78e2f1cb665b17a829fa5bea1af3c81279b6c05a54552eb10b97bf40f6a1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking tiff v0.3.1 [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` in the current scope [INFO] [stderr] --> src/printer.rs:312:11 [INFO] [stderr] | [INFO] [stderr] 89 | pub struct ThermalPrinter { [INFO] [stderr] | ---------------------------------------------- method `init` not found for this [INFO] [stderr] ... [INFO] [stderr] 312 | printer.init().unwrap(); [INFO] [stderr] | ^^^^ method not found in `printer::ThermalPrinter` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `init` found for struct `printer::ThermalPrinter` in the current scope [INFO] [stderr] --> src/printer.rs:322:23 [INFO] [stderr] | [INFO] [stderr] 89 | pub struct ThermalPrinter { [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` [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "26bf78e2f1cb665b17a829fa5bea1af3c81279b6c05a54552eb10b97bf40f6a1"` [INFO] running `"docker" "rm" "-f" "26bf78e2f1cb665b17a829fa5bea1af3c81279b6c05a54552eb10b97bf40f6a1"` [INFO] [stdout] 26bf78e2f1cb665b17a829fa5bea1af3c81279b6c05a54552eb10b97bf40f6a1