[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FZi0P4tch0%2Fchip8" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zi0P4tch0/chip8 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/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-8/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 996a96ece0e03c29dfb1f793d94e600626053145c37b6adb5d4bee5ea6ce90e0 [INFO] running `"docker" "start" "-a" "996a96ece0e03c29dfb1f793d94e600626053145c37b6adb5d4bee5ea6ce90e0"` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.67s [INFO] running `"docker" "inspect" "996a96ece0e03c29dfb1f793d94e600626053145c37b6adb5d4bee5ea6ce90e0"` [INFO] running `"docker" "rm" "-f" "996a96ece0e03c29dfb1f793d94e600626053145c37b6adb5d4bee5ea6ce90e0"` [INFO] [stdout] 996a96ece0e03c29dfb1f793d94e600626053145c37b6adb5d4bee5ea6ce90e0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 5a149f1ed296d25b20d2f43873001e557ff9a89e5ae75e1e40972bbcd43096b2 [INFO] running `"docker" "start" "-a" "5a149f1ed296d25b20d2f43873001e557ff9a89e5ae75e1e40972bbcd43096b2"` [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.19s [INFO] running `"docker" "inspect" "5a149f1ed296d25b20d2f43873001e557ff9a89e5ae75e1e40972bbcd43096b2"` [INFO] running `"docker" "rm" "-f" "5a149f1ed296d25b20d2f43873001e557ff9a89e5ae75e1e40972bbcd43096b2"` [INFO] [stdout] 5a149f1ed296d25b20d2f43873001e557ff9a89e5ae75e1e40972bbcd43096b2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 3ac984b0fff88297e087b6b6bf92de6bbb935e564a94066086e94f49a5033265 [INFO] running `"docker" "start" "-a" "3ac984b0fff88297e087b6b6bf92de6bbb935e564a94066086e94f49a5033265"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8-9c5bc9a398a771f5 [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_00ee ... 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_3xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_4xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_5xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_2nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_7xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_6xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy1 ... ok [INFO] [stdout] test cpu::cpu_tests::game_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3 ... 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_8xy7 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xye ... ok [INFO] [stdout] test cpu::cpu_tests::op_9xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_annn ... ok [INFO] [stdout] test cpu::cpu_tests::op_bnnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_ex9e ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx0a ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx15 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx18 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx07 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx29 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx65 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx33 ... 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] test cpu::cpu_tests::op_dxyn ... 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" "3ac984b0fff88297e087b6b6bf92de6bbb935e564a94066086e94f49a5033265"` [INFO] running `"docker" "rm" "-f" "3ac984b0fff88297e087b6b6bf92de6bbb935e564a94066086e94f49a5033265"` [INFO] [stdout] 3ac984b0fff88297e087b6b6bf92de6bbb935e564a94066086e94f49a5033265