[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZi0P4tch0%2Fchip8" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zi0P4tch0/chip8 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/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-5/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" "+beta-2020-06-03" "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" "+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] 2f28c5798973d6fde2b7952e292dba0d3945e55b1767f49d7045f86aae592d7a [INFO] running `"docker" "start" "-a" "2f28c5798973d6fde2b7952e292dba0d3945e55b1767f49d7045f86aae592d7a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [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 15.96s [INFO] running `"docker" "inspect" "2f28c5798973d6fde2b7952e292dba0d3945e55b1767f49d7045f86aae592d7a"` [INFO] running `"docker" "rm" "-f" "2f28c5798973d6fde2b7952e292dba0d3945e55b1767f49d7045f86aae592d7a"` [INFO] [stdout] 2f28c5798973d6fde2b7952e292dba0d3945e55b1767f49d7045f86aae592d7a [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" "+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] 11325b5537394a46281ff261a4f05c33b2827f1c86a77a29946b8c318efeb414 [INFO] running `"docker" "start" "-a" "11325b5537394a46281ff261a4f05c33b2827f1c86a77a29946b8c318efeb414"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 test [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `"docker" "inspect" "11325b5537394a46281ff261a4f05c33b2827f1c86a77a29946b8c318efeb414"` [INFO] running `"docker" "rm" "-f" "11325b5537394a46281ff261a4f05c33b2827f1c86a77a29946b8c318efeb414"` [INFO] [stdout] 11325b5537394a46281ff261a4f05c33b2827f1c86a77a29946b8c318efeb414 [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" "+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] 791677d230ccb82bd91504ad50eaf1bf2496078ab457ce1cbe5261c25b5e4631 [INFO] running `"docker" "start" "-a" "791677d230ccb82bd91504ad50eaf1bf2496078ab457ce1cbe5261c25b5e4631"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8-3e74d923dcf2c27d [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test cpu::cpu_tests::op_5xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_1nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_4xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_00ee ... ok [INFO] [stdout] test cpu::cpu_tests::fontset_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2 ... 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_8xy1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy5 ... ok [INFO] [stdout] test cpu::cpu_tests::op_3xkk ... 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_8xy6 ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy7 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx0a ... 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_fx55 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx07 ... 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_fx15 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx18 ... 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::opcode_is_read_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx1e ... 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_fx29 ... 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::timers ... 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" "791677d230ccb82bd91504ad50eaf1bf2496078ab457ce1cbe5261c25b5e4631"` [INFO] running `"docker" "rm" "-f" "791677d230ccb82bd91504ad50eaf1bf2496078ab457ce1cbe5261c25b5e4631"` [INFO] [stdout] 791677d230ccb82bd91504ad50eaf1bf2496078ab457ce1cbe5261c25b5e4631