[INFO] cloning repository https://github.com/l-wi/chip8-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l-wi/chip8-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-wi%2Fchip8-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-wi%2Fchip8-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fcbcdaa8abee380b006274d902b73b3cbde67d1 [INFO] testing l-wi/chip8-interpreter against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-wi%2Fchip8-interpreter" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l-wi/chip8-interpreter 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/l-wi/chip8-interpreter [INFO] finished tweaking git repo https://github.com/l-wi/chip8-interpreter [INFO] tweaked toml for git repo https://github.com/l-wi/chip8-interpreter written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/l-wi/chip8-interpreter 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 comctl32-sys v0.2.0 [INFO] [stderr] Downloaded native-windows-gui v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] de71054139c5c078bdc67b11813a2463698c17bb2212ab4a1ab87c3aac8ec3cf [INFO] running `Command { std: "docker" "start" "-a" "de71054139c5c078bdc67b11813a2463698c17bb2212ab4a1ab87c3aac8ec3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de71054139c5c078bdc67b11813a2463698c17bb2212ab4a1ab87c3aac8ec3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de71054139c5c078bdc67b11813a2463698c17bb2212ab4a1ab87c3aac8ec3cf", kill_on_drop: false }` [INFO] [stdout] de71054139c5c078bdc67b11813a2463698c17bb2212ab4a1ab87c3aac8ec3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 4eabfcf652c494db5680c1a7d5df7a6fd85524092cc281b43389b3285718cda9 [INFO] running `Command { std: "docker" "start" "-a" "4eabfcf652c494db5680c1a7d5df7a6fd85524092cc281b43389b3285718cda9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling ole32-sys v0.2.0 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling gdi32-sys v0.2.0 [INFO] [stderr] Compiling comctl32-sys v0.2.0 [INFO] [stderr] Compiling native-windows-gui v0.2.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `nwg::Event`, `nwg::EventArgs`, `nwg::Ui`, `nwg::fatal_message`, `nwg::dispatch_events`, `nwg::Timer` [INFO] [stdout] --> src/main.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use nwg::{Event, EventArgs, Ui,fatal_message,dispatch_events,Timer}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^ no `Timer` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `dispatch_events` in the root [INFO] [stdout] | | | | no `fatal_message` in the root [INFO] [stdout] | | | no `Ui` in the root [INFO] [stdout] | | no `EventArgs` in the root [INFO] [stdout] | no `Event` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nwg::constants` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use nwg::constants as nwgc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `constants` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `nwg_template` in this scope [INFO] [stdout] --> src/main.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | nwg_template!( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `nwg_get_mut` in this scope [INFO] [stdout] --> src/main.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | let mut canvas = nwg_get_mut!(app; (Canvas, nwg::Canvas)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `setup_ui` in this scope [INFO] [stdout] --> src/main.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | if let Err(e) = setup_ui(&app) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] extern crate native_windows_gui as nwg; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::TryRecvError::Disconnected` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::mpsc::TryRecvError::Disconnected; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::TryRecvError::Empty` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::sync::mpsc::TryRecvError::Empty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8` due to 6 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4eabfcf652c494db5680c1a7d5df7a6fd85524092cc281b43389b3285718cda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eabfcf652c494db5680c1a7d5df7a6fd85524092cc281b43389b3285718cda9", kill_on_drop: false }` [INFO] [stdout] 4eabfcf652c494db5680c1a7d5df7a6fd85524092cc281b43389b3285718cda9