[INFO] updating cached repository https://github.com/Zi0P4tch0/chip8 [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] e2f9eb12d81782be3d280fc0b6e0c7912b0013b6 [INFO] testing Zi0P4tch0/chip8 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FZi0P4tch0%2Fchip8" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zi0P4tch0/chip8 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Zi0P4tch0/chip8 [INFO] finished tweaking git repo https://github.com/Zi0P4tch0/chip8 [INFO] tweaked toml for git repo https://github.com/Zi0P4tch0/chip8 written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Zi0P4tch0/chip8 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 83710be7ec3ace311c8a90db11df340ca14af9272f38c4acadfe5d819ce85b2a [INFO] running `"docker" "start" "-a" "83710be7ec3ace311c8a90db11df340ca14af9272f38c4acadfe5d819ce85b2a"` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.82s [INFO] running `"docker" "inspect" "83710be7ec3ace311c8a90db11df340ca14af9272f38c4acadfe5d819ce85b2a"` [INFO] running `"docker" "rm" "-f" "83710be7ec3ace311c8a90db11df340ca14af9272f38c4acadfe5d819ce85b2a"` [INFO] [stdout] 83710be7ec3ace311c8a90db11df340ca14af9272f38c4acadfe5d819ce85b2a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 0109c59f1f0f719c5e23b5962f8591c0a9a404ee33809f1f694ffc024ca7edba [INFO] running `"docker" "start" "-a" "0109c59f1f0f719c5e23b5962f8591c0a9a404ee33809f1f694ffc024ca7edba"` [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `"docker" "inspect" "0109c59f1f0f719c5e23b5962f8591c0a9a404ee33809f1f694ffc024ca7edba"` [INFO] running `"docker" "rm" "-f" "0109c59f1f0f719c5e23b5962f8591c0a9a404ee33809f1f694ffc024ca7edba"` [INFO] [stdout] 0109c59f1f0f719c5e23b5962f8591c0a9a404ee33809f1f694ffc024ca7edba [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] cfeeed006b9c9560b84e15c842e13f63d93549313f06adb224496aa616b1b182 [INFO] running `"docker" "start" "-a" "cfeeed006b9c9560b84e15c842e13f63d93549313f06adb224496aa616b1b182"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8-73bd77421cba8340 [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test cpu::cpu_tests::fontset_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_00e0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_1nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_00ee ... ok [INFO] [stdout] test cpu::cpu_tests::op_4xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_3xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_2nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_6xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2 ... ok [INFO] [stdout] test cpu::cpu_tests::op_7xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_5xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3 ... ok [INFO] [stdout] test cpu::cpu_tests::game_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy5 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy6 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy7 ... ok [INFO] [stdout] test cpu::cpu_tests::op_9xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xye ... ok [INFO] [stdout] test cpu::cpu_tests::op_bnnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_annn ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx15 ... ok [INFO] [stdout] test cpu::cpu_tests::op_ex9e ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx0a ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx07 ... ok [INFO] [stdout] test cpu::cpu_tests::op_dxyn ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx18 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx29 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx33 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx65 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx55 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx1e ... ok [INFO] [stdout] test cpu::cpu_tests::timers ... ok [INFO] [stdout] test cpu::cpu_tests::opcode_is_read_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cfeeed006b9c9560b84e15c842e13f63d93549313f06adb224496aa616b1b182"` [INFO] running `"docker" "rm" "-f" "cfeeed006b9c9560b84e15c842e13f63d93549313f06adb224496aa616b1b182"` [INFO] [stdout] cfeeed006b9c9560b84e15c842e13f63d93549313f06adb224496aa616b1b182