[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Fgameboy-grabber" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 94% (496/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 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.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 /workspace/builds/worker-5/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "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] d59d8111d864faa6f73dafb7a075561f65da2b26bde861d275ef547b6754decc [INFO] running `"docker" "start" "-a" "d59d8111d864faa6f73dafb7a075561f65da2b26bde861d275ef547b6754decc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling gif v0.10.1 [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 quote v0.6.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling num v0.1.42 [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 55.03s [INFO] running `"docker" "inspect" "d59d8111d864faa6f73dafb7a075561f65da2b26bde861d275ef547b6754decc"` [INFO] running `"docker" "rm" "-f" "d59d8111d864faa6f73dafb7a075561f65da2b26bde861d275ef547b6754decc"` [INFO] [stdout] d59d8111d864faa6f73dafb7a075561f65da2b26bde861d275ef547b6754decc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "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] d4650d4cbb5e1544f622209c30927d583384e11e5a12fa1dfc383d3d6e96cc87 [INFO] running `"docker" "start" "-a" "d4650d4cbb5e1544f622209c30927d583384e11e5a12fa1dfc383d3d6e96cc87"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling bit-set v0.2.0 [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 toml v0.4.10 [INFO] [stderr] Compiling cgb-grabber v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.49s [INFO] running `"docker" "inspect" "d4650d4cbb5e1544f622209c30927d583384e11e5a12fa1dfc383d3d6e96cc87"` [INFO] running `"docker" "rm" "-f" "d4650d4cbb5e1544f622209c30927d583384e11e5a12fa1dfc383d3d6e96cc87"` [INFO] [stdout] d4650d4cbb5e1544f622209c30927d583384e11e5a12fa1dfc383d3d6e96cc87 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 65476e0fe28e6ae7b8b5d206c0b372b5a9138fa11a89cb4aade36dfaf2bc1c1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "65476e0fe28e6ae7b8b5d206c0b372b5a9138fa11a89cb4aade36dfaf2bc1c1d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cgb_grabber-d75917d72775e9cf [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" "65476e0fe28e6ae7b8b5d206c0b372b5a9138fa11a89cb4aade36dfaf2bc1c1d"` [INFO] running `"docker" "rm" "-f" "65476e0fe28e6ae7b8b5d206c0b372b5a9138fa11a89cb4aade36dfaf2bc1c1d"` [INFO] [stdout] 65476e0fe28e6ae7b8b5d206c0b372b5a9138fa11a89cb4aade36dfaf2bc1c1d