[INFO] cloning repository https://github.com/litchipi/rusty_gbadev_test
[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_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f034036187fac09eb7d03d84153dc6197f634d4
[INFO] checking litchipi/rusty_gbadev_test against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev_test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/litchipi/rusty_gbadev_test
[INFO] finished tweaking git repo https://github.com/litchipi/rusty_gbadev_test
[INFO] tweaked toml for git repo https://github.com/litchipi/rusty_gbadev_test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/litchipi/rusty_gbadev_test on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/litchipi/rusty_gbadev_test 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking litchipi/rusty_gbadev_test against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitchipi%2Frusty_gbadev_test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/litchipi/rusty_gbadev_test
[INFO] finished tweaking git repo https://github.com/litchipi/rusty_gbadev_test
[INFO] tweaked toml for git repo https://github.com/litchipi/rusty_gbadev_test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/litchipi/rusty_gbadev_test on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/litchipi/rusty_gbadev_test 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded voladdress v0.4.5
[INFO] [stderr]   Downloaded gba v0.5.2
[INFO] [stderr]   Downloaded rustygba v0.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23fd2b60c25c0db0ae01e95f1d383b55d803299ee8048dfd005f74f013f33a4e
[INFO] running `Command { std: "docker" "start" "-a" "23fd2b60c25c0db0ae01e95f1d383b55d803299ee8048dfd005f74f013f33a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23fd2b60c25c0db0ae01e95f1d383b55d803299ee8048dfd005f74f013f33a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23fd2b60c25c0db0ae01e95f1d383b55d803299ee8048dfd005f74f013f33a4e", kill_on_drop: false }`
[INFO] [stdout] 23fd2b60c25c0db0ae01e95f1d383b55d803299ee8048dfd005f74f013f33a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46137ce4b7e01716c81c9b4817dbc5377283842ba211f0a2cb9adf0c816efb15
[INFO] running `Command { std: "docker" "start" "-a" "46137ce4b7e01716c81c9b4817dbc5377283842ba211f0a2cb9adf0c816efb15", 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
[INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustygba-0.0.2/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-1949cf8c6b5b557f/gba-0.5.2/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 44 | pub mod mmio_addresses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustygba-0.0.2/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-1949cf8c6b5b557f/gba-0.5.2/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 44 | pub mod mmio_addresses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gba::mmio_addresses`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustygba-0.0.2/src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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-1949cf8c6b5b557f/gba-0.5.2/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(target_arch = "arm")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `arm` feature
[INFO] [stdout] 44 | pub mod mmio_addresses;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gba::debug`, `gba::error`, `gba::fatal`, `gba::info`, `gba::warning`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustygba-0.0.2/src/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustygba` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "46137ce4b7e01716c81c9b4817dbc5377283842ba211f0a2cb9adf0c816efb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46137ce4b7e01716c81c9b4817dbc5377283842ba211f0a2cb9adf0c816efb15", kill_on_drop: false }`
[INFO] [stdout] 46137ce4b7e01716c81c9b4817dbc5377283842ba211f0a2cb9adf0c816efb15
