[INFO] updating cached repository https://github.com/Zi0P4tch0/chip8 [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] e2f9eb12d81782be3d280fc0b6e0c7912b0013b6 [INFO] testing Zi0P4tch0/chip8 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZi0P4tch0%2Fchip8" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zi0P4tch0/chip8 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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 /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Zi0P4tch0/chip8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 427f335b951214c1e239fe4622854faa35305b7db6e0a42a5ee352594c59f78f [INFO] running `"docker" "start" "-a" "427f335b951214c1e239fe4622854faa35305b7db6e0a42a5ee352594c59f78f"` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.37s [INFO] running `"docker" "inspect" "427f335b951214c1e239fe4622854faa35305b7db6e0a42a5ee352594c59f78f"` [INFO] running `"docker" "rm" "-f" "427f335b951214c1e239fe4622854faa35305b7db6e0a42a5ee352594c59f78f"` [INFO] [stdout] 427f335b951214c1e239fe4622854faa35305b7db6e0a42a5ee352594c59f78f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 62f2b83fabc86d4bb92354dc805592be1eca3f2a5a69c7eb60cf32c6babb580c [INFO] running `"docker" "start" "-a" "62f2b83fabc86d4bb92354dc805592be1eca3f2a5a69c7eb60cf32c6babb580c"` [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `"docker" "inspect" "62f2b83fabc86d4bb92354dc805592be1eca3f2a5a69c7eb60cf32c6babb580c"` [INFO] running `"docker" "rm" "-f" "62f2b83fabc86d4bb92354dc805592be1eca3f2a5a69c7eb60cf32c6babb580c"` [INFO] [stdout] 62f2b83fabc86d4bb92354dc805592be1eca3f2a5a69c7eb60cf32c6babb580c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 791ab2531d82d916b0934e0a9f8bc7f1157c35f05ac087bd3bfb3ba83045afc6 [INFO] running `"docker" "start" "-a" "791ab2531d82d916b0934e0a9f8bc7f1157c35f05ac087bd3bfb3ba83045afc6"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8-8068918b1517ab36 [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_1nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_00e0 ... ok [INFO] [stdout] test cpu::cpu_tests::game_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_2nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_3xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_6xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_5xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_4xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_7xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2 ... 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_annn ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3 ... 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_dxyn ... ok [INFO] [stdout] test cpu::cpu_tests::op_ex9e ... ok [INFO] [stdout] test cpu::cpu_tests::op_bnnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4 ... ok [INFO] [stdout] test cpu::cpu_tests::op_9xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx07 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx0a ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx18 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx15 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx33 ... ok [INFO] [stdout] test cpu::cpu_tests::timers ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx1e ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx29 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx55 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx65 ... 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" "791ab2531d82d916b0934e0a9f8bc7f1157c35f05ac087bd3bfb3ba83045afc6"` [INFO] running `"docker" "rm" "-f" "791ab2531d82d916b0934e0a9f8bc7f1157c35f05ac087bd3bfb3ba83045afc6"` [INFO] [stdout] 791ab2531d82d916b0934e0a9f8bc7f1157c35f05ac087bd3bfb3ba83045afc6