[INFO] cloning repository whitequark/gameboy-grabber [INFO] running `"git" "clone" "--bare" "git://github.com/whitequark/gameboy-grabber.git" "work/cache/sources/gh/whitequark/gameboy-grabber"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/whitequark/gameboy-grabber'... [INFO] running `"git" "clone" "work/cache/sources/gh/whitequark/gameboy-grabber" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/whitequark/gameboy-grabber"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/whitequark/gameboy-grabber'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/whitequark/gameboy-grabber" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whitequark/gameboy-grabber"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whitequark/gameboy-grabber'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 93c51808376e3b06fad396138b250ce998a8b33b [INFO] sha for GitHub repo whitequark/gameboy-grabber: 93c51808376e3b06fad396138b250ce998a8b33b [INFO] validating manifest of whitequark/gameboy-grabber on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of whitequark/gameboy-grabber on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing whitequark/gameboy-grabber [INFO] finished frobbing whitequark/gameboy-grabber [INFO] frobbed toml for whitequark/gameboy-grabber written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/whitequark/gameboy-grabber/Cargo.toml [INFO] started frobbing whitequark/gameboy-grabber [INFO] finished frobbing whitequark/gameboy-grabber [INFO] frobbed toml for whitequark/gameboy-grabber written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whitequark/gameboy-grabber/Cargo.toml [INFO] crate whitequark/gameboy-grabber already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/whitequark/libusb-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x264-sys v0.1.0 [INFO] [stderr] Downloaded x264 v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking whitequark/gameboy-grabber against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whitequark/gameboy-grabber:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 09aace066a1f3c52805648bc991cc23927066be7c629463697670e9fed93bcb1 [INFO] running `"docker" "start" "-a" "09aace066a1f3c52805648bc991cc23927066be7c629463697670e9fed93bcb1"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking bit-set v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking libusb v0.3.0 (https://github.com/whitequark/libusb-rs?branch=async#9cc650c0) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking cgb-grabber v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "09aace066a1f3c52805648bc991cc23927066be7c629463697670e9fed93bcb1"` [INFO] running `"docker" "rm" "-f" "09aace066a1f3c52805648bc991cc23927066be7c629463697670e9fed93bcb1"` [INFO] [stdout] 09aace066a1f3c52805648bc991cc23927066be7c629463697670e9fed93bcb1