[INFO] cloning repository https://github.com/Boskeroni/GameboyAdvanced
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boskeroni/GameboyAdvanced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoskeroni%2FGameboyAdvanced", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoskeroni%2FGameboyAdvanced'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c2cd0610ee95471b1bcadc00d1c01435b241d1b
[INFO] building Boskeroni/GameboyAdvanced against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoskeroni%2FGameboyAdvanced" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Boskeroni/GameboyAdvanced on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Boskeroni/GameboyAdvanced
[INFO] finished tweaking git repo https://github.com/Boskeroni/GameboyAdvanced
[INFO] tweaked toml for git repo https://github.com/Boskeroni/GameboyAdvanced written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Boskeroni/GameboyAdvanced 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.27.0
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31eb4d36c92c8ef61f5c0353072d1e291095193295cc41a63c9834e2bff7fbb1
[INFO] running `Command { std: "docker" "start" "-a" "31eb4d36c92c8ef61f5c0353072d1e291095193295cc41a63c9834e2bff7fbb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31eb4d36c92c8ef61f5c0353072d1e291095193295cc41a63c9834e2bff7fbb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31eb4d36c92c8ef61f5c0353072d1e291095193295cc41a63c9834e2bff7fbb1", kill_on_drop: false }`
[INFO] [stdout] 31eb4d36c92c8ef61f5c0353072d1e291095193295cc41a63c9834e2bff7fbb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c73c4be698ea979536056d99e9dbf2c669aab0f3dc9d00f41c258b36d3419ca
[INFO] running `Command { std: "docker" "start" "-a" "2c73c4be698ea979536056d99e9dbf2c669aab0f3dc9d00f41c258b36d3419ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling gameboy-advanced v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../bios/bios.bin`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/memory.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | const BIOS: &[u8; 0x4000] = include_bytes!("../bios/bios.bin");
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gameboy-advanced` (bin "gameboy-advanced") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2c73c4be698ea979536056d99e9dbf2c669aab0f3dc9d00f41c258b36d3419ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c73c4be698ea979536056d99e9dbf2c669aab0f3dc9d00f41c258b36d3419ca", kill_on_drop: false }`
[INFO] [stdout] 2c73c4be698ea979536056d99e9dbf2c669aab0f3dc9d00f41c258b36d3419ca
