[INFO] fetching crate vex-sdk 0.19.0... [INFO] checking vex-sdk-0.19.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate vex-sdk 0.19.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate vex-sdk 0.19.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vex-sdk 0.19.0 [INFO] finished tweaking crates.io crate vex-sdk 0.19.0 [INFO] tweaked toml for crates.io crate vex-sdk 0.19.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38e8a7344e39888d23ff6ea8ce1b52cd6fea6c583d9446f0277de54e83a69f62 [INFO] running `Command { std: "docker" "start" "-a" "38e8a7344e39888d23ff6ea8ce1b52cd6fea6c583d9446f0277de54e83a69f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e8a7344e39888d23ff6ea8ce1b52cd6fea6c583d9446f0277de54e83a69f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e8a7344e39888d23ff6ea8ce1b52cd6fea6c583d9446f0277de54e83a69f62", kill_on_drop: false }` [INFO] [stdout] 38e8a7344e39888d23ff6ea8ce1b52cd6fea6c583d9446f0277de54e83a69f62 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643c91aa0f5d92ee82198df86061b80e74f76f489148895ff59a2c85a7128c62 [INFO] running `Command { std: "docker" "start" "-a" "643c91aa0f5d92ee82198df86061b80e74f76f489148895ff59a2c85a7128c62", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (2 fixes) [INFO] [stderr] Checking vex-sdk v0.19.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `vex_sdk` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/lib.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | $offset:expr_2021 => [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/adi.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / map_jump_table! { [INFO] [stdout] 41 | | 0x208 => pub fn vexDeviceAdiPortConfigSet(device: V5_DeviceT, port: u32, config: V5_AdiPortConfiguration), [INFO] [stdout] 42 | | 0x20c => pub fn vexDeviceAdiPortConfigGet(device: V5_DeviceT, port: u32) -> V5_AdiPortConfiguration, [INFO] [stdout] 43 | | 0x210 => pub fn vexDeviceAdiValueSet(device: V5_DeviceT, port: u32, value: i32), [INFO] [stdout] ... | [INFO] [stdout] 52 | | 0x280 => pub fn vexDeviceSonarValueGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/ai_vision.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / map_jump_table! { [INFO] [stdout] 96 | | 0xcd4 => pub fn vexDeviceAiVisionClassNameGet(device: V5_DeviceT, id: i32, pName: *mut u8) -> i32, [INFO] [stdout] 97 | | 0xcc4 => pub fn vexDeviceAiVisionCodeGet(device: V5_DeviceT, id: u32, pCode: *mut V5_DeviceAiVisionCode) -> bool, [INFO] [stdout] 98 | | 0xcc0 => pub fn vexDeviceAiVisionCodeSet(device: V5_DeviceT, pCode: *mut V5_DeviceAiVisionCode), [INFO] [stdout] ... | [INFO] [stdout] 107 | | 0xccc => pub fn vexDeviceAiVisionTemperatureGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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_double... [INFO] [stdout] 22 | | 0xb58 => pub fn vexDeviceArmMoveTipCommandJointAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition, j6_rotation: c_double,... [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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/device.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / map_jump_table! { [INFO] [stdout] 115 | | 0x190 => [INFO] [stdout] 116 | | /// Get the number of devices plugged into the brain. [INFO] [stdout] 117 | | pub fn vexDevicesGetNumber() -> u32, [INFO] [stdout] ... | [INFO] [stdout] 133 | | 0x1b4 => pub fn vexDeviceButtonStateGet() -> c_int, [INFO] [stdout] 134 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/display.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / map_jump_table! { [INFO] [stdout] 17 | | 0x640 => pub fn vexDisplayForegroundColor(col: u32), [INFO] [stdout] 18 | | 0x644 => pub fn vexDisplayBackgroundColor(col: u32), [INFO] [stdout] 19 | | 0x648 => pub fn vexDisplayErase(), [INFO] [stdout] ... | [INFO] [stdout] 55 | | 0x698 => pub fn vexDisplayVBigCenteredString(nLineNumber: i32, format: *const c_char, args: VaList), [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/motor.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / map_jump_table! { [INFO] [stdout] 66 | | 0x2d0 => pub fn vexDeviceMotorVelocitySet(device: V5_DeviceT, velocity: i32), [INFO] [stdout] 67 | | 0x2d4 => pub fn vexDeviceMotorVelocityGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 68 | | 0x2d4 => pub fn vexDeviceMotorActualVelocityGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] ... | [INFO] [stdout] 125 | | ), [INFO] [stdout] 126 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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: *mut u16) ... [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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/system.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / map_jump_table! { [INFO] [stdout] 79 | | 0x10 => pub fn vexStdlibMismatchError(param_1: u32, param_2: u32), [INFO] [stdout] 80 | | 0x01c => [INFO] [stdout] 81 | | /// special use only ! Talk to James. [INFO] [stdout] ... | [INFO] [stdout] 121 | | 0x928 => pub fn vexSystemPrefetchAbortInterrupt(), [INFO] [stdout] 122 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] 37 | | pub fn vexTasksRun(), [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/lib.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | $offset:expr => [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 71 | $offset:expr_2021 => [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `vex_sdk` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/lib.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | $offset:expr_2021 => [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/adi.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / map_jump_table! { [INFO] [stdout] 41 | | 0x208 => pub fn vexDeviceAdiPortConfigSet(device: V5_DeviceT, port: u32, config: V5_AdiPortConfiguration), [INFO] [stdout] 42 | | 0x20c => pub fn vexDeviceAdiPortConfigGet(device: V5_DeviceT, port: u32) -> V5_AdiPortConfiguration, [INFO] [stdout] 43 | | 0x210 => pub fn vexDeviceAdiValueSet(device: V5_DeviceT, port: u32, value: i32), [INFO] [stdout] ... | [INFO] [stdout] 52 | | 0x280 => pub fn vexDeviceSonarValueGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/ai_vision.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / map_jump_table! { [INFO] [stdout] 96 | | 0xcd4 => pub fn vexDeviceAiVisionClassNameGet(device: V5_DeviceT, id: i32, pName: *mut u8) -> i32, [INFO] [stdout] 97 | | 0xcc4 => pub fn vexDeviceAiVisionCodeGet(device: V5_DeviceT, id: u32, pCode: *mut V5_DeviceAiVisionCode) -> bool, [INFO] [stdout] 98 | | 0xcc0 => pub fn vexDeviceAiVisionCodeSet(device: V5_DeviceT, pCode: *mut V5_DeviceAiVisionCode), [INFO] [stdout] ... | [INFO] [stdout] 107 | | 0xccc => pub fn vexDeviceAiVisionTemperatureGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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_double... [INFO] [stdout] 22 | | 0xb58 => pub fn vexDeviceArmMoveTipCommandJointAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition, j6_rotation: c_double,... [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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/device.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / map_jump_table! { [INFO] [stdout] 115 | | 0x190 => [INFO] [stdout] 116 | | /// Get the number of devices plugged into the brain. [INFO] [stdout] 117 | | pub fn vexDevicesGetNumber() -> u32, [INFO] [stdout] ... | [INFO] [stdout] 133 | | 0x1b4 => pub fn vexDeviceButtonStateGet() -> c_int, [INFO] [stdout] 134 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/display.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / map_jump_table! { [INFO] [stdout] 17 | | 0x640 => pub fn vexDisplayForegroundColor(col: u32), [INFO] [stdout] 18 | | 0x644 => pub fn vexDisplayBackgroundColor(col: u32), [INFO] [stdout] 19 | | 0x648 => pub fn vexDisplayErase(), [INFO] [stdout] ... | [INFO] [stdout] 55 | | 0x698 => pub fn vexDisplayVBigCenteredString(nLineNumber: i32, format: *const c_char, args: VaList), [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/motor.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / map_jump_table! { [INFO] [stdout] 66 | | 0x2d0 => pub fn vexDeviceMotorVelocitySet(device: V5_DeviceT, velocity: i32), [INFO] [stdout] 67 | | 0x2d4 => pub fn vexDeviceMotorVelocityGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 68 | | 0x2d4 => pub fn vexDeviceMotorActualVelocityGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] ... | [INFO] [stdout] 125 | | ), [INFO] [stdout] 126 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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: *mut u16) ... [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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/system.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / map_jump_table! { [INFO] [stdout] 79 | | 0x10 => pub fn vexStdlibMismatchError(param_1: u32, param_2: u32), [INFO] [stdout] 80 | | 0x01c => [INFO] [stdout] 81 | | /// special use only ! Talk to James. [INFO] [stdout] ... | [INFO] [stdout] 121 | | 0x928 => pub fn vexSystemPrefetchAbortInterrupt(), [INFO] [stdout] 122 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] 37 | | pub fn vexTasksRun(), [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: this warning originates in the macro `map_jump_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/lib.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | $offset:expr => [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 71 | $offset:expr_2021 => [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking vex-sdk v0.19.0 (/tmp/fixit) [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/adi.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / map_jump_table! { [INFO] [stdout] 41 | | 0x208 => pub fn vexDeviceAdiPortConfigSet(device: V5_DeviceT, port: u32, config: V5_AdiPortConfiguration), [INFO] [stdout] 42 | | 0x20c => pub fn vexDeviceAdiPortConfigGet(device: V5_DeviceT, port: u32) -> V5_AdiPortConfiguration, [INFO] [stdout] 43 | | 0x210 => pub fn vexDeviceAdiValueSet(device: V5_DeviceT, port: u32, value: i32), [INFO] [stdout] ... | [INFO] [stdout] 52 | | 0x280 => pub fn vexDeviceSonarValueGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 53 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/ai_vision.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / map_jump_table! { [INFO] [stdout] 96 | | 0xcd4 => pub fn vexDeviceAiVisionClassNameGet(device: V5_DeviceT, id: i32, pName: *mut u8) -> i32, [INFO] [stdout] 97 | | 0xcc4 => pub fn vexDeviceAiVisionCodeGet(device: V5_DeviceT, id: u32, pCode: *mut V5_DeviceAiVisionCode) -> bool, [INFO] [stdout] 98 | | 0xcc0 => pub fn vexDeviceAiVisionCodeSet(device: V5_DeviceT, pCode: *mut V5_DeviceAiVisionCode), [INFO] [stdout] ... | [INFO] [stdout] 107 | | 0xccc => pub fn vexDeviceAiVisionTemperatureGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] 108 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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_double... [INFO] [stdout] 22 | | 0xb58 => pub fn vexDeviceArmMoveTipCommandJointAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition, j6_rotation: c_double,... [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/adi.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / map_jump_table! { [INFO] [stdout] 41 | | 0x208 => pub fn vexDeviceAdiPortConfigSet(device: V5_DeviceT, port: u32, config: V5_AdiPortConfiguration), [INFO] [stdout] 42 | | 0x20c => pub fn vexDeviceAdiPortConfigGet(device: V5_DeviceT, port: u32) -> V5_AdiPortConfiguration, [INFO] [stdout] 43 | | 0x210 => pub fn vexDeviceAdiValueSet(device: V5_DeviceT, port: u32, value: i32), [INFO] [stdout] ... | [INFO] [stdout] 52 | | 0x280 => pub fn vexDeviceSonarValueGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 53 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/ai_vision.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / map_jump_table! { [INFO] [stdout] 96 | | 0xcd4 => pub fn vexDeviceAiVisionClassNameGet(device: V5_DeviceT, id: i32, pName: *mut u8) -> i32, [INFO] [stdout] 97 | | 0xcc4 => pub fn vexDeviceAiVisionCodeGet(device: V5_DeviceT, id: u32, pCode: *mut V5_DeviceAiVisionCode) -> bool, [INFO] [stdout] 98 | | 0xcc0 => pub fn vexDeviceAiVisionCodeSet(device: V5_DeviceT, pCode: *mut V5_DeviceAiVisionCode), [INFO] [stdout] ... | [INFO] [stdout] 107 | | 0xccc => pub fn vexDeviceAiVisionTemperatureGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] 108 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/device.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / map_jump_table! { [INFO] [stdout] 115 | | 0x190 => [INFO] [stdout] 116 | | /// Get the number of devices plugged into the brain. [INFO] [stdout] 117 | | pub fn vexDevicesGetNumber() -> u32, [INFO] [stdout] ... | [INFO] [stdout] 133 | | 0x1b4 => pub fn vexDeviceButtonStateGet() -> c_int, [INFO] [stdout] 134 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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_double... [INFO] [stdout] 22 | | 0xb58 => pub fn vexDeviceArmMoveTipCommandJointAdv(device: V5_DeviceT, position: *mut V5_DeviceArmTipPosition, j6_rotation: c_double,... [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/display.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / map_jump_table! { [INFO] [stdout] 17 | | 0x640 => pub fn vexDisplayForegroundColor(col: u32), [INFO] [stdout] 18 | | 0x644 => pub fn vexDisplayBackgroundColor(col: u32), [INFO] [stdout] 19 | | 0x648 => pub fn vexDisplayErase(), [INFO] [stdout] ... | [INFO] [stdout] 55 | | 0x698 => pub fn vexDisplayVBigCenteredString(nLineNumber: i32, format: *const c_char, args: VaList), [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/device.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / map_jump_table! { [INFO] [stdout] 115 | | 0x190 => [INFO] [stdout] 116 | | /// Get the number of devices plugged into the brain. [INFO] [stdout] 117 | | pub fn vexDevicesGetNumber() -> u32, [INFO] [stdout] ... | [INFO] [stdout] 133 | | 0x1b4 => pub fn vexDeviceButtonStateGet() -> c_int, [INFO] [stdout] 134 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/display.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / map_jump_table! { [INFO] [stdout] 17 | | 0x640 => pub fn vexDisplayForegroundColor(col: u32), [INFO] [stdout] 18 | | 0x644 => pub fn vexDisplayBackgroundColor(col: u32), [INFO] [stdout] 19 | | 0x648 => pub fn vexDisplayErase(), [INFO] [stdout] ... | [INFO] [stdout] 55 | | 0x698 => pub fn vexDisplayVBigCenteredString(nLineNumber: i32, format: *const c_char, args: VaList), [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/motor.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / map_jump_table! { [INFO] [stdout] 66 | | 0x2d0 => pub fn vexDeviceMotorVelocitySet(device: V5_DeviceT, velocity: i32), [INFO] [stdout] 67 | | 0x2d4 => pub fn vexDeviceMotorVelocityGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 68 | | 0x2d4 => pub fn vexDeviceMotorActualVelocityGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] ... | [INFO] [stdout] 125 | | ), [INFO] [stdout] 126 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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: *mut u16) ... [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/motor.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / map_jump_table! { [INFO] [stdout] 66 | | 0x2d0 => pub fn vexDeviceMotorVelocitySet(device: V5_DeviceT, velocity: i32), [INFO] [stdout] 67 | | 0x2d4 => pub fn vexDeviceMotorVelocityGet(device: V5_DeviceT) -> i32, [INFO] [stdout] 68 | | 0x2d4 => pub fn vexDeviceMotorActualVelocityGet(device: V5_DeviceT) -> c_double, [INFO] [stdout] ... | [INFO] [stdout] 125 | | ), [INFO] [stdout] 126 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/system.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / map_jump_table! { [INFO] [stdout] 79 | | 0x10 => pub fn vexStdlibMismatchError(param_1: u32, param_2: u32), [INFO] [stdout] 80 | | 0x01c => [INFO] [stdout] 81 | | /// special use only ! Talk to James. [INFO] [stdout] ... | [INFO] [stdout] 121 | | 0x928 => pub fn vexSystemPrefetchAbortInterrupt(), [INFO] [stdout] 122 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] 37 | | pub fn vexTasksRun(), [INFO] [stdout] 38 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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: *mut u16) ... [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: src/system.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / map_jump_table! { [INFO] [stdout] 79 | | 0x10 => pub fn vexStdlibMismatchError(param_1: u32, param_2: u32), [INFO] [stdout] 80 | | 0x01c => [INFO] [stdout] 81 | | /// special use only ! Talk to James. [INFO] [stdout] ... | [INFO] [stdout] 121 | | 0x928 => pub fn vexSystemPrefetchAbortInterrupt(), [INFO] [stdout] 122 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] 37 | | pub fn vexTasksRun(), [INFO] [stdout] 38 | | } [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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[no_mangle] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] ::: 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] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 78 | #[unsafe(no_mangle)] $vis unsafe extern "C" fn $name($($arg: $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vex-sdk` (lib) due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vex-sdk` (lib test) due to 28 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "643c91aa0f5d92ee82198df86061b80e74f76f489148895ff59a2c85a7128c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643c91aa0f5d92ee82198df86061b80e74f76f489148895ff59a2c85a7128c62", kill_on_drop: false }` [INFO] [stdout] 643c91aa0f5d92ee82198df86061b80e74f76f489148895ff59a2c85a7128c62