[INFO] cloning repository https://github.com/BroGamer4256/WanganArcadeLoader0.5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BroGamer4256/WanganArcadeLoader0.5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroGamer4256%2FWanganArcadeLoader0.5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroGamer4256%2FWanganArcadeLoader0.5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3fc4261ee0ce36c343902d18489a64cac077cf7
[INFO] checking BroGamer4256/WanganArcadeLoader0.5 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroGamer4256%2FWanganArcadeLoader0.5" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BroGamer4256/WanganArcadeLoader0.5
[INFO] finished tweaking git repo https://github.com/BroGamer4256/WanganArcadeLoader0.5
[INFO] tweaked toml for git repo https://github.com/BroGamer4256/WanganArcadeLoader0.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BroGamer4256/WanganArcadeLoader0.5 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BroGamer4256/WanganArcadeLoader0.5 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/BroGamer4256/retour-rs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slice-pool2 v0.4.3
[INFO] [stderr]   Downloaded ctor v0.2.8
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.3
[INFO] [stderr]   Downloaded neli v0.6.4
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded local-ip-address v0.6.1
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] [stderr]   Downloaded glfw v0.55.0
[INFO] [stderr]   Downloaded sdl2 v0.36.0
[INFO] [stderr]   Downloaded device_query v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded mmap-fixed-fixed v0.1.3
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] [stderr]   Downloaded sdl2-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f03d15c3ce0f81ebef9b6104708921f52fdb9aeb77645c8a2dc987d850effec0
[INFO] running `Command { std: "docker" "start" "-a" "f03d15c3ce0f81ebef9b6104708921f52fdb9aeb77645c8a2dc987d850effec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f03d15c3ce0f81ebef9b6104708921f52fdb9aeb77645c8a2dc987d850effec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03d15c3ce0f81ebef9b6104708921f52fdb9aeb77645c8a2dc987d850effec0", kill_on_drop: false }`
[INFO] [stdout] f03d15c3ce0f81ebef9b6104708921f52fdb9aeb77645c8a2dc987d850effec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 796d9b49f30bbc797352470e81e8333a1aa989f3f184e11919608dae7fc10282
[INFO] running `Command { std: "docker" "start" "-a" "796d9b49f30bbc797352470e81e8333a1aa989f3f184e11919608dae7fc10282", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling device_query v2.0.0
[INFO] [stderr]     Checking mmap-fixed-fixed v0.1.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking slice-pool2 v0.4.3
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking retour v0.4.0-alpha.2 (https://github.com/BroGamer4256/retour-rs.git#1155d020)
[INFO] [stderr]     Checking glfw v0.55.0
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/macros.rs:183:56
[INFO] [stdout]     |
[INFO] [stdout] 183 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/retour-rs-88f5e1dbaa8ea2c0/1155d02/src/traits.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | / impl_hookable! {
[INFO] [stdout]  28 | |   __arg_0:  A, __arg_1:  B, __arg_2:  C, __arg_3:  D, __arg_4:  E, __arg_5:  F, __arg_6:  G,
[INFO] [stdout]  29 | |   __arg_7:  H, __arg_8:  I, __arg_9:  J, __arg_10: K, __arg_11: L, __arg_12: M, __arg_13: N
[INFO] [stdout]  30 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_hookable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `retour` (lib) due to 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "796d9b49f30bbc797352470e81e8333a1aa989f3f184e11919608dae7fc10282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "796d9b49f30bbc797352470e81e8333a1aa989f3f184e11919608dae7fc10282", kill_on_drop: false }`
[INFO] [stdout] 796d9b49f30bbc797352470e81e8333a1aa989f3f184e11919608dae7fc10282
