[INFO] cloning repository https://github.com/ImageOptim/gifski [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ImageOptim/gifski" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImageOptim%2Fgifski", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImageOptim%2Fgifski'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 137c7f08fd1b904c36fcb148e8e7c7d59d3976c8 [INFO] checking ImageOptim/gifski against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImageOptim%2Fgifski" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ImageOptim/gifski on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ImageOptim/gifski [INFO] finished tweaking git repo https://github.com/ImageOptim/gifski [INFO] tweaked toml for git repo https://github.com/ImageOptim/gifski written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ImageOptim/gifski already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f049bdfdfcae13ee349258f6264b705a9aadb8b4ab9b44fb85d40bd0445b141b [INFO] running `Command { std: "docker" "start" "-a" "f049bdfdfcae13ee349258f6264b705a9aadb8b4ab9b44fb85d40bd0445b141b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f049bdfdfcae13ee349258f6264b705a9aadb8b4ab9b44fb85d40bd0445b141b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f049bdfdfcae13ee349258f6264b705a9aadb8b4ab9b44fb85d40bd0445b141b", kill_on_drop: false }` [INFO] [stdout] f049bdfdfcae13ee349258f6264b705a9aadb8b4ab9b44fb85d40bd0445b141b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e71d187c16c5136fea19d889ca0bb0e39ede57920b2462fa1ddf16097bc3a8 [INFO] running `Command { std: "docker" "start" "-a" "35e71d187c16c5136fea19d889ca0bb0e39ede57920b2462fa1ddf16097bc3a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking imgref v1.9.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking gif-dispose v3.1.1 [INFO] [stderr] Checking fallible_collections v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking resize v0.7.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling imagequant-sys v3.0.6+sys2.15.0 [INFO] [stderr] Compiling gifsicle v1.92.5 [INFO] [stderr] Checking lodepng v3.4.6 [INFO] [stderr] Checking imagequant v3.0.4-alpha.2 [INFO] [stderr] Checking gifski v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 17.54s [INFO] running `Command { std: "docker" "inspect" "35e71d187c16c5136fea19d889ca0bb0e39ede57920b2462fa1ddf16097bc3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e71d187c16c5136fea19d889ca0bb0e39ede57920b2462fa1ddf16097bc3a8", kill_on_drop: false }` [INFO] [stdout] 35e71d187c16c5136fea19d889ca0bb0e39ede57920b2462fa1ddf16097bc3a8