[INFO] cloning repository https://github.com/jsarkar/invaders-joy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsarkar/invaders-joy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsarkar%2Finvaders-joy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsarkar%2Finvaders-joy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a878e6ac16a36e5c805329122d7876df5e14f433 [INFO] testing jsarkar/invaders-joy against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsarkar%2Finvaders-joy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 48% (1173/2394) Updating files: 49% (1174/2394) Updating files: 50% (1197/2394) Updating files: 51% (1221/2394) Updating files: 52% (1245/2394) Updating files: 53% (1269/2394) Updating files: 54% (1293/2394) Updating files: 55% (1317/2394) Updating files: 56% (1341/2394) Updating files: 57% (1365/2394) Updating files: 58% (1389/2394) Updating files: 59% (1413/2394) Updating files: 60% (1437/2394) Updating files: 61% (1461/2394) Updating files: 62% (1485/2394) Updating files: 63% (1509/2394) Updating files: 64% (1533/2394) Updating files: 65% (1557/2394) Updating files: 66% (1581/2394) Updating files: 67% (1604/2394) Updating files: 68% (1628/2394) Updating files: 69% (1652/2394) Updating files: 70% (1676/2394) Updating files: 71% (1700/2394) Updating files: 72% (1724/2394) Updating files: 73% (1748/2394) Updating files: 74% (1772/2394) Updating files: 75% (1796/2394) Updating files: 76% (1820/2394) Updating files: 77% (1844/2394) Updating files: 78% (1868/2394) Updating files: 79% (1892/2394) Updating files: 80% (1916/2394) Updating files: 81% (1940/2394) Updating files: 82% (1964/2394) Updating files: 83% (1988/2394) Updating files: 84% (2011/2394) Updating files: 85% (2035/2394) Updating files: 86% (2059/2394) Updating files: 87% (2083/2394) Updating files: 88% (2107/2394) Updating files: 89% (2131/2394) Updating files: 90% (2155/2394) Updating files: 91% (2179/2394) Updating files: 92% (2203/2394) Updating files: 93% (2227/2394) Updating files: 93% (2248/2394) Updating files: 94% (2251/2394) Updating files: 95% (2275/2394) Updating files: 96% (2299/2394) Updating files: 97% (2323/2394) Updating files: 98% (2347/2394) Updating files: 99% (2371/2394) Updating files: 100% (2394/2394) Updating files: 100% (2394/2394), done. [INFO] started tweaking git repo https://github.com/jsarkar/invaders-joy [INFO] finished tweaking git repo https://github.com/jsarkar/invaders-joy [INFO] tweaked toml for git repo https://github.com/jsarkar/invaders-joy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsarkar/invaders-joy on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jsarkar/invaders-joy 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bef306089c0f7edd49b6ad93c324932901f9fdb74dc273670465b3b23fbafc35 [INFO] running `Command { std: "docker" "start" "-a" "bef306089c0f7edd49b6ad93c324932901f9fdb74dc273670465b3b23fbafc35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bef306089c0f7edd49b6ad93c324932901f9fdb74dc273670465b3b23fbafc35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef306089c0f7edd49b6ad93c324932901f9fdb74dc273670465b3b23fbafc35", kill_on_drop: false }` [INFO] [stdout] bef306089c0f7edd49b6ad93c324932901f9fdb74dc273670465b3b23fbafc35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81efd08f8c791a8540904de7e309d8653ab5a613e950f84be7f7b18d1a4a8b22 [INFO] running `Command { std: "docker" "start" "-a" "81efd08f8c791a8540904de7e309d8653ab5a613e950f84be7f7b18d1a4a8b22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling rusty_time v0.11.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling rusty_audio v1.4.1 [INFO] [stderr] Compiling invaders-joy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `stdout` [INFO] [stdout] --> src/render.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Stdout, stdout, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `frame` [INFO] [stdout] --> src/main.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | let mut last_frame = frame::new_frame(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `frame` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/frame.rs, use `mod frame` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod frame; [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use invaders_joy::frame; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `render` [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | render::render(&mut stdout, &last_frame, &last_frame, true); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `render` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/render.rs, use `mod render` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod render; [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use invaders_joy::render; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `render` [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | render::render(&mut stdout, &last_frame, &curr_frame, false); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `render` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/render.rs, use `mod render` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod render; [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use invaders_joy::render; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `render_handle` in this scope [INFO] [stdout] --> src/main.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | render_handle.join().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a local variable with a similar name exists: `rander_handle` [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] [stderr] error: could not compile `invaders-joy` (bin "invaders-joy") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "81efd08f8c791a8540904de7e309d8653ab5a613e950f84be7f7b18d1a4a8b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81efd08f8c791a8540904de7e309d8653ab5a613e950f84be7f7b18d1a4a8b22", kill_on_drop: false }` [INFO] [stdout] 81efd08f8c791a8540904de7e309d8653ab5a613e950f84be7f7b18d1a4a8b22