[INFO] fetching crate brother-ql-rs 0.2.1... [INFO] checking brother-ql-rs-0.2.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate brother-ql-rs 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate brother-ql-rs 0.2.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding image v0.22.5 (available: v0.25.8) [INFO] [stderr] Adding rusb v0.5.5 (available: v0.9.4) [INFO] [stderr] Adding rusttype v0.8.3 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8420dac8cf27d8c8e219ba6482ad49c29623fd0a18c9b4043303840c676b8f6 [INFO] running `Command { std: "docker" "start" "-a" "d8420dac8cf27d8c8e219ba6482ad49c29623fd0a18c9b4043303840c676b8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8420dac8cf27d8c8e219ba6482ad49c29623fd0a18c9b4043303840c676b8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8420dac8cf27d8c8e219ba6482ad49c29623fd0a18c9b4043303840c676b8f6", kill_on_drop: false }` [INFO] [stdout] d8420dac8cf27d8c8e219ba6482ad49c29623fd0a18c9b4043303840c676b8f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8576f871d28c56003d13154142da71c214b899cacb01932371119c18732a42b [INFO] running `Command { std: "docker" "start" "-a" "b8576f871d28c56003d13154142da71c214b899cacb01932371119c18732a42b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking brother-ql-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/printer.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | USB(rusb::Error); [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/printer.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | USB(rusb::Error); [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [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:312:11 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct ThermalPrinter { [INFO] [stdout] | ---------------------------------------------- method `init` not found for this struct [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] help: trait `Pointable` which provides `init` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 306 + use crossbeam_epoch::atomic::Pointable; [INFO] [stdout] | [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 struct [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] help: trait `Pointable` which provides `init` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 306 + use crossbeam_epoch::atomic::Pointable; [INFO] [stdout] | [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` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b8576f871d28c56003d13154142da71c214b899cacb01932371119c18732a42b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8576f871d28c56003d13154142da71c214b899cacb01932371119c18732a42b", kill_on_drop: false }` [INFO] [stdout] b8576f871d28c56003d13154142da71c214b899cacb01932371119c18732a42b