[INFO] cloning repository https://github.com/kb5000/cody_flare_R [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb5000/cody_flare_R" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb5000%2Fcody_flare_R", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb5000%2Fcody_flare_R'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20f447679810824baf76b46da1532c3cc6383ea6 [INFO] checking kb5000/cody_flare_R against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb5000%2Fcody_flare_R" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kb5000/cody_flare_R on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kb5000/cody_flare_R [INFO] finished tweaking git repo https://github.com/kb5000/cody_flare_R [INFO] tweaked toml for git repo https://github.com/kb5000/cody_flare_R written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kb5000/cody_flare_R already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a735ee03992e7e12a4233999204d3374fbd8c970ae47c63b06ee2e40ee296b89 [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" "a735ee03992e7e12a4233999204d3374fbd8c970ae47c63b06ee2e40ee296b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a735ee03992e7e12a4233999204d3374fbd8c970ae47c63b06ee2e40ee296b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a735ee03992e7e12a4233999204d3374fbd8c970ae47c63b06ee2e40ee296b89", kill_on_drop: false }` [INFO] [stdout] a735ee03992e7e12a4233999204d3374fbd8c970ae47c63b06ee2e40ee296b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c74f097190275eb0108ca105e0c73f95c848ed072252a2c296f4d249638c2ef8 [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" "c74f097190275eb0108ca105e0c73f95c848ed072252a2c296f4d249638c2ef8", kill_on_drop: false }` [INFO] [stderr] Checking cody_flare_r v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | use self::winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use self::winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | use self::winapi::um::wingdi::LOGPIXELSX; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use self::winapi::um::wingdi::LOGPIXELSY; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | use self::winapi::um::wingdi::GetStockObject; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | use self::winapi::um::wingdi::WHITE_BRUSH; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | use self::winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | use self::winapi::shared::minwindef::WPARAM; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | use self::winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | use self::winapi::um::winnt::LONG; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | use self::winapi::um::wingdi::CreateCompatibleDC; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use self::winapi::um::wingdi::CreateCompatibleBitmap; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | use self::winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um::winuser::*`, `winapi::um::libloaderapi::GetModuleHandleW`, `winapi::shared::windef::*`, `winapi::um::winuser::*`, `winapi::um::libloaderapi::GetModuleHandleW`, `winapi::shared::windef::*`, `self::winapi::shared::minwindef::DWORD`, `self::winapi::um::wingdi::GetDeviceCaps`, `self::winapi::um::wingdi::LOGPIXELSX`, `self::winapi::um::wingdi::LOGPIXELSY`, `self::winapi::um::wingdi::GetStockObject`, `self::winapi::um::wingdi::WHITE_BRUSH`, `self::winapi::shared::basetsd::UINT32`, `self::winapi::shared::minwindef::WPARAM`, `self::winapi::shared::minwindef::LPARAM`, `self::winapi::um::winnt::LONG`, `self::winapi::um::wingdi::CreateCompatibleDC`, `self::winapi::um::wingdi::CreateCompatibleBitmap`, `self::winapi::um::wingdi::SelectObject`, `winapi::ctypes::c_void`, `winapi::um::winuser::*`, `winapi::shared::windef::*` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cody_flare/graphics/gui_class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | use self::winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | use self::winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | use self::winapi::um::wingdi::LOGPIXELSX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | use self::winapi::um::wingdi::LOGPIXELSY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | use self::winapi::um::wingdi::GetStockObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | use self::winapi::um::wingdi::WHITE_BRUSH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | use self::winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use self::winapi::shared::minwindef::WPARAM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | use self::winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | use self::winapi::um::winnt::LONG; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | use self::winapi::um::wingdi::CreateCompatibleDC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | use self::winapi::um::wingdi::CreateCompatibleBitmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use self::winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cody_flare/graphics/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | use self::winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use self::winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | use self::winapi::um::wingdi::LOGPIXELSX; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use self::winapi::um::wingdi::LOGPIXELSY; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | use self::winapi::um::wingdi::GetStockObject; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | use self::winapi::um::wingdi::WHITE_BRUSH; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | use self::winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | use self::winapi::shared::minwindef::WPARAM; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | use self::winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | use self::winapi::um::winnt::LONG; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | use self::winapi::um::wingdi::CreateCompatibleDC; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use self::winapi::um::wingdi::CreateCompatibleBitmap; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | use self::winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um::winuser::*`, `winapi::um::libloaderapi::GetModuleHandleW`, `winapi::shared::windef::*`, `winapi::um::winuser::*`, `winapi::um::libloaderapi::GetModuleHandleW`, `winapi::shared::windef::*`, `self::winapi::shared::minwindef::DWORD`, `self::winapi::um::wingdi::GetDeviceCaps`, `self::winapi::um::wingdi::LOGPIXELSX`, `self::winapi::um::wingdi::LOGPIXELSY`, `self::winapi::um::wingdi::GetStockObject`, `self::winapi::um::wingdi::WHITE_BRUSH`, `self::winapi::shared::basetsd::UINT32`, `self::winapi::shared::minwindef::WPARAM`, `self::winapi::shared::minwindef::LPARAM`, `self::winapi::um::winnt::LONG`, `self::winapi::um::wingdi::CreateCompatibleDC`, `self::winapi::um::wingdi::CreateCompatibleBitmap`, `self::winapi::um::wingdi::SelectObject`, `winapi::ctypes::c_void`, `winapi::um::winuser::*`, `winapi::shared::windef::*` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cody_flare/graphics/gui_class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | use self::winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | use self::winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | use self::winapi::um::wingdi::LOGPIXELSX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | use self::winapi::um::wingdi::LOGPIXELSY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | use self::winapi::um::wingdi::GetStockObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | use self::winapi::um::wingdi::WHITE_BRUSH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | use self::winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use self::winapi::shared::minwindef::WPARAM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | use self::winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | use self::winapi::um::winnt::LONG; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | use self::winapi::um::wingdi::CreateCompatibleDC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | use self::winapi::um::wingdi::CreateCompatibleBitmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use self::winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cody_flare/graphics/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn rect_size(rect: &RECT) -> [i32; 2] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:174:62 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn rect_from_size(position: [i32; 2], size: [i32; 2]) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | let mut rect = RECT {left: 0, right: 0, top: 0, bottom: 0}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetRect` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | SetRect(&mut rect, position[0], position[1], size[0], size[1]); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsStr` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ffi::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::once` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter::once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsStr` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ffi::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::once` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter::once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::utility::pos::Pos` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::utility::pos::Pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::ptr::null; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::ffi; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::Wrapping` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::num::Wrapping; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cody_flare::graphics::window` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cody_flare::graphics::window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cody_flare::graphics::gui_class` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::cody_flare::graphics::gui_class; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn rect_size(rect: &RECT) -> [i32; 2] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:174:62 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn rect_from_size(position: [i32; 2], size: [i32; 2]) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | let mut rect = RECT {left: 0, right: 0, top: 0, bottom: 0}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetRect` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | SetRect(&mut rect, position[0], position[1], size[0], size[1]); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsStr` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ffi::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::once` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter::once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsStr` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ffi::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::once` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter::once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::utility::pos::Pos` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::utility::pos::Pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::ptr::null; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::ffi; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::Wrapping` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::num::Wrapping; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cody_flare::graphics::window` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cody_flare::graphics::window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cody_flare::graphics::gui_class` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::cody_flare::graphics::gui_class; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `cody_flare_r` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![windows_subsystem = "windows"] [INFO] [stdout] 2 | | pub mod cody_flare; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | use crate::cody_flare::graphics::window; [INFO] [stdout] ... | [INFO] [stdout] 20 | | // } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cody_flare_r` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 30 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c74f097190275eb0108ca105e0c73f95c848ed072252a2c296f4d249638c2ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74f097190275eb0108ca105e0c73f95c848ed072252a2c296f4d249638c2ef8", kill_on_drop: false }` [INFO] [stdout] c74f097190275eb0108ca105e0c73f95c848ed072252a2c296f4d249638c2ef8