[INFO] fetching crate psp 0.3.12... [INFO] testing psp-0.3.12 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate psp 0.3.12 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate psp 0.3.12 [INFO] finished tweaking crates.io crate psp 0.3.12 [INFO] tweaked toml for crates.io crate psp 0.3.12 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate psp 0.3.12 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate psp 0.3.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unstringify v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c78774a0671916cb22129279d01db90d3e6791aa1d503884b024026ff4d3ef64 [INFO] running `Command { std: "docker" "start" "-a" "c78774a0671916cb22129279d01db90d3e6791aa1d503884b024026ff4d3ef64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c78774a0671916cb22129279d01db90d3e6791aa1d503884b024026ff4d3ef64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78774a0671916cb22129279d01db90d3e6791aa1d503884b024026ff4d3ef64", kill_on_drop: false }` [INFO] [stdout] c78774a0671916cb22129279d01db90d3e6791aa1d503884b024026ff4d3ef64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] adb507324a6fb8397860919a54fff4deb440161b141b0ed5b9d21476d35b8c8d [INFO] running `Command { std: "docker" "start" "-a" "adb507324a6fb8397860919a54fff4deb440161b141b0ed5b9d21476d35b8c8d", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling psp v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unstringify v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/lib.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ctrl.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / psp_extern! { [INFO] [stdout] 93 | | #![name = "sceCtrl"] [INFO] [stdout] 94 | | #![flags = 0x4001] [INFO] [stdout] 95 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 202 | | pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut i32) -> i32; [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/display.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / psp_extern! { [INFO] [stdout] 38 | | #![name = "sceDisplay"] [INFO] [stdout] 39 | | #![flags = 0x4001] [INFO] [stdout] 40 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 144 | | pub fn sceDisplayIsVblank() -> i32; [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/thread.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | / psp_extern! { [INFO] [stdout] 440 | | #![name = "ThreadManForUser"] [INFO] [stdout] 441 | | #![flags = 0x4001] [INFO] [stdout] 442 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2377 | | pub fn sceKernelReferGlobalProfiler() -> *mut DebugProfilerRegs; [INFO] [stdout] 2378 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / psp_extern! { [INFO] [stdout] 115 | | #![name = "SysMemUserForUser"] [INFO] [stdout] 116 | | #![flags = 0x4000] [INFO] [stdout] 117 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 221 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / psp_extern! { [INFO] [stdout] 269 | | #![name = "UtilsForUser"] [INFO] [stdout] 270 | | #![flags = 0x4001] [INFO] [stdout] 271 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 480 | | ) -> i32; [INFO] [stdout] 481 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | / psp_extern! { [INFO] [stdout] 582 | | #![name = "InterruptManager"] [INFO] [stdout] 583 | | #![flags = 0x4000] [INFO] [stdout] 584 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 659 | | ) -> i32; [INFO] [stdout] 660 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | / psp_extern! { [INFO] [stdout] 663 | | #![name = "Kernel_Library"] [INFO] [stdout] 664 | | #![flags = 0x0001] [INFO] [stdout] 665 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 709 | | pub fn sceKernelIsCpuIntrEnable() -> i32; [INFO] [stdout] 710 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | / psp_extern! { [INFO] [stdout] 756 | | #![name = "ModuleMgrForUser"] [INFO] [stdout] 757 | | #![flags = 0x4001] [INFO] [stdout] 758 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 978 | | ) -> i32; [INFO] [stdout] 979 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:981:1 [INFO] [stdout] | [INFO] [stdout] 981 | / psp_extern! { [INFO] [stdout] 982 | | #![name = "sceSuspendForUser"] [INFO] [stdout] 983 | | #![flags = 0x4000] [INFO] [stdout] 984 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1033 | | pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; [INFO] [stdout] 1034 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:1036:1 [INFO] [stdout] | [INFO] [stdout] 1036 | / psp_extern! { [INFO] [stdout] 1037 | | #![name = "StdioForUser"] [INFO] [stdout] 1038 | | #![flags = 0x4001] [INFO] [stdout] 1039 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1063 | | pub fn sceKernelStderr() -> SceUid; [INFO] [stdout] 1064 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / psp_extern! { [INFO] [stdout] 22 | | #![name = "sceUsb"] [INFO] [stdout] 23 | | #![flags = 0x4001] [INFO] [stdout] 24 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 107 | | pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / psp_extern! { [INFO] [stdout] 379 | | #![name = "sceUsbCam"] [INFO] [stdout] 380 | | #![flags = 0x4009] [INFO] [stdout] 381 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 799 | | pub fn sceUsbCamGetLensDirection() -> i32; [INFO] [stdout] 800 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:802:1 [INFO] [stdout] | [INFO] [stdout] 802 | / psp_extern! { [INFO] [stdout] 803 | | #![name = "sceUsbstorBoot"] [INFO] [stdout] 804 | | #![flags = 0x4009] [INFO] [stdout] 805 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; [INFO] [stdout] 847 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/power.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / psp_extern! { [INFO] [stdout] 53 | | #![name = "scePower"] [INFO] [stdout] 54 | | #![flags = 0x4001] [INFO] [stdout] 55 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 308 | | pub fn scePowerRequestSuspend() -> i32; [INFO] [stdout] 309 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 55 | | pub fn sceWlanDevDetach() -> i32; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 425 | | ) -> i32; [INFO] [stdout] 426 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/io.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / psp_extern! { [INFO] [stdout] 128 | | #![name = "IoFileMgrForUser"] [INFO] [stdout] 129 | | #![flags = 0x4001] [INFO] [stdout] 130 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 666 | | ) -> i32; [INFO] [stdout] 667 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/audio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / psp_extern! { [INFO] [stdout] 58 | | #![name = "sceAudio"] [INFO] [stdout] 59 | | #![flags = 0x4001] [INFO] [stdout] 60 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 380 | | pub fn sceAudioPollInputEnd() -> i32; [INFO] [stdout] 381 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/umd.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / psp_extern! { [INFO] [stdout] 36 | | #![name = "sceUmdUser"] [INFO] [stdout] 37 | | #![flags = 0x4001] [INFO] [stdout] 38 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 199 | | pub fn sceUmdReplaceProhibit() -> i32; [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / psp_extern! { [INFO] [stdout] 85 | | #![name = "sceMpeg"] [INFO] [stdout] 86 | | #![flags = 0x0009] [INFO] [stdout] 87 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 396 | | ) -> i32; [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | / psp_extern! { [INFO] [stdout] 440 | | #![name = "sceMpegbase"] [INFO] [stdout] 441 | | #![flags = 0x0009] [INFO] [stdout] 442 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 464 | | pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; [INFO] [stdout] 465 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/hprm.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / psp_extern! { [INFO] [stdout] 16 | | #![name = "sceHprm"] [INFO] [stdout] 17 | | #![flags = 0x4001] [INFO] [stdout] 18 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 78 | | pub fn sceHprmIsMicrophoneExist() -> i32; [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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: Mp3Handle) -> i32; [INFO] [stdout] 208 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 RegistryKey) -> i32; [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:723:1 [INFO] [stdout] | [INFO] [stdout] 723 | / psp_extern! { [INFO] [stdout] 724 | | #![name = "sceUtility"] [INFO] [stdout] 725 | | #![flags = 0x4001] [INFO] [stdout] 726 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:1175:1 [INFO] [stdout] | [INFO] [stdout] 1175 | / psp_extern! { [INFO] [stdout] 1176 | | #![name = "sceUtility_netparam_internal"] [INFO] [stdout] 1177 | | #![flags = 0x4001] [INFO] [stdout] 1178 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / psp_extern! { [INFO] [stdout] 13 | | #![name = "sceNet"] [INFO] [stdout] 14 | | #![flags = 0x0009] [INFO] [stdout] 15 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / psp_extern! { [INFO] [stdout] 181 | | #![name = "sceNetAdhocctl"] [INFO] [stdout] 182 | | #![flags = 0x0009] [INFO] [stdout] 183 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | / psp_extern! { [INFO] [stdout] 530 | | #![name = "sceNetAdhoc"] [INFO] [stdout] 531 | | #![flags = 0x0009] [INFO] [stdout] 532 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:953:1 [INFO] [stdout] | [INFO] [stdout] 953 | / psp_extern! { [INFO] [stdout] 954 | | #![name = "sceNetAdhocMatching"] [INFO] [stdout] 955 | | #![flags = 0x0009] [INFO] [stdout] 956 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1225 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1315:1 [INFO] [stdout] | [INFO] [stdout] 1315 | / psp_extern! { [INFO] [stdout] 1316 | | #![name = "sceNetApctl"] [INFO] [stdout] 1317 | | #![flags = 0x0009] [INFO] [stdout] 1318 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1429 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1445:1 [INFO] [stdout] | [INFO] [stdout] 1445 | / psp_extern! { [INFO] [stdout] 1446 | | #![name = "sceNetInet"] [INFO] [stdout] 1447 | | #![flags = 0x0009] [INFO] [stdout] 1448 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1606 | | ) -> i32; [INFO] [stdout] 1607 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1609:1 [INFO] [stdout] | [INFO] [stdout] 1609 | / psp_extern! { [INFO] [stdout] 1610 | | #![name = "sceSsl"] [INFO] [stdout] 1611 | | #![flags = 0x0009] [INFO] [stdout] 1612 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 1659 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1694:1 [INFO] [stdout] | [INFO] [stdout] 1694 | / psp_extern! { [INFO] [stdout] 1695 | | #![name = "sceHttp"] [INFO] [stdout] 1696 | | #![flags = 0x0009] [INFO] [stdout] 1697 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 2224 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:2229:1 [INFO] [stdout] | [INFO] [stdout] 2229 | / psp_extern! { [INFO] [stdout] 2230 | | #![name = "sceNetResolver"] [INFO] [stdout] 2231 | | #![flags = 0x0009] [INFO] [stdout] 2232 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2338 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/font.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / psp_extern! { [INFO] [stdout] 223 | | #![name = "sceLibFont"] [INFO] [stdout] 224 | | #![flags = 0x0009] [INFO] [stdout] 225 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 309 | | pub fn sceFontGetShadowGlyphImage_Clip(handle: u32, char_code: u32, glyph: &mut SceFontGlyphImage, clip_x_pos: i32, clip_y_pos: i32) ... [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/psmf.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / psp_extern! { [INFO] [stdout] 207 | | #![name = "scePsmf"] [INFO] [stdout] 208 | | #![flags = 0x4001] [INFO] [stdout] 209 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 274 | | pub fn scePsmfGetEPidWithTimestamp(psmf_struct: &ScePsmf, ts: u32) -> u32; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/psmf.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / psp_extern! { [INFO] [stdout] 278 | | #![name = "scePsmfPlayer"] [INFO] [stdout] 279 | | #![flags = 0x4001] [INFO] [stdout] 280 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 361 | | pub fn scePsmfPlayerConfigPlayer(psmf_player: &mut PsmfPlayer, config_mode: PsmfConfigMode, config_attr: i32) -> u32; [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/debug.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | for (i, line) in CHARS.lines().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/debug.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | let _ = write!(CHARS, "{}", arguments); [INFO] [stdout] | ^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/debug.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | 0..=255 => CHARS.add(c as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/debug.rs:218:26 [INFO] [stdout] | [INFO] [stdout] 218 | _ => CHARS.add(0), [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/sys/gu.rs:906:17 [INFO] [stdout] | [INFO] [stdout] 906 | for i in 0..CONTEXTS.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gu.rs:1905:19 [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&mut DRAW_BUFFER.disp_buffer, &mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&raw mut DRAW_BUFFER.disp_buffer, &mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gu.rs:1905:49 [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&mut DRAW_BUFFER.disp_buffer, &mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&mut DRAW_BUFFER.disp_buffer, &raw mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gum.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | match VFPU_CONTEXT.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gum.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | / VFPU_CONTEXT [INFO] [stdout] 210 | | .get_or_insert_with(Context::new) [INFO] [stdout] | |_________________________________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gum.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / VFPU_CONTEXT [INFO] [stdout] 227 | | .get_or_insert_with(Context::new) [INFO] [stdout] | |_________________________________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `oldState` should have a snake case name [INFO] [stdout] --> src/sys/net.rs:1312:26 [INFO] [stdout] | [INFO] [stdout] 1312 | unsafe extern "C" fn(oldState: i32, newState: i32, event: i32, error: i32, pArg: *mut c_void), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `old_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newState` should have a snake case name [INFO] [stdout] --> src/sys/net.rs:1312:41 [INFO] [stdout] | [INFO] [stdout] 1312 | unsafe extern "C" fn(oldState: i32, newState: i32, event: i32, error: i32, pArg: *mut c_void), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pArg` should have a snake case name [INFO] [stdout] --> src/sys/net.rs:1312:80 [INFO] [stdout] | [INFO] [stdout] 1312 | unsafe extern "C" fn(oldState: i32, newState: i32, event: i32, error: i32, pArg: *mut c_void), [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `p_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/vram_alloc.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let opt_alloc = unsafe { VRAM_ALLOCATOR.get_vram_alloc() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.32s [INFO] running `Command { std: "docker" "inspect" "adb507324a6fb8397860919a54fff4deb440161b141b0ed5b9d21476d35b8c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb507324a6fb8397860919a54fff4deb440161b141b0ed5b9d21476d35b8c8d", kill_on_drop: false }` [INFO] [stdout] adb507324a6fb8397860919a54fff4deb440161b141b0ed5b9d21476d35b8c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e982ca8e68fee4837bf9fd87791be24b33585db894127b56848b0a2c775a672d [INFO] running `Command { std: "docker" "start" "-a" "e982ca8e68fee4837bf9fd87791be24b33585db894127b56848b0a2c775a672d", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/lib.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ctrl.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / psp_extern! { [INFO] [stdout] 93 | | #![name = "sceCtrl"] [INFO] [stdout] 94 | | #![flags = 0x4001] [INFO] [stdout] 95 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 202 | | pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut i32) -> i32; [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/display.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / psp_extern! { [INFO] [stdout] 38 | | #![name = "sceDisplay"] [INFO] [stdout] 39 | | #![flags = 0x4001] [INFO] [stdout] 40 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 144 | | pub fn sceDisplayIsVblank() -> i32; [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/thread.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | / psp_extern! { [INFO] [stdout] 440 | | #![name = "ThreadManForUser"] [INFO] [stdout] 441 | | #![flags = 0x4001] [INFO] [stdout] 442 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2377 | | pub fn sceKernelReferGlobalProfiler() -> *mut DebugProfilerRegs; [INFO] [stdout] 2378 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / psp_extern! { [INFO] [stdout] 115 | | #![name = "SysMemUserForUser"] [INFO] [stdout] 116 | | #![flags = 0x4000] [INFO] [stdout] 117 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 221 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / psp_extern! { [INFO] [stdout] 269 | | #![name = "UtilsForUser"] [INFO] [stdout] 270 | | #![flags = 0x4001] [INFO] [stdout] 271 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 480 | | ) -> i32; [INFO] [stdout] 481 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | / psp_extern! { [INFO] [stdout] 582 | | #![name = "InterruptManager"] [INFO] [stdout] 583 | | #![flags = 0x4000] [INFO] [stdout] 584 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 659 | | ) -> i32; [INFO] [stdout] 660 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | / psp_extern! { [INFO] [stdout] 663 | | #![name = "Kernel_Library"] [INFO] [stdout] 664 | | #![flags = 0x0001] [INFO] [stdout] 665 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 709 | | pub fn sceKernelIsCpuIntrEnable() -> i32; [INFO] [stdout] 710 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | / psp_extern! { [INFO] [stdout] 756 | | #![name = "ModuleMgrForUser"] [INFO] [stdout] 757 | | #![flags = 0x4001] [INFO] [stdout] 758 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 978 | | ) -> i32; [INFO] [stdout] 979 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:981:1 [INFO] [stdout] | [INFO] [stdout] 981 | / psp_extern! { [INFO] [stdout] 982 | | #![name = "sceSuspendForUser"] [INFO] [stdout] 983 | | #![flags = 0x4000] [INFO] [stdout] 984 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1033 | | pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; [INFO] [stdout] 1034 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:1036:1 [INFO] [stdout] | [INFO] [stdout] 1036 | / psp_extern! { [INFO] [stdout] 1037 | | #![name = "StdioForUser"] [INFO] [stdout] 1038 | | #![flags = 0x4001] [INFO] [stdout] 1039 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1063 | | pub fn sceKernelStderr() -> SceUid; [INFO] [stdout] 1064 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / psp_extern! { [INFO] [stdout] 22 | | #![name = "sceUsb"] [INFO] [stdout] 23 | | #![flags = 0x4001] [INFO] [stdout] 24 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 107 | | pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / psp_extern! { [INFO] [stdout] 379 | | #![name = "sceUsbCam"] [INFO] [stdout] 380 | | #![flags = 0x4009] [INFO] [stdout] 381 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 799 | | pub fn sceUsbCamGetLensDirection() -> i32; [INFO] [stdout] 800 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:802:1 [INFO] [stdout] | [INFO] [stdout] 802 | / psp_extern! { [INFO] [stdout] 803 | | #![name = "sceUsbstorBoot"] [INFO] [stdout] 804 | | #![flags = 0x4009] [INFO] [stdout] 805 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; [INFO] [stdout] 847 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/power.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / psp_extern! { [INFO] [stdout] 53 | | #![name = "scePower"] [INFO] [stdout] 54 | | #![flags = 0x4001] [INFO] [stdout] 55 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 308 | | pub fn scePowerRequestSuspend() -> i32; [INFO] [stdout] 309 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 55 | | pub fn sceWlanDevDetach() -> i32; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 425 | | ) -> i32; [INFO] [stdout] 426 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/io.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / psp_extern! { [INFO] [stdout] 128 | | #![name = "IoFileMgrForUser"] [INFO] [stdout] 129 | | #![flags = 0x4001] [INFO] [stdout] 130 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 666 | | ) -> i32; [INFO] [stdout] 667 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/audio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / psp_extern! { [INFO] [stdout] 58 | | #![name = "sceAudio"] [INFO] [stdout] 59 | | #![flags = 0x4001] [INFO] [stdout] 60 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 380 | | pub fn sceAudioPollInputEnd() -> i32; [INFO] [stdout] 381 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/umd.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / psp_extern! { [INFO] [stdout] 36 | | #![name = "sceUmdUser"] [INFO] [stdout] 37 | | #![flags = 0x4001] [INFO] [stdout] 38 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 199 | | pub fn sceUmdReplaceProhibit() -> i32; [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / psp_extern! { [INFO] [stdout] 85 | | #![name = "sceMpeg"] [INFO] [stdout] 86 | | #![flags = 0x0009] [INFO] [stdout] 87 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 396 | | ) -> i32; [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | / psp_extern! { [INFO] [stdout] 440 | | #![name = "sceMpegbase"] [INFO] [stdout] 441 | | #![flags = 0x0009] [INFO] [stdout] 442 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 464 | | pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; [INFO] [stdout] 465 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/hprm.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / psp_extern! { [INFO] [stdout] 16 | | #![name = "sceHprm"] [INFO] [stdout] 17 | | #![flags = 0x4001] [INFO] [stdout] 18 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 78 | | pub fn sceHprmIsMicrophoneExist() -> i32; [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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: Mp3Handle) -> i32; [INFO] [stdout] 208 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 RegistryKey) -> i32; [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:723:1 [INFO] [stdout] | [INFO] [stdout] 723 | / psp_extern! { [INFO] [stdout] 724 | | #![name = "sceUtility"] [INFO] [stdout] 725 | | #![flags = 0x4001] [INFO] [stdout] 726 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:1175:1 [INFO] [stdout] | [INFO] [stdout] 1175 | / psp_extern! { [INFO] [stdout] 1176 | | #![name = "sceUtility_netparam_internal"] [INFO] [stdout] 1177 | | #![flags = 0x4001] [INFO] [stdout] 1178 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / psp_extern! { [INFO] [stdout] 13 | | #![name = "sceNet"] [INFO] [stdout] 14 | | #![flags = 0x0009] [INFO] [stdout] 15 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / psp_extern! { [INFO] [stdout] 181 | | #![name = "sceNetAdhocctl"] [INFO] [stdout] 182 | | #![flags = 0x0009] [INFO] [stdout] 183 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | / psp_extern! { [INFO] [stdout] 530 | | #![name = "sceNetAdhoc"] [INFO] [stdout] 531 | | #![flags = 0x0009] [INFO] [stdout] 532 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:953:1 [INFO] [stdout] | [INFO] [stdout] 953 | / psp_extern! { [INFO] [stdout] 954 | | #![name = "sceNetAdhocMatching"] [INFO] [stdout] 955 | | #![flags = 0x0009] [INFO] [stdout] 956 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1225 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1315:1 [INFO] [stdout] | [INFO] [stdout] 1315 | / psp_extern! { [INFO] [stdout] 1316 | | #![name = "sceNetApctl"] [INFO] [stdout] 1317 | | #![flags = 0x0009] [INFO] [stdout] 1318 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1429 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1445:1 [INFO] [stdout] | [INFO] [stdout] 1445 | / psp_extern! { [INFO] [stdout] 1446 | | #![name = "sceNetInet"] [INFO] [stdout] 1447 | | #![flags = 0x0009] [INFO] [stdout] 1448 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1606 | | ) -> i32; [INFO] [stdout] 1607 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1609:1 [INFO] [stdout] | [INFO] [stdout] 1609 | / psp_extern! { [INFO] [stdout] 1610 | | #![name = "sceSsl"] [INFO] [stdout] 1611 | | #![flags = 0x0009] [INFO] [stdout] 1612 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 1659 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1694:1 [INFO] [stdout] | [INFO] [stdout] 1694 | / psp_extern! { [INFO] [stdout] 1695 | | #![name = "sceHttp"] [INFO] [stdout] 1696 | | #![flags = 0x0009] [INFO] [stdout] 1697 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 2224 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:2229:1 [INFO] [stdout] | [INFO] [stdout] 2229 | / psp_extern! { [INFO] [stdout] 2230 | | #![name = "sceNetResolver"] [INFO] [stdout] 2231 | | #![flags = 0x0009] [INFO] [stdout] 2232 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2338 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/font.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / psp_extern! { [INFO] [stdout] 223 | | #![name = "sceLibFont"] [INFO] [stdout] 224 | | #![flags = 0x0009] [INFO] [stdout] 225 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 309 | | pub fn sceFontGetShadowGlyphImage_Clip(handle: u32, char_code: u32, glyph: &mut SceFontGlyphImage, clip_x_pos: i32, clip_y_pos: i32) ... [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/psmf.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / psp_extern! { [INFO] [stdout] 207 | | #![name = "scePsmf"] [INFO] [stdout] 208 | | #![flags = 0x4001] [INFO] [stdout] 209 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 274 | | pub fn scePsmfGetEPidWithTimestamp(psmf_struct: &ScePsmf, ts: u32) -> u32; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/psmf.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / psp_extern! { [INFO] [stdout] 278 | | #![name = "scePsmfPlayer"] [INFO] [stdout] 279 | | #![flags = 0x4001] [INFO] [stdout] 280 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 361 | | pub fn scePsmfPlayerConfigPlayer(psmf_player: &mut PsmfPlayer, config_mode: PsmfConfigMode, config_attr: i32) -> u32; [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling psp v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/debug.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | for (i, line) in CHARS.lines().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/debug.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | let _ = write!(CHARS, "{}", arguments); [INFO] [stdout] | ^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/debug.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | 0..=255 => CHARS.add(c as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/debug.rs:218:26 [INFO] [stdout] | [INFO] [stdout] 218 | _ => CHARS.add(0), [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/sys/gu.rs:906:17 [INFO] [stdout] | [INFO] [stdout] 906 | for i in 0..CONTEXTS.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gu.rs:1905:19 [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&mut DRAW_BUFFER.disp_buffer, &mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&raw mut DRAW_BUFFER.disp_buffer, &mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gu.rs:1905:49 [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&mut DRAW_BUFFER.disp_buffer, &mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1905 | mem::swap(&mut DRAW_BUFFER.disp_buffer, &raw mut DRAW_BUFFER.frame_buffer); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gum.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | match VFPU_CONTEXT.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gum.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | / VFPU_CONTEXT [INFO] [stdout] 210 | | .get_or_insert_with(Context::new) [INFO] [stdout] | |_________________________________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/sys/gum.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / VFPU_CONTEXT [INFO] [stdout] 227 | | .get_or_insert_with(Context::new) [INFO] [stdout] | |_________________________________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `oldState` should have a snake case name [INFO] [stdout] --> src/sys/net.rs:1312:26 [INFO] [stdout] | [INFO] [stdout] 1312 | unsafe extern "C" fn(oldState: i32, newState: i32, event: i32, error: i32, pArg: *mut c_void), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `old_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newState` should have a snake case name [INFO] [stdout] --> src/sys/net.rs:1312:41 [INFO] [stdout] | [INFO] [stdout] 1312 | unsafe extern "C" fn(oldState: i32, newState: i32, event: i32, error: i32, pArg: *mut c_void), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pArg` should have a snake case name [INFO] [stdout] --> src/sys/net.rs:1312:80 [INFO] [stdout] | [INFO] [stdout] 1312 | unsafe extern "C" fn(oldState: i32, newState: i32, event: i32, error: i32, pArg: *mut c_void), [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `p_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/vram_alloc.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let opt_alloc = unsafe { VRAM_ALLOCATOR.get_vram_alloc() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/ctrl.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / psp_extern! { [INFO] [stdout] 93 | | #![name = "sceCtrl"] [INFO] [stdout] 94 | | #![flags = 0x4001] [INFO] [stdout] 95 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 202 | | pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut i32) -> i32; [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/display.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / psp_extern! { [INFO] [stdout] 38 | | #![name = "sceDisplay"] [INFO] [stdout] 39 | | #![flags = 0x4001] [INFO] [stdout] 40 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 144 | | pub fn sceDisplayIsVblank() -> i32; [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/thread.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | / psp_extern! { [INFO] [stdout] 440 | | #![name = "ThreadManForUser"] [INFO] [stdout] 441 | | #![flags = 0x4001] [INFO] [stdout] 442 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2377 | | pub fn sceKernelReferGlobalProfiler() -> *mut DebugProfilerRegs; [INFO] [stdout] 2378 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / psp_extern! { [INFO] [stdout] 115 | | #![name = "SysMemUserForUser"] [INFO] [stdout] 116 | | #![flags = 0x4000] [INFO] [stdout] 117 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 221 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / psp_extern! { [INFO] [stdout] 269 | | #![name = "UtilsForUser"] [INFO] [stdout] 270 | | #![flags = 0x4001] [INFO] [stdout] 271 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 480 | | ) -> i32; [INFO] [stdout] 481 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | / psp_extern! { [INFO] [stdout] 582 | | #![name = "InterruptManager"] [INFO] [stdout] 583 | | #![flags = 0x4000] [INFO] [stdout] 584 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 659 | | ) -> i32; [INFO] [stdout] 660 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | / psp_extern! { [INFO] [stdout] 663 | | #![name = "Kernel_Library"] [INFO] [stdout] 664 | | #![flags = 0x0001] [INFO] [stdout] 665 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 709 | | pub fn sceKernelIsCpuIntrEnable() -> i32; [INFO] [stdout] 710 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | / psp_extern! { [INFO] [stdout] 756 | | #![name = "ModuleMgrForUser"] [INFO] [stdout] 757 | | #![flags = 0x4001] [INFO] [stdout] 758 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 978 | | ) -> i32; [INFO] [stdout] 979 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:981:1 [INFO] [stdout] | [INFO] [stdout] 981 | / psp_extern! { [INFO] [stdout] 982 | | #![name = "sceSuspendForUser"] [INFO] [stdout] 983 | | #![flags = 0x4000] [INFO] [stdout] 984 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1033 | | pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; [INFO] [stdout] 1034 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/kernel/mod.rs:1036:1 [INFO] [stdout] | [INFO] [stdout] 1036 | / psp_extern! { [INFO] [stdout] 1037 | | #![name = "StdioForUser"] [INFO] [stdout] 1038 | | #![flags = 0x4001] [INFO] [stdout] 1039 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1063 | | pub fn sceKernelStderr() -> SceUid; [INFO] [stdout] 1064 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / psp_extern! { [INFO] [stdout] 22 | | #![name = "sceUsb"] [INFO] [stdout] 23 | | #![flags = 0x4001] [INFO] [stdout] 24 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 107 | | pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / psp_extern! { [INFO] [stdout] 379 | | #![name = "sceUsbCam"] [INFO] [stdout] 380 | | #![flags = 0x4009] [INFO] [stdout] 381 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 799 | | pub fn sceUsbCamGetLensDirection() -> i32; [INFO] [stdout] 800 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/usb.rs:802:1 [INFO] [stdout] | [INFO] [stdout] 802 | / psp_extern! { [INFO] [stdout] 803 | | #![name = "sceUsbstorBoot"] [INFO] [stdout] 804 | | #![flags = 0x4009] [INFO] [stdout] 805 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; [INFO] [stdout] 847 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/power.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / psp_extern! { [INFO] [stdout] 53 | | #![name = "scePower"] [INFO] [stdout] 54 | | #![flags = 0x4001] [INFO] [stdout] 55 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 308 | | pub fn scePowerRequestSuspend() -> i32; [INFO] [stdout] 309 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 55 | | pub fn sceWlanDevDetach() -> i32; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 425 | | ) -> i32; [INFO] [stdout] 426 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/io.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / psp_extern! { [INFO] [stdout] 128 | | #![name = "IoFileMgrForUser"] [INFO] [stdout] 129 | | #![flags = 0x4001] [INFO] [stdout] 130 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 666 | | ) -> i32; [INFO] [stdout] 667 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/audio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / psp_extern! { [INFO] [stdout] 58 | | #![name = "sceAudio"] [INFO] [stdout] 59 | | #![flags = 0x4001] [INFO] [stdout] 60 | | #![version = (0, 0)] [INFO] [stdout] ... | [INFO] [stdout] 380 | | pub fn sceAudioPollInputEnd() -> i32; [INFO] [stdout] 381 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/umd.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / psp_extern! { [INFO] [stdout] 36 | | #![name = "sceUmdUser"] [INFO] [stdout] 37 | | #![flags = 0x4001] [INFO] [stdout] 38 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 199 | | pub fn sceUmdReplaceProhibit() -> i32; [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / psp_extern! { [INFO] [stdout] 85 | | #![name = "sceMpeg"] [INFO] [stdout] 86 | | #![flags = 0x0009] [INFO] [stdout] 87 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 396 | | ) -> i32; [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/mpeg.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | / psp_extern! { [INFO] [stdout] 440 | | #![name = "sceMpegbase"] [INFO] [stdout] 441 | | #![flags = 0x0009] [INFO] [stdout] 442 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 464 | | pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; [INFO] [stdout] 465 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/hprm.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / psp_extern! { [INFO] [stdout] 16 | | #![name = "sceHprm"] [INFO] [stdout] 17 | | #![flags = 0x4001] [INFO] [stdout] 18 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 78 | | pub fn sceHprmIsMicrophoneExist() -> i32; [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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: Mp3Handle) -> i32; [INFO] [stdout] 208 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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 RegistryKey) -> i32; [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:723:1 [INFO] [stdout] | [INFO] [stdout] 723 | / psp_extern! { [INFO] [stdout] 724 | | #![name = "sceUtility"] [INFO] [stdout] 725 | | #![flags = 0x4001] [INFO] [stdout] 726 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/utility.rs:1175:1 [INFO] [stdout] | [INFO] [stdout] 1175 | / psp_extern! { [INFO] [stdout] 1176 | | #![name = "sceUtility_netparam_internal"] [INFO] [stdout] 1177 | | #![flags = 0x4001] [INFO] [stdout] 1178 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / psp_extern! { [INFO] [stdout] 13 | | #![name = "sceNet"] [INFO] [stdout] 14 | | #![flags = 0x0009] [INFO] [stdout] 15 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / psp_extern! { [INFO] [stdout] 181 | | #![name = "sceNetAdhocctl"] [INFO] [stdout] 182 | | #![flags = 0x0009] [INFO] [stdout] 183 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | / psp_extern! { [INFO] [stdout] 530 | | #![name = "sceNetAdhoc"] [INFO] [stdout] 531 | | #![flags = 0x0009] [INFO] [stdout] 532 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:953:1 [INFO] [stdout] | [INFO] [stdout] 953 | / psp_extern! { [INFO] [stdout] 954 | | #![name = "sceNetAdhocMatching"] [INFO] [stdout] 955 | | #![flags = 0x0009] [INFO] [stdout] 956 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1225 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1315:1 [INFO] [stdout] | [INFO] [stdout] 1315 | / psp_extern! { [INFO] [stdout] 1316 | | #![name = "sceNetApctl"] [INFO] [stdout] 1317 | | #![flags = 0x0009] [INFO] [stdout] 1318 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1429 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1445:1 [INFO] [stdout] | [INFO] [stdout] 1445 | / psp_extern! { [INFO] [stdout] 1446 | | #![name = "sceNetInet"] [INFO] [stdout] 1447 | | #![flags = 0x0009] [INFO] [stdout] 1448 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 1606 | | ) -> i32; [INFO] [stdout] 1607 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1609:1 [INFO] [stdout] | [INFO] [stdout] 1609 | / psp_extern! { [INFO] [stdout] 1610 | | #![name = "sceSsl"] [INFO] [stdout] 1611 | | #![flags = 0x0009] [INFO] [stdout] 1612 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 1659 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:1694:1 [INFO] [stdout] | [INFO] [stdout] 1694 | / psp_extern! { [INFO] [stdout] 1695 | | #![name = "sceHttp"] [INFO] [stdout] 1696 | | #![flags = 0x0009] [INFO] [stdout] 1697 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 2224 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/net.rs:2229:1 [INFO] [stdout] | [INFO] [stdout] 2229 | / psp_extern! { [INFO] [stdout] 2230 | | #![name = "sceNetResolver"] [INFO] [stdout] 2231 | | #![flags = 0x0009] [INFO] [stdout] 2232 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 2338 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/font.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / psp_extern! { [INFO] [stdout] 223 | | #![name = "sceLibFont"] [INFO] [stdout] 224 | | #![flags = 0x0009] [INFO] [stdout] 225 | | #![version = (0x00, 0x11)] [INFO] [stdout] ... | [INFO] [stdout] 309 | | pub fn sceFontGetShadowGlyphImage_Clip(handle: u32, char_code: u32, glyph: &mut SceFontGlyphImage, clip_x_pos: i32, clip_y_pos: i32) ... [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/psmf.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / psp_extern! { [INFO] [stdout] 207 | | #![name = "scePsmf"] [INFO] [stdout] 208 | | #![flags = 0x4001] [INFO] [stdout] 209 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 274 | | pub fn scePsmfGetEPidWithTimestamp(psmf_struct: &ScePsmf, ts: u32) -> u32; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/sys/macros.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub unsafe extern fn $name($($arg : $arg_ty),*) $(-> $ret)? { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/sys/psmf.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / psp_extern! { [INFO] [stdout] 278 | | #![name = "scePsmfPlayer"] [INFO] [stdout] 279 | | #![flags = 0x4001] [INFO] [stdout] 280 | | #![version = (0x00, 0x00)] [INFO] [stdout] ... | [INFO] [stdout] 361 | | pub fn scePsmfPlayerConfigPlayer(psmf_player: &mut PsmfPlayer, config_mode: PsmfConfigMode, config_attr: i32) -> u32; [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `psp_extern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> src/panic.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr(not(bootstrap), rustc_std_internal_symbol)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / fn panic(info: &PanicInfo) -> ! { [INFO] [stdout] 38 | | panic_impl(info) [INFO] [stdout] 39 | | } [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.so, /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib [INFO] [stdout] = note: second definition in the local crate (`psp`) [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` (lib test) due to 2 previous errors; 47 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e982ca8e68fee4837bf9fd87791be24b33585db894127b56848b0a2c775a672d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e982ca8e68fee4837bf9fd87791be24b33585db894127b56848b0a2c775a672d", kill_on_drop: false }` [INFO] [stdout] e982ca8e68fee4837bf9fd87791be24b33585db894127b56848b0a2c775a672d