[INFO] cloning repository https://github.com/modbrin/nes-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modbrin/nes-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodbrin%2Fnes-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodbrin%2Fnes-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49ffd34b68ec2517617c156ce998adccd0ba3734 [INFO] checking modbrin/nes-emulator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodbrin%2Fnes-emulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/modbrin/nes-emulator on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/modbrin/nes-emulator [INFO] finished tweaking git repo https://github.com/modbrin/nes-emulator [INFO] tweaked toml for git repo https://github.com/modbrin/nes-emulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/modbrin/nes-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef992e3793e289d45e79645daa7b9b1f7a732025946f78dfee57eaf8c8117084 [INFO] running `Command { std: "docker" "start" "-a" "ef992e3793e289d45e79645daa7b9b1f7a732025946f78dfee57eaf8c8117084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef992e3793e289d45e79645daa7b9b1f7a732025946f78dfee57eaf8c8117084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef992e3793e289d45e79645daa7b9b1f7a732025946f78dfee57eaf8c8117084", kill_on_drop: false }` [INFO] [stdout] ef992e3793e289d45e79645daa7b9b1f7a732025946f78dfee57eaf8c8117084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e12177f546ca2fcda80313508551b2f4b58b77199be7030a3ed976e017f518cc [INFO] running `Command { std: "docker" "start" "-a" "e12177f546ca2fcda80313508551b2f4b58b77199be7030a3ed976e017f518cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nes-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Device` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use device::Device; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | use prelude::*; [INFO] [stdout] | ---------- the item `Device` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bus` is imported redundantly [INFO] [stdout] --> src/device.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::memory::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Bus` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/screen.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Device` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use device::Device; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | use prelude::*; [INFO] [stdout] | ---------- the item `Device` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bus` is imported redundantly [INFO] [stdout] --> src/device.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::memory::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Bus` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/screen.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mempage_differs` is never used [INFO] [stdout] --> src/common.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn mempage_differs(location_a: u16, location_b: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_forbidden_address` is never used [INFO] [stdout] --> src/common.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn is_forbidden_address(addr: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_operands_repr` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn get_operands_repr(device: &Device, mode: AddressingMode, op: Opcode) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trace` is never used [INFO] [stdout] --> src/common.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn trace(device: &Device) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PPU_FREQ` is never used [INFO] [stdout] --> src/consts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const PPU_FREQ: usize = 5_370_000; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STACK_SECTION_END` is never used [INFO] [stdout] --> src/consts.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const STACK_SECTION_END: u16 = 0x01FF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_RES_NTSC` is never used [INFO] [stdout] --> src/consts.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | pub const DISPLAY_RES_NTSC: (usize, usize) = (256, 224); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_SIZE_NTSC` is never used [INFO] [stdout] --> src/consts.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub const DISPLAY_SIZE_NTSC: usize = DISPLAY_RES_NTSC.0 * DISPLAY_RES_NTSC.1 * 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNIVERSAL_BKG_COLOR_ADDR` is never used [INFO] [stdout] --> src/consts.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | pub const UNIVERSAL_BKG_COLOR_ADDR: usize = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Single` is never constructed [INFO] [stdout] --> src/consts.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub enum ScrMirror { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 136 | Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrMirror` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `result_extra_cycles` is never used [INFO] [stdout] --> src/cpu.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 106 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 123 | fn result_extra_cycles(&self, cycles: u8) -> InstResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `skip_n` is never used [INFO] [stdout] --> src/device.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub(crate) fn skip_n(&mut self, n: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_le_u16` is never used [INFO] [stdout] --> src/memory.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait RwMemory { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 118 | fn write_le_u16(&mut self, addr: u16, val: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push`, `get_sprite_overflow`, `get_sprite_zero_hit`, and `set_sprite_overflow` are never used [INFO] [stdout] --> src/ppu.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 227 | impl StatusReg { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn push(&mut self, val: u8) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn get_sprite_overflow(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn get_sprite_zero_hit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn set_sprite_overflow(&mut self, state: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mapper_type` is never read [INFO] [stdout] --> src/rom.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Rom { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub mapper_type: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mempage_differs` is never used [INFO] [stdout] --> src/common.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn mempage_differs(location_a: u16, location_b: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_forbidden_address` is never used [INFO] [stdout] --> src/common.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn is_forbidden_address(addr: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_operands_repr` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn get_operands_repr(device: &Device, mode: AddressingMode, op: Opcode) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trace` is never used [INFO] [stdout] --> src/common.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn trace(device: &Device) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PPU_FREQ` is never used [INFO] [stdout] --> src/consts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const PPU_FREQ: usize = 5_370_000; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STACK_SECTION_END` is never used [INFO] [stdout] --> src/consts.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const STACK_SECTION_END: u16 = 0x01FF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_RES_NTSC` is never used [INFO] [stdout] --> src/consts.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | pub const DISPLAY_RES_NTSC: (usize, usize) = (256, 224); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_SIZE_NTSC` is never used [INFO] [stdout] --> src/consts.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub const DISPLAY_SIZE_NTSC: usize = DISPLAY_RES_NTSC.0 * DISPLAY_RES_NTSC.1 * 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNIVERSAL_BKG_COLOR_ADDR` is never used [INFO] [stdout] --> src/consts.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | pub const UNIVERSAL_BKG_COLOR_ADDR: usize = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Single` is never constructed [INFO] [stdout] --> src/consts.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub enum ScrMirror { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 136 | Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrMirror` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `result_extra_cycles` is never used [INFO] [stdout] --> src/cpu.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 106 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 123 | fn result_extra_cycles(&self, cycles: u8) -> InstResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `skip_n` is never used [INFO] [stdout] --> src/device.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub(crate) fn skip_n(&mut self, n: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_le_u16` is never used [INFO] [stdout] --> src/memory.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait RwMemory { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 118 | fn write_le_u16(&mut self, addr: u16, val: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push`, `get_sprite_overflow`, `get_sprite_zero_hit`, and `set_sprite_overflow` are never used [INFO] [stdout] --> src/ppu.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 227 | impl StatusReg { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn push(&mut self, val: u8) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn get_sprite_overflow(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn get_sprite_zero_hit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn set_sprite_overflow(&mut self, state: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mapper_type` is never read [INFO] [stdout] --> src/rom.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Rom { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub mapper_type: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s [INFO] running `Command { std: "docker" "inspect" "e12177f546ca2fcda80313508551b2f4b58b77199be7030a3ed976e017f518cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12177f546ca2fcda80313508551b2f4b58b77199be7030a3ed976e017f518cc", kill_on_drop: false }` [INFO] [stdout] e12177f546ca2fcda80313508551b2f4b58b77199be7030a3ed976e017f518cc [INFO] checking modbrin/nes-emulator against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodbrin%2Fnes-emulator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/modbrin/nes-emulator on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/modbrin/nes-emulator [INFO] finished tweaking git repo https://github.com/modbrin/nes-emulator [INFO] tweaked toml for git repo https://github.com/modbrin/nes-emulator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/modbrin/nes-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef23f974a1f81956c97bef325610055daba05c86282663f0a1f60111e0f5d337 [INFO] running `Command { std: "docker" "start" "-a" "ef23f974a1f81956c97bef325610055daba05c86282663f0a1f60111e0f5d337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef23f974a1f81956c97bef325610055daba05c86282663f0a1f60111e0f5d337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef23f974a1f81956c97bef325610055daba05c86282663f0a1f60111e0f5d337", kill_on_drop: false }` [INFO] [stdout] ef23f974a1f81956c97bef325610055daba05c86282663f0a1f60111e0f5d337 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d8875cde805caf2e64efdb1851e117f6800e6b279dfb47b1598d3c12908aea [INFO] running `Command { std: "docker" "start" "-a" "d8d8875cde805caf2e64efdb1851e117f6800e6b279dfb47b1598d3c12908aea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nes-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Device` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use device::Device; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | use prelude::*; [INFO] [stdout] | ---------- the item `Device` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bus` is imported redundantly [INFO] [stdout] --> src/device.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::memory::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Bus` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/screen.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Device` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use device::Device; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | use prelude::*; [INFO] [stdout] | ---------- the item `Device` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bus` is imported redundantly [INFO] [stdout] --> src/device.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::memory::Bus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Bus` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/screen.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mempage_differs` is never used [INFO] [stdout] --> src/common.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn mempage_differs(location_a: u16, location_b: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_forbidden_address` is never used [INFO] [stdout] --> src/common.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn is_forbidden_address(addr: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_operands_repr` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn get_operands_repr(device: &Device, mode: AddressingMode, op: Opcode) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trace` is never used [INFO] [stdout] --> src/common.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn trace(device: &Device) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PPU_FREQ` is never used [INFO] [stdout] --> src/consts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const PPU_FREQ: usize = 5_370_000; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STACK_SECTION_END` is never used [INFO] [stdout] --> src/consts.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const STACK_SECTION_END: u16 = 0x01FF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_RES_NTSC` is never used [INFO] [stdout] --> src/consts.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | pub const DISPLAY_RES_NTSC: (usize, usize) = (256, 224); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_SIZE_NTSC` is never used [INFO] [stdout] --> src/consts.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub const DISPLAY_SIZE_NTSC: usize = DISPLAY_RES_NTSC.0 * DISPLAY_RES_NTSC.1 * 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNIVERSAL_BKG_COLOR_ADDR` is never used [INFO] [stdout] --> src/consts.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | pub const UNIVERSAL_BKG_COLOR_ADDR: usize = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Single` is never constructed [INFO] [stdout] --> src/consts.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub enum ScrMirror { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 136 | Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrMirror` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `result_extra_cycles` is never used [INFO] [stdout] --> src/cpu.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 106 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 123 | fn result_extra_cycles(&self, cycles: u8) -> InstResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `skip_n` is never used [INFO] [stdout] --> src/device.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub(crate) fn skip_n(&mut self, n: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_le_u16` is never used [INFO] [stdout] --> src/memory.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait RwMemory { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 118 | fn write_le_u16(&mut self, addr: u16, val: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push`, `get_sprite_overflow`, `get_sprite_zero_hit`, and `set_sprite_overflow` are never used [INFO] [stdout] --> src/ppu.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 227 | impl StatusReg { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn push(&mut self, val: u8) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn get_sprite_overflow(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn get_sprite_zero_hit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn set_sprite_overflow(&mut self, state: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mapper_type` is never read [INFO] [stdout] --> src/rom.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Rom { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub mapper_type: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mempage_differs` is never used [INFO] [stdout] --> src/common.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn mempage_differs(location_a: u16, location_b: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_forbidden_address` is never used [INFO] [stdout] --> src/common.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn is_forbidden_address(addr: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_operands_repr` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn get_operands_repr(device: &Device, mode: AddressingMode, op: Opcode) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trace` is never used [INFO] [stdout] --> src/common.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn trace(device: &Device) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PPU_FREQ` is never used [INFO] [stdout] --> src/consts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const PPU_FREQ: usize = 5_370_000; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STACK_SECTION_END` is never used [INFO] [stdout] --> src/consts.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const STACK_SECTION_END: u16 = 0x01FF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_RES_NTSC` is never used [INFO] [stdout] --> src/consts.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | pub const DISPLAY_RES_NTSC: (usize, usize) = (256, 224); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_SIZE_NTSC` is never used [INFO] [stdout] --> src/consts.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub const DISPLAY_SIZE_NTSC: usize = DISPLAY_RES_NTSC.0 * DISPLAY_RES_NTSC.1 * 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNIVERSAL_BKG_COLOR_ADDR` is never used [INFO] [stdout] --> src/consts.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | pub const UNIVERSAL_BKG_COLOR_ADDR: usize = 0x3F00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Single` is never constructed [INFO] [stdout] --> src/consts.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub enum ScrMirror { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 136 | Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrMirror` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `result_extra_cycles` is never used [INFO] [stdout] --> src/cpu.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 106 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 123 | fn result_extra_cycles(&self, cycles: u8) -> InstResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `skip_n` is never used [INFO] [stdout] --> src/device.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 17 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub(crate) fn skip_n(&mut self, n: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_le_u16` is never used [INFO] [stdout] --> src/memory.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait RwMemory { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 118 | fn write_le_u16(&mut self, addr: u16, val: u16) -> Result<(), NesError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push`, `get_sprite_overflow`, `get_sprite_zero_hit`, and `set_sprite_overflow` are never used [INFO] [stdout] --> src/ppu.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 227 | impl StatusReg { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn push(&mut self, val: u8) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn get_sprite_overflow(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn get_sprite_zero_hit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn set_sprite_overflow(&mut self, state: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mapper_type` is never read [INFO] [stdout] --> src/rom.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Rom { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub mapper_type: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s [INFO] running `Command { std: "docker" "inspect" "d8d8875cde805caf2e64efdb1851e117f6800e6b279dfb47b1598d3c12908aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d8875cde805caf2e64efdb1851e117f6800e6b279dfb47b1598d3c12908aea", kill_on_drop: false }` [INFO] [stdout] d8d8875cde805caf2e64efdb1851e117f6800e6b279dfb47b1598d3c12908aea