[INFO] cloning repository https://github.com/Jnkweti/Rio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jnkweti/Rio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJnkweti%2FRio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJnkweti%2FRio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc1f740b39f6957029b82be5ffe1c28abd3bef2a
[INFO] checking Jnkweti/Rio against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJnkweti%2FRio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jnkweti/Rio
[INFO] finished tweaking git repo https://github.com/Jnkweti/Rio
[INFO] tweaked toml for git repo https://github.com/Jnkweti/Rio written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jnkweti/Rio on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jnkweti/Rio 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty_audio v1.4.1
[INFO] [stderr]   Downloaded rusty_time v0.11.3
[INFO] [stderr]   Downloaded rodio v0.17.3
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded crossterm_winapi v0.6.2
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded crossterm v0.17.7
[INFO] [stderr]   Downloaded parking_lot v0.10.2
[INFO] [stderr]   Downloaded parking_lot_core v0.7.3
[INFO] [stderr]   Downloaded ntapi v0.3.7
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba
[INFO] running `Command { std: "docker" "start" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rusty_time v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking crossterm v0.17.7
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking rusty_audio v1.4.1
[INFO] [stderr]     Checking rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `curr_frame` in this scope
[INFO] [stdout]   --> src/main.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 |             render::render(&mut stdout, &last_frame, &curr_frame, false);
[INFO] [stdout]    |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `curr_frame` in this scope
[INFO] [stdout]   --> src/main.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |             last_frame = curr_frame;
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/main.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         while event::poll(Duration::default())?
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> src/main.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     KeyCode::Esc | KeyCode::Char('q') => {
[INFO] [stdout]    |                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crossterm::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> src/main.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     KeyCode::Esc | KeyCode::Char('q') => {
[INFO] [stdout]    |                                    ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crossterm::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/main.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         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]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `curr_frame` in this scope
[INFO] [stdout]   --> src/main.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 |             render::render(&mut stdout, &last_frame, &curr_frame, false);
[INFO] [stdout]    |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `curr_frame` in this scope
[INFO] [stdout]   --> src/main.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |             last_frame = curr_frame;
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/main.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         while event::poll(Duration::default())?
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> src/main.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     KeyCode::Esc | KeyCode::Char('q') => {
[INFO] [stdout]    |                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crossterm::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> src/main.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     KeyCode::Esc | KeyCode::Char('q') => {
[INFO] [stdout]    |                                    ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crossterm::event::KeyCode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/main.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         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]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "rust" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust` (bin "rust") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba", kill_on_drop: false }`
[INFO] [stdout] 661c302f45964f2200dce995c5dc486e82ddeb0b62dc869ac4f18c25824f37ba
