[INFO] fetching crate brother-ql-rs 0.2.1... [INFO] checking brother-ql-rs-0.2.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate brother-ql-rs 0.2.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate brother-ql-rs 0.2.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b30c0f29d7b3c53586b02d5eea12f1abf3d5d873de2ea9c7f45f4139c6bde4c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b30c0f29d7b3c53586b02d5eea12f1abf3d5d873de2ea9c7f45f4139c6bde4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b30c0f29d7b3c53586b02d5eea12f1abf3d5d873de2ea9c7f45f4139c6bde4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30c0f29d7b3c53586b02d5eea12f1abf3d5d873de2ea9c7f45f4139c6bde4c4", kill_on_drop: false }` [INFO] [stdout] b30c0f29d7b3c53586b02d5eea12f1abf3d5d873de2ea9c7f45f4139c6bde4c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade6d97bc6183dfdd41df05b8a632ae85ce4fd2bfb55367f451865b508c61611 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ade6d97bc6183dfdd41df05b8a632ae85ce4fd2bfb55367f451865b508c61611", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [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] [stdout] error[E0599]: no method named `init` found for struct `ThermalPrinter` in the current scope [INFO] [stdout] --> src/printer.rs:312:11 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct ThermalPrinter { [INFO] [stdout] | ---------------------------------------------- method `init` not found for this [INFO] [stdout] ... [INFO] [stdout] 312 | printer.init().unwrap(); [INFO] [stdout] | ^^^^ method not found in `ThermalPrinter` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `init`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `crossbeam_epoch::atomic::Pointable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `init` found for struct `ThermalPrinter` in the current scope [INFO] [stdout] --> src/printer.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct ThermalPrinter { [INFO] [stdout] | ---------------------------------------------- method `init` not found for this [INFO] [stdout] ... [INFO] [stdout] 322 | let label = printer.init().unwrap().media.to_label(); [INFO] [stdout] | ^^^^ method not found in `ThermalPrinter` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `init`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `crossbeam_epoch::atomic::Pointable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `brother-ql-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ade6d97bc6183dfdd41df05b8a632ae85ce4fd2bfb55367f451865b508c61611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade6d97bc6183dfdd41df05b8a632ae85ce4fd2bfb55367f451865b508c61611", kill_on_drop: false }` [INFO] [stdout] ade6d97bc6183dfdd41df05b8a632ae85ce4fd2bfb55367f451865b508c61611