[INFO] cloning repository https://github.com/CosmicBagel/chip8_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CosmicBagel/chip8_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicBagel%2Fchip8_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicBagel%2Fchip8_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9448887fa9bfa1d4c939bce3880912c9b91be032 [INFO] testing CosmicBagel/chip8_rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicBagel%2Fchip8_rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CosmicBagel/chip8_rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CosmicBagel/chip8_rust [INFO] finished tweaking git repo https://github.com/CosmicBagel/chip8_rust [INFO] tweaked toml for git repo https://github.com/CosmicBagel/chip8_rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/CosmicBagel/chip8_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pixels v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2002db23e583a54230b072f6b45b2c3e8a8d76bade51ffd59b41c88838a4f6ae [INFO] running `Command { std: "docker" "start" "-a" "2002db23e583a54230b072f6b45b2c3e8a8d76bade51ffd59b41c88838a4f6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2002db23e583a54230b072f6b45b2c3e8a8d76bade51ffd59b41c88838a4f6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2002db23e583a54230b072f6b45b2c3e8a8d76bade51ffd59b41c88838a4f6ae", kill_on_drop: false }` [INFO] [stdout] 2002db23e583a54230b072f6b45b2c3e8a8d76bade51ffd59b41c88838a4f6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a778416017398a20e386cc73cf8573b5e58635cbc1a99e4f86285a1e1fec4af [INFO] running `Command { std: "docker" "start" "-a" "4a778416017398a20e386cc73cf8573b5e58635cbc1a99e4f86285a1e1fec4af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling basedrop v0.1.2 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling ringbuf v0.2.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling wgpu-types v0.9.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.9.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling kira v0.5.3 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling gfx-backend-gl v0.9.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.9.0 [INFO] [stderr] Compiling gfx-backend-empty v0.9.0 [INFO] [stderr] Compiling wgpu v0.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling pixels v0.5.0 [INFO] [stderr] Compiling chip8_rust v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::atomic::Ordering` [INFO] [stdout] --> src/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::atomic::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Emulator`, `InstructionResult` [INFO] [stdout] --> src/tests.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::emulator::{Emulator, InstructionResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InstanceLoopStart` [INFO] [stdout] --> src/main.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use kira::instance::{InstanceLoopStart, InstanceSettings, StopInstanceSettings}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_headless` [INFO] [stdout] --> src/emulator.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn new_headless() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.59s [INFO] running `Command { std: "docker" "inspect" "4a778416017398a20e386cc73cf8573b5e58635cbc1a99e4f86285a1e1fec4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a778416017398a20e386cc73cf8573b5e58635cbc1a99e4f86285a1e1fec4af", kill_on_drop: false }` [INFO] [stdout] 4a778416017398a20e386cc73cf8573b5e58635cbc1a99e4f86285a1e1fec4af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcb9c5c7f6dea16f1b5ae2e0cf71d49f4c617326469ec8a7f21acbde2aefdb3 [INFO] running `Command { std: "docker" "start" "-a" "bbcb9c5c7f6dea16f1b5ae2e0cf71d49f4c617326469ec8a7f21acbde2aefdb3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling chip8_rust v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InstanceLoopStart` [INFO] [stdout] --> src/main.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use kira::instance::{InstanceLoopStart, InstanceSettings, StopInstanceSettings}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "bbcb9c5c7f6dea16f1b5ae2e0cf71d49f4c617326469ec8a7f21acbde2aefdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcb9c5c7f6dea16f1b5ae2e0cf71d49f4c617326469ec8a7f21acbde2aefdb3", kill_on_drop: false }` [INFO] [stdout] bbcb9c5c7f6dea16f1b5ae2e0cf71d49f4c617326469ec8a7f21acbde2aefdb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e9d30f49f7ba645f79b88c29a0e12965778fe99a0171c787dc73996ac0d5368 [INFO] running `Command { std: "docker" "start" "-a" "5e9d30f49f7ba645f79b88c29a0e12965778fe99a0171c787dc73996ac0d5368", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `InstanceLoopStart` [INFO] [stdout] [INFO] [stderr] --> src/main.rs:11:22 [INFO] [stdout] running 27 tests [INFO] [stderr] | [INFO] [stderr] 11 | use kira::instance::{InstanceLoopStart, InstanceSettings, StopInstanceSettings}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chip8_rust` (bin "chip8_rust" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chip8_rust-c8815c2e75fdd43d) [INFO] [stdout] test tests::jump_test ... ok [INFO] [stdout] test tests::the_6xnn_test ... ok [INFO] [stdout] test tests::the_5xy0_test ... ok [INFO] [stdout] test tests::the_8xy2_test ... ok [INFO] [stdout] test tests::the_8xy0_test ... ok [INFO] [stdout] test tests::subroutine_test ... ok [INFO] [stdout] test tests::the_8xy4_test ... ok [INFO] [stdout] test tests::the_4xnn_test ... ok [INFO] [stdout] test tests::the_8xy5_test ... ok [INFO] [stdout] test tests::the_8xy7_test ... ok [INFO] [stdout] test tests::the_8xy6_test ... ok [INFO] [stdout] test tests::the_8xy3_test ... ok [INFO] [stdout] test tests::the_8xy1_test ... ok [INFO] [stdout] test tests::the_3xnn_test ... ok [INFO] [stdout] test tests::the_fx65_test ... ok [INFO] [stdout] test tests::the_annn_test ... ok [INFO] [stdout] test tests::the_7xnn_test ... ok [INFO] [stdout] test tests::the_8xye_test ... ok [INFO] [stdout] test tests::the_9xy0_test ... ok [INFO] [stdout] test tests::the_fx07_test ... ok [INFO] [stdout] test tests::the_f315_test ... ok [INFO] [stdout] test tests::the_fx33_test ... ok [INFO] [stdout] test tests::the_fx18_test ... ok [INFO] [stdout] test tests::the_cxnn_test ... ok [INFO] [stdout] test tests::the_bnnn_test ... ok [INFO] [stdout] test tests::the_fx55_test ... ok [INFO] [stdout] test tests::the_fx1e_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e9d30f49f7ba645f79b88c29a0e12965778fe99a0171c787dc73996ac0d5368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9d30f49f7ba645f79b88c29a0e12965778fe99a0171c787dc73996ac0d5368", kill_on_drop: false }` [INFO] [stdout] 5e9d30f49f7ba645f79b88c29a0e12965778fe99a0171c787dc73996ac0d5368