Build #1230030 2024-05-24T12:26:21.677903+00:00
# rustc version
rustc 1.80.0-nightly (867900499 2024-05-23)# docs.rs version
docsrs 0.6.0 (2d4f32bd 2024-05-19)# build log
[INFO] adding target x86_64-fuchsia 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" "x86_64-fuchsia", kill_on_drop: false }`
[INFO] [stderr] error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not support target 'x86_64-fuchsia'
[INFO] [stderr] note: you can see a list of supported targets with `rustc --print=target-list`
[INFO] [stderr] note: if you are adding support for a new target to rustc itself, see https://rustc-dev-guide.rust-lang.org/building/new-target.html
[INFO] [stderr]
[INFO] [stderr] Stack backtrace:
[INFO] [stderr] 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr] 1: rustup::toolchain::distributable::DistributableToolchain::add_component
[INFO] [stderr] 2: rustup::cli::rustup_mode::target_add
[INFO] [stderr] 3: rustup::cli::rustup_mode::main
[INFO] [stderr] 4: rustup_init::main
[INFO] [stderr] 5: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stderr] 6: main
[INFO] [stderr] 7: __libc_start_main
[INFO] [stderr] at /build/glibc-uZu3wS/glibc-2.27/csu/../csu/libc-start.c:310
[INFO] [stderr] 8: <unknown>