[INFO] cloning repository https://github.com/JayDepp/oot-display [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JayDepp/oot-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayDepp%2Foot-display", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayDepp%2Foot-display'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 924785b5c6d014f2d383438dc71404c8d38b2171 [INFO] checking JayDepp/oot-display against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayDepp%2Foot-display" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JayDepp/oot-display on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JayDepp/oot-display [INFO] finished tweaking git repo https://github.com/JayDepp/oot-display [INFO] tweaked toml for git repo https://github.com/JayDepp/oot-display written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JayDepp/oot-display already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] edde302b3e78cc1ea8a9b260f3b1a5e8125fff60c8ea350ead43b00fc473d37d [INFO] running `Command { std: "docker" "start" "-a" "edde302b3e78cc1ea8a9b260f3b1a5e8125fff60c8ea350ead43b00fc473d37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edde302b3e78cc1ea8a9b260f3b1a5e8125fff60c8ea350ead43b00fc473d37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edde302b3e78cc1ea8a9b260f3b1a5e8125fff60c8ea350ead43b00fc473d37d", kill_on_drop: false }` [INFO] [stdout] edde302b3e78cc1ea8a9b260f3b1a5e8125fff60c8ea350ead43b00fc473d37d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59e454e6536e94a4d4a182635c1d44cf879412851cf044b889948c4c8c79463 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b59e454e6536e94a4d4a182635c1d44cf879412851cf044b889948c4c8c79463", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking oot-display v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `KokiriTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:259:15 [INFO] [stdout] | [INFO] [stdout] 259 | const KokiriTunic = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_TUNIC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `GoronTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | const GoronTunic = 0x02; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `GORON_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ZoraTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:261:15 [INFO] [stdout] | [INFO] [stdout] 261 | const ZoraTunic = 0x03; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `ZORA_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | const KokiriBoots = 0x10; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `IronBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | const IronBoots = 0x20; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `IRON_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HoverBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | const HoverBoots = 0x30; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `HOVER_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | const KokiriSword = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MasterSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | const MasterSword = 0x02; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `MASTER_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BiggoronsSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | const BiggoronsSword = 0x03; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BIGGORONS_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | const KokiriShield = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:259:15 [INFO] [stdout] | [INFO] [stdout] 259 | const KokiriTunic = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_TUNIC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HylianShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | const HylianShield = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `HYLIAN_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MirrorShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | const MirrorShield = 0x30; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `MIRROR_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | const KokiriTunic = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `GoronTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | const GoronTunic = 0x02; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `GORON_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `GoronTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | const GoronTunic = 0x02; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `GORON_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ZoraTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:334:15 [INFO] [stdout] | [INFO] [stdout] 334 | const ZoraTunic = 0x04; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `ZORA_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ZoraTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:261:15 [INFO] [stdout] | [INFO] [stdout] 261 | const ZoraTunic = 0x03; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `ZORA_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:335:15 [INFO] [stdout] | [INFO] [stdout] 335 | const KokiriBoots = 0x10; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | const KokiriBoots = 0x10; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `IronBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | const IronBoots = 0x20; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `IRON_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HoverBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | const HoverBoots = 0x30; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `HOVER_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | const KokiriSword = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MasterSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | const MasterSword = 0x02; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `MASTER_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BiggoronsSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | const BiggoronsSword = 0x03; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BIGGORONS_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | const KokiriShield = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HylianShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | const HylianShield = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `HYLIAN_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MirrorShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | const MirrorShield = 0x30; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `MIRROR_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | const KokiriTunic = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `GoronTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | const GoronTunic = 0x02; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `GORON_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ZoraTunic` should have an upper case name [INFO] [stdout] --> src/lib.rs:334:15 [INFO] [stdout] | [INFO] [stdout] 334 | const ZoraTunic = 0x04; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `ZORA_TUNIC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:335:15 [INFO] [stdout] | [INFO] [stdout] 335 | const KokiriBoots = 0x10; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `IronBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:336:15 [INFO] [stdout] | [INFO] [stdout] 336 | const IronBoots = 0x20; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `IRON_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HoverBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:337:15 [INFO] [stdout] | [INFO] [stdout] 337 | const HoverBoots = 0x40; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `HOVER_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:343:15 [INFO] [stdout] | [INFO] [stdout] 343 | const KokiriSword = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MasterSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:344:15 [INFO] [stdout] | [INFO] [stdout] 344 | const MasterSword = 0x02; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `MASTER_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BiggoronsSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:345:15 [INFO] [stdout] | [INFO] [stdout] 345 | const BiggoronsSword = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BIGGORONS_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BrokenGiantsKnife` should have an upper case name [INFO] [stdout] --> src/lib.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 346 | const BrokenGiantsKnife = 0x08; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BROKEN_GIANTS_KNIFE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | const KokiriShield = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HylianShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | const HylianShield = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `HYLIAN_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MirrorShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | const MirrorShield = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `MIRROR_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `IronBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:336:15 [INFO] [stdout] | [INFO] [stdout] 336 | const IronBoots = 0x20; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `IRON_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HoverBoots` should have an upper case name [INFO] [stdout] --> src/lib.rs:337:15 [INFO] [stdout] | [INFO] [stdout] 337 | const HoverBoots = 0x40; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `HOVER_BOOTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:343:15 [INFO] [stdout] | [INFO] [stdout] 343 | const KokiriSword = 0x01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MasterSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:344:15 [INFO] [stdout] | [INFO] [stdout] 344 | const MasterSword = 0x02; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `MASTER_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BiggoronsSword` should have an upper case name [INFO] [stdout] --> src/lib.rs:345:15 [INFO] [stdout] | [INFO] [stdout] 345 | const BiggoronsSword = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BIGGORONS_SWORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BrokenGiantsKnife` should have an upper case name [INFO] [stdout] --> src/lib.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 346 | const BrokenGiantsKnife = 0x08; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BROKEN_GIANTS_KNIFE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KokiriShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | const KokiriShield = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `KOKIRI_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HylianShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:348:15 [INFO] [stdout] | [INFO] [stdout] 348 | const HylianShield = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `HYLIAN_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MirrorShield` should have an upper case name [INFO] [stdout] --> src/lib.rs:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | const MirrorShield = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `MIRROR_SHIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kernel32::K32EnumProcessModulesEx`, `kernel32::K32GetModuleBaseNameA`, `kernel32::OpenProcess`, `kernel32::ReadProcessMemory` [INFO] [stdout] --> src/bin/oot-display.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | use kernel32::{K32EnumProcessModulesEx, K32GetModuleBaseNameA, OpenProcess, ReadProcessMemory}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `ReadProcessMemory` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `OpenProcess` in the root [INFO] [stdout] | | no `K32GetModuleBaseNameA` in the root [INFO] [stdout] | no `K32EnumProcessModulesEx` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef` [INFO] [stdout] --> src/bin/oot-display.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | use winapi::minwindef::{DWORD, HMODULE, MAX_PATH}; [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::psapi` [INFO] [stdout] --> src/bin/oot-display.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | use winapi::psapi::{LIST_MODULES_32BIT, LIST_MODULES_64BIT}; [INFO] [stdout] | ^^^^^ could not find `psapi` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::winnt` [INFO] [stdout] --> src/bin/oot-display.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | use winapi::winnt::{ [INFO] [stdout] | ^^^^^ could not find `winnt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kernel32::K32EnumProcessModulesEx`, `kernel32::K32GetModuleBaseNameA`, `kernel32::OpenProcess`, `kernel32::ReadProcessMemory` [INFO] [stdout] --> src/bin/oot-display.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | use kernel32::{K32EnumProcessModulesEx, K32GetModuleBaseNameA, OpenProcess, ReadProcessMemory}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `ReadProcessMemory` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `OpenProcess` in the root [INFO] [stdout] | | no `K32GetModuleBaseNameA` in the root [INFO] [stdout] | no `K32EnumProcessModulesEx` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef` [INFO] [stdout] --> src/bin/oot-display.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | use winapi::minwindef::{DWORD, HMODULE, MAX_PATH}; [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::psapi` [INFO] [stdout] --> src/bin/oot-display.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | use winapi::psapi::{LIST_MODULES_32BIT, LIST_MODULES_64BIT}; [INFO] [stdout] | ^^^^^ could not find `psapi` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::winnt` [INFO] [stdout] --> src/bin/oot-display.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | use winapi::winnt::{ [INFO] [stdout] | ^^^^^ could not find `winnt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteProcessMemory` in crate `kernel32` [INFO] [stdout] --> src/bin/oot-display.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | kernel32::WriteProcessMemory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | use std::mem::{size_of, size_of_val, uninitialized}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteProcessMemory` in crate `kernel32` [INFO] [stdout] --> src/bin/oot-display.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | kernel32::WriteProcessMemory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | let mut hmod: HMODULE = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | let mut cb_needed: DWORD = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | let mut read: u64 = unsafe { ::std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | use std::mem::{size_of, size_of_val, uninitialized}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | let mut hmod: HMODULE = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | let mut cb_needed: DWORD = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/oot-display.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | let mut read: u64 = unsafe { ::std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oot-display` due to 6 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b59e454e6536e94a4d4a182635c1d44cf879412851cf044b889948c4c8c79463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59e454e6536e94a4d4a182635c1d44cf879412851cf044b889948c4c8c79463", kill_on_drop: false }` [INFO] [stdout] b59e454e6536e94a4d4a182635c1d44cf879412851cf044b889948c4c8c79463