[INFO] updating cached repository https://github.com/whitequark/gameboy-grabber [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Fgameboy-grabber" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 92% (486/523) Checking out files: 93% (487/523) Checking out files: 94% (492/523) Checking out files: 95% (497/523) Checking out files: 96% (503/523) Checking out files: 97% (508/523) Checking out files: 98% (513/523) Checking out files: 99% (518/523) Checking out files: 100% (523/523) Checking out files: 100% (523/523), done. [INFO] validating manifest of git repo https://github.com/whitequark/gameboy-grabber on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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 /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/gameboy-grabber already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85d3e8f238f99ebbff52ec4d86fe01dcdc3c7189ef7569cc43f1b72221b1a95c [INFO] running `"docker" "start" "-a" "85d3e8f238f99ebbff52ec4d86fe01dcdc3c7189ef7569cc43f1b72221b1a95c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [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 bitflags v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crc32fast v1.2.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 v0.3.0 (https://github.com/whitequark/libusb-rs?branch=async#9cc650c0) [INFO] [stderr] Compiling miniz-sys v0.1.11 [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 flate2 v1.0.7 [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 52.50s [INFO] running `"docker" "inspect" "85d3e8f238f99ebbff52ec4d86fe01dcdc3c7189ef7569cc43f1b72221b1a95c"` [INFO] running `"docker" "rm" "-f" "85d3e8f238f99ebbff52ec4d86fe01dcdc3c7189ef7569cc43f1b72221b1a95c"` [INFO] [stdout] 85d3e8f238f99ebbff52ec4d86fe01dcdc3c7189ef7569cc43f1b72221b1a95c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25f1c32b9f3db26d734a57a1aa8e1ce033c075f93a5f79380451d7bc6dd184e0 [INFO] running `"docker" "start" "-a" "25f1c32b9f3db26d734a57a1aa8e1ce033c075f93a5f79380451d7bc6dd184e0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling toml v0.4.10 [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 num-iter v0.1.37 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling libusb v0.3.0 (https://github.com/whitequark/libusb-rs?branch=async#9cc650c0) [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling cgb-grabber v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `"docker" "inspect" "25f1c32b9f3db26d734a57a1aa8e1ce033c075f93a5f79380451d7bc6dd184e0"` [INFO] running `"docker" "rm" "-f" "25f1c32b9f3db26d734a57a1aa8e1ce033c075f93a5f79380451d7bc6dd184e0"` [INFO] [stdout] 25f1c32b9f3db26d734a57a1aa8e1ce033c075f93a5f79380451d7bc6dd184e0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cdb9b7467817cdf25f19ff00788adcef82997edbd268b1992165f4024190fe8 [INFO] running `"docker" "start" "-a" "6cdb9b7467817cdf25f19ff00788adcef82997edbd268b1992165f4024190fe8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cgb_grabber-aacbb2fd8b212dfa [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" "6cdb9b7467817cdf25f19ff00788adcef82997edbd268b1992165f4024190fe8"` [INFO] running `"docker" "rm" "-f" "6cdb9b7467817cdf25f19ff00788adcef82997edbd268b1992165f4024190fe8"` [INFO] [stdout] 6cdb9b7467817cdf25f19ff00788adcef82997edbd268b1992165f4024190fe8