[INFO] cloning repository https://github.com/Aliremu/minecraft-rust-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aliremu/minecraft-rust-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliremu%2Fminecraft-rust-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliremu%2Fminecraft-rust-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff999521ca4bdc8a3eba1d70667c3238cfd96fff
[INFO] documenting Aliremu/minecraft-rust-client against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliremu%2Fminecraft-rust-client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aliremu/minecraft-rust-client
[INFO] finished tweaking git repo https://github.com/Aliremu/minecraft-rust-client
[INFO] tweaked toml for git repo https://github.com/Aliremu/minecraft-rust-client written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aliremu/minecraft-rust-client on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aliremu/minecraft-rust-client 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] [stderr]   Downloaded stopwatch2 v2.0.0
[INFO] [stderr]   Downloaded scroll_derive v0.11.0
[INFO] [stderr]   Downloaded mmap-fixed v0.1.5
[INFO] [stderr]   Downloaded java-locator v0.1.3
[INFO] [stderr]   Downloaded cstr v0.2.11
[INFO] [stderr]   Downloaded detour v0.8.1
[INFO] [stderr]   Downloaded libudis86-sys v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.154
[INFO] [stderr]   Downloaded ntapi v0.4.0
[INFO] [stderr]   Downloaded jni v0.21.0
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] [stderr]   Downloaded sysinfo v0.27.8
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded konst v0.3.4
[INFO] [stderr]   Downloaded konst_kernel v0.3.4
[INFO] [stderr]   Downloaded path-dedot v3.0.18
[INFO] [stderr]   Downloaded path-absolutize v3.0.14
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded iced-x86 v1.18.0
[INFO] [stderr]   Downloaded slice-pool v0.4.1
[INFO] [stderr]   Downloaded dll-syringe v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f902e5dfcea100fd4a8d1d827c88d8d4a5d58a08e1905bff44251dd6e608efb1
[INFO] running `Command { std: "docker" "start" "-a" "f902e5dfcea100fd4a8d1d827c88d8d4a5d58a08e1905bff44251dd6e608efb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f902e5dfcea100fd4a8d1d827c88d8d4a5d58a08e1905bff44251dd6e608efb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f902e5dfcea100fd4a8d1d827c88d8d4a5d58a08e1905bff44251dd6e608efb1", kill_on_drop: false }`
[INFO] [stdout] f902e5dfcea100fd4a8d1d827c88d8d4a5d58a08e1905bff44251dd6e608efb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89d7483195f5f6c036637ea4b112bbcbd36d7886d15bfde139e5f9d5de0b7a2
[INFO] running `Command { std: "docker" "start" "-a" "b89d7483195f5f6c036637ea4b112bbcbd36d7886d15bfde139e5f9d5de0b7a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libudis86-sys v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking const_panic v0.2.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking konst_kernel v0.3.4
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking java-locator v0.1.3
[INFO] [stderr]     Checking iced-x86 v1.18.0
[INFO] [stderr]     Checking path-dedot v3.0.18
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking stopwatch2 v2.0.0
[INFO] [stderr]     Checking konst v0.3.4
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking slice-pool v0.4.1
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking path-absolutize v3.0.14
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking mmap-fixed v0.1.5
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking sysinfo v0.27.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking detour v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cstr v0.2.11
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/lib.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   feature(const_fn_trait_bound, unboxed_closures, abi_thiscall)
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `abi_thiscall` has been stable since `1.73.0` and no longer requires an attribute to enable
[INFO] [stdout]   = help: the feature `abi_thiscall` has been stable since `1.73.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:181:56
[INFO] [stdout]     |
[INFO] [stdout] 181 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "stdcall"  fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:182:56
[INFO] [stdout]     |
[INFO] [stdout] 182 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "fastcall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/macros.rs:188:56
[INFO] [stdout]     |
[INFO] [stdout] 188 |       impl_hookable!(@impl_pair ($($nm : $ty),*) (extern "thiscall" fn($($ty),*) -> Ret));
[INFO] [stdout]     |                                                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/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[E0059]: type parameter to bare `Fn` trait must be a tuple
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/detours/statik.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 |     D: Fn<T::Arguments, Output = T::Output> + Send + 'static,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `<T as Function>::Arguments`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fn`
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:76:1
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 106 |     D: Fn<T::Arguments, Output = T::Output> + Send + 'static, <T as Function>::Arguments: Tuple
[INFO] [stdout]     |                                                               +++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/detours/statik.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     C: Fn<T::Arguments, Output = T::Output> + Send + 'static,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `<T as Function>::Arguments`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Fn`
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:76:1
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 157 |     C: Fn<T::Arguments, Output = T::Output> + Send + 'static, <T as Function>::Arguments: Tuple
[INFO] [stdout]     |                                                               +++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<T as Function>::Arguments` is not a tuple
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/detour-0.8.1/src/detours/statik.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | /     unsafe { self.closure.load(Ordering::SeqCst).as_ref() }
[INFO] [stdout] 181 | |       .ok_or(Error::NotInitialized)
[INFO] [stdout] 182 | |       .expect("retrieving detour closure")
[INFO] [stdout]     | |__________________________________________^ the trait `Tuple` is not implemented for `<T as Function>::Arguments`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Box<dyn Fn<<T as Function>::Arguments, Output = <T as Function>::Output>>` to implement `Fn<<T as Function>::Arguments>`
[INFO] [stdout]     = note: required for the cast from `&Box<dyn Fn<<T as Function>::Arguments, Output = <T as Function>::Output>>` to `&dyn Fn<<T as Function>::Arguments, Output = <T as Function>::Output>`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 178 |   pub fn __detour(&self) -> &dyn Fn<T::Arguments, Output = T::Output> where <T as Function>::Arguments: Tuple {
[INFO] [stdout]     |                                                                       +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0059, E0277, E0554, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0059`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detour` (lib) due to 49 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b89d7483195f5f6c036637ea4b112bbcbd36d7886d15bfde139e5f9d5de0b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89d7483195f5f6c036637ea4b112bbcbd36d7886d15bfde139e5f9d5de0b7a2", kill_on_drop: false }`
[INFO] [stdout] b89d7483195f5f6c036637ea4b112bbcbd36d7886d15bfde139e5f9d5de0b7a2
