[INFO] cloning repository https://github.com/Aerocatia/demon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aerocatia/demon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAerocatia%2Fdemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAerocatia%2Fdemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abc9119674f314ac8282b3902f5eae2e3ee52e2f
[INFO] checking Aerocatia/demon against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAerocatia%2Fdemon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aerocatia/demon on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aerocatia/demon
[INFO] finished tweaking git repo https://github.com/Aerocatia/demon
[INFO] tweaked toml for git repo https://github.com/Aerocatia/demon written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aerocatia/demon 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de1fb9018b05303f6908063f753d34911475ab81afdfe28e3f35ed383ddd9ca1
[INFO] running `Command { std: "docker" "start" "-a" "de1fb9018b05303f6908063f753d34911475ab81afdfe28e3f35ed383ddd9ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de1fb9018b05303f6908063f753d34911475ab81afdfe28e3f35ed383ddd9ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de1fb9018b05303f6908063f753d34911475ab81afdfe28e3f35ed383ddd9ca1", kill_on_drop: false }`
[INFO] [stdout] de1fb9018b05303f6908063f753d34911475ab81afdfe28e3f35ed383ddd9ca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4b7523a03e3412f4cb2afb7d80e6acef7c5e11e72abe41780ad1d528de6061
[INFO] running `Command { std: "docker" "start" "-a" "6e4b7523a03e3412f4cb2afb7d80e6acef7c5e11e72abe41780ad1d528de6061", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling c_mine v0.1.0 (/opt/rustwide/workdir/c_mine)
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking utf16_lit v2.0.2
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking syn v2.0.95
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling min32-proc v0.1.2
[INFO] [stderr]     Checking min32 v0.1.2
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking primitives v0.1.0 (/opt/rustwide/workdir/primitives)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking ringhopper-definitions v0.2.0 (https://github.com/FishAndRips/ringhopper.git?rev=6125ce1a3e7fc4a80700eb4143ac92ba6b043e45#6125ce1a)
[INFO] [stderr]     Checking tag_structs_gen v0.1.0 (/opt/rustwide/workdir/tag_structs_gen)
[INFO] [stderr]     Checking tag_structs v0.1.0 (/opt/rustwide/workdir/tag_structs)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling embed-resource v3.0.1
[INFO] [stderr]    Compiling demon v0.1.0 (/opt/rustwide/workdir/demon)
[INFO] [stderr] warning: demon@0.1.0: Not building for i686-pc-windows-* (target_arch=x86_64, target_os=linux); windres won't be called
[INFO] [stdout] error: This crate can only be compiled for i686-pc-windows-* targets!
[INFO] [stdout]   --> demon/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | compile_error!("This crate can only be compiled for i686-pc-windows-* targets!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: This crate can only be compiled for i686-pc-windows-* targets!
[INFO] [stdout]   --> demon/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | compile_error!("This crate can only be compiled for i686-pc-windows-* targets!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::panic::on_panic`
[INFO] [stdout]   --> demon/src/init.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::panic::on_panic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ no `on_panic` in `panic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> demon/src/panic.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub unsafe fn on_panic(panic_info: &PanicInfo) {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> demon/src/panic.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(test))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> demon/src/console/hsc.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::intrinsics::transmute;
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `windows_sys::s`
[INFO] [stdout]   --> demon/src/panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows_sys::s;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MB_ICONERROR` and `MB_OK`
[INFO] [stdout]   --> demon/src/panic.rs:21:51
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows_sys::Win32::UI::WindowsAndMessaging::{MB_ICONERROR, MB_OK};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> demon/src/script/c.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::intrinsics::transmute;
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> demon/src/bink/hsc.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::intrinsics::transmute;
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> demon/src/multiplayer/hsc.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::intrinsics::transmute;
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:520:21
[INFO] [stdout]     |
[INFO] [stdout] 520 |     QueryInterface: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, riid: REFIID, ppvObj: *mut *mut c_void) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout]     = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 521 |     AddRef: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> c_ulong,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:522:14
[INFO] [stdout]     |
[INFO] [stdout] 522 |     Release: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> c_ulong,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:523:27
[INFO] [stdout]     |
[INFO] [stdout] 523 |     TestCooperativeLevel: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> (),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:524:29
[INFO] [stdout]     |
[INFO] [stdout] 524 |     GetAvailableTextureMem: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> c_uint,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:525:28
[INFO] [stdout]     |
[INFO] [stdout] 525 |     EvictManagedResources: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> (),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:526:18
[INFO] [stdout]     |
[INFO] [stdout] 526 |     GetDirect3D: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppD3D9: *mut *mut IDirect3D9) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:527:20
[INFO] [stdout]     |
[INFO] [stdout] 527 |     GetDeviceCaps: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pCaps: *mut D3DCAPS9) -> (),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:528:21
[INFO] [stdout]     |
[INFO] [stdout] 528 |     GetDisplayMode: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, pMode: *mut D3DDISPLAYMODE) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:529:28
[INFO] [stdout]     |
[INFO] [stdout] 529 | ...rameters: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pParameters: *mut D3DDEVICE_CREATION_PARAMETERS) -> (),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:530:26
[INFO] [stdout]     |
[INFO] [stdout] 530 | ...s: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, XHotSpot: c_uint, YHotSpot: c_uint, pCursorBitmap: *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:531:24
[INFO] [stdout]     |
[INFO] [stdout] 531 |     SetCursorPosition: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, X: c_int, Y: c_int, Flags: u32) -> c_void,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `min32` (which `strings` depends on)
[INFO] [stdout]   = note: first definition in `min32` loaded from /opt/rustwide/target/debug/deps/libmin32-3f743e2db6ae729c.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 532 |     ShowCursor: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, bShow: BOOL) -> BOOL,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:533:32
[INFO] [stdout]     |
[INFO] [stdout] 533 | ...n: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pPresentationParameters: *mut D3DPRESENT_PARAMETERS, pSwapChain: *mut *mut IDirect3DSwapChain9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 534 | ...n: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, pSwapChain: *mut *mut IDirect3DSwapChain9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:535:28
[INFO] [stdout]     |
[INFO] [stdout] 535 |     GetNumberOfSwapChains: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> c_uint,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:536:12
[INFO] [stdout]     |
[INFO] [stdout] 536 |     Reset: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pPresentationParameters: *mut D3DPRESENT_PARAMETERS) -> (),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:537:14
[INFO] [stdout]     |
[INFO] [stdout] 537 | ...t: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pSourceRect: *const RECT, pDestRect: *const RECT, hDestWindowOverride: HWND, pDirtyRegion: *const RGNDATA) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:538:20
[INFO] [stdout]     |
[INFO] [stdout] 538 | ...r: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, iBackBuffer: c_uint, Type: D3DBACKBUFFER_TYPE, ppBackBuffer: *mut *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:539:22
[INFO] [stdout]     |
[INFO] [stdout] 539 | ...atus: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, pRasterStatus: *mut D3DRASTER_STATUS) -> (),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:540:23
[INFO] [stdout]     |
[INFO] [stdout] 540 |     SetDialogBoxMode: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, bEnableDialogs: BOOL) -> (),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:541:19
[INFO] [stdout]     |
[INFO] [stdout] 541 | ...amp: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, Flags: u32, pRamp: *const D3DGAMMARAMP) -> (),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:542:19
[INFO] [stdout]     |
[INFO] [stdout] 542 |     GetGammaRamp: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, pRamp: *mut D3DGAMMARAMP) -> (),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:543:20
[INFO] [stdout]     |
[INFO] [stdout] 543 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Width: c_uint, Height: c_uint, Levels: c_uint, Usage: u32, Format: D3DFORMAT, Pool: D3DPOOL, ppTexture: *mut *mut IDirect3DTexture9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:544:26
[INFO] [stdout]     |
[INFO] [stdout] 544 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Width: c_uint, Height: c_uint, Depth: c_uint, Levels: c_uint, Usage: u32, Format: D3DFORMAT, Pool: D3DPOOL, ppVolumeTexture: *mut *mut IDirect3DVolumeTexture9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, EdgeLength: c_uint, Levels: c_uint, Usage: u32, Format: D3DFORMAT, Pool: D3DPOOL, ppCubeTexture: *mut *mut IDirect3DCubeTexture9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:546:25
[INFO] [stdout]     |
[INFO] [stdout] 546 | ...r: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Length: c_uint, Usage: u32, FVF: u32, Pool: D3DPOOL, ppVertexBuffer: *mut *mut IDirect3DVertexBuffer9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:547:24
[INFO] [stdout]     |
[INFO] [stdout] 547 | ...r: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Length: c_uint, Usage: u32, Format: D3DFORMAT, Pool: D3DPOOL, ppIndexBuffer: *mut *mut IDirect3DIndexBuffer9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:548:25
[INFO] [stdout]     |
[INFO] [stdout] 548 | ...t: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Width: c_uint, Height: c_uint, Format: D3DFORMAT, MultiSample: D3DMULTISAMPLE_TYPE, MultisampleQuality: u32, Lockable: BOOL, ppSurface: *mut *mut IDirect3DSurface9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:549:32
[INFO] [stdout]     |
[INFO] [stdout] 549 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Width: c_uint, Height: c_uint, Format: D3DFORMAT, MultiSample: D3DMULTISAMPLE_TYPE, MultisampleQuality: u32, Discard: BOOL, ppSurface: *mut *mut IDirect3DSurface9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pSourceSurface: *mut IDirect3DSurface9, pSourceRect: *const RECT, pDestinationSurface: *mut IDirect3DSurface9, pDestPoint: *const RECT) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:551:20
[INFO] [stdout]     |
[INFO] [stdout] 551 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pSourceTexture: *mut IDirect3DBaseTexture9, pDestinationTexture: *mut IDirect3DBaseTexture9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:552:26
[INFO] [stdout]     |
[INFO] [stdout] 552 | ...a: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pRenderTarget: *mut IDirect3DSurface9, pDestSurface: *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:553:25
[INFO] [stdout]     |
[INFO] [stdout] 553 | ...Data: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, iSwapChain: c_uint, pDestSurface: *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:554:18
[INFO] [stdout]     |
[INFO] [stdout] 554 | ...t: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pSourceSurface: *mut IDirect3DSurface9, pSourceRect: *const RECT, pDestSurface: *mut IDirect3DSurface9, pDestRect: *const RECT, Filter: D3DTEXTUREFILTERTYPE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:555:16
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...l: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pSurface: *mut IDirect3DSurface9, pRect: *const RECT, color: D3DCOLOR) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:556:34
[INFO] [stdout]     |
[INFO] [stdout] 556 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Width: c_uint, Height: c_uint, Format: D3DFORMAT, Pool: D3DPOOL, ppSurface: *mut *mut IDirect3DSurface9, pSharedHandle: *mut HANDLE) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:557:22
[INFO] [stdout]     |
[INFO] [stdout] 557 | ...t: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, RenderTargetIndex: u32, pRenderTarget: *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:558:22
[INFO] [stdout]     |
[INFO] [stdout] 558 | ...t: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, RenderTargetIndex: u32, ppRenderTarget: *mut *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:559:29
[INFO] [stdout]     |
[INFO] [stdout] 559 |     SetDepthStencilSurface: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pNewZStencil: *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:560:29
[INFO] [stdout]     |
[INFO] [stdout] 560 | ...ilSurface: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppZStencilSurface: *mut *mut IDirect3DSurface9) -> (),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 |     BeginScene: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> (),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:562:15
[INFO] [stdout]     |
[INFO] [stdout] 562 |     EndScene: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> (),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:563:12
[INFO] [stdout]     |
[INFO] [stdout] 563 | ...r: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Count: u32, pRects: *const D3DRECT, Flags: u32, Color: D3DCOLOR, Z: f32, Stencil: u32) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:564:19
[INFO] [stdout]     |
[INFO] [stdout] 564 |     SetTransform: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, State: D3DTRANSFORMSTATETYPE, pMatrix: *const D3DMATRIX) -> (),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:565:19
[INFO] [stdout]     |
[INFO] [stdout] 565 |     GetTransform: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, State: D3DTRANSFORMSTATETYPE, pMatrix: *const D3DMATRIX) -> (),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:566:24
[INFO] [stdout]     |
[INFO] [stdout] 566 | ...form: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, State: D3DTRANSFORMSTATETYPE, pMatrix: *const D3DMATRIX) -> (),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:567:18
[INFO] [stdout]     |
[INFO] [stdout] 567 |     SetViewport: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pViewport: *const D3D9VIEWPORT9) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:568:18
[INFO] [stdout]     |
[INFO] [stdout] 568 |     GetViewport: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pViewport: *mut D3D9VIEWPORT9) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:569:18
[INFO] [stdout]     |
[INFO] [stdout] 569 |     SetMaterial: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pMaterial: *const D3DMATERIAL9) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:570:18
[INFO] [stdout]     |
[INFO] [stdout] 570 |     GetMaterial: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pMaterial: *mut D3DMATERIAL9) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:571:15
[INFO] [stdout]     |
[INFO] [stdout] 571 |     SetLight: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Index: u32, light: *const D3DLIGHT9) -> (),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:572:15
[INFO] [stdout]     |
[INFO] [stdout] 572 |     GetLight: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Index: u32, light: *mut D3DLIGHT9) -> (),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:573:18
[INFO] [stdout]     |
[INFO] [stdout] 573 |     LightEnable: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Index: u32, Enable: BOOL) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:574:21
[INFO] [stdout]     |
[INFO] [stdout] 574 |     GetLightEnable: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Index: u32, pEnable: *mut BOOL) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:575:19
[INFO] [stdout]     |
[INFO] [stdout] 575 |     SetClipPlane: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Index: u32, pPlane: *const f32) -> (),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:576:19
[INFO] [stdout]     |
[INFO] [stdout] 576 |     GetClipPlane: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Index: u32, pPlane: *mut f32) -> (),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |     SetRenderState: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, State: D3DRENDERSTATETYPE, Value: u32) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:578:21
[INFO] [stdout]     |
[INFO] [stdout] 578 |     GetRenderState: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, State: D3DRENDERSTATETYPE, pValue: *mut u32) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:579:23
[INFO] [stdout]     |
[INFO] [stdout] 579 | ...k: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Type: D3DSTATEBLOCKTYPE, ppSB: *mut *mut IDirect3DStateBlock9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     BeginStateBlock: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> (),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:581:20
[INFO] [stdout]     |
[INFO] [stdout] 581 |     EndStateBlock: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppSB: *mut *mut IDirect3DStateBlock9) -> (),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     SetClipStatus: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pClipStatus: *const D3DCLIPSTATUS9) -> (),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:583:20
[INFO] [stdout]     |
[INFO] [stdout] 583 |     GetClipStatus: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pClipStatus: *mut D3DCLIPSTATUS9) -> (),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:584:17
[INFO] [stdout]     |
[INFO] [stdout] 584 |     GetTexture: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Stage: u32, ppTexture: *mut *mut IDirect3DBaseTexture9) -> (),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:585:17
[INFO] [stdout]     |
[INFO] [stdout] 585 |     SetTexture: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Stage: u32, pTexture: *mut IDirect3DBaseTexture9) -> (),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:586:27
[INFO] [stdout]     |
[INFO] [stdout] 586 | ...te: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Stage: u32, Type: D3DTEXTURESTAGESTATETYPE, pValue: *mut u32) -> (),
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:587:27
[INFO] [stdout]     |
[INFO] [stdout] 587 | ...State: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Stage: u32, Type: D3DTEXTURESTAGESTATETYPE, Value: u32) -> (),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:588:22
[INFO] [stdout]     |
[INFO] [stdout] 588 | ...ate: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Sampler: u32, Type: D3DSAMPLERSTATETYPE, pValue: *mut u32) -> (),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |     SetSamplerState: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Sampler: u32, Type: D3DSAMPLERSTATETYPE, Value: u32) -> (),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:590:21
[INFO] [stdout]     |
[INFO] [stdout] 590 |     ValidateDevice: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pNumPasses: *mut u32) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:591:24
[INFO] [stdout]     |
[INFO] [stdout] 591 | ...ntries: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PaletteNumber: c_uint, pEntries: *const PALETTEENTRY) -> (),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:592:24
[INFO] [stdout]     |
[INFO] [stdout] 592 |     GetPaletteEntries: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PaletteNumber: c_uint, pEntries: *mut PALETTEENTRY) -> (),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:593:31
[INFO] [stdout]     |
[INFO] [stdout] 593 |     SetCurrentTexturePalette: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PaletteNumber: c_uint) -> (),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:594:31
[INFO] [stdout]     |
[INFO] [stdout] 594 |     GetCurrentTexturePalette: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PaletteNumber: *mut c_uint) -> (),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     SetScissorRect: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pRect: *const RECT) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:596:21
[INFO] [stdout]     |
[INFO] [stdout] 596 |     GetScissorRect: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pRect: *mut RECT) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:597:34
[INFO] [stdout]     |
[INFO] [stdout] 597 |     SetSoftwareVertexProcessing: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, bSoftware: BOOL) -> (),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:598:34
[INFO] [stdout]     |
[INFO] [stdout] 598 |     GetSoftwareVertexProcessing: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> BOOL,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:599:20
[INFO] [stdout]     |
[INFO] [stdout] 599 |     SetNPatchMode: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, nSegments: f32) -> (),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:600:20
[INFO] [stdout]     |
[INFO] [stdout] 600 |     GetNPatchMode: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9) -> f32,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:601:20
[INFO] [stdout]     |
[INFO] [stdout] 601 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PrimitiveType: D3DPRIMITIVETYPE, StartVertex: c_uint, PrimitiveCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:602:27
[INFO] [stdout]     |
[INFO] [stdout] 602 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PrimitiveType: D3DPRIMITIVETYPE, BaseVertexIndex: c_int, MinVertexIndex: c_uint, NumVertices: c_uint, startIndex: c_uint, primCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:603:22
[INFO] [stdout]     |
[INFO] [stdout] 603 | ...P: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, PrimitiveType: D3DPRIMITIVETYPE, PrimitiveCount: c_uint, pVertexStreamZeroData: *const c_void, VertexStreamZeroStride: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:604:29
[INFO] [stdout]     |
[INFO] [stdout] 604 | ...P: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Pri...treamZeroStride: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:605:22
[INFO] [stdout]     |
[INFO] [stdout] 605 | ...s: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, SrcStartIndex: c_uint, DestIndex: c_uint, VertexCount: c_uint, pDestBuffer: *mut IDirect3DVertexBuffer9, pVertexDecl: *mut IDirect3DVertexDeclaration9, Flags: u32) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:606:30
[INFO] [stdout]     |
[INFO] [stdout] 606 | ...n: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pVertexElements: *const D3DVERTEXELEMENT9, ppDecl: *mut *mut IDirect3DVertexDeclaration9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:607:27
[INFO] [stdout]     |
[INFO] [stdout] 607 |     SetVertexDeclaration: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pDecl: *mut IDirect3DVertexDeclaration9) -> (),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:608:27
[INFO] [stdout]     |
[INFO] [stdout] 608 |     GetVertexDeclaration: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppDecl: *mut *mut IDirect3DVertexDeclaration9) -> (),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:609:13
[INFO] [stdout]     |
[INFO] [stdout] 609 |     SetFVF: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, FVF: u32) -> (),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |     GetFVF: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pFVF: *mut u32) -> (),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:611:25
[INFO] [stdout]     |
[INFO] [stdout] 611 | ...r: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pFunction: *const u32, ppShader: *mut *mut IDirect3DVertexShader9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:612:22
[INFO] [stdout]     |
[INFO] [stdout] 612 |     SetVertexShader: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pShader: *mut IDirect3DVertexShader9) -> (),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:613:22
[INFO] [stdout]     |
[INFO] [stdout] 613 |     GetVertexShader: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppShader: *mut *mut IDirect3DVertexShader9) -> (),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:614:31
[INFO] [stdout]     |
[INFO] [stdout] 614 | ...F: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *const f32, Vector4fCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:615:31
[INFO] [stdout]     |
[INFO] [stdout] 615 | ...F: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *mut f32, Vector4fCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:616:31
[INFO] [stdout]     |
[INFO] [stdout] 616 | ...I: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *const c_int, Vector4iCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:617:31
[INFO] [stdout]     |
[INFO] [stdout] 617 | ...I: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *mut c_int, Vector4iCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:618:31
[INFO] [stdout]     |
[INFO] [stdout] 618 | ...B: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *const BOOL, BoolCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:619:31
[INFO] [stdout]     |
[INFO] [stdout] 619 | ...B: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *mut BOOL, BoolCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:620:22
[INFO] [stdout]     |
[INFO] [stdout] 620 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StreamNumber: c_uint, pStreamData: *mut IDirect3DVertexBuffer9, OffsetInBytes: c_uint, Stride: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:621:22
[INFO] [stdout]     |
[INFO] [stdout] 621 | ...e: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StreamNumber: c_uint, ppStreamData: *mut *mut IDirect3DVertexBuffer9, pOffsetInBytes: *mut c_uint, pStride: *mut c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:622:26
[INFO] [stdout]     |
[INFO] [stdout] 622 |     SetStreamSourceFreq: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StreamNumber: c_uint, Setting: c_uint) -> (),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:623:26
[INFO] [stdout]     |
[INFO] [stdout] 623 |     GetStreamSourceFreq: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StreamNumber: c_uint, pSetting: *mut c_uint) -> (),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |     SetIndices: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pIndexData: *mut IDirect3DIndexBuffer9) -> (),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:625:17
[INFO] [stdout]     |
[INFO] [stdout] 625 |     GetIndices: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppIndexData: *mut *mut IDirect3DIndexBuffer9) -> (),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:626:24
[INFO] [stdout]     |
[INFO] [stdout] 626 | ...r: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pFunction: *const u32, ppShader: *mut *mut IDirect3DPixelShader9) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:627:21
[INFO] [stdout]     |
[INFO] [stdout] 627 |     SetPixelShader: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, pShader: *mut IDirect3DPixelShader9) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:628:21
[INFO] [stdout]     |
[INFO] [stdout] 628 |     GetPixelShader: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, ppShader: *mut *mut IDirect3DPixelShader9) -> (),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:629:30
[INFO] [stdout]     |
[INFO] [stdout] 629 | ...F: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *const f32, Vector4fCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:630:30
[INFO] [stdout]     |
[INFO] [stdout] 630 | ...F: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *mut f32, Vector4fCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:631:30
[INFO] [stdout]     |
[INFO] [stdout] 631 | ...I: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *const c_int, Vector4iCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:632:30
[INFO] [stdout]     |
[INFO] [stdout] 632 | ...I: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *mut c_int, Vector4iCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:633:30
[INFO] [stdout]     |
[INFO] [stdout] 633 | ...B: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *const BOOL, BoolCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:634:30
[INFO] [stdout]     |
[INFO] [stdout] 634 | ...B: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, StartRegister: c_uint, pConstantData: *mut BOOL, BoolCount: c_uint) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 | ...h: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Handle: c_uint, pNumSegs: *const f32, pRectPatchInfo: *mut D3DRECTPATCH_INFO) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:636:19
[INFO] [stdout]     |
[INFO] [stdout] 636 | ...h: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Handle: c_uint, pNumSegs: *const f32, pTriPatchInfo: *mut D3DTRIPATCH_INFO) -> (),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:637:18
[INFO] [stdout]     |
[INFO] [stdout] 637 |     DeletePatch: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Handle: c_uint) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the calling convention "stdcall" is not supported on this target
[INFO] [stdout]    --> demon/src/rasterizer/d3d9.rs:638:18
[INFO] [stdout]     |
[INFO] [stdout] 638 |     CreateQuery: unsafe extern "stdcall" fn (device: *mut IDirect3DDevice9, Type: D3DQUERYTYPE, ppQuery: *mut *mut IDirect3DQuery9) -> (),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #130260 <https://github.com/rust-lang/rust/issues/130260>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] warning: demon@0.1.0: Not building for i686-pc-windows-* (target_arch=x86_64, target_os=linux); windres won't be called
[INFO] [stderr] error: could not compile `demon` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0609]: no field `Eax` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:55:86
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let _ = fmt::write(&mut register_dump, format_args!("- EAX: 0x{:08X}\n", context.Eax));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 55 -     let _ = fmt::write(&mut register_dump, format_args!("- EAX: 0x{:08X}\n", context.Eax));
[INFO] [stdout] 55 +     let _ = fmt::write(&mut register_dump, format_args!("- EAX: 0x{:08X}\n", context.Rax));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Ebx` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:56:86
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let _ = fmt::write(&mut register_dump, format_args!("- EBX: 0x{:08X}\n", context.Ebx));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 56 -     let _ = fmt::write(&mut register_dump, format_args!("- EBX: 0x{:08X}\n", context.Ebx));
[INFO] [stdout] 56 +     let _ = fmt::write(&mut register_dump, format_args!("- EBX: 0x{:08X}\n", context.Rbx));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Ecx` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:57:86
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let _ = fmt::write(&mut register_dump, format_args!("- ECX: 0x{:08X}\n", context.Ecx));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 57 -     let _ = fmt::write(&mut register_dump, format_args!("- ECX: 0x{:08X}\n", context.Ecx));
[INFO] [stdout] 57 +     let _ = fmt::write(&mut register_dump, format_args!("- ECX: 0x{:08X}\n", context.Rcx));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Edx` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:58:86
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let _ = fmt::write(&mut register_dump, format_args!("- EDX: 0x{:08X}\n", context.Edx));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 58 -     let _ = fmt::write(&mut register_dump, format_args!("- EDX: 0x{:08X}\n", context.Edx));
[INFO] [stdout] 58 +     let _ = fmt::write(&mut register_dump, format_args!("- EDX: 0x{:08X}\n", context.Rdx));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Edi` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:59:86
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let _ = fmt::write(&mut register_dump, format_args!("- EDI: 0x{:08X}\n", context.Edi));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 59 -     let _ = fmt::write(&mut register_dump, format_args!("- EDI: 0x{:08X}\n", context.Edi));
[INFO] [stdout] 59 +     let _ = fmt::write(&mut register_dump, format_args!("- EDI: 0x{:08X}\n", context.Rdi));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Ebp` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:60:86
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let _ = fmt::write(&mut register_dump, format_args!("- EBP: 0x{:08X}\n", context.Ebp));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 60 -     let _ = fmt::write(&mut register_dump, format_args!("- EBP: 0x{:08X}\n", context.Ebp));
[INFO] [stdout] 60 +     let _ = fmt::write(&mut register_dump, format_args!("- EBP: 0x{:08X}\n", context.Rbp));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Esp` on type `&CONTEXT`
[INFO] [stdout]   --> demon/src/panic/c.rs:61:86
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let _ = fmt::write(&mut register_dump, format_args!("- ESP: 0x{:08X}\n", context.Esp));
[INFO] [stdout]    |                                                                                      ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 61 -     let _ = fmt::write(&mut register_dump, format_args!("- ESP: 0x{:08X}\n", context.Esp));
[INFO] [stdout] 61 +     let _ = fmt::write(&mut register_dump, format_args!("- ESP: 0x{:08X}\n", context.Rsp));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> demon/src/script/c.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |             .get_element(transmute(actual_index))
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `usize` (64 bits)
[INFO] [stdout]    = note: target type: `id::ID<29544>` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0512, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] warning: demon@0.1.0: Not building for i686-pc-windows-* (target_arch=x86_64, target_os=linux); windres won't be called
[INFO] [stderr] error: could not compile `demon` (lib) due to 9 previous errors; 242 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6e4b7523a03e3412f4cb2afb7d80e6acef7c5e11e72abe41780ad1d528de6061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4b7523a03e3412f4cb2afb7d80e6acef7c5e11e72abe41780ad1d528de6061", kill_on_drop: false }`
[INFO] [stdout] 6e4b7523a03e3412f4cb2afb7d80e6acef7c5e11e72abe41780ad1d528de6061
