[INFO] cloning repository https://github.com/UARTman/my_chip_eight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UARTman/my_chip_eight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUARTman%2Fmy_chip_eight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUARTman%2Fmy_chip_eight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b75c5ea9b3211d650ddd8f64bc3c6a655c5d4301 [INFO] testing UARTman/my_chip_eight against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUARTman%2Fmy_chip_eight" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UARTman/my_chip_eight on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UARTman/my_chip_eight [INFO] finished tweaking git repo https://github.com/UARTman/my_chip_eight [INFO] tweaked toml for git repo https://github.com/UARTman/my_chip_eight written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/UARTman/my_chip_eight already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d841899503974d8b1d1a4286aaa29877dc021fd3a9c4bf10cf4a2ab024f9ca16 [INFO] running `Command { std: "docker" "start" "-a" "d841899503974d8b1d1a4286aaa29877dc021fd3a9c4bf10cf4a2ab024f9ca16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d841899503974d8b1d1a4286aaa29877dc021fd3a9c4bf10cf4a2ab024f9ca16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d841899503974d8b1d1a4286aaa29877dc021fd3a9c4bf10cf4a2ab024f9ca16", kill_on_drop: false }` [INFO] [stdout] d841899503974d8b1d1a4286aaa29877dc021fd3a9c4bf10cf4a2ab024f9ca16 [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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33fac06663c77465c8cd610bd9c9524a72c15e20eecd1ec7867647b9fc5812b [INFO] running `Command { std: "docker" "start" "-a" "e33fac06663c77465c8cd610bd9c9524a72c15e20eecd1ec7867647b9fc5812b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling my_chip_eight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "e33fac06663c77465c8cd610bd9c9524a72c15e20eecd1ec7867647b9fc5812b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33fac06663c77465c8cd610bd9c9524a72c15e20eecd1ec7867647b9fc5812b", kill_on_drop: false }` [INFO] [stdout] e33fac06663c77465c8cd610bd9c9524a72c15e20eecd1ec7867647b9fc5812b [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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e624346096afd8af384e0df7d09a64ae9a806eb0a633b560a4981b65f48bfb13 [INFO] running `Command { std: "docker" "start" "-a" "e624346096afd8af384e0df7d09a64ae9a806eb0a633b560a4981b65f48bfb13", kill_on_drop: false }` [INFO] [stderr] Compiling my_chip_eight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "e624346096afd8af384e0df7d09a64ae9a806eb0a633b560a4981b65f48bfb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e624346096afd8af384e0df7d09a64ae9a806eb0a633b560a4981b65f48bfb13", kill_on_drop: false }` [INFO] [stdout] e624346096afd8af384e0df7d09a64ae9a806eb0a633b560a4981b65f48bfb13 [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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf4ca94a0d78e2bfe013c62db1d57b48c3543493cbbc402d6f618dd4c726581c [INFO] running `Command { std: "docker" "start" "-a" "bf4ca94a0d78e2bfe013c62db1d57b48c3543493cbbc402d6f618dd4c726581c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_chip_eight-a0dcad3ac7a424c8) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test emulator::command_execution::tests::test_delay2reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_mem_add_reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_bit_xor ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_dump ... ok [INFO] [stdout] test emulator::command_execution::tests::test_mem ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_set_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_add_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_jump_reg0 ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_bit_and ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_load ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg2delay ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_add ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_bit_or ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_rshift ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_sub ... ok [INFO] [stdout] test emulator::command_execution::tests::test_sound2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_delay2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_clear_screen ... ok [INFO] [stdout] test emulator::opcode::tests::test_jump_reg0 ... ok [INFO] [stdout] test emulator::opcode::tests::test_goto ... ok [INFO] [stdout] test emulator::opcode::tests::test_mem_move_char ... ok [INFO] [stdout] test emulator::opcode::tests::test_mem_add_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_bit_and ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_bit_or ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_dump ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_neq_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_eq_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_mov ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_reverse_sub ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_eq_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_rshift ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_set_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_return ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_sub ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_key ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_not_key ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_eq_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_eq_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_neq_const ... ok [INFO] [stdout] test emulator::opcode::tests::test_skip_reg_neq_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_sound2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_store_bcd ... ok [INFO] [stdout] test emulator::opcode::tests::test_subroutine ... ok [INFO] [stdout] test emulator::opcode::tests::test_rand2reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg2delay ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_lshift ... ok [INFO] [stdout] test emulator::command_execution::tests::test_subroutine ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_reverse_sub ... ok [INFO] [stdout] test emulator::opcode::tests::test_display_sprite ... ok [INFO] [stdout] test emulator::opcode::tests::test_mem ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_bit_xor ... ok [INFO] [stdout] test emulator::command_execution::tests::test_key2reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_mov ... ok [INFO] [stdout] test emulator::command_execution::tests::test_return ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_load ... ok [INFO] [stdout] test emulator::opcode::tests::test_key2reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_reg_lshift ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_add ... ok [INFO] [stdout] test emulator::opcode::tests::test_native_call ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_reg_neq_reg ... ok [INFO] [stdout] test emulator::opcode::tests::test_reg_add_const ... ok [INFO] [stdout] test emulator::command_execution::tests::test_goto ... ok [INFO] [stdout] test emulator::command_execution::tests::test_rand2reg ... ok [INFO] [stdout] test emulator::command_execution::tests::test_clear_screen ... ok [INFO] [stdout] test emulator::command_execution::tests::test_display_sprite ... ok [INFO] [stdout] test emulator::command_execution::tests::test_native_call ... ok [INFO] [stdout] test emulator::command_execution::tests::test_mem_move_char ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_key ... ok [INFO] [stdout] test emulator::command_execution::tests::test_store_bcd ... ok [INFO] [stdout] test emulator::command_execution::tests::test_skip_not_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_chip_eight-5a7ffb974b14cf60) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests my_chip_eight [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf4ca94a0d78e2bfe013c62db1d57b48c3543493cbbc402d6f618dd4c726581c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4ca94a0d78e2bfe013c62db1d57b48c3543493cbbc402d6f618dd4c726581c", kill_on_drop: false }` [INFO] [stdout] bf4ca94a0d78e2bfe013c62db1d57b48c3543493cbbc402d6f618dd4c726581c