objc2-symbols 0.2.2

Bindings to the Symbols framework
Documentation
Build #1225847 2024-05-21T08:49:31.498522+00:00
# rustc version
rustc 1.80.0-nightly (b92758a9a 2024-05-20)# docs.rs version
docsrs 0.6.0 (2d4f32bd 2024-05-19)# build log
[INFO] adding target aarch64-apple-tvos for toolchain nightly
[INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace/rustup-home" "/home/cratesfyi/workspace/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "aarch64-apple-tvos", kill_on_drop: false }`
[INFO] [stderr] error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not support target 'aarch64-apple-tvos'; did you mean 'aarch64-apple-ios'?
[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>