[INFO] cloning repository https://github.com/thexeondev/GracefulDumper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thexeondev/GracefulDumper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexeondev%2FGracefulDumper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexeondev%2FGracefulDumper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a91e74611b18a1d629f0016714a8e8793e58cb86
[INFO] testing thexeondev/GracefulDumper against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexeondev%2FGracefulDumper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thexeondev/GracefulDumper
[INFO] finished tweaking git repo https://github.com/thexeondev/GracefulDumper
[INFO] tweaked toml for git repo https://github.com/thexeondev/GracefulDumper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thexeondev/GracefulDumper on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thexeondev/GracefulDumper 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing thexeondev/GracefulDumper against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexeondev%2FGracefulDumper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thexeondev/GracefulDumper
[INFO] finished tweaking git repo https://github.com/thexeondev/GracefulDumper
[INFO] tweaked toml for git repo https://github.com/thexeondev/GracefulDumper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thexeondev/GracefulDumper on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thexeondev/GracefulDumper 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162
[INFO] running `Command { std: "docker" "start" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling il2cpp v0.0.1 (/opt/rustwide/workdir/il2cpp)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> il2cpp/src/util.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{core::s, Win32::System::LibraryLoader::LoadLibraryA};
[INFO] [stdout]   |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> il2cpp/src/util.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::{core::s, Win32::System::LibraryLoader::LoadLibraryA};
[INFO] [stdout]   |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(il2cpp_gc_disable() -> () = 0xB89A70);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | import!(il2cpp_domain_get() -> usize = 0xAA7F30);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | import!(il2cpp_get_corlib() -> *const u8 = 0xAA82B0);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | import!(il2cpp_domain_assembly_open(domain: usize, name: *const u8) -> usize = 0xAA7F20);
[INFO] [stdout]    | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | import!(il2cpp_domain_get_assemblies(domain: usize, size: &mut usize) -> *const usize = 0xAA7F40);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | import!(il2cpp_assembly_get_image(assembly: *const u8) -> *const u8 = 0xAA7C10);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | import!(il2cpp_class_from_name(image: *const u8, namespace: *const u8, name: *const u8) -> *const u8 = 0xAA7C70);
[INFO] [stdout]    | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | import!(il2cpp_image_get_class_count(image: *const u8) -> usize = 0xAA82E0);
[INFO] [stdout]    | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | import!(il2cpp_image_get_class(image: *const u8, index: usize) -> *const u8 = 0xAA82D0);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | import!(il2cpp_image_get_name(image: *const u8) -> *const i8 = 0xAA82F0);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | import!(il2cpp_class_from_il2cpp_type(il2cpp_type: *const u8) -> *const u8 = 0xAA7C60);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | import!(il2cpp_class_get_name(class: *const u8) -> *const i8 = 0xAA7D70);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | import!(il2cpp_class_get_namespace(class: *const u8) -> *const i8 = 0xAA7D80);
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | import!(il2cpp_field_get_name(field: *const u8) -> *const i8 = 0xAA7F90);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | import!(il2cpp_field_get_type(field: *const u8) -> *const u128 = 0xAA7FC0);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | import!(il2cpp_field_get_offset(field: *const u8) -> u32 = 0xAA7FA0);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | import!(il2cpp_field_get_token(field: *const u8) -> u32 = 0xAEF8C0);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | import!(il2cpp_vm_class_init(class: *const u8) -> () = 0xAF2220);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | import!(il2cpp_vm_class_init_methods(class: *const u8) -> () = 0xB020F0);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | import!(il2cpp_type_get_assembly_qualified_name(il2cpp_type: *const u8) -> *const i8 = 0xAA86F0);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | import!(il2cpp_type_get_name(il2cpp_type: *const u128) -> *const i8 = 0xAA87B0);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | import!(il2cpp_field_static_get_value(field: *const u8, out: *const usize) -> () = 0xB03400);
[INFO] [stdout]    | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | import!(il2cpp_method_get_name(method: *const u8) -> *const i8 = 0xAEB5F0);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | import!(il2cpp_class_get_method_from_name(class: *const u8, name: *const i8, args_count: i32) -> *const u8 = 0xAEB1F0);
[INFO] [stdout]    | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | import!(il2cpp_method_get_return_type(method: *const u8) -> *const u8 = 0xAEBC40);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | import!(il2cpp_array_new(ty: *const u8, size: u32) -> *const u8 = 0xBA99E0);
[INFO] [stdout]    | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | import!(il2cpp_object_new(class: *const u8) -> *const u8 = 0xBA9D80);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | import!(il2cpp_runtime_invoke(method: *const u8, obj: *const u8, params: *const usize, exception: &mut usize) -> usize = 0xAA8510);
[INFO] [stdout]    | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | import!(il2cpp_thread_attach(domain: *const u8) -> () = 0xAA86B0);
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     import!(il2cpp_vm_method_get_arguments(method: *const u8) -> *const u8 = 0xAEB900);
[INFO] [stdout]    |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (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]   --> il2cpp/src/util.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |             type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: il2cpp/src/ffi.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     import!(il2cpp_vm_method_get_arguments(method: *const u8) -> *const u8 = 0xAEB900);
[INFO] [stdout]    |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `il2cpp` (lib) due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162", kill_on_drop: false }`
[INFO] [stdout] 680c505232b9b09dcf6ae2d886fe0a9bebd1b13088f3dd270b3dc4607f445162
