psx 0.1.8

Library for developing homebrew for the Sony PlayStation 1
Build #1596878 2024-12-22T17:31:25.701343+00:00
# rustc version
rustc 1.85.0-nightly (426d17342 2024-12-21)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] adding target mipsel-unknown-linux-gnu for toolchain nightly
[INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace-builder/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace-builder/rustup-home" "/home/cratesfyi/workspace-builder/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "mipsel-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] error: component 'rust-std' for target 'mipsel-unknown-linux-gnu' is unavailable for download for channel 'nightly'
[INFO] [stderr] Sometimes not all components are available in any given nightly. 
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]    1: rustup::dist::manifestation::Manifestation::update
[INFO] [stderr]    2: rustup::toolchain::distributable::DistributableToolchain::add_component
[INFO] [stderr]    3: rustup::cli::rustup_mode::target_add
[INFO] [stderr]    4: rustup::cli::rustup_mode::main
[INFO] [stderr]    5: rustup_init::main
[INFO] [stderr]    6: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]    7: main
[INFO] [stderr]    8: __libc_start_main
[INFO] [stderr]              at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310
[INFO] [stderr]    9: <unknown>