[INFO] cloning repository https://github.com/Ace314159/GBC-Emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ace314159/GBC-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBC-Emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBC-Emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8a9697d6c77466bc1a891b00321726f355b4276
[INFO] checking Ace314159/GBC-Emulator against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBC-Emulator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ace314159/GBC-Emulator
[INFO] finished tweaking git repo https://github.com/Ace314159/GBC-Emulator
[INFO] tweaked toml for git repo https://github.com/Ace314159/GBC-Emulator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ace314159/GBC-Emulator on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ace314159/GBC-Emulator 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.0
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded sdl2-sys v0.33.0
[INFO] [stderr]   Downloaded sdl2 v0.33.0
[INFO] [stderr]   Downloaded libc v0.2.67
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20aff9317635a22beeef58a982e13b305d52196b5bc8541f2c5a294c6135b4dc
[INFO] running `Command { std: "docker" "start" "-a" "20aff9317635a22beeef58a982e13b305d52196b5bc8541f2c5a294c6135b4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20aff9317635a22beeef58a982e13b305d52196b5bc8541f2c5a294c6135b4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20aff9317635a22beeef58a982e13b305d52196b5bc8541f2c5a294c6135b4dc", kill_on_drop: false }`
[INFO] [stdout] 20aff9317635a22beeef58a982e13b305d52196b5bc8541f2c5a294c6135b4dc
[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=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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be29bb718e043f521e72843379b584560938b42774b25485f62c3b2ec912498
[INFO] running `Command { std: "docker" "start" "-a" "9be29bb718e043f521e72843379b584560938b42774b25485f62c3b2ec912498", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking gbc-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `p` is never read
[INFO] [stdout]   --> src/gbc/io/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct IO {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub p: bool,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/gbc/io/mod.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let rom_a = (*rom)[..0x100].as_mut_ptr() as *mut [u8; 0x100];
[INFO] [stdout]     |                         ^^---^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*mut [u8; 2304]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [u8; 2304]`
[INFO] [stdout]    --> src/gbc/io/mod.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let rom_a = (*rom)[..0x100].as_mut_ptr() as *mut [u8; 0x100];
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let rom_a = (&mut (*rom))[..0x100].as_mut_ptr() as *mut [u8; 0x100];
[INFO] [stdout]     |                         +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/gbc/io/mod.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let rom_b = (*rom)[0x200..0x900].as_mut_ptr() as *mut [u8; 0x700];
[INFO] [stdout]     |                         ^^---^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*mut [u8; 2304]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [u8; 2304]`
[INFO] [stdout]    --> src/gbc/io/mod.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let rom_b = (*rom)[0x200..0x900].as_mut_ptr() as *mut [u8; 0x700];
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let rom_b = (&mut (*rom))[0x200..0x900].as_mut_ptr() as *mut [u8; 0x700];
[INFO] [stdout]     |                         +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gbc-emulator` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `p` is never read
[INFO] [stdout]   --> src/gbc/io/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct IO {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub p: bool,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/gbc/io/mod.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let rom_a = (*rom)[..0x100].as_mut_ptr() as *mut [u8; 0x100];
[INFO] [stdout]     |                         ^^---^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*mut [u8; 2304]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [u8; 2304]`
[INFO] [stdout]    --> src/gbc/io/mod.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let rom_a = (*rom)[..0x100].as_mut_ptr() as *mut [u8; 0x100];
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let rom_a = (&mut (*rom))[..0x100].as_mut_ptr() as *mut [u8; 0x100];
[INFO] [stdout]     |                         +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/gbc/io/mod.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let rom_b = (*rom)[0x200..0x900].as_mut_ptr() as *mut [u8; 0x700];
[INFO] [stdout]     |                         ^^---^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*mut [u8; 2304]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [u8; 2304]`
[INFO] [stdout]    --> src/gbc/io/mod.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let rom_b = (*rom)[0x200..0x900].as_mut_ptr() as *mut [u8; 0x700];
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let rom_b = (&mut (*rom))[0x200..0x900].as_mut_ptr() as *mut [u8; 0x700];
[INFO] [stdout]     |                         +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gbc-emulator` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9be29bb718e043f521e72843379b584560938b42774b25485f62c3b2ec912498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be29bb718e043f521e72843379b584560938b42774b25485f62c3b2ec912498", kill_on_drop: false }`
[INFO] [stdout] 9be29bb718e043f521e72843379b584560938b42774b25485f62c3b2ec912498
