[INFO] cloning repository https://github.com/0V3RG4M3/gba-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0V3RG4M3/gba-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0V3RG4M3%2Fgba-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0V3RG4M3%2Fgba-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d92c92f8b7573a6b785598a2b6c2e19d2bc7c42e
[INFO] checking 0V3RG4M3/gba-playground against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0V3RG4M3%2Fgba-playground" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0V3RG4M3/gba-playground
[INFO] finished tweaking git repo https://github.com/0V3RG4M3/gba-playground
[INFO] tweaked toml for git repo https://github.com/0V3RG4M3/gba-playground written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0V3RG4M3/gba-playground on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0V3RG4M3/gba-playground 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f1d4e6c4ebec0e39a7b73b0baebb54eb593ae9c79ee7395cb98fda846784ff
[INFO] running `Command { std: "docker" "start" "-a" "69f1d4e6c4ebec0e39a7b73b0baebb54eb593ae9c79ee7395cb98fda846784ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f1d4e6c4ebec0e39a7b73b0baebb54eb593ae9c79ee7395cb98fda846784ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f1d4e6c4ebec0e39a7b73b0baebb54eb593ae9c79ee7395cb98fda846784ff", kill_on_drop: false }`
[INFO] [stdout] 69f1d4e6c4ebec0e39a7b73b0baebb54eb593ae9c79ee7395cb98fda846784ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a9a5cfe88b84dd39cd9ed7a84693e5a69b01f4c25fb3d77b5e5a9441ecef457
[INFO] running `Command { std: "docker" "start" "-a" "4a9a5cfe88b84dd39cd9ed7a84693e5a69b01f4c25fb3d77b5e5a9441ecef457", kill_on_drop: false }`
[INFO] [stderr]     Checking gba-playground v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/backgrounds.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gba::video::Color;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/cauldron.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::video::obj::{ObjAttr, ObjAttr0, ObjAttr1, ObjAttr2};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/backgrounds.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gba::mmio;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/player.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gba::keys::KeyInput;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/player.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gba::video::obj::ObjDisplayStyle;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_gameover_scene.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gba::interrupts::IrqBits;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_gameover_scene.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gba::mmio::DISPCNT;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_gameover_scene.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gba::prelude::{DisplayControl, DisplayStatus, VideoMode};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]   --> src/game/game_scene.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use gba;
[INFO] [stdout]    |     ^^^ no external crate `gba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_splash_scene.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gba::interrupts::IrqBits;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_splash_scene.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gba::mmio::DISPCNT;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_splash_scene.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gba::prelude::{DisplayControl, DisplayStatus, VideoMode};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/game/screen_gameover_scene.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gba::{bios, mmio, video};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_youwin_scene.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gba::interrupts::IrqBits;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_youwin_scene.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gba::mmio::DISPCNT;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/screen_youwin_scene.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gba::prelude::{DisplayControl, DisplayStatus, VideoMode};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/game/screen_splash_scene.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gba::{bios, mmio, video};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/game/screen_youwin_scene.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gba::{bios, mmio, video};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/gba_synth.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gba::sound::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/log4gba.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gba::mgba::{MgbaBufferedLogger, MgbaMessageLevel};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/screens.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::video::Video3Bitmap;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/gba_synth.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::mmio;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/sprites.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gba::video::Color;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/static_sounds_lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::sound::{NoiseFrequency, NoiseLenEnvelope, TonePattern};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/fixed.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gba::gba_cell::GbaCellSafe;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/item.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::video::obj::{ObjAttr, ObjAttr0, ObjAttr1, ObjAttr2, ObjShape};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/game/leader.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::video::obj::{ObjAttr, ObjAttr0, ObjAttr1, ObjAttr2, ObjShape};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/mode7.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gba::fixed::{i16fx8, i32fx8};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/mode7.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gba::gba_cell::GbaCell;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/sprites.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gba::mmio;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/mode7.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gba::video::obj::{ObjAttr, ObjDisplayStyle, ObjShape};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gba`
[INFO] [stdout]  --> src/mode7.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gba::video::BackgroundControl;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba`
[INFO] [stdout]  --> src/mode7.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gba::mmio;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gba`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gba`, use `cargo add gba` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gba-playground` (lib) due to 33 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4a9a5cfe88b84dd39cd9ed7a84693e5a69b01f4c25fb3d77b5e5a9441ecef457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9a5cfe88b84dd39cd9ed7a84693e5a69b01f4c25fb3d77b5e5a9441ecef457", kill_on_drop: false }`
[INFO] [stdout] 4a9a5cfe88b84dd39cd9ed7a84693e5a69b01f4c25fb3d77b5e5a9441ecef457
