[INFO] cloning repository https://github.com/scratchadams/chip8_runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scratchadams/chip8_runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchadams%2Fchip8_runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchadams%2Fchip8_runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f131afaee180dae9556fd5264feb09b0d28839c3
[INFO] checking scratchadams/chip8_runtime against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchadams%2Fchip8_runtime" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scratchadams/chip8_runtime
[INFO] finished tweaking git repo https://github.com/scratchadams/chip8_runtime
[INFO] tweaked toml for git repo https://github.com/scratchadams/chip8_runtime written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scratchadams/chip8_runtime on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scratchadams/chip8_runtime already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e74907be92d09b3a210c3f2480cedc740b2b59211345f3fb938895c93b31be2
[INFO] running `Command { std: "docker" "start" "-a" "9e74907be92d09b3a210c3f2480cedc740b2b59211345f3fb938895c93b31be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e74907be92d09b3a210c3f2480cedc740b2b59211345f3fb938895c93b31be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e74907be92d09b3a210c3f2480cedc740b2b59211345f3fb938895c93b31be2", kill_on_drop: false }`
[INFO] [stdout] 9e74907be92d09b3a210c3f2480cedc740b2b59211345f3fb938895c93b31be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f17ed234f93431e9e3756ce3c116b6c85f40974d997dd8e3270e7e8249351599
[INFO] running `Command { std: "docker" "start" "-a" "f17ed234f93431e9e3756ce3c116b6c85f40974d997dd8e3270e7e8249351599", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking chip8_core v0.1.0 (/opt/rustwide/workdir/chip8_core)
[INFO] [stdout] warning: function `opcode_0xA` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn opcode_0xA<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xB` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn opcode_0xB<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xC` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn opcode_0xC<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xD` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn opcode_0xD<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xE` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn opcode_0xE<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xF` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub fn opcode_0xF<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) -> SyscallOutcome {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xA` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn opcode_0xA<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xB` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn opcode_0xB<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xC` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn opcode_0xC<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xD` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn opcode_0xD<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xE` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn opcode_0xE<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opcode_0xF` should have a snake case name
[INFO] [stdout]    --> chip8_core/src/chip8_engine.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub fn opcode_0xF<D: DisplayDevice>(proc: &mut Proc<D>, instruction: u16) -> SyscallOutcome {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `opcode_0x_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking chip8_runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `thread` in this scope
[INFO] [stdout]    --> src/kernel.rs:690:21
[INFO] [stdout]     |
[INFO] [stdout] 690 |                     thread::sleep(Duration::from_millis(1));
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `thread`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thread`, use `cargo add thread` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use std::thread;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]    --> src/kernel.rs:690:35
[INFO] [stdout]     |
[INFO] [stdout] 690 |                     thread::sleep(Duration::from_millis(1));
[INFO] [stdout]     |                                   ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `thread` in this scope
[INFO] [stdout]    --> src/kernel.rs:690:21
[INFO] [stdout]     |
[INFO] [stdout] 690 |                     thread::sleep(Duration::from_millis(1));
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `thread`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thread`, use `cargo add thread` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use std::thread;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]    --> src/kernel.rs:690:35
[INFO] [stdout]     |
[INFO] [stdout] 690 |                     thread::sleep(Duration::from_millis(1));
[INFO] [stdout]     |                                   ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 +     use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chip8_runtime` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chip8_runtime` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f17ed234f93431e9e3756ce3c116b6c85f40974d997dd8e3270e7e8249351599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17ed234f93431e9e3756ce3c116b6c85f40974d997dd8e3270e7e8249351599", kill_on_drop: false }`
[INFO] [stdout] f17ed234f93431e9e3756ce3c116b6c85f40974d997dd8e3270e7e8249351599
