[INFO] cloning repository https://github.com/litchipi/rusty_gbadev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litchipi/rusty_gbadev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6502160d0b9caf2e136c7c88b1565fa2aec239a [INFO] checking litchipi/rusty_gbadev against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/litchipi/rusty_gbadev on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/litchipi/rusty_gbadev [INFO] finished tweaking git repo https://github.com/litchipi/rusty_gbadev [INFO] tweaked toml for git repo https://github.com/litchipi/rusty_gbadev written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/litchipi/rusty_gbadev 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gba v0.5.2 [INFO] [stderr] Downloaded voladdress v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dcf93c70673a684f84bfa76820245c3d3dce38c318b34a49a70c697cd3b58fd [INFO] running `Command { std: "docker" "start" "-a" "8dcf93c70673a684f84bfa76820245c3d3dce38c318b34a49a70c697cd3b58fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcf93c70673a684f84bfa76820245c3d3dce38c318b34a49a70c697cd3b58fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcf93c70673a684f84bfa76820245c3d3dce38c318b34a49a70c697cd3b58fd", kill_on_drop: false }` [INFO] [stdout] 8dcf93c70673a684f84bfa76820245c3d3dce38c318b34a49a70c697cd3b58fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4e4e293eb8fab9b863245f0bae6ad97670fc77e051071e27fa436695df31d84 [INFO] running `Command { std: "docker" "start" "-a" "a4e4e293eb8fab9b863245f0bae6ad97670fc77e051071e27fa436695df31d84", kill_on_drop: false }` [INFO] [stderr] Compiling gba v0.5.2 [INFO] [stderr] Checking voladdress v0.4.5 [INFO] [stderr] Checking rustygba v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses` [INFO] [stdout] --> src/graphics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gba::mmio_addresses as addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mmio_addresses` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gba-0.5.2/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod mmio_addresses; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `arm` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses` [INFO] [stdout] --> src/irq.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gba::mmio_addresses as addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mmio_addresses` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gba-0.5.2/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod mmio_addresses; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `arm` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gba::prelude::use_flash_128k`, `gba::prelude::SaveAccess` [INFO] [stdout] --> src/save.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use gba::prelude::{use_flash_128k, SaveAccess}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ no `SaveAccess` in `prelude` [INFO] [stdout] | | [INFO] [stdout] | no `use_flash_128k` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses` [INFO] [stdout] --> src/lib.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | pub use gba::mmio_addresses as addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mmio_addresses` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gba-0.5.2/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod mmio_addresses; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `arm` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gba::debug`, `gba::error`, `gba::fatal`, `gba::info`, `gba::warning` [INFO] [stdout] --> src/lib.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub use gba::{debug, error, fatal, info, warning}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^ no `warning` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `info` in the root [INFO] [stdout] | | | no `fatal` in the root [INFO] [stdout] | | no `error` in the root [INFO] [stdout] | no `debug` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] core::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses` [INFO] [stdout] --> src/graphics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gba::mmio_addresses as addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mmio_addresses` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gba-0.5.2/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod mmio_addresses; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `arm` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses` [INFO] [stdout] --> src/irq.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gba::mmio_addresses as addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mmio_addresses` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gba-0.5.2/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod mmio_addresses; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `arm` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gba::prelude::use_flash_128k`, `gba::prelude::SaveAccess` [INFO] [stdout] --> src/save.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use gba::prelude::{use_flash_128k, SaveAccess}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ no `SaveAccess` in `prelude` [INFO] [stdout] | | [INFO] [stdout] | no `use_flash_128k` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses` [INFO] [stdout] --> src/lib.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | pub use gba::mmio_addresses as addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `mmio_addresses` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gba-0.5.2/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod mmio_addresses; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `arm` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gba::debug`, `gba::error`, `gba::fatal`, `gba::info`, `gba::warning` [INFO] [stdout] --> src/lib.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub use gba::{debug, error, fatal, info, warning}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^ no `warning` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `info` in the root [INFO] [stdout] | | | no `fatal` in the root [INFO] [stdout] | | no `error` in the root [INFO] [stdout] | no `debug` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] core::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustygba` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustygba` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a4e4e293eb8fab9b863245f0bae6ad97670fc77e051071e27fa436695df31d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e4e293eb8fab9b863245f0bae6ad97670fc77e051071e27fa436695df31d84", kill_on_drop: false }` [INFO] [stdout] a4e4e293eb8fab9b863245f0bae6ad97670fc77e051071e27fa436695df31d84