[INFO] cloning repository https://github.com/pavyamsiri/gamedon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavyamsiri/gamedon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavyamsiri%2Fgamedon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavyamsiri%2Fgamedon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 173c3612cd0fa6374f24b0ea39ffbe1c5326273c [INFO] testing pavyamsiri/gamedon against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavyamsiri%2Fgamedon" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pavyamsiri/gamedon [INFO] finished tweaking git repo https://github.com/pavyamsiri/gamedon [INFO] tweaked toml for git repo https://github.com/pavyamsiri/gamedon written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pavyamsiri/gamedon on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pavyamsiri/gamedon 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded thread_local v1.1.9 [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded error-code v3.3.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded bitflags v2.9.1 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded tracing-subscriber v0.3.19 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded rustyline v16.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded valuable v0.1.1 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded unicode-width v0.2.1 [INFO] [stderr] Downloaded nix v0.30.1 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9b328d66891bc49b82694d2ca56553ce1751b5bcf1bca7fef5bb5be880c1a82 [INFO] running `Command { std: "docker" "start" "-a" "c9b328d66891bc49b82694d2ca56553ce1751b5bcf1bca7fef5bb5be880c1a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9b328d66891bc49b82694d2ca56553ce1751b5bcf1bca7fef5bb5be880c1a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b328d66891bc49b82694d2ca56553ce1751b5bcf1bca7fef5bb5be880c1a82", kill_on_drop: false }` [INFO] [stdout] c9b328d66891bc49b82694d2ca56553ce1751b5bcf1bca7fef5bb5be880c1a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5302129f5b6731aaf9c2447f9edfa366ea0a61b581c8311472e6bdf1b9b3210a [INFO] running `Command { std: "docker" "start" "-a" "5302129f5b6731aaf9c2447f9edfa366ea0a61b581c8311472e6bdf1b9b3210a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling gamedon_lexer v0.1.0 (/opt/rustwide/workdir/crates/gamedon_lexer) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling gamedon_bits v0.1.0 (/opt/rustwide/workdir/crates/gamedon_bits) [INFO] [stderr] Compiling rustyline v16.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gamedon_opcode v0.1.0 (/opt/rustwide/workdir/crates/gamedon_opcode) [INFO] [stderr] Compiling gamedon_bus v0.1.0 (/opt/rustwide/workdir/crates/gamedon_bus) [INFO] [stderr] Compiling gamedon_file v0.1.0 (/opt/rustwide/workdir/crates/gamedon_file) [INFO] [stderr] Compiling gamedon_ppu v0.1.0 (/opt/rustwide/workdir/crates/gamedon_ppu) [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stdout] error[E0425]: cannot find value `tile_map_x` in this scope [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | ... tile_map_x, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tile_map_y` in this scope [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | ... tile_map_y, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gamedon_ppu` (lib) due to 7 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PixelFetcher` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | PixelFetcher::fetch_background_or_window_tile_index( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `PixelFetcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `window_line` on type `&mut Drawer` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | ... self.window_line, [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `num_rendered`, `num_fetched`, `state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `pixels_fetched` on type `&mut Drawer` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | ... self.pixels_fetched, [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `num_rendered`, `num_fetched`, `state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `background_window_fetch_buffer` on type `&mut Drawer` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | self.background_window_fetch_buffer.tile_map_index = tile_index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `num_rendered`, `num_fetched`, `state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `is_window_tile` on type `&mut Drawer` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | self.is_window_tile = is_window_tile; [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `num_rendered`, `num_fetched`, `state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_map_x` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let tile_map_x = map_x / TILE_SIZE_IN_PIXELS; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_map_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_map_y` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let tile_map_y = map_y / TILE_SIZE_IN_PIXELS; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_map_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_tile_line` [INFO] [stdout] --> crates/gamedon_ppu/src/drawer.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let current_tile_line = map_y % TILE_SIZE_IN_PIXELS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_tile_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport_x` [INFO] [stdout] --> crates/gamedon_ppu/src/lib.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let viewport_x = bus.get_viewport_x(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport_y` [INFO] [stdout] --> crates/gamedon_ppu/src/lib.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | let viewport_y = bus.get_viewport_y(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_scanline` [INFO] [stdout] --> crates/gamedon_ppu/src/lib.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let current_scanline = bus.get_scanline(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_scanline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5302129f5b6731aaf9c2447f9edfa366ea0a61b581c8311472e6bdf1b9b3210a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5302129f5b6731aaf9c2447f9edfa366ea0a61b581c8311472e6bdf1b9b3210a", kill_on_drop: false }` [INFO] [stdout] 5302129f5b6731aaf9c2447f9edfa366ea0a61b581c8311472e6bdf1b9b3210a