[INFO] cloning repository marosluuce/rchip8 [INFO] running `"git" "clone" "--bare" "git://github.com/marosluuce/rchip8.git" "work/cache/sources/gh/marosluuce/rchip8"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/marosluuce/rchip8'... [INFO] running `"git" "clone" "work/cache/sources/gh/marosluuce/rchip8" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/marosluuce/rchip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/marosluuce/rchip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marosluuce/rchip8" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marosluuce/rchip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marosluuce/rchip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ee0386c4f6c2ff8e68f7d32e53991e0f6f76f292 [INFO] sha for GitHub repo marosluuce/rchip8: ee0386c4f6c2ff8e68f7d32e53991e0f6f76f292 [INFO] validating manifest of marosluuce/rchip8 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of marosluuce/rchip8 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing marosluuce/rchip8 [INFO] finished frobbing marosluuce/rchip8 [INFO] frobbed toml for marosluuce/rchip8 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/marosluuce/rchip8/Cargo.toml [INFO] started frobbing marosluuce/rchip8 [INFO] finished frobbing marosluuce/rchip8 [INFO] frobbed toml for marosluuce/rchip8 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marosluuce/rchip8/Cargo.toml [INFO] crate marosluuce/rchip8 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing marosluuce/rchip8 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marosluuce/rchip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7de724a49f7fff1650877309abe6cf9e2ad682f622e12978aabac1540f813821 [INFO] running `"docker" "start" "-a" "7de724a49f7fff1650877309abe6cf9e2ad682f622e12978aabac1540f813821"` [INFO] [stderr] Compiling rchip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `"docker" "inspect" "7de724a49f7fff1650877309abe6cf9e2ad682f622e12978aabac1540f813821"` [INFO] running `"docker" "rm" "-f" "7de724a49f7fff1650877309abe6cf9e2ad682f622e12978aabac1540f813821"` [INFO] [stdout] 7de724a49f7fff1650877309abe6cf9e2ad682f622e12978aabac1540f813821 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marosluuce/rchip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] adf53d6b5591fcc24f7b372430b9ce413d648fe6161c720757cf97836c8f1ab8 [INFO] running `"docker" "start" "-a" "adf53d6b5591fcc24f7b372430b9ce413d648fe6161c720757cf97836c8f1ab8"` [INFO] [stderr] Compiling rchip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `"docker" "inspect" "adf53d6b5591fcc24f7b372430b9ce413d648fe6161c720757cf97836c8f1ab8"` [INFO] running `"docker" "rm" "-f" "adf53d6b5591fcc24f7b372430b9ce413d648fe6161c720757cf97836c8f1ab8"` [INFO] [stdout] adf53d6b5591fcc24f7b372430b9ce413d648fe6161c720757cf97836c8f1ab8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marosluuce/rchip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 8623445598e49328f4b6bf667bee27716c26ebf431acedf94fc09bafaa028885 [INFO] running `"docker" "start" "-a" "8623445598e49328f4b6bf667bee27716c26ebf431acedf94fc09bafaa028885"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rchip8-af81eaefc2de532f [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test ops::add::tests::adds_two_registers_with_overflow ... ok [INFO] [stdout] test ops::add::tests::adds_two_registers ... ok [INFO] [stdout] test cpu::tests::increment_pc ... ok [INFO] [stdout] test cpu::tests::update_register ... ok [INFO] [stdout] test cpu::tests::set_register ... ok [INFO] [stdout] test ops::jump_offset::tests::jumps_to_an_address_offset ... ok [INFO] [stdout] test ops::load_register::tests::loads_register2_into_register1 ... ok [INFO] [stdout] test ops::load_register_absolute::tests::loads_a_value_into_register ... ok [INFO] [stdout] test ops::or::tests::loads_register2_into_register1 ... ok [INFO] [stdout] test ops::random::tests::generates_a_random_number ... ok [INFO] [stdout] test ops::read_delay_timer::tests::loads_the_delay_timer_into_register ... ok [INFO] [stdout] test ops::return_from_subroutine::tests::executes_return_from_subroutine ... ok [INFO] [stdout] test ops::set_i::tests::sets_i_address ... ok [INFO] [stdout] test ops::shift_left::tests::shifts_a_register_with_even_value ... ok [INFO] [stdout] test ops::shift_left::tests::shifts_a_register_with_odd_value ... ok [INFO] [stdout] test ops::shift_right::tests::shifts_a_register_with_even_value ... ok [INFO] [stdout] test ops::shift_right::tests::shifts_a_register_with_odd_value ... ok [INFO] [stdout] test ops::skip_equal::tests::executes_does_not_skip ... ok [INFO] [stdout] test ops::skip_equal::tests::executes_skip_when_registers_equal ... ok [INFO] [stdout] test ops::skip_equal_absolute::tests::executes_does_not_skip ... ok [INFO] [stdout] test ops::skip_equal_absolute::tests::executes_skip_when_register_equals_value ... ok [INFO] [stdout] test ops::skip_not_equal::tests::executes_does_not_skip ... ok [INFO] [stdout] test ops::skip_not_equal::tests::executes_skip_when_registers_not_equal ... ok [INFO] [stdout] test ops::skip_not_equal_absolute::tests::does_not_skip_when_register_contains_value ... ok [INFO] [stdout] test ops::skip_not_equal_absolute::tests::executes_skip_when_register_does_not_equal_value ... ok [INFO] [stdout] test ops::subtract::tests::subtracts_two_registers ... ok [INFO] [stdout] test ops::subtract::tests::subtracts_two_registers_with_no_borrow ... ok [INFO] [stdout] test ops::subtract_backwards::tests::subtracts_two_registers ... ok [INFO] [stdout] test ops::subtract_backwards::tests::subtracts_two_registers_with_no_borrow ... ok [INFO] [stdout] test ops::xor::tests::loads_register2_into_register1 ... ok [INFO] [stdout] test ops::add_absolute::tests::adds_to_a_register ... ok [INFO] [stdout] test ops::and::tests::loads_register2_into_register1 ... ok [INFO] [stdout] test ops::jump_absolute::tests::executes_jump_absolute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rchip8-474859f72f39f0e7 [INFO] [stderr] Running /opt/crater/target/debug/deps/ram_test-cf65b5b57b2a1324 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::creates_ram ... ok [INFO] [stdout] test tests::sets_an_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rchip8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8623445598e49328f4b6bf667bee27716c26ebf431acedf94fc09bafaa028885"` [INFO] running `"docker" "rm" "-f" "8623445598e49328f4b6bf667bee27716c26ebf431acedf94fc09bafaa028885"` [INFO] [stdout] 8623445598e49328f4b6bf667bee27716c26ebf431acedf94fc09bafaa028885