[INFO] cloning repository https://github.com/hessiser/il2cpp-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hessiser/il2cpp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhessiser%2Fil2cpp-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhessiser%2Fil2cpp-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a592c94b85d11de57534078ed543c9f3117a285a
[INFO] testing hessiser/il2cpp-rust against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhessiser%2Fil2cpp-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hessiser/il2cpp-rust
[INFO] finished tweaking git repo https://github.com/hessiser/il2cpp-rust
[INFO] tweaked toml for git repo https://github.com/hessiser/il2cpp-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hessiser/il2cpp-rust on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hessiser/il2cpp-rust 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 459101b0324238675c00cdee7f955a658a1ef231f3c4164259b075d3c9e693c0
[INFO] running `Command { std: "docker" "start" "-a" "459101b0324238675c00cdee7f955a658a1ef231f3c4164259b075d3c9e693c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "459101b0324238675c00cdee7f955a658a1ef231f3c4164259b075d3c9e693c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459101b0324238675c00cdee7f955a658a1ef231f3c4164259b075d3c9e693c0", kill_on_drop: false }`
[INFO] [stdout] 459101b0324238675c00cdee7f955a658a1ef231f3c4164259b075d3c9e693c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f6e2f3ed6cdd0cfe6d08bce72015f30a7815c26ce40dbcac1396e70f8d1bda0
[INFO] running `Command { std: "docker" "start" "-a" "1f6e2f3ed6cdd0cfe6d08bce72015f30a7815c26ce40dbcac1396e70f8d1bda0", kill_on_drop: false }`
[INFO] [stderr]    Compiling patternscan v1.2.0
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling il2cpp-macros v0.1.0 (/opt/rustwide/workdir/il2cpp-macros)
[INFO] [stderr]    Compiling il2cpp-runtime v0.1.0 (/opt/rustwide/workdir/il2cpp-runtime)
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> il2cpp-runtime/src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Cow`
[INFO] [stdout]   --> il2cpp-runtime/src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | use std::{borrow::Cow, collections::HashMap, sync::OnceLock};
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]   --> il2cpp-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (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-runtime/src/api.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   type FuncType = unsafe extern "fastcall" fn($($arg_type,)*) -> $ret_type;
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / il2cpp_api_table! {
[INFO] [stdout] 49 | |     il2cpp_assembly_get_image(assembly: Il2CppAssembly) -> Il2CppImage;
[INFO] [stdout] 50 | |     // Optional
[INFO] [stdout] 51 | |     il2cpp_class_get_fields(klass: Il2CppClass, iter: *const *const c_void) -> Il2CppField;
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     il2cpp_image_get_class(image: Il2CppImage, index: usize) -> Il2CppClass;
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `il2cpp_api` which comes from the expansion of the macro `il2cpp_api_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `il2cpp-runtime` (lib) due to 21 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1f6e2f3ed6cdd0cfe6d08bce72015f30a7815c26ce40dbcac1396e70f8d1bda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6e2f3ed6cdd0cfe6d08bce72015f30a7815c26ce40dbcac1396e70f8d1bda0", kill_on_drop: false }`
[INFO] [stdout] 1f6e2f3ed6cdd0cfe6d08bce72015f30a7815c26ce40dbcac1396e70f8d1bda0
