[INFO] fetching crate escpos-rs 0.4.3... [INFO] checking escpos-rs-0.4.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate escpos-rs 0.4.3 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate escpos-rs 0.4.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.171 [INFO] [stderr] Downloaded codepage-437 v0.1.0 [INFO] [stderr] Downloaded quote v1.0.31 [INFO] [stderr] Downloaded serde v1.0.171 [INFO] [stderr] Downloaded syn v2.0.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a626b8eb19b6f1197b28db33457008069180cd17b31463342d2c325bf04ba6 [INFO] running `Command { std: "docker" "start" "-a" "91a626b8eb19b6f1197b28db33457008069180cd17b31463342d2c325bf04ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a626b8eb19b6f1197b28db33457008069180cd17b31463342d2c325bf04ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a626b8eb19b6f1197b28db33457008069180cd17b31463342d2c325bf04ba6", kill_on_drop: false }` [INFO] [stdout] 91a626b8eb19b6f1197b28db33457008069180cd17b31463342d2c325bf04ba6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e1040306fd257f8d9304e07fa5c494890dee4c43bcdadd6646ec0ffed4e335 [INFO] running `Command { std: "docker" "start" "-a" "d1e1040306fd257f8d9304e07fa5c494890dee4c43bcdadd6646ec0ffed4e335", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [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 memchr v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling rusb v0.9.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling libusb1-sys v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Checking escpos-rs v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.57s [INFO] running `Command { std: "docker" "inspect" "d1e1040306fd257f8d9304e07fa5c494890dee4c43bcdadd6646ec0ffed4e335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e1040306fd257f8d9304e07fa5c494890dee4c43bcdadd6646ec0ffed4e335", kill_on_drop: false }` [INFO] [stdout] d1e1040306fd257f8d9304e07fa5c494890dee4c43bcdadd6646ec0ffed4e335