[INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b873ea95101fd02a25461da205de3ba9d3ac79ec [INFO] testing geoffreycopin/chip8 against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 59% (324/547) Checking out files: 60% (329/547) Checking out files: 61% (334/547) Checking out files: 62% (340/547) Checking out files: 63% (345/547) Checking out files: 64% (351/547) Checking out files: 65% (356/547) Checking out files: 66% (362/547) Checking out files: 67% (367/547) Checking out files: 68% (372/547) Checking out files: 69% (378/547) Checking out files: 70% (383/547) Checking out files: 71% (389/547) Checking out files: 72% (394/547) Checking out files: 73% (400/547) Checking out files: 74% (405/547) Checking out files: 75% (411/547) Checking out files: 76% (416/547) Checking out files: 77% (422/547) Checking out files: 78% (427/547) Checking out files: 79% (433/547) Checking out files: 80% (438/547) Checking out files: 81% (444/547) Checking out files: 82% (449/547) Checking out files: 83% (455/547) Checking out files: 84% (460/547) Checking out files: 85% (465/547) Checking out files: 86% (471/547) Checking out files: 87% (476/547) Checking out files: 88% (482/547) Checking out files: 89% (487/547) Checking out files: 90% (493/547) Checking out files: 91% (498/547) Checking out files: 92% (504/547) Checking out files: 93% (509/547) Checking out files: 94% (515/547) Checking out files: 95% (520/547) Checking out files: 96% (526/547) Checking out files: 97% (531/547) Checking out files: 98% (537/547) Checking out files: 99% (542/547) Checking out files: 100% (547/547) Checking out files: 100% (547/547), done. [INFO] validating manifest of git repo https://github.com/geoffreycopin/chip8 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geoffreycopin/chip8 [INFO] finished tweaking git repo https://github.com/geoffreycopin/chip8 [INFO] tweaked toml for git repo https://github.com/geoffreycopin/chip8 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/geoffreycopin/chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f84b9c738fb7833b0501259959a628fb4f35eb67b1d4b45759f4e740ea40a335 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f84b9c738fb7833b0501259959a628fb4f35eb67b1d4b45759f4e740ea40a335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f84b9c738fb7833b0501259959a628fb4f35eb67b1d4b45759f4e740ea40a335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f84b9c738fb7833b0501259959a628fb4f35eb67b1d4b45759f4e740ea40a335", kill_on_drop: false }` [INFO] [stdout] f84b9c738fb7833b0501259959a628fb4f35eb67b1d4b45759f4e740ea40a335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66bc71e42f6f2a3ed26852277278bdb16e0108858ceb469013b24d7b8b6a9f0c [INFO] running `Command { std: "docker" "start" "-a" "66bc71e42f6f2a3ed26852277278bdb16e0108858ceb469013b24d7b8b6a9f0c", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling rand v0.5.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling chip8_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.67s [INFO] running `Command { std: "docker" "inspect" "66bc71e42f6f2a3ed26852277278bdb16e0108858ceb469013b24d7b8b6a9f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66bc71e42f6f2a3ed26852277278bdb16e0108858ceb469013b24d7b8b6a9f0c", kill_on_drop: false }` [INFO] [stdout] 66bc71e42f6f2a3ed26852277278bdb16e0108858ceb469013b24d7b8b6a9f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d395579dd1cc0a068fcf62ea631ab9d30eeab7bfb6bf8e3bdd3b1a5900f86fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d395579dd1cc0a068fcf62ea631ab9d30eeab7bfb6bf8e3bdd3b1a5900f86fb", kill_on_drop: false }` [INFO] [stderr] Compiling chip8_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "8d395579dd1cc0a068fcf62ea631ab9d30eeab7bfb6bf8e3bdd3b1a5900f86fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d395579dd1cc0a068fcf62ea631ab9d30eeab7bfb6bf8e3bdd3b1a5900f86fb", kill_on_drop: false }` [INFO] [stdout] 8d395579dd1cc0a068fcf62ea631ab9d30eeab7bfb6bf8e3bdd3b1a5900f86fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dcaa784a472f14eca1f1dbeae63f2c90f978fa206c8318883c52c3851e304369 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dcaa784a472f14eca1f1dbeae63f2c90f978fa206c8318883c52c3851e304369", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8_emulator-4c7b823c24863432 [INFO] [stdout] [INFO] [stdout] running 96 tests [INFO] [stdout] test cpu::test::and ... ok [INFO] [stdout] test cpu::test::add ... ok [INFO] [stdout] test cpu::test::jp ... ok [INFO] [stdout] test cpu::test::call ... ok [INFO] [stdout] test cpu::test::add_reg_overflow ... ok [INFO] [stdout] test cpu::test::add_to_i ... ok [INFO] [stdout] test cpu::test::add_reg ... ok [INFO] [stdout] test cpu::test::ld_bcd ... ok [INFO] [stdout] test cpu::test::jp_reg_i ... ok [INFO] [stdout] test cpu::test::or ... ok [INFO] [stdout] test cpu::test::ld_dt ... ok [INFO] [stdout] test cpu::test::new ... ok [INFO] [stdout] test cpu::test::load_registers ... ok [INFO] [stdout] test cpu::test::ld ... ok [INFO] [stdout] test cpu::test::load_reg ... ok [INFO] [stdout] test cpu::test::load_program ... ok [INFO] [stdout] test cpu::test::ldi ... ok [INFO] [stdout] test cpu::test::ld_kb ... ok [INFO] [stdout] test cpu::test::load_chr_sprite_addr ... ok [INFO] [stdout] test cpu::test::read_memory ... ok [INFO] [stdout] test cpu::test::read_opcode ... ok [INFO] [stdout] test cpu::test::ret ... ok [INFO] [stdout] test cpu::test::set_set ... ok [INFO] [stdout] test cpu::test::shl ... ok [INFO] [stdout] test cpu::test::se ... ok [INFO] [stdout] test cpu::test::se_not_equals ... ok [INFO] [stdout] test cpu::test::skp ... ok [INFO] [stdout] test cpu::test::se_reg_not_equals ... ok [INFO] [stdout] test cpu::test::set_dt ... ok [INFO] [stdout] test cpu::test::se_reg ... ok [INFO] [stdout] test cpu::test::shl_carry ... ok [INFO] [stdout] test cpu::test::shr ... ok [INFO] [stdout] test cpu::test::shr_carry ... ok [INFO] [stdout] test cpu::test::sne_reg_equals ... ok [INFO] [stdout] test cpu::test::sknp ... ok [INFO] [stdout] test cpu::test::sub ... ok [INFO] [stdout] test cpu::test::skp_pressed ... ok [INFO] [stdout] test cpu::test::subn_overflow ... ok [INFO] [stdout] test cpu::test::xor ... ok [INFO] [stdout] test cpu::test::sne_equals ... ok [INFO] [stdout] test cpu::test::subn ... ok [INFO] [stdout] test cpu::test::skp_not_pressed ... ok [INFO] [stdout] test keypad::test::invalid_maping_code ... ok [INFO] [stdout] test opcodes::test::add ... ok [INFO] [stdout] test opcodes::test::add_reg ... ok [INFO] [stdout] test keypad::test::key_up ... ok [INFO] [stdout] test keypad::test::key_down ... ok [INFO] [stdout] test cpu::test::sne_reg ... ok [INFO] [stdout] test cpu::test::update_timers_when_zero ... ok [INFO] [stdout] test opcodes::test::drw ... ok [INFO] [stdout] test opcodes::test::jp ... ok [INFO] [stdout] test opcodes::test::jp_reg_i ... ok [INFO] [stdout] test opcodes::test::and ... ok [INFO] [stdout] test opcodes::test::add_to_i ... ok [INFO] [stdout] test opcodes::test::cls ... ok [INFO] [stdout] test opcodes::test::call ... ok [INFO] [stdout] test opcodes::test::ld_kb ... ok [INFO] [stdout] test cpu::test::sne ... ok [INFO] [stdout] test opcodes::test::ld_reg ... ok [INFO] [stdout] test opcodes::test::ld_bcd ... ok [INFO] [stdout] test opcodes::test::ldi ... ok [INFO] [stdout] test opcodes::test::or ... ok [INFO] [stdout] test opcodes::test::ld_regs ... ok [INFO] [stdout] test opcodes::test::ld ... ok [INFO] [stdout] test opcodes::test::ld_dt ... ok [INFO] [stdout] test opcodes::test::se ... ok [INFO] [stdout] test opcodes::test::rand ... ok [INFO] [stdout] test opcodes::test::ret ... ok [INFO] [stdout] test opcodes::test::ld_chr ... ok [INFO] [stdout] test opcodes::test::rd_mem ... ok [INFO] [stdout] test opcodes::test::se_reg ... ok [INFO] [stdout] test opcodes::test::set_dt ... ok [INFO] [stdout] test opcodes::test::set_st ... ok [INFO] [stdout] test opcodes::test::shl ... ok [INFO] [stdout] test opcodes::test::sknp ... ok [INFO] [stdout] test opcodes::test::sne ... ok [INFO] [stdout] test opcodes::test::sne_reg ... ok [INFO] [stdout] test opcodes::test::shr ... ok [INFO] [stdout] test opcodes::test::subn ... ok [INFO] [stdout] test opcodes::test::sub ... ok [INFO] [stdout] test opcodes::test::skp ... ok [INFO] [stdout] test opcodes::test::xor ... ok [INFO] [stdout] test cpu::test::sub_overflow ... ok [INFO] [stdout] test cpu::test::update_timers ... ok [INFO] [stdout] test screen::test::new ... ok [INFO] [stdout] test screen::test::turn_on_collision ... ok [INFO] [stdout] test screen::test::clear ... ok [INFO] [stdout] test cpu::test::call_invalid_pc ... ok [INFO] [stdout] test cpu::test::call_invalid_address ... ok [INFO] [stdout] test cpu::test::read_memory_overflow ... ok [INFO] [stdout] test cpu::test::load_registers_overflow ... ok [INFO] [stdout] test cpu::test::ret_when_sp_is_0 ... ok [INFO] [stdout] test cpu::test::load_chr_sprite_addr_non_existing ... ok [INFO] [stdout] test cpu::test::add_to_i_overflow ... ok [INFO] [stdout] test screen::test::turn_on ... ok [INFO] [stdout] test screen::test::turn_off ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcaa784a472f14eca1f1dbeae63f2c90f978fa206c8318883c52c3851e304369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcaa784a472f14eca1f1dbeae63f2c90f978fa206c8318883c52c3851e304369", kill_on_drop: false }` [INFO] [stdout] dcaa784a472f14eca1f1dbeae63f2c90f978fa206c8318883c52c3851e304369