[INFO] cloning repository https://github.com/chazcross/Chip-8-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chazcross/Chip-8-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchazcross%2FChip-8-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchazcross%2FChip-8-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28611e23e6422e13c01e7ae790366ad998d7fffa [INFO] testing chazcross/Chip-8-Rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchazcross%2FChip-8-Rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chazcross/Chip-8-Rust 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/chazcross/Chip-8-Rust [INFO] finished tweaking git repo https://github.com/chazcross/Chip-8-Rust [INFO] tweaked toml for git repo https://github.com/chazcross/Chip-8-Rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/chazcross/Chip-8-Rust 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-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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81e8e5a36355148cbc26d6b71140f941cb89fd8419c9eb9ac4eb839845db9f9d [INFO] running `Command { std: "docker" "start" "-a" "81e8e5a36355148cbc26d6b71140f941cb89fd8419c9eb9ac4eb839845db9f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e8e5a36355148cbc26d6b71140f941cb89fd8419c9eb9ac4eb839845db9f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e8e5a36355148cbc26d6b71140f941cb89fd8419c9eb9ac4eb839845db9f9d", kill_on_drop: false }` [INFO] [stdout] 81e8e5a36355148cbc26d6b71140f941cb89fd8419c9eb9ac4eb839845db9f9d [INFO] running `Command { std: "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" "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] c15ef70e528a3bd8578ad0c7b0ef4877eb13f39427e96c15cd077a8c9ac91490 [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" "c15ef70e528a3bd8578ad0c7b0ef4877eb13f39427e96c15cd077a8c9ac91490", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossterm_utils v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossterm_screen v0.2.5 [INFO] [stderr] Compiling crossterm_cursor v0.2.6 [INFO] [stderr] Compiling crossterm_style v0.3.3 [INFO] [stderr] Compiling crossterm_style v0.4.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossterm_input v0.3.9 [INFO] [stderr] Compiling crossterm_terminal v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling crossterm v0.9.6 [INFO] [stderr] Compiling crossterm v0.10.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tui v0.6.2 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `press_key` [INFO] [stdout] --> src/cpu/mod.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn press_key(&mut self, key: Option) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `items` [INFO] [stdout] --> src/window/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | items: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/window/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | offset: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.91s [INFO] running `Command { std: "docker" "inspect" "c15ef70e528a3bd8578ad0c7b0ef4877eb13f39427e96c15cd077a8c9ac91490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c15ef70e528a3bd8578ad0c7b0ef4877eb13f39427e96c15cd077a8c9ac91490", kill_on_drop: false }` [INFO] [stdout] c15ef70e528a3bd8578ad0c7b0ef4877eb13f39427e96c15cd077a8c9ac91490 [INFO] running `Command { std: "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" "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] 6049a2e9c0298b45ca34cefc2ac7e48de7f32442299485f6c434c1d2764c07a2 [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" "6049a2e9c0298b45ca34cefc2ac7e48de7f32442299485f6c434c1d2764c07a2", kill_on_drop: false }` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `items` [INFO] [stdout] --> src/window/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | items: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/window/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | offset: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "6049a2e9c0298b45ca34cefc2ac7e48de7f32442299485f6c434c1d2764c07a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6049a2e9c0298b45ca34cefc2ac7e48de7f32442299485f6c434c1d2764c07a2", kill_on_drop: false }` [INFO] [stdout] 6049a2e9c0298b45ca34cefc2ac7e48de7f32442299485f6c434c1d2764c07a2 [INFO] running `Command { std: "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" "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] f179da6c0f17eccfdfb71d9f4f9771a89ae2bf384ec103093c90d3afe527c31d [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" "f179da6c0f17eccfdfb71d9f4f9771a89ae2bf384ec103093c90d3afe527c31d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: field is never read: `items` [INFO] [stdout] running 42 tests [INFO] [stderr] --> src/window/mod.rs:12:5 [INFO] [stdout] test cpu::cpu_tests::op_00ee ... ok [INFO] [stderr] | [INFO] [stdout] test cpu::cpu_tests::op_00e0 ... ok [INFO] [stderr] 12 | items: Vec, [INFO] [stdout] test cpu::cpu_tests::op_2nnn ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test cpu::cpu_tests::op_3xnn_false ... ok [INFO] [stderr] | [INFO] [stdout] test cpu::cpu_tests::op_4xnn_false ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `offset` [INFO] [stderr] --> src/window/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | offset: u16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chip8-d84bf36f5671681c) [INFO] [stdout] test cpu::cpu_tests::op_4xnn_true ... ok [INFO] [stdout] test cpu::cpu_tests::op_5xy0_false ... ok [INFO] [stdout] test cpu::cpu_tests::op_6xnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_7xnn_overflow ... 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_1nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_3xnn_true ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy1_same ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2_dont_flip ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2_flip ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4_nocarry ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy5_noborrow ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy6 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy6_shift ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy7_borrow ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy7_noborrow ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xye ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xye_shift ... ok [INFO] [stdout] test cpu::cpu_tests::op_9xy0_true ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1_pressed ... ok [INFO] [stdout] test cpu::cpu_tests::op_annn ... ok [INFO] [stdout] test cpu::cpu_tests::op_dxyn ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx07 ... 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_fx1e ... 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::op_8xy5_borrow ... ok [INFO] [stdout] test cpu::cpu_tests::op_xy0_false ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1_not_pressed ... ok [INFO] [stdout] test cpu::cpu_tests::op_5xy0_true ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3_unset ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4_carry ... ok [INFO] [stdout] test cpu::cpu_tests::op_7xnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f179da6c0f17eccfdfb71d9f4f9771a89ae2bf384ec103093c90d3afe527c31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f179da6c0f17eccfdfb71d9f4f9771a89ae2bf384ec103093c90d3afe527c31d", kill_on_drop: false }` [INFO] [stdout] f179da6c0f17eccfdfb71d9f4f9771a89ae2bf384ec103093c90d3afe527c31d