[INFO] cloning repository https://github.com/okterakt/chipotto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okterakt/chipotto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokterakt%2Fchipotto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokterakt%2Fchipotto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 354dbabf24bba6a72af17f12072e65c40cb4cb19 [INFO] testing okterakt/chipotto against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokterakt%2Fchipotto" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/okterakt/chipotto on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/okterakt/chipotto [INFO] finished tweaking git repo https://github.com/okterakt/chipotto [INFO] tweaked toml for git repo https://github.com/okterakt/chipotto written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/okterakt/chipotto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2fe74ef8b349f6730ad648b25f40f06dae3e08fbd2d6fe92e08715b339a2f5a [INFO] running `Command { std: "docker" "start" "-a" "f2fe74ef8b349f6730ad648b25f40f06dae3e08fbd2d6fe92e08715b339a2f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2fe74ef8b349f6730ad648b25f40f06dae3e08fbd2d6fe92e08715b339a2f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2fe74ef8b349f6730ad648b25f40f06dae3e08fbd2d6fe92e08715b339a2f5a", kill_on_drop: false }` [INFO] [stdout] f2fe74ef8b349f6730ad648b25f40f06dae3e08fbd2d6fe92e08715b339a2f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12518974c180072d8a593ba54ab2e8767c9801e9df5b2895901c76ecc2afec43 [INFO] running `Command { std: "docker" "start" "-a" "12518974c180072d8a593ba54ab2e8767c9801e9df5b2895901c76ecc2afec43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling chipotto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `paused` [INFO] [stdout] --> src/core/chip8.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | paused: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pause` [INFO] [stdout] --> src/core/chip8.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resume` [INFO] [stdout] --> src/core/chip8.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn resume() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_changed` [INFO] [stdout] --> src/core/framebuffer.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn has_changed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dump` [INFO] [stdout] --> src/core/framebuffer.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dump(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_byte` [INFO] [stdout] --> src/core/memory.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn read_byte(&self, address: u16) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_word` [INFO] [stdout] --> src/core/memory.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn write_word(&mut self, address: u16, word: u16) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "12518974c180072d8a593ba54ab2e8767c9801e9df5b2895901c76ecc2afec43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12518974c180072d8a593ba54ab2e8767c9801e9df5b2895901c76ecc2afec43", kill_on_drop: false }` [INFO] [stdout] 12518974c180072d8a593ba54ab2e8767c9801e9df5b2895901c76ecc2afec43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31441b9a0780105ce26c5d4d2683d327ae2ebfd5f3220d673f9b5740850b6229 [INFO] running `Command { std: "docker" "start" "-a" "31441b9a0780105ce26c5d4d2683d327ae2ebfd5f3220d673f9b5740850b6229", kill_on_drop: false }` [INFO] [stderr] Compiling chipotto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `paused` [INFO] [stdout] --> src/core/chip8.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | paused: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pause` [INFO] [stdout] --> src/core/chip8.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resume` [INFO] [stdout] --> src/core/chip8.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn resume() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_changed` [INFO] [stdout] --> src/core/framebuffer.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn has_changed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dump` [INFO] [stdout] --> src/core/framebuffer.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dump(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_exec_LdBVx` should have a snake case name [INFO] [stdout] --> src/core/cpu.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | fn test_exec_LdBVx() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_exec_ld_bvx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.16s [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chipotto-2596159e7e0adce3) [INFO] running `Command { std: "docker" "inspect" "31441b9a0780105ce26c5d4d2683d327ae2ebfd5f3220d673f9b5740850b6229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31441b9a0780105ce26c5d4d2683d327ae2ebfd5f3220d673f9b5740850b6229", kill_on_drop: false }` [INFO] [stdout] 31441b9a0780105ce26c5d4d2683d327ae2ebfd5f3220d673f9b5740850b6229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f79e95213b7f16bad288bdbfdc8ea33ec39f4fb7e199f5535831083eedfb99a [INFO] running `Command { std: "docker" "start" "-a" "2f79e95213b7f16bad288bdbfdc8ea33ec39f4fb7e199f5535831083eedfb99a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `paused` [INFO] [stderr] --> src/core/chip8.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | paused: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pause` [INFO] [stderr] --> src/core/chip8.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn pause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `resume` [INFO] [stderr] --> src/core/chip8.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn resume() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_changed` [INFO] [stderr] --> src/core/framebuffer.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn has_changed(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `dump` [INFO] [stderr] --> src/core/framebuffer.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn dump(&self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_exec_LdBVx` should have a snake case name [INFO] [stderr] --> src/core/cpu.rs:257:8 [INFO] [stderr] | [INFO] [stderr] 257 | fn test_exec_LdBVx() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_exec_ld_bvx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chipotto` (bin "chipotto" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chipotto-2596159e7e0adce3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test core::cpu::tests::test_exec_LdBVx ... ok [INFO] [stdout] test core::framebuffer::tests::test_draw_and_collision ... ok [INFO] [stdout] test core::framebuffer::tests::test_set_get_pixel ... ok [INFO] [stdout] test core::memory::tests::test_read_write_valid ... ok [INFO] [stdout] test core::memory::tests::test_write_data_valid ... ok [INFO] [stdout] test core::memory::tests::test_read_byte_panic - should panic ... ok [INFO] [stdout] test core::memory::tests::test_write_word_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f79e95213b7f16bad288bdbfdc8ea33ec39f4fb7e199f5535831083eedfb99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f79e95213b7f16bad288bdbfdc8ea33ec39f4fb7e199f5535831083eedfb99a", kill_on_drop: false }` [INFO] [stdout] 2f79e95213b7f16bad288bdbfdc8ea33ec39f4fb7e199f5535831083eedfb99a