[INFO] fetching crate maikor-vm-core 0.1.15...
[INFO] checking maikor-vm-core-0.1.15 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate maikor-vm-core 0.1.15 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate maikor-vm-core 0.1.15 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate maikor-vm-core 0.1.15
[INFO] finished tweaking crates.io crate maikor-vm-core 0.1.15
[INFO] tweaked toml for crates.io crate maikor-vm-core 0.1.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae4ab959f7342445dfe2f76bbdd1833bec4730dc9c8d86563d5395b8db131e2f
[INFO] running `Command { std: "docker" "start" "-a" "ae4ab959f7342445dfe2f76bbdd1833bec4730dc9c8d86563d5395b8db131e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae4ab959f7342445dfe2f76bbdd1833bec4730dc9c8d86563d5395b8db131e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4ab959f7342445dfe2f76bbdd1833bec4730dc9c8d86563d5395b8db131e2f", kill_on_drop: false }`
[INFO] [stdout] ae4ab959f7342445dfe2f76bbdd1833bec4730dc9c8d86563d5395b8db131e2f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8209b92e441662df3b0da3942dbedd8485f41e36a114fad02f39398a8a028b25
[INFO] running `Command { std: "docker" "start" "-a" "8209b92e441662df3b0da3942dbedd8485f41e36a114fad02f39398a8a028b25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling blip_buf-sys v0.1.4
[INFO] [stderr]     Checking blip_buf v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking maikor-platform v0.1.29
[INFO] [stderr]     Checking maikor-vm-file v0.1.11
[INFO] [stderr]     Checking maikor-vm-core v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `CONTROLLER_GRAPHICS` in module `sizes`
[INFO] [stdout]   --> src/mem.rs:11:51
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const CONTROLLER_GRAPHICS: usize = sizes::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^ not found in `sizes`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  +     use crate::address::CONTROLLER_GRAPHICS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CONTROLLER_GRAPHICS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     pub const CONTROLLER_GRAPHICS: usize = sizes::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout] 11 +     pub const CONTROLLER_GRAPHICS: usize = CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CONTROLLER_TYPE` in module `address`
[INFO] [stdout]    --> src/mem.rs:38:49
[INFO] [stdout]     |
[INFO] [stdout] 38  |     pub const CONTROLLER_TYPE: usize = address::CONTROLLER_TYPE as usize;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `CONTROLLER_TABLE`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/maikor-platform-0.1.29/src/mem.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub const CONTROLLER_TABLE: u16 = 0xFB77; //64375
[INFO] [stdout]     |     ------------------------------- similarly named constant `CONTROLLER_TABLE` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CONTROLLER_GRAPHICS` in module `address`
[INFO] [stdout]   --> src/mem.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const CONTROLLER_GRAPHICS: usize = address::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^ not found in `address`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 16 +     use crate::sizes::CONTROLLER_GRAPHICS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CONTROLLER_GRAPHICS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub const CONTROLLER_GRAPHICS: usize = address::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout] 39 +     pub const CONTROLLER_GRAPHICS: usize = CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CONTROLLER_GRAPHICS` in module `sizes`
[INFO] [stdout]   --> src/mem.rs:11:51
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const CONTROLLER_GRAPHICS: usize = sizes::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^ not found in `sizes`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  +     use crate::address::CONTROLLER_GRAPHICS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CONTROLLER_GRAPHICS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     pub const CONTROLLER_GRAPHICS: usize = sizes::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout] 11 +     pub const CONTROLLER_GRAPHICS: usize = CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CONTROLLER_TYPE` in module `address`
[INFO] [stdout]    --> src/mem.rs:38:49
[INFO] [stdout]     |
[INFO] [stdout] 38  |     pub const CONTROLLER_TYPE: usize = address::CONTROLLER_TYPE as usize;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `CONTROLLER_TABLE`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/maikor-platform-0.1.29/src/mem.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub const CONTROLLER_TABLE: u16 = 0xFB77; //64375
[INFO] [stdout]     |     ------------------------------- similarly named constant `CONTROLLER_TABLE` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CONTROLLER_GRAPHICS` in module `address`
[INFO] [stdout]   --> src/mem.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub const CONTROLLER_GRAPHICS: usize = address::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^ not found in `address`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 16 +     use crate::sizes::CONTROLLER_GRAPHICS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CONTROLLER_GRAPHICS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub const CONTROLLER_GRAPHICS: usize = address::CONTROLLER_GRAPHICS as usize;
[INFO] [stdout] 39 +     pub const CONTROLLER_GRAPHICS: usize = CONTROLLER_GRAPHICS as usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `controller_graphics` on type `GameFile`
[INFO] [stdout]    --> src/lib.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |         for graphics in game.controller_graphics {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `header`, `main_code`, `code_banks`, `atlases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `controller_graphics` on type `GameFile`
[INFO] [stdout]    --> src/lib.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |         for graphics in game.controller_graphics {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `header`, `main_code`, `code_banks`, `atlases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maikor-vm-core` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maikor-vm-core` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "8209b92e441662df3b0da3942dbedd8485f41e36a114fad02f39398a8a028b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8209b92e441662df3b0da3942dbedd8485f41e36a114fad02f39398a8a028b25", kill_on_drop: false }`
[INFO] [stdout] 8209b92e441662df3b0da3942dbedd8485f41e36a114fad02f39398a8a028b25
