[INFO] cloning repository https://github.com/CodingBeagle/fantasy-world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodingBeagle/fantasy-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingBeagle%2Ffantasy-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingBeagle%2Ffantasy-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16cb781ac1f7cf0b69ca612a10494aacd835fd57
[INFO] building CodingBeagle/fantasy-world against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingBeagle%2Ffantasy-world" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CodingBeagle/fantasy-world on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CodingBeagle/fantasy-world
[INFO] finished tweaking git repo https://github.com/CodingBeagle/fantasy-world
[INFO] tweaked toml for git repo https://github.com/CodingBeagle/fantasy-world written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CodingBeagle/fantasy-world 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.2
[INFO] [stderr]   Downloaded windows-core v0.51.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded windows v0.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4db6826684cf8d52bda4fee33173c0b151102caae2af55748ec3280bf092249b
[INFO] running `Command { std: "docker" "start" "-a" "4db6826684cf8d52bda4fee33173c0b151102caae2af55748ec3280bf092249b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db6826684cf8d52bda4fee33173c0b151102caae2af55748ec3280bf092249b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db6826684cf8d52bda4fee33173c0b151102caae2af55748ec3280bf092249b", kill_on_drop: false }`
[INFO] [stdout] 4db6826684cf8d52bda4fee33173c0b151102caae2af55748ec3280bf092249b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c51af75f2c34066a4c22520bdd2b64c20ee92de23707f6efa3f844cfb49cb698
[INFO] running `Command { std: "docker" "start" "-a" "c51af75f2c34066a4c22520bdd2b64c20ee92de23707f6efa3f844cfb49cb698", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.2
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling windows-targets v0.48.2
[INFO] [stderr]    Compiling windows-core v0.51.0
[INFO] [stderr]    Compiling windows v0.51.0
[INFO] [stderr]    Compiling fantasy-world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `slice`
[INFO] [stdout]  --> src/main.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ffi::*, slice};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueueFamilyProperties` and `QueueFamilyQueryResultStatusPropertiesKHR`
[INFO] [stdout]  --> src/main.rs:6:117
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...ebugUtilsMessengerCallbackDataEXT, QueueFamilyProperties, QueueFamilyQueryResultStatusPropertiesKHR, DeviceQueueCreateInfo};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `ash::vk::DeviceCreateInfo::pp_enabled_layer_names`: functionality described by this member no longer operates
[INFO] [stdout]    --> src/main.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 | ...   logical_device_create_info.pp_enabled_layer_names = create_array_of_string_pointers(&vec![CString::new("VK_LAYER_KHRONOS_validation...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `ash::vk::DeviceCreateInfo::enabled_layer_count`: functionality described by this member no longer operates
[INFO] [stdout]    --> src/main.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         logical_device_create_info.enabled_layer_count = REQUIRED_VALIDATION_LAYERS.as_ref().unwrap().len() as u32;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics_family_queue_handle`
[INFO] [stdout]    --> src/main.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let graphics_family_queue_handle = logical_device.get_device_queue(queue_family_indices.graphics_family.unwrap(), 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics_family_queue_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `physical_device_features`
[INFO] [stdout]    --> src/main.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |     let physical_device_features = vk_instance.get_physical_device_features(physical_device);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physical_device_features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_type`
[INFO] [stdout]    --> src/main.rs:398:5
[INFO] [stdout]     |
[INFO] [stdout] 398 |     message_type : DebugUtilsMessageTypeFlagsEXT,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_user_data`
[INFO] [stdout]    --> src/main.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 |     p_user_data : *mut c_void) -> ash::vk::Bool32 {
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_user_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if !check_layer_support(&vk_entry, &REQUIRED_VALIDATION_LAYERS.as_ref().unwrap()) {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:135:57
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let validation_layers_c_string : Vec<CString> = REQUIRED_VALIDATION_LAYERS
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 136 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let vk_instance_local = VK_INSTANCE.as_ref().unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:160:44
[INFO] [stdout]     |
[INFO] [stdout] 160 |         win32_surface_creation_info.hwnd = MAIN_WINDOW_HANDLE.as_ref().unwrap().0 as *const c_void;
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a dangling pointer will be produced because the temporary `Vec<*const i8>` will be dropped
[INFO] [stdout]    --> src/main.rs:263:154
[INFO] [stdout]     |
[INFO] [stdout] 263 | ...ayer_names = create_array_of_string_pointers(&vec![CString::new("VK_LAYER_KHRONOS_validation").unwrap()]).as_ptr();
[INFO] [stdout]     |                 -------------------------------------------------------------------------------------------- ^^^^^^ this pointer will immediately be invalid
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this `Vec<*const i8>` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `Vec<*const i8>` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:264:58
[INFO] [stdout]     |
[INFO] [stdout] 264 |         logical_device_create_info.enabled_layer_count = REQUIRED_VALIDATION_LAYERS.as_ref().unwrap().len() as u32;
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/main.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 DestroyWindow(MAIN_WINDOW_HANDLE.unwrap());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 let _ = DestroyWindow(MAIN_WINDOW_HANDLE.unwrap());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcS4gSW7/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-5d1f9374deaa4f6c.rlib,libwindows_core-0137ff2b221c3743.rlib,libwindows_targets-d4cbe84ad9002ec2.rlib,libash-c71889d6cab1e7d5.rlib,liblibloading-352cc3147d091de2.rlib,libcfg_if-33ef6c02a07f9fec.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: ShowWindow
[INFO] [stdout]           >>> referenced by mod.rs:3790 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:3790)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::ShowWindow::h229d58ba0d862da2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PeekMessageW
[INFO] [stdout]           >>> referenced by mod.rs:2900 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:2900)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::PeekMessageW::h17d80a6bc2b7646a)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DestroyWindow
[INFO] [stdout]           >>> referenced by mod.rs:857 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:857)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::DestroyWindow::h3c3dfea91e2829bf)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DefWindowProcW
[INFO] [stdout]           >>> referenced by mod.rs:752 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:752)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::DefWindowProcW::hf432f13e1145f409)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateWindowExW
[INFO] [stdout]           >>> referenced by mod.rs:654 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:654)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::CreateWindowExW::h8ee361cc461ad378)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: DispatchMessageW
[INFO] [stdout]           >>> referenced by mod.rs:927 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:927)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::DispatchMessageW::hf7c9ddd689cff13e)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: RegisterClassExW
[INFO] [stdout]           >>> referenced by mod.rs:3025 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:3025)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::RegisterClassExW::hf88c6ded98ad7289)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: TranslateMessage
[INFO] [stdout]           >>> referenced by mod.rs:3903 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:3903)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.3.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::TranslateMessage::hd10efeecbf83ac75)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetModuleHandleA
[INFO] [stdout]           >>> referenced by mod.rs:310 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.0/src/Windows/Win32/System/LibraryLoader/mod.rs:310)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fantasy_world-1d7cde82d7d40201.fantasy_world.4a5cdd700d893508-cgu.4.rcgu.o:(windows::Windows::Win32::System::LibraryLoader::GetModuleHandleA::h0b17fd81c0c01296)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.3.rcgu.o:(windows_core::strings::bstr::BSTR::len::hfde4ca66efa5b4b3) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:153 (src/strings/bstr.rs:153)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.3.rcgu.o:(_$LT$windows_core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$::drop::h26f4e65fb3493392) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.1.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo::h7b3fd6226aa6b685) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc::h7b3cd6e49cf3e0b4) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free::h92eb4bc1423d87a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc::h7b3cd6e49cf3e0b4) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free::h92eb4bc1423d87a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by error.rs:27 (src/error.rs:27)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.6.rcgu.o:(windows_core::error::Error::from_win32::hde4903a6d2e3f6ba) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.6.rcgu.o:(windows_core::hresult::HRESULT::message::hb7957e6441f18603) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hae8e6ea45f296d00) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hae8e6ea45f296d00) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-0137ff2b221c3743.windows_core.3a9396e17f4f8181-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hae8e6ea45f296d00) in archive /opt/rustwide/target/debug/deps/libwindows_core-0137ff2b221c3743.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fantasy-world` (bin "fantasy-world") due to 1 previous error; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c51af75f2c34066a4c22520bdd2b64c20ee92de23707f6efa3f844cfb49cb698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51af75f2c34066a4c22520bdd2b64c20ee92de23707f6efa3f844cfb49cb698", kill_on_drop: false }`
[INFO] [stdout] c51af75f2c34066a4c22520bdd2b64c20ee92de23707f6efa3f844cfb49cb698
