[INFO] fetching crate psp 0.1.1... [INFO] checking psp-0.1.1 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate psp 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate psp 0.1.1 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate psp 0.1.1 [INFO] finished tweaking crates.io crate psp 0.1.1 [INFO] tweaked toml for crates.io crate psp 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0670a2f4008eb042a3d54b5db8d9eff0bb427bb01d6e179b76e6e3d35c3bb52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0670a2f4008eb042a3d54b5db8d9eff0bb427bb01d6e179b76e6e3d35c3bb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0670a2f4008eb042a3d54b5db8d9eff0bb427bb01d6e179b76e6e3d35c3bb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0670a2f4008eb042a3d54b5db8d9eff0bb427bb01d6e179b76e6e3d35c3bb52", kill_on_drop: false }` [INFO] [stdout] c0670a2f4008eb042a3d54b5db8d9eff0bb427bb01d6e179b76e6e3d35c3bb52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5636e7cdaae27db1716204d7eefbfb0bc276d907a657a90980639c358b8cd79d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5636e7cdaae27db1716204d7eefbfb0bc276d907a657a90980639c358b8cd79d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling psp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / extern { [INFO] [stdout] 2 | | /// Call a function accepting 5 32-bit integer arguments via the MIPS-EABI ABI. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// This is not safe to call with a function that expects any other ABI. [INFO] [stdout] ... | [INFO] [stdout] 15 | | pub fn i7(a: u32, b: u32, c: u32, d: u32, e: u32, f: u32, g: u32, ptr: extern fn(u32, u32, u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:5:60 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn i5(a: u32, b: u32, c: u32, d: u32, e: u32, ptr: extern fn(u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn i6(a: u32, b: u32, c: u32, d: u32, e: u32, f: u32, ptr: extern fn(u32, u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:15:76 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn i7(a: u32, b: u32, c: u32, d: u32, e: u32, f: u32, g: u32, ptr: extern fn(u32, u32, u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ctrl.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / psp_extern! { [INFO] [stdout] 89 | | #![name = "sceCtrl"] [INFO] [stdout] 90 | | #![flags = 0x4001] [INFO] [stdout] 91 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 198 | | pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut i32) -> i32; [INFO] [stdout] 199 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/display.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / psp_extern! { [INFO] [stdout] 39 | | #![name = "sceDisplay"] [INFO] [stdout] 40 | | #![flags = 0x4001] [INFO] [stdout] 41 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 145 | | pub fn sceDisplayIsVblank() -> i32; [INFO] [stdout] 146 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/ge.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | pub signal_func: Option, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/ge.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub finish_func: Option, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ge.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | / psp_extern! { [INFO] [stdout] 347 | | #![name = "sceGe_user"] [INFO] [stdout] 348 | | #![flags = 0x4001] [INFO] [stdout] 349 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 573 | | pub fn sceGeUnsetCallback(cbid: i32) -> i32; [INFO] [stdout] 574 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/thread.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | / psp_extern! { [INFO] [stdout] 430 | | #![name = "ThreadManForUser"] [INFO] [stdout] 431 | | #![flags = 0x4001] [INFO] [stdout] 432 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2258 | | pub fn sceKernelReferGlobalProfiler() -> *mut DebugProfilerRegs; [INFO] [stdout] 2259 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / psp_extern! { [INFO] [stdout] 22 | | #![name = "LoadExecForUser"] [INFO] [stdout] 23 | | #![flags = 0x4001] [INFO] [stdout] 24 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 63 | | ) -> i32; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / psp_extern! { [INFO] [stdout] 103 | | #![name = "SysMemUserForUser"] [INFO] [stdout] 104 | | #![flags = 0x4000] [INFO] [stdout] 105 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 208 | | // yet support vararg functions. [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / psp_extern! { [INFO] [stdout] 257 | | #![name = "UtilsForUser"] [INFO] [stdout] 258 | | #![flags = 0x4001] [INFO] [stdout] 259 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 468 | | ) -> i32; [INFO] [stdout] 469 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | / psp_extern! { [INFO] [stdout] 566 | | #![name = "InterruptManager"] [INFO] [stdout] 567 | | #![flags = 0x4000] [INFO] [stdout] 568 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 643 | | ) -> i32; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | / psp_extern! { [INFO] [stdout] 647 | | #![name = "Kernel_Library"] [INFO] [stdout] 648 | | #![flags = 0x0001] [INFO] [stdout] 649 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 693 | | pub fn sceKernelIsCpuIntrEnable() -> i32; [INFO] [stdout] 694 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:739:1 [INFO] [stdout] | [INFO] [stdout] 739 | / psp_extern! { [INFO] [stdout] 740 | | #![name = "ModuleMgrForUser"] [INFO] [stdout] 741 | | #![flags = 0x4001] [INFO] [stdout] 742 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 962 | | ) -> i32; [INFO] [stdout] 963 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:965:1 [INFO] [stdout] | [INFO] [stdout] 965 | / psp_extern! { [INFO] [stdout] 966 | | #![name = "sceSuspendForUser"] [INFO] [stdout] 967 | | #![flags = 0x4000] [INFO] [stdout] 968 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1017 | | pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; [INFO] [stdout] 1018 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:1020:1 [INFO] [stdout] | [INFO] [stdout] 1020 | / psp_extern! { [INFO] [stdout] 1021 | | #![name = "StdioForUser"] [INFO] [stdout] 1022 | | #![flags = 0x4001] [INFO] [stdout] 1023 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1047 | | pub fn sceKernelStderr() -> SceUid; [INFO] [stdout] 1048 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / psp_extern! { [INFO] [stdout] 21 | | #![name = "sceUsb"] [INFO] [stdout] 22 | | #![flags = 0x4001] [INFO] [stdout] 23 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 106 | | pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | / psp_extern! { [INFO] [stdout] 376 | | #![name = "sceUsbCam"] [INFO] [stdout] 377 | | #![flags = 0x4009] [INFO] [stdout] 378 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 796 | | pub fn sceUsbCamGetLensDirection() -> i32; [INFO] [stdout] 797 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | / psp_extern! { [INFO] [stdout] 800 | | #![name = "sceUsbstorBoot"] [INFO] [stdout] 801 | | #![flags = 0x4009] [INFO] [stdout] 802 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 843 | | pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; [INFO] [stdout] 844 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/power.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | pub type PowerCallback = extern fn (unknown: i32, power_info: PowerInfo); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/power.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / psp_extern! { [INFO] [stdout] 58 | | #![name = "scePower"] [INFO] [stdout] 59 | | #![flags = 0x4001] [INFO] [stdout] 60 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 305 | | pub fn scePowerRequestSuspend() -> i32; [INFO] [stdout] 306 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/wlan.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / psp_extern! { [INFO] [stdout] 2 | | #![name = "sceWlanDrv"] [INFO] [stdout] 3 | | #![flags = 0x4001] [INFO] [stdout] 4 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 33 | | pub fn sceWlanGetEtherAddr(ether_addr: *mut u8) -> i32; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/wlan.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / psp_extern! { [INFO] [stdout] 37 | | #![name = "sceWlanDrv_lib"] [INFO] [stdout] 38 | | #![flags = 0x4001] [INFO] [stdout] 39 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 55 | | pub fn sceWlanDevDetach() -> i32; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/rtc.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / psp_extern! { [INFO] [stdout] 30 | | #![name = "sceRtc"] [INFO] [stdout] 31 | | #![flags = 0x4001] [INFO] [stdout] 32 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 360 | | pub fn sceRtcFormatRFC2822LocalTime(psz_date_time: *mut char, p_utc: *const u64) -> i32; [INFO] [stdout] 361 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/io.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / psp_extern! { [INFO] [stdout] 123 | | #![name = "IoFileMgrForUser"] [INFO] [stdout] 124 | | #![flags = 0x4001] [INFO] [stdout] 125 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 661 | | ) -> i32; [INFO] [stdout] 662 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/audio.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / psp_extern! { [INFO] [stdout] 59 | | #![name = "sceAudio"] [INFO] [stdout] 60 | | #![flags = 0x4001] [INFO] [stdout] 61 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 381 | | pub fn sceAudioPollInputEnd() -> i32; [INFO] [stdout] 382 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/atrac.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / psp_extern! { [INFO] [stdout] 18 | | #![name = "sceAtrac3plus"] [INFO] [stdout] 19 | | #![flags = 0x0009] [INFO] [stdout] 20 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 274 | | ) -> i32; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/jpeg.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / psp_extern! { [INFO] [stdout] 4 | | #![name = "sceJpeg"] [INFO] [stdout] 5 | | #![flags = 0x0009] [INFO] [stdout] 6 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 64 | | ) -> i32; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/umd.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / psp_extern! { [INFO] [stdout] 35 | | #![name = "sceUmdUser"] [INFO] [stdout] 36 | | #![flags = 0x4001] [INFO] [stdout] 37 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 198 | | pub fn sceUmdReplaceProhibit() -> i32; [INFO] [stdout] 199 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / psp_extern! { [INFO] [stdout] 83 | | #![name = "sceMpeg"] [INFO] [stdout] 84 | | #![flags = 0x0009] [INFO] [stdout] 85 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 394 | | ) -> i32; [INFO] [stdout] 395 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:437:1 [INFO] [stdout] | [INFO] [stdout] 437 | / psp_extern! { [INFO] [stdout] 438 | | #![name = "sceMpegbase"] [INFO] [stdout] 439 | | #![flags = 0x0009] [INFO] [stdout] 440 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 462 | | pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; [INFO] [stdout] 463 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/hprm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / psp_extern! { [INFO] [stdout] 15 | | #![name = "sceHprm"] [INFO] [stdout] 16 | | #![flags = 0x4001] [INFO] [stdout] 17 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 77 | | pub fn sceHprmIsMicrophoneExist() -> i32; [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/gu.rs:610:30 [INFO] [stdout] | [INFO] [stdout] 610 | pub type GuCallback = Option; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/gu.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | pub type GuSwapBuffersCallback = Option; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mp3.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / psp_extern! { [INFO] [stdout] 30 | | #![name = "sceMp3"] [INFO] [stdout] 31 | | #![flags = 0x0009] [INFO] [stdout] 32 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 207 | | pub fn sceMp3ResetPlayPosition(handle: Handle) -> i32; [INFO] [stdout] 208 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/registry.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / psp_extern! { [INFO] [stdout] 40 | | #![name = "sceReg"] [INFO] [stdout] 41 | | #![flags = 0x4001] [INFO] [stdout] 42 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 312 | | pub fn sceRegRemoveRegistry(key: *mut Key) -> i32; [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/openpsid.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / psp_extern! { [INFO] [stdout] 8 | | #![name = "sceOpenPSID"] [INFO] [stdout] 9 | | #![flags = 0x4001] [INFO] [stdout] 10 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 13 | | pub fn sceOpenPSIDGetOpenPSID(openpsid: *mut OpenPSID) -> i32; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 699 | / psp_extern! { [INFO] [stdout] 700 | | #![name = "sceUtility"] [INFO] [stdout] 701 | | #![flags = 0x4001] [INFO] [stdout] 702 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1134 | | [INFO] [stdout] 1135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:1137:1 [INFO] [stdout] | [INFO] [stdout] 1137 | / psp_extern! { [INFO] [stdout] 1138 | | #![name = "sceUtility_netparam_internal"] [INFO] [stdout] 1139 | | #![flags = 0x4001] [INFO] [stdout] 1140 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1203 | | [INFO] [stdout] 1204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / psp_extern! { [INFO] [stdout] 12 | | #![name = "sceNet"] [INFO] [stdout] 13 | | #![flags = 0x0009] [INFO] [stdout] 14 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 111 | | [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / psp_extern! { [INFO] [stdout] 180 | | #![name = "sceNetAdhocctl"] [INFO] [stdout] 181 | | #![flags = 0x0009] [INFO] [stdout] 182 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 475 | | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | / psp_extern! { [INFO] [stdout] 529 | | #![name = "sceNetAdhoc"] [INFO] [stdout] 530 | | #![flags = 0x0009] [INFO] [stdout] 531 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 918 | | [INFO] [stdout] 919 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:952:1 [INFO] [stdout] | [INFO] [stdout] 952 | / psp_extern! { [INFO] [stdout] 953 | | #![name = "sceNetAdhocMatching"] [INFO] [stdout] 954 | | #![flags = 0x0009] [INFO] [stdout] 955 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1223 | | [INFO] [stdout] 1224 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1314:1 [INFO] [stdout] | [INFO] [stdout] 1314 | / psp_extern! { [INFO] [stdout] 1315 | | #![name = "sceNetApctl"] [INFO] [stdout] 1316 | | #![flags = 0x0009] [INFO] [stdout] 1317 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1427 | | [INFO] [stdout] 1428 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1435:1 [INFO] [stdout] | [INFO] [stdout] 1435 | / psp_extern! { [INFO] [stdout] 1436 | | #![name = "sceNetInet"] [INFO] [stdout] 1437 | | #![flags = 0x0009] [INFO] [stdout] 1438 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1545 | | [INFO] [stdout] 1546 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1548:1 [INFO] [stdout] | [INFO] [stdout] 1548 | / psp_extern! { [INFO] [stdout] 1549 | | #![name = "sceSsl"] [INFO] [stdout] 1550 | | #![flags = 0x0009] [INFO] [stdout] 1551 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 1597 | | [INFO] [stdout] 1598 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1633:1 [INFO] [stdout] | [INFO] [stdout] 1633 | / psp_extern! { [INFO] [stdout] 1634 | | #![name = "sceHttp"] [INFO] [stdout] 1635 | | #![flags = 0x0009] [INFO] [stdout] 1636 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 2162 | | [INFO] [stdout] 2163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:2168:1 [INFO] [stdout] | [INFO] [stdout] 2168 | / psp_extern! { [INFO] [stdout] 2169 | | #![name = "sceNetResolver"] [INFO] [stdout] 2170 | | #![flags = 0x0009] [INFO] [stdout] 2171 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2276 | | [INFO] [stdout] 2277 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / unsafe extern fn memset(ptr: *mut u8, value: u32, num: usize) -> *mut u8 { [INFO] [stdout] 63 | | for i in 0..num { [INFO] [stdout] 64 | | *ptr.add(i) = value as u8; [INFO] [stdout] 65 | | } [INFO] [stdout] 66 | | [INFO] [stdout] 67 | | ptr [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / unsafe extern fn memcpy(dst: *mut u8, src: *const u8, num: isize) -> *mut u8 { [INFO] [stdout] 73 | | for i in 0..num { [INFO] [stdout] 74 | | *dst.offset(i) = *src.offset(i); [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | [INFO] [stdout] 77 | | dst [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / unsafe extern fn memcmp(ptr1: *mut u8, ptr2: *mut u8, num: isize) -> i32 { [INFO] [stdout] 83 | | for i in 0..num { [INFO] [stdout] 84 | | let diff = ptr1.offset(i) as i32 - ptr2.offset(i) as i32; [INFO] [stdout] 85 | | [INFO] [stdout] ... | [INFO] [stdout] 91 | | 0 [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / unsafe extern fn memmove(dst: *mut u8, src: *mut u8, num: isize) -> *mut u8 { [INFO] [stdout] 97 | | if dst < src { [INFO] [stdout] 98 | | for i in 0..num { [INFO] [stdout] 99 | | *dst.offset(i) = *src.offset(i); [INFO] [stdout] ... | [INFO] [stdout] 107 | | dst [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/panic.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern {} [INFO] [stdout] | ^^^^^^^^^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/panic.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / extern fn rust_panic(mut msg: &mut dyn BoxMeUp) -> ! { [INFO] [stdout] 121 | | let code = unsafe { [INFO] [stdout] 122 | | let obj = &mut msg as *mut &mut dyn BoxMeUp; [INFO] [stdout] 123 | | panic_unwind::__rust_start_panic(obj as usize) [INFO] [stdout] ... | [INFO] [stdout] 126 | | print_and_die(alloc::format!("failed to initiate panic, error {}", code)) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | / unsafe extern fn exit_thread(_args: usize, _argp: *mut c_void) -> i32 { [INFO] [stdout] 187 | | unsafe extern fn exit_callback(_arg1: i32, _arg2: i32, _arg: *mut c_void) -> i32 { [INFO] [stdout] 188 | | sys::sceKernelExitGame(); [INFO] [stdout] 189 | | 0 [INFO] [stdout] ... | [INFO] [stdout] 201 | | 0 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | / unsafe extern fn exit_callback(_arg1: i32, _arg2: i32, _arg: *mut c_void) -> i32 { [INFO] [stdout] 188 | | sys::sceKernelExitGame(); [INFO] [stdout] 189 | | 0 [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / extern { [INFO] [stdout] 2 | | /// Call a function accepting 5 32-bit integer arguments via the MIPS-EABI ABI. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// This is not safe to call with a function that expects any other ABI. [INFO] [stdout] ... | [INFO] [stdout] 15 | | pub fn i7(a: u32, b: u32, c: u32, d: u32, e: u32, f: u32, g: u32, ptr: extern fn(u32, u32, u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:5:60 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn i5(a: u32, b: u32, c: u32, d: u32, e: u32, ptr: extern fn(u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn i6(a: u32, b: u32, c: u32, d: u32, e: u32, f: u32, ptr: extern fn(u32, u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/eabi.rs:15:76 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn i7(a: u32, b: u32, c: u32, d: u32, e: u32, f: u32, g: u32, ptr: extern fn(u32, u32, u32, u32, u32, u32, u32) -> u32) -> u32; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ctrl.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / psp_extern! { [INFO] [stdout] 89 | | #![name = "sceCtrl"] [INFO] [stdout] 90 | | #![flags = 0x4001] [INFO] [stdout] 91 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 198 | | pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut i32) -> i32; [INFO] [stdout] 199 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/display.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / psp_extern! { [INFO] [stdout] 39 | | #![name = "sceDisplay"] [INFO] [stdout] 40 | | #![flags = 0x4001] [INFO] [stdout] 41 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 145 | | pub fn sceDisplayIsVblank() -> i32; [INFO] [stdout] 146 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/ge.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | pub signal_func: Option, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/ge.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub finish_func: Option, [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ge.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | / psp_extern! { [INFO] [stdout] 347 | | #![name = "sceGe_user"] [INFO] [stdout] 348 | | #![flags = 0x4001] [INFO] [stdout] 349 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 573 | | pub fn sceGeUnsetCallback(cbid: i32) -> i32; [INFO] [stdout] 574 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/thread.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | / psp_extern! { [INFO] [stdout] 430 | | #![name = "ThreadManForUser"] [INFO] [stdout] 431 | | #![flags = 0x4001] [INFO] [stdout] 432 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2258 | | pub fn sceKernelReferGlobalProfiler() -> *mut DebugProfilerRegs; [INFO] [stdout] 2259 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / psp_extern! { [INFO] [stdout] 22 | | #![name = "LoadExecForUser"] [INFO] [stdout] 23 | | #![flags = 0x4001] [INFO] [stdout] 24 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 63 | | ) -> i32; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / psp_extern! { [INFO] [stdout] 103 | | #![name = "SysMemUserForUser"] [INFO] [stdout] 104 | | #![flags = 0x4000] [INFO] [stdout] 105 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 208 | | // yet support vararg functions. [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / psp_extern! { [INFO] [stdout] 257 | | #![name = "UtilsForUser"] [INFO] [stdout] 258 | | #![flags = 0x4001] [INFO] [stdout] 259 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 468 | | ) -> i32; [INFO] [stdout] 469 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | / psp_extern! { [INFO] [stdout] 566 | | #![name = "InterruptManager"] [INFO] [stdout] 567 | | #![flags = 0x4000] [INFO] [stdout] 568 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 643 | | ) -> i32; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | / psp_extern! { [INFO] [stdout] 647 | | #![name = "Kernel_Library"] [INFO] [stdout] 648 | | #![flags = 0x0001] [INFO] [stdout] 649 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 693 | | pub fn sceKernelIsCpuIntrEnable() -> i32; [INFO] [stdout] 694 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:739:1 [INFO] [stdout] | [INFO] [stdout] 739 | / psp_extern! { [INFO] [stdout] 740 | | #![name = "ModuleMgrForUser"] [INFO] [stdout] 741 | | #![flags = 0x4001] [INFO] [stdout] 742 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 962 | | ) -> i32; [INFO] [stdout] 963 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:965:1 [INFO] [stdout] | [INFO] [stdout] 965 | / psp_extern! { [INFO] [stdout] 966 | | #![name = "sceSuspendForUser"] [INFO] [stdout] 967 | | #![flags = 0x4000] [INFO] [stdout] 968 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1017 | | pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; [INFO] [stdout] 1018 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:1020:1 [INFO] [stdout] | [INFO] [stdout] 1020 | / psp_extern! { [INFO] [stdout] 1021 | | #![name = "StdioForUser"] [INFO] [stdout] 1022 | | #![flags = 0x4001] [INFO] [stdout] 1023 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1047 | | pub fn sceKernelStderr() -> SceUid; [INFO] [stdout] 1048 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / psp_extern! { [INFO] [stdout] 21 | | #![name = "sceUsb"] [INFO] [stdout] 22 | | #![flags = 0x4001] [INFO] [stdout] 23 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 106 | | pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | / psp_extern! { [INFO] [stdout] 376 | | #![name = "sceUsbCam"] [INFO] [stdout] 377 | | #![flags = 0x4009] [INFO] [stdout] 378 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 796 | | pub fn sceUsbCamGetLensDirection() -> i32; [INFO] [stdout] 797 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | / psp_extern! { [INFO] [stdout] 800 | | #![name = "sceUsbstorBoot"] [INFO] [stdout] 801 | | #![flags = 0x4009] [INFO] [stdout] 802 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 843 | | pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; [INFO] [stdout] 844 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/power.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | pub type PowerCallback = extern fn (unknown: i32, power_info: PowerInfo); [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/power.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / psp_extern! { [INFO] [stdout] 58 | | #![name = "scePower"] [INFO] [stdout] 59 | | #![flags = 0x4001] [INFO] [stdout] 60 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 305 | | pub fn scePowerRequestSuspend() -> i32; [INFO] [stdout] 306 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/wlan.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / psp_extern! { [INFO] [stdout] 2 | | #![name = "sceWlanDrv"] [INFO] [stdout] 3 | | #![flags = 0x4001] [INFO] [stdout] 4 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 33 | | pub fn sceWlanGetEtherAddr(ether_addr: *mut u8) -> i32; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/wlan.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / psp_extern! { [INFO] [stdout] 37 | | #![name = "sceWlanDrv_lib"] [INFO] [stdout] 38 | | #![flags = 0x4001] [INFO] [stdout] 39 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 55 | | pub fn sceWlanDevDetach() -> i32; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/rtc.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / psp_extern! { [INFO] [stdout] 30 | | #![name = "sceRtc"] [INFO] [stdout] 31 | | #![flags = 0x4001] [INFO] [stdout] 32 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 360 | | pub fn sceRtcFormatRFC2822LocalTime(psz_date_time: *mut char, p_utc: *const u64) -> i32; [INFO] [stdout] 361 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/io.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / psp_extern! { [INFO] [stdout] 123 | | #![name = "IoFileMgrForUser"] [INFO] [stdout] 124 | | #![flags = 0x4001] [INFO] [stdout] 125 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 661 | | ) -> i32; [INFO] [stdout] 662 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/audio.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / psp_extern! { [INFO] [stdout] 59 | | #![name = "sceAudio"] [INFO] [stdout] 60 | | #![flags = 0x4001] [INFO] [stdout] 61 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 381 | | pub fn sceAudioPollInputEnd() -> i32; [INFO] [stdout] 382 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/atrac.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / psp_extern! { [INFO] [stdout] 18 | | #![name = "sceAtrac3plus"] [INFO] [stdout] 19 | | #![flags = 0x0009] [INFO] [stdout] 20 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 274 | | ) -> i32; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/jpeg.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / psp_extern! { [INFO] [stdout] 4 | | #![name = "sceJpeg"] [INFO] [stdout] 5 | | #![flags = 0x0009] [INFO] [stdout] 6 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 64 | | ) -> i32; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/umd.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / psp_extern! { [INFO] [stdout] 35 | | #![name = "sceUmdUser"] [INFO] [stdout] 36 | | #![flags = 0x4001] [INFO] [stdout] 37 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 198 | | pub fn sceUmdReplaceProhibit() -> i32; [INFO] [stdout] 199 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / psp_extern! { [INFO] [stdout] 83 | | #![name = "sceMpeg"] [INFO] [stdout] 84 | | #![flags = 0x0009] [INFO] [stdout] 85 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 394 | | ) -> i32; [INFO] [stdout] 395 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:437:1 [INFO] [stdout] | [INFO] [stdout] 437 | / psp_extern! { [INFO] [stdout] 438 | | #![name = "sceMpegbase"] [INFO] [stdout] 439 | | #![flags = 0x0009] [INFO] [stdout] 440 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 462 | | pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; [INFO] [stdout] 463 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/hprm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / psp_extern! { [INFO] [stdout] 15 | | #![name = "sceHprm"] [INFO] [stdout] 16 | | #![flags = 0x4001] [INFO] [stdout] 17 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 77 | | pub fn sceHprmIsMicrophoneExist() -> i32; [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/gu.rs:610:30 [INFO] [stdout] | [INFO] [stdout] 610 | pub type GuCallback = Option; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/gu.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | pub type GuSwapBuffersCallback = Option; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mp3.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / psp_extern! { [INFO] [stdout] 30 | | #![name = "sceMp3"] [INFO] [stdout] 31 | | #![flags = 0x0009] [INFO] [stdout] 32 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 207 | | pub fn sceMp3ResetPlayPosition(handle: Handle) -> i32; [INFO] [stdout] 208 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/registry.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / psp_extern! { [INFO] [stdout] 40 | | #![name = "sceReg"] [INFO] [stdout] 41 | | #![flags = 0x4001] [INFO] [stdout] 42 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 312 | | pub fn sceRegRemoveRegistry(key: *mut Key) -> i32; [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/openpsid.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / psp_extern! { [INFO] [stdout] 8 | | #![name = "sceOpenPSID"] [INFO] [stdout] 9 | | #![flags = 0x4001] [INFO] [stdout] 10 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 13 | | pub fn sceOpenPSIDGetOpenPSID(openpsid: *mut OpenPSID) -> i32; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `oom` [INFO] [stdout] --> src/alloc_impl.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | fn aeh(_: Layout) -> ! { loop {} } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/05c8870159e4f328578a970e125aa76d24f03b56/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-faa3fd6c69b73b7d.rlib [INFO] [stdout] = note: second definition in the local crate (`psp`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | fn panic(info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/05c8870159e4f328578a970e125aa76d24f03b56/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-faa3fd6c69b73b7d.rlib [INFO] [stdout] = note: second definition in the local crate (`psp`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 699 | / psp_extern! { [INFO] [stdout] 700 | | #![name = "sceUtility"] [INFO] [stdout] 701 | | #![flags = 0x4001] [INFO] [stdout] 702 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1134 | | [INFO] [stdout] 1135 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:1137:1 [INFO] [stdout] | [INFO] [stdout] 1137 | / psp_extern! { [INFO] [stdout] 1138 | | #![name = "sceUtility_netparam_internal"] [INFO] [stdout] 1139 | | #![flags = 0x4001] [INFO] [stdout] 1140 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1203 | | [INFO] [stdout] 1204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / psp_extern! { [INFO] [stdout] 12 | | #![name = "sceNet"] [INFO] [stdout] 13 | | #![flags = 0x0009] [INFO] [stdout] 14 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 111 | | [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |______________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / psp_extern! { [INFO] [stdout] 180 | | #![name = "sceNetAdhocctl"] [INFO] [stdout] 181 | | #![flags = 0x0009] [INFO] [stdout] 182 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 475 | | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | / psp_extern! { [INFO] [stdout] 529 | | #![name = "sceNetAdhoc"] [INFO] [stdout] 530 | | #![flags = 0x0009] [INFO] [stdout] 531 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 918 | | [INFO] [stdout] 919 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:952:1 [INFO] [stdout] | [INFO] [stdout] 952 | / psp_extern! { [INFO] [stdout] 953 | | #![name = "sceNetAdhocMatching"] [INFO] [stdout] 954 | | #![flags = 0x0009] [INFO] [stdout] 955 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1223 | | [INFO] [stdout] 1224 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1314:1 [INFO] [stdout] | [INFO] [stdout] 1314 | / psp_extern! { [INFO] [stdout] 1315 | | #![name = "sceNetApctl"] [INFO] [stdout] 1316 | | #![flags = 0x0009] [INFO] [stdout] 1317 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1427 | | [INFO] [stdout] 1428 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1435:1 [INFO] [stdout] | [INFO] [stdout] 1435 | / psp_extern! { [INFO] [stdout] 1436 | | #![name = "sceNetInet"] [INFO] [stdout] 1437 | | #![flags = 0x0009] [INFO] [stdout] 1438 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1545 | | [INFO] [stdout] 1546 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1548:1 [INFO] [stdout] | [INFO] [stdout] 1548 | / psp_extern! { [INFO] [stdout] 1549 | | #![name = "sceSsl"] [INFO] [stdout] 1550 | | #![flags = 0x0009] [INFO] [stdout] 1551 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 1597 | | [INFO] [stdout] 1598 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1633:1 [INFO] [stdout] | [INFO] [stdout] 1633 | / psp_extern! { [INFO] [stdout] 1634 | | #![name = "sceHttp"] [INFO] [stdout] 1635 | | #![flags = 0x0009] [INFO] [stdout] 1636 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 2162 | | [INFO] [stdout] 2163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | / pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] 191 | | #[cfg(target_os = "psp")] [INFO] [stdout] 192 | | { [INFO] [stdout] 193 | | psp_extern!( [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:2168:1 [INFO] [stdout] | [INFO] [stdout] 2168 | / psp_extern! { [INFO] [stdout] 2169 | | #![name = "sceNetResolver"] [INFO] [stdout] 2170 | | #![flags = 0x0009] [INFO] [stdout] 2171 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2276 | | [INFO] [stdout] 2277 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / unsafe extern fn memset(ptr: *mut u8, value: u32, num: usize) -> *mut u8 { [INFO] [stdout] 63 | | for i in 0..num { [INFO] [stdout] 64 | | *ptr.add(i) = value as u8; [INFO] [stdout] 65 | | } [INFO] [stdout] 66 | | [INFO] [stdout] 67 | | ptr [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / unsafe extern fn memcpy(dst: *mut u8, src: *const u8, num: isize) -> *mut u8 { [INFO] [stdout] 73 | | for i in 0..num { [INFO] [stdout] 74 | | *dst.offset(i) = *src.offset(i); [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | [INFO] [stdout] 77 | | dst [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / unsafe extern fn memcmp(ptr1: *mut u8, ptr2: *mut u8, num: isize) -> i32 { [INFO] [stdout] 83 | | for i in 0..num { [INFO] [stdout] 84 | | let diff = ptr1.offset(i) as i32 - ptr2.offset(i) as i32; [INFO] [stdout] 85 | | [INFO] [stdout] ... | [INFO] [stdout] 91 | | 0 [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/alloc_impl.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / unsafe extern fn memmove(dst: *mut u8, src: *mut u8, num: isize) -> *mut u8 { [INFO] [stdout] 97 | | if dst < src { [INFO] [stdout] 98 | | for i in 0..num { [INFO] [stdout] 99 | | *dst.offset(i) = *src.offset(i); [INFO] [stdout] ... | [INFO] [stdout] 107 | | dst [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/panic.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern {} [INFO] [stdout] | ^^^^^^^^^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/panic.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / extern fn rust_panic(mut msg: &mut dyn BoxMeUp) -> ! { [INFO] [stdout] 121 | | let code = unsafe { [INFO] [stdout] 122 | | let obj = &mut msg as *mut &mut dyn BoxMeUp; [INFO] [stdout] 123 | | panic_unwind::__rust_start_panic(obj as usize) [INFO] [stdout] ... | [INFO] [stdout] 126 | | print_and_die(alloc::format!("failed to initiate panic, error {}", code)) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | / unsafe extern fn exit_thread(_args: usize, _argp: *mut c_void) -> i32 { [INFO] [stdout] 187 | | unsafe extern fn exit_callback(_arg1: i32, _arg2: i32, _arg: *mut c_void) -> i32 { [INFO] [stdout] 188 | | sys::sceKernelExitGame(); [INFO] [stdout] 189 | | 0 [INFO] [stdout] ... | [INFO] [stdout] 201 | | 0 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | / unsafe extern fn exit_callback(_arg1: i32, _arg2: i32, _arg: *mut c_void) -> i32 { [INFO] [stdout] 188 | | sys::sceKernelExitGame(); [INFO] [stdout] 189 | | 0 [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____________^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 60 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `psp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 58 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5636e7cdaae27db1716204d7eefbfb0bc276d907a657a90980639c358b8cd79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5636e7cdaae27db1716204d7eefbfb0bc276d907a657a90980639c358b8cd79d", kill_on_drop: false }` [INFO] [stdout] 5636e7cdaae27db1716204d7eefbfb0bc276d907a657a90980639c358b8cd79d