[INFO] updating cached repository https://github.com/whitequark/gameboy-grabber [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 93c51808376e3b06fad396138b250ce998a8b33b [INFO] testing whitequark/gameboy-grabber against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Fgameboy-grabber" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitequark/gameboy-grabber on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/whitequark/gameboy-grabber [INFO] finished tweaking git repo https://github.com/whitequark/gameboy-grabber [INFO] tweaked toml for git repo https://github.com/whitequark/gameboy-grabber written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/gameboy-grabber already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] d4ea0272218bae00cce036cbd3be9a5c3c5462ef84e027c93f71c0039af24d50 [INFO] running `"docker" "start" "-a" "d4ea0272218bae00cce036cbd3be9a5c3c5462ef84e027c93f71c0039af24d50"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libusb v0.3.0 (https://github.com/whitequark/libusb-rs?branch=async#9cc650c0) [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cgb-grabber v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.17s [INFO] running `"docker" "inspect" "d4ea0272218bae00cce036cbd3be9a5c3c5462ef84e027c93f71c0039af24d50"` [INFO] running `"docker" "rm" "-f" "d4ea0272218bae00cce036cbd3be9a5c3c5462ef84e027c93f71c0039af24d50"` [INFO] [stdout] d4ea0272218bae00cce036cbd3be9a5c3c5462ef84e027c93f71c0039af24d50 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2185c7efb4ef140fb83933bdb48bca8df4a396d78675054b075cd01fb0c69d8e [INFO] running `"docker" "start" "-a" "2185c7efb4ef140fb83933bdb48bca8df4a396d78675054b075cd01fb0c69d8e"` [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling libusb v0.3.0 (https://github.com/whitequark/libusb-rs?branch=async#9cc650c0) [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cgb-grabber v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.96s [INFO] running `"docker" "inspect" "2185c7efb4ef140fb83933bdb48bca8df4a396d78675054b075cd01fb0c69d8e"` [INFO] running `"docker" "rm" "-f" "2185c7efb4ef140fb83933bdb48bca8df4a396d78675054b075cd01fb0c69d8e"` [INFO] [stdout] 2185c7efb4ef140fb83933bdb48bca8df4a396d78675054b075cd01fb0c69d8e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 666c6e301b66eae3765301457cf3f9f889c2c5d58188d80967014870a1ba29d8 [INFO] running `"docker" "start" "-a" "666c6e301b66eae3765301457cf3f9f889c2c5d58188d80967014870a1ba29d8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cgb_grabber-a148d7285d1b4423 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "666c6e301b66eae3765301457cf3f9f889c2c5d58188d80967014870a1ba29d8"` [INFO] running `"docker" "rm" "-f" "666c6e301b66eae3765301457cf3f9f889c2c5d58188d80967014870a1ba29d8"` [INFO] [stdout] 666c6e301b66eae3765301457cf3f9f889c2c5d58188d80967014870a1ba29d8