[INFO] fetching crate autons 0.1.0...
[INFO] testing autons-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate autons 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate autons 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate autons 0.1.0
[INFO] tweaked toml for crates.io crate autons 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate autons 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate autons 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fed4c8dedbfaef377e8376cf6f8653eb4dd87b5484e7a5f90ae6a0ce4338a88a
[INFO] running `Command { std: "docker" "start" "-a" "fed4c8dedbfaef377e8376cf6f8653eb4dd87b5484e7a5f90ae6a0ce4338a88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed4c8dedbfaef377e8376cf6f8653eb4dd87b5484e7a5f90ae6a0ce4338a88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed4c8dedbfaef377e8376cf6f8653eb4dd87b5484e7a5f90ae6a0ce4338a88a", kill_on_drop: false }`
[INFO] [stdout] fed4c8dedbfaef377e8376cf6f8653eb4dd87b5484e7a5f90ae6a0ce4338a88a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 201e9af917b21996e74b4ec0371123fad9a82556690cdd8f529ccdcf47062326
[INFO] running `Command { std: "docker" "start" "-a" "201e9af917b21996e74b4ec0371123fad9a82556690cdd8f529ccdcf47062326", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling vex-sdk v0.26.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/system.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub unsafe extern "aapcs" fn vexSystemVersion() -> u32 {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/system.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub unsafe extern "aapcs" fn vexStdlibVersion() -> u32 {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/abs_enc.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / map_jump_table! {
[INFO] [stdout]  6 | |     0x488 => pub fn vexDeviceAbsEncReset(device: V5_DeviceT),
[INFO] [stdout]  7 | |     0x48c => pub fn vexDeviceAbsEncPositionSet(device: V5_DeviceT, position: i32),
[INFO] [stdout]  8 | |     0x490 => pub fn vexDeviceAbsEncPositionGet(device: V5_DeviceT) -> i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     0x4c0 => pub fn vexDeviceAbsEncDataRateSet(device: V5_DeviceT, rate: u32),
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/adi.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / map_jump_table! {
[INFO] [stdout] 42 | |     0x208 => pub fn vexDeviceAdiPortConfigSet(device: V5_DeviceT, port: u32, config: V5_AdiPortConfiguration),
[INFO] [stdout] 43 | |     0x20c => pub fn vexDeviceAdiPortConfigGet(device: V5_DeviceT, port: u32) -> V5_AdiPortConfiguration,
[INFO] [stdout] 44 | |     0x210 => pub fn vexDeviceAdiValueSet(device: V5_DeviceT, port: u32, value: i32),
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     0x280 => pub fn vexDeviceSonarValueGet(device: V5_DeviceT) -> i32,
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]     |
[INFO] [stdout]  80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/ai_vision.rs:97:1
[INFO] [stdout]     |
[INFO] [stdout]  97 | / map_jump_table! {
[INFO] [stdout]  98 | |     0xcd4 => pub fn vexDeviceAiVisionClassNameGet(device: V5_DeviceT, id: i32, pName: *mut u8) -> i32,
[INFO] [stdout]  99 | |     0xcc4 => pub fn vexDeviceAiVisionCodeGet(device: V5_DeviceT, id: u32, pCode: *mut V5_DeviceAiVisionCode) -> bool,
[INFO] [stdout] 100 | |     0xcc0 => pub fn vexDeviceAiVisionCodeSet(device: V5_DeviceT, pCode: *mut V5_DeviceAiVisionCode),
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     0xccc => pub fn vexDeviceAiVisionTemperatureGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/arm.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / map_jump_table! {
[INFO] [stdout] 21 | |     0xb54 => pub fn vexDeviceArmMoveTipCommandLinearAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition, j6_rotation: c...
[INFO] [stdout] 22 | |     0xb58 => pub fn vexDeviceArmMoveTipCommandJointAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition, j6_rotation: c_...
[INFO] [stdout] 23 | |     0xb5c => pub fn vexDeviceArmTipPositionGetAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition),
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     0xc9c => pub fn vexDeviceArmTipOffsetSet(device: V5_DeviceT, x: i32, y: i32, z: i32),
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/battery.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / map_jump_table! {
[INFO] [stdout]  8 | |     0xa00 => pub fn vexBatteryVoltageGet() -> i32,
[INFO] [stdout]  9 | |     0xa04 => pub fn vexBatteryCurrentGet() -> i32,
[INFO] [stdout] 10 | |     0xa08 => pub fn vexBatteryTemperatureGet() -> c_double,
[INFO] [stdout] 11 | |     0xa0c => pub fn vexBatteryCapacityGet() -> c_double,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/competition.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / map_jump_table! {
[INFO] [stdout]  6 | |     0x9d8 => pub fn vexCompetitionStatus() -> u32,
[INFO] [stdout]  7 | |     0x9dc => pub fn vexCompetitionControl(data: u32),
[INFO] [stdout]  8 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/controller.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / map_jump_table! {
[INFO] [stdout] 71 | |     0x1a4 =>
[INFO] [stdout] 72 | |         /// Get the value of a controller's data channel.
[INFO] [stdout] 73 | |         pub fn vexControllerGet(id: V5_ControllerId, index: V5_ControllerIndex) -> i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     0x1ac => pub fn vexControllerTextSet(id: u32, line: u32, col: u32, buf: *const u8) -> u32,
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]     |
[INFO] [stdout]  80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/device.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / map_jump_table! {
[INFO] [stdout] 109 | |     0x190 =>
[INFO] [stdout] 110 | |         /// Get the number of device ports currently present on this system.
[INFO] [stdout] 111 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |     0x1b4 => pub fn vexDeviceButtonStateGet() -> c_int,
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]     |
[INFO] [stdout]  80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/display.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | / map_jump_table! {
[INFO] [stdout]  30 | |     0x640 =>
[INFO] [stdout]  31 | |         /// Sets the color (encoded as RGB8) used for all future non-erasing display draws.
[INFO] [stdout]  32 | |         pub fn vexDisplayForegroundColor(col: u32),
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         pub fn vexDisplayVBigCenteredString(nLineNumber: i32, format: *const c_char, args: VaList),
[INFO] [stdout] 229 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/distance.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / map_jump_table! {
[INFO] [stdout]  8 | |     0x500 => pub fn vexDeviceDistanceDistanceGet(device: V5_DeviceT) -> u32,
[INFO] [stdout]  9 | |     0x504 => pub fn vexDeviceDistanceConfidenceGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] 10 | |     0x508 => pub fn vexDeviceDistanceStatusGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] 11 | |     0x518 => pub fn vexDeviceDistanceObjectSizeGet(device: V5_DeviceT) -> i32,
[INFO] [stdout] 12 | |     0x51c => pub fn vexDeviceDistanceObjectVelocityGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/file.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / map_jump_table! {
[INFO] [stdout] 36 | |     0x7d0 => pub fn vexFileMountSD() -> FRESULT,
[INFO] [stdout] 37 | |     0x7d4 => pub fn vexFileDirectoryGet(path: *const c_char, buffer: *mut c_char, len: u32) -> FRESULT,
[INFO] [stdout] 38 | |     0x7d8 => pub fn vexFileOpen(filename: *const c_char, mode: *const c_char) -> *mut FIL,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     0x808 => pub fn vexFileStatus(filename: *const c_char) -> u32,
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/generic_radio.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / map_jump_table! {
[INFO] [stdout]  8 | |     0xaa4 => pub fn vexDeviceGenericRadioConnection(device: V5_DeviceT, link_id: *mut c_char, r#type: c_int, ov: bool),
[INFO] [stdout]  9 | |     0xaac => pub fn vexDeviceGenericRadioWriteFree(device: V5_DeviceT) -> i32,
[INFO] [stdout] 10 | |     0xab0 => pub fn vexDeviceGenericRadioTransmit(device: V5_DeviceT, data: *const u8, size: u16) -> i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     0xac8 => pub fn vexDeviceGenericRadioLinkStatus(device: V5_DeviceT) -> bool,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/generic_serial.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / map_jump_table! {
[INFO] [stdout]  6 | |     0xa50 => pub fn vexDeviceGenericSerialEnable(device: V5_DeviceT, options: i32),
[INFO] [stdout]  7 | |     0xa54 => pub fn vexDeviceGenericSerialBaudrate(device: V5_DeviceT, baudrate: i32),
[INFO] [stdout]  8 | |     0xa58 => pub fn vexDeviceGenericSerialWriteChar(device: V5_DeviceT, c: u8) -> i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     0xa74 => pub fn vexDeviceGenericSerialFlush(device: V5_DeviceT),
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/gps.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / map_jump_table! {
[INFO] [stdout] 44 | |     0x5c8 => pub fn vexDeviceGpsReset(device: V5_DeviceT),
[INFO] [stdout] 45 | |     0x5cc => pub fn vexDeviceGpsHeadingGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 46 | |     0x5d0 => pub fn vexDeviceGpsDegreesGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     0x614 => pub fn vexDeviceGpsErrorGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/imu.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / map_jump_table! {
[INFO] [stdout] 48 | |     0x410 =>
[INFO] [stdout] 49 | |         /// Calibrates the IMU. This function is non-blocking.
[INFO] [stdout] 50 | |         pub fn vexDeviceImuReset(device: V5_DeviceT),
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     0x444 => pub fn vexDeviceImuDataRateSet(device: V5_DeviceT, rate: u32),
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/led.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / map_jump_table! {
[INFO] [stdout] 23 | |     0x1e0 => pub fn vexDeviceLedSet(device: V5_DeviceT, value: V5_DeviceLedColor),
[INFO] [stdout] 24 | |     0x1e4 => pub fn vexDeviceLedRgbSet(device: V5_DeviceT, color: u32),
[INFO] [stdout] 25 | |     0x1e8 => pub fn vexDeviceLedGet(device: V5_DeviceT) -> V5_DeviceLedColor,
[INFO] [stdout] 26 | |     0x1ec => pub fn vexDeviceLedRgbGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/light_tower.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / map_jump_table! {
[INFO] [stdout]  6 | |     0x5b8 => pub fn vexDeviceLightTowerBlinkSet(device: V5_DeviceT, select: u8, mask: u8, onTime: i32, offTime: i32),
[INFO] [stdout]  7 | |     0x5a4 => pub fn vexDeviceLightTowerColorSet(device: V5_DeviceT, color_id: u32, value: u32),
[INFO] [stdout]  8 | |     0x5a8 => pub fn vexDeviceLightTowerRgbGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     0x5ac => pub fn vexDeviceLightTowerXywGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/magnet.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / map_jump_table! {
[INFO] [stdout] 19 | |     0x578 => pub fn vexDeviceMagnetPowerSet(device: V5_DeviceT, value: i32, time: i32),
[INFO] [stdout] 20 | |     0x57c => pub fn vexDeviceMagnetPowerGet(device: V5_DeviceT) -> i32,
[INFO] [stdout] 21 | |     0x580 => pub fn vexDeviceMagnetPickup(device: V5_DeviceT, duration: V5_DeviceMagnetDuration),
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     0x590 => pub fn vexDeviceMagnetStatusGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]     |
[INFO] [stdout]  80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/motor.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / map_jump_table! {
[INFO] [stdout]  67 | |     0x2d0 => pub fn vexDeviceMotorVelocitySet(device: V5_DeviceT, velocity: i32),
[INFO] [stdout]  68 | |     0x2d4 => pub fn vexDeviceMotorVelocityGet(device: V5_DeviceT) -> i32,
[INFO] [stdout]  69 | |     0x2d8 => pub fn vexDeviceMotorActualVelocityGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     ),
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/optical.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / map_jump_table! {
[INFO] [stdout] 39 | |     0x528 => pub fn vexDeviceOpticalHueGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 40 | |     0x52c => pub fn vexDeviceOpticalSatGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 41 | |     0x530 => pub fn vexDeviceOpticalBrightnessGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |     0xb44 => pub fn vexDeviceOpticalIntegrationTimeGet(device: V5_DeviceT) -> c_double,
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/pneumatic.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / map_jump_table! {
[INFO] [stdout] 21 | |     0xc28 => pub fn vexDevicePneumaticActuationStatusGet(device: V5_DeviceT, ac1: *mut u16, ac2: *mut u16, ac3: *mut u16, ac4: *mu...
[INFO] [stdout] 22 | |     0xc08 => pub fn vexDevicePneumaticCompressorSet(device: V5_DeviceT, bState: bool),
[INFO] [stdout] 23 | |     0xc10 => pub fn vexDevicePneumaticCtrlSet(device: V5_DeviceT, pCtrl: *mut V5_DevicePneumaticCtrl),
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     0xc14 => pub fn vexDevicePneumaticStatusGet(device: V5_DeviceT) -> u32,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/range.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / map_jump_table! {
[INFO] [stdout]  8 | |     0x4d8 =>
[INFO] [stdout]  9 | |         /// Rangefinder/Lidar - actual API to be determined
[INFO] [stdout] 10 | |         pub fn vexDeviceRangeValueGet(device: V5_DeviceT) -> i32,
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/serial.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / map_jump_table! {
[INFO] [stdout]  8 | |     0x898 =>
[INFO] [stdout]  9 | |         /// Writes a single byte to the serial FIFO output buffer.
[INFO] [stdout] 10 | |         ///
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     0x0f8 => pub fn vex_vsnprintf(out: *mut c_char, max_len: u32, format: *const c_char, args: VaList) -> i32,
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]     |
[INFO] [stdout]  80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/system.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / map_jump_table! {
[INFO] [stdout]  81 | |     0x10 => pub fn vexStdlibMismatchError(param_1: u32, param_2: u32),
[INFO] [stdout]  82 | |     0x01c =>
[INFO] [stdout]  83 | |         /// special use only ! Talk to James.
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     0x928 => pub fn vexSystemPrefetchAbortInterrupt(),
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/system.rs:113:80
[INFO] [stdout]     |
[INFO] [stdout] 113 |     0x8c8 => pub fn vexSystemTimerReinitForRtos(priority: u32, handler: extern "aapcs" fn(data: *mut c_void)) -> i32,
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/task.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / map_jump_table! {
[INFO] [stdout]  8 | |     0x028 =>
[INFO] [stdout]  9 | |         /// Creates an RTOS task
[INFO] [stdout] 10 | |         ///
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         pub fn vexTasksRun(),
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]    |                                                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/touch.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / map_jump_table! {
[INFO] [stdout] 26 | |     0x960 => pub fn vexTouchUserCallbackSet(callback: unsafe extern "C" fn(V5_TouchEvent, i32, i32)),
[INFO] [stdout] 27 | |     0x964 => pub fn vexTouchDataGet(status: *mut V5_TouchStatus),
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/lib.rs:80:78
[INFO] [stdout]     |
[INFO] [stdout]  80 |                       (*(($crate::JUMP_TABLE_START + $offset) as *const extern "aapcs" fn($($arg_ty,)*) $(-> $ret)?))($($arg,)*)
[INFO] [stdout]     |                                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/vision.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / map_jump_table! {
[INFO] [stdout] 100 | |     0x398 => pub fn vexDeviceVisionModeSet(device: V5_DeviceT, mode: V5VisionMode),
[INFO] [stdout] 101 | |     0x39c => pub fn vexDeviceVisionModeGet(device: V5_DeviceT) -> V5VisionMode,
[INFO] [stdout] 102 | |     0x3a0 => pub fn vexDeviceVisionObjectCountGet(device: V5_DeviceT) -> i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |     0x3e4 => pub fn vexDeviceVisionWifiModeGet(device: V5_DeviceT) -> V5VisionWifiMode,
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vex-sdk` (lib) due to 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "201e9af917b21996e74b4ec0371123fad9a82556690cdd8f529ccdcf47062326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201e9af917b21996e74b4ec0371123fad9a82556690cdd8f529ccdcf47062326", kill_on_drop: false }`
[INFO] [stdout] 201e9af917b21996e74b4ec0371123fad9a82556690cdd8f529ccdcf47062326
