[INFO] cloning repository https://github.com/Antti/rubygems-rust-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antti/rubygems-rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntti%2Frubygems-rust-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntti%2Frubygems-rust-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5766bd8baf4aa90dd8e42c74b31c4af85ed32a7
[INFO] checking Antti/rubygems-rust-experiments against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntti%2Frubygems-rust-experiments" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Antti/rubygems-rust-experiments on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Antti/rubygems-rust-experiments
[INFO] finished tweaking git repo https://github.com/Antti/rubygems-rust-experiments
[INFO] tweaked toml for git repo https://github.com/Antti/rubygems-rust-experiments written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Antti/rubygems-rust-experiments 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f789da92f4a6ec6b164bc85a2b8489244202c1e0a9efe0505d6005d7fe07cd6
[INFO] running `Command { std: "docker" "start" "-a" "0f789da92f4a6ec6b164bc85a2b8489244202c1e0a9efe0505d6005d7fe07cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f789da92f4a6ec6b164bc85a2b8489244202c1e0a9efe0505d6005d7fe07cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f789da92f4a6ec6b164bc85a2b8489244202c1e0a9efe0505d6005d7fe07cd6", kill_on_drop: false }`
[INFO] [stdout] 0f789da92f4a6ec6b164bc85a2b8489244202c1e0a9efe0505d6005d7fe07cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42e7bb5bfbd04cf9d0308ee2fcf7078dba3771101cca659f7b001f393b841617
[INFO] running `Command { std: "docker" "start" "-a" "42e7bb5bfbd04cf9d0308ee2fcf7078dba3771101cca659f7b001f393b841617", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking test_ruby v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/macros.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     (x as u32 & RUBY_FLONUM_MASK == RUBY_FLONUM_FLAG)
[INFO] [stdout]    |     ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     (x as u32 & RUBY_FLONUM_MASK == RUBY_FLONUM_FLAG)
[INFO] [stdout] 20 +     x as u32 & RUBY_FLONUM_MASK == RUBY_FLONUM_FLAG
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/macros.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ((x as u32 & (!((!0)<<RUBY_SPECIAL_SHIFT))) == RUBY_SYMBOL_FLAG)
[INFO] [stdout]    |     ^                                                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     ((x as u32 & (!((!0)<<RUBY_SPECIAL_SHIFT))) == RUBY_SYMBOL_FLAG)
[INFO] [stdout] 25 +     (x as u32 & (!((!0)<<RUBY_SPECIAL_SHIFT))) == RUBY_SYMBOL_FLAG
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/macros.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     (x as u32 & RUBY_FLONUM_MASK == RUBY_FLONUM_FLAG)
[INFO] [stdout]    |     ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     (x as u32 & RUBY_FLONUM_MASK == RUBY_FLONUM_FLAG)
[INFO] [stdout] 20 +     x as u32 & RUBY_FLONUM_MASK == RUBY_FLONUM_FLAG
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/macros.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ((x as u32 & (!((!0)<<RUBY_SPECIAL_SHIFT))) == RUBY_SYMBOL_FLAG)
[INFO] [stdout]    |     ^                                                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     ((x as u32 & (!((!0)<<RUBY_SPECIAL_SHIFT))) == RUBY_SYMBOL_FLAG)
[INFO] [stdout] 25 +     (x as u32 & (!((!0)<<RUBY_SPECIAL_SHIFT))) == RUBY_SYMBOL_FLAG
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate libc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type __int8_t = ::libc::c_char;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type __uint8_t = ::libc::c_uchar;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type __int16_t = ::libc::c_short;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type __uint16_t = ::libc::c_ushort;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type __int32_t = ::libc::c_int;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type __uint32_t = ::libc::c_uint;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type __int64_t = ::libc::c_longlong;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type __uint64_t = ::libc::c_ulonglong;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type __darwin_intptr_t = ::libc::c_long;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type __darwin_natural_t = ::libc::c_uint;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type __darwin_ct_rune_t = ::libc::c_int;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub type __darwin_ptrdiff_t = ::libc::c_long;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type __darwin_size_t = ::libc::c_ulong;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub type __darwin_wchar_t = ::libc::c_int;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub type __darwin_wint_t = ::libc::c_int;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type __darwin_clock_t = ::libc::c_ulong;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type __darwin_ssize_t = ::libc::c_long;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type __darwin_time_t = ::libc::c_long;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub type __darwin_fsblkcnt_t = ::libc::c_uint;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub type __darwin_fsfilcnt_t = ::libc::c_uint;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub type __darwin_uuid_t = [::libc::c_uchar; 16usize];
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub type __darwin_uuid_string_t = [::libc::c_char; 37usize];
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:71:72
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   *mut ::libc::c_void)
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub __arg: *mut ::libc::c_void,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub __sig: ::libc::c_long,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub __opaque: [::libc::c_char; 56usize],
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub __sig: ::libc::c_long,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub __opaque: [::libc::c_char; 40usize],
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub __opaque: [::libc::c_char; 8usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub __opaque: [::libc::c_char; 56usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub __opaque: [::libc::c_char; 8usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub __opaque: [::libc::c_char; 8usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub __opaque: [::libc::c_char; 192usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:169:16
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub __opaque: [::libc::c_char; 16usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:183:20
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub __opaque: [::libc::c_char; 8176usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:194:35
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub type __darwin_pthread_key_t = ::libc::c_ulong;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub type __darwin_nl_item = ::libc::c_int;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub type __darwin_wctrans_t = ::libc::c_int;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub _base: *mut ::libc::c_uchar,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub _size: ::libc::c_int,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub _p: *mut ::libc::c_uchar,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub _r: ::libc::c_int,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub _w: ::libc::c_int,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub _flags: ::libc::c_short,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub _file: ::libc::c_short,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:229:19
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub _lbfsize: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub _cookie: *mut ::libc::c_void,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:232:69
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...                   *mut ::libc::c_void)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate libc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:233:46
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...                   -> ::libc::c_int>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:235:68
[INFO] [stdout]     |
[INFO] [stdout] 235 | ...                   *mut ::libc::c_void,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:237:68
[INFO] [stdout]     |
[INFO] [stdout] 237 | ...                   *mut ::libc::c_char,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:238:65
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...                   arg3: ::libc::c_int)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:239:45
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   -> ::libc::c_int>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:241:68
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...                   *mut ::libc::c_void,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:243:65
[INFO] [stdout]     |
[INFO] [stdout] 243 | ...                   arg3: ::libc::c_int)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:246:69
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   *mut ::libc::c_void,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:248:71
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   *const ::libc::c_char,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:250:64
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   ::libc::c_int)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:251:46
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...                   -> ::libc::c_int>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub _ur: ::libc::c_int,
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub _ubuf: [::libc::c_uchar; 3usize],
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub _nbuf: [::libc::c_uchar; 1usize],
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub _blksize: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub type int8_t = ::libc::c_char;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type int16_t = ::libc::c_short;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub type int32_t = ::libc::c_int;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub type int64_t = ::libc::c_longlong;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:274:21
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub type u_int8_t = ::libc::c_uchar;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub type u_int16_t = ::libc::c_ushort;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub type u_int32_t = ::libc::c_uint;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:277:22
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub type u_int64_t = ::libc::c_ulonglong;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub type uintptr_t = ::libc::c_ulong;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub type u_char = ::libc::c_uchar;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub type u_short = ::libc::c_ushort;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub type u_int = ::libc::c_uint;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub type u_long = ::libc::c_ulong;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:293:19
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub type ushort = ::libc::c_ushort;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub type _uint = ::libc::c_uint;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub type caddr_t = *mut ::libc::c_char;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub type errno_t = ::libc::c_int;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:352:18
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub tv_nsec: ::libc::c_long,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:443:26
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub type Enum_Unnamed2 = ::libc::c_uint;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:444:18
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub const P_ALL: ::libc::c_uint = 0;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:445:18
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub const P_PID: ::libc::c_uint = 1;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 | pub const P_PGID: ::libc::c_uint = 2;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 | pub type sig_atomic_t = ::libc::c_int;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub __eax: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:453:16
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub __ebx: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:454:16
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub __ecx: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:455:16
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub __edx: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:456:16
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub __edi: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:457:16
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub __esi: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:458:16
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub __ebp: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:459:16
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub __esp: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub __ss: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:461:19
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub __eflags: ::libc::c_uint,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:462:16
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub __eip: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:463:15
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub __cs: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:464:15
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub __ds: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:465:15
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub __es: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:466:15
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub __fs: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub __gs: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:478:31
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub _bindgen_bitfield_1_: ::libc::c_ushort,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:490:31
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub _bindgen_bitfield_1_: ::libc::c_ushort,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub __mmst_reg: [::libc::c_char; 10usize],
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:503:23
[INFO] [stdout]     |
[INFO] [stdout] 503 |     pub __mmst_rsrv: [::libc::c_char; 6usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:514:21
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub __xmm_reg: [::libc::c_char; 16usize],
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:525:26
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:555:23
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub __fpu_rsrv4: [::libc::c_char; 224usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:556:26
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:567:26
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:597:23
[INFO] [stdout]     |
[INFO] [stdout] 597 |     pub __fpu_rsrv4: [::libc::c_char; 224usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:598:26
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:599:27
[INFO] [stdout]     |
[INFO] [stdout] 599 |     pub __avx_reserved1: [::libc::c_char; 64usize],
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:632:16
[INFO] [stdout]     |
[INFO] [stdout] 632 |     pub __dr0: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:633:16
[INFO] [stdout]     |
[INFO] [stdout] 633 |     pub __dr1: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:634:16
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub __dr2: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:635:16
[INFO] [stdout]     |
[INFO] [stdout] 635 |     pub __dr3: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:636:16
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub __dr4: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:637:16
[INFO] [stdout]     |
[INFO] [stdout] 637 |     pub __dr5: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:638:16
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub __dr6: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:639:16
[INFO] [stdout]     |
[INFO] [stdout] 639 |     pub __dr7: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:681:26
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:719:23
[INFO] [stdout]     |
[INFO] [stdout] 719 |     pub __fpu_rsrv4: [::libc::c_char; 96usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:720:26
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:731:26
[INFO] [stdout]     |
[INFO] [stdout] 731 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:769:23
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub __fpu_rsrv4: [::libc::c_char; 96usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type __int8_t = ::libc::c_char;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type __uint8_t = ::libc::c_uchar;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type __int16_t = ::libc::c_short;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type __uint16_t = ::libc::c_ushort;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type __int32_t = ::libc::c_int;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type __uint32_t = ::libc::c_uint;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/ruby.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type __int64_t = ::libc::c_longlong;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type __uint64_t = ::libc::c_ulonglong;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type __darwin_intptr_t = ::libc::c_long;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:770:26
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:771:27
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub __avx_reserved1: [::libc::c_char; 64usize],
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:883:21
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub ss_sp: *mut ::libc::c_void,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:885:19
[INFO] [stdout]     |
[INFO] [stdout] 885 |     pub ss_flags: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:897:21
[INFO] [stdout]     |
[INFO] [stdout] 897 |     pub uc_onstack: ::libc::c_int,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:936:23
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub sigev_notify: ::libc::c_int,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:937:22
[INFO] [stdout]     |
[INFO] [stdout] 937 |     pub sigev_signo: ::libc::c_int,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:953:19
[INFO] [stdout]     |
[INFO] [stdout] 953 |     pub si_signo: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:954:19
[INFO] [stdout]     |
[INFO] [stdout] 954 |     pub si_errno: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:955:18
[INFO] [stdout]     |
[INFO] [stdout] 955 |     pub si_code: ::libc::c_int,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |     pub si_status: ::libc::c_int,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:959:23
[INFO] [stdout]     |
[INFO] [stdout] 959 |     pub si_addr: *mut ::libc::c_void,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:961:18
[INFO] [stdout]     |
[INFO] [stdout] 961 |     pub si_band: ::libc::c_long,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:962:17
[INFO] [stdout]     |
[INFO] [stdout] 962 |     pub __pad: [::libc::c_ulong; 7usize],
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1005:71
[INFO] [stdout]      |
[INFO] [stdout] 1005 | ...                   *mut ::libc::c_void,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1007:66
[INFO] [stdout]      |
[INFO] [stdout] 1007 | ...                   ::libc::c_int,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type __darwin_natural_t = ::libc::c_uint;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1009:66
[INFO] [stdout]      |
[INFO] [stdout] 1009 | ...                   ::libc::c_int,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1013:71
[INFO] [stdout]      |
[INFO] [stdout] 1013 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type __darwin_ct_rune_t = ::libc::c_int;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1016:19
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub sa_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1029:19
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     pub sa_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1038:47
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     ::std::option::Option<extern "C" fn(arg1: ::libc::c_int) -> ()>;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1042:63
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub sv_handler: ::std::option::Option<extern "C" fn(arg1: ::libc::c_int)
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1044:18
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub sv_mask: ::libc::c_int,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1045:19
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub sv_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1056:21
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub ss_sp: *mut ::libc::c_char,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1057:21
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     pub ss_onstack: ::libc::c_int,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1065:20
[INFO] [stdout]      |
[INFO] [stdout] 1065 | pub type uint8_t = ::libc::c_uchar;
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1066:21
[INFO] [stdout]      |
[INFO] [stdout] 1066 | pub type uint16_t = ::libc::c_ushort;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1067:21
[INFO] [stdout]      |
[INFO] [stdout] 1067 | pub type uint32_t = ::libc::c_uint;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1068:21
[INFO] [stdout]      |
[INFO] [stdout] 1068 | pub type uint64_t = ::libc::c_ulonglong;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1085:21
[INFO] [stdout]      |
[INFO] [stdout] 1085 | pub type intmax_t = ::libc::c_long;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1086:22
[INFO] [stdout]      |
[INFO] [stdout] 1086 | pub type uintmax_t = ::libc::c_ulong;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1105:20
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub ru_maxrss: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1106:19
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     pub ru_ixrss: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1107:19
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub ru_idrss: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1108:19
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub ru_isrss: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1109:20
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     pub ru_minflt: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1110:20
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     pub ru_majflt: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1111:19
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     pub ru_nswap: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1112:21
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     pub ru_inblock: ::libc::c_long,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1113:21
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub ru_oublock: ::libc::c_long,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1114:20
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     pub ru_msgsnd: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1115:20
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     pub ru_msgrcv: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1116:22
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     pub ru_nsignals: ::libc::c_long,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1117:19
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub ru_nvcsw: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1118:20
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub ru_nivcsw: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1126:31
[INFO] [stdout]      |
[INFO] [stdout] 1126 | pub type rusage_info_t = *mut ::libc::c_void;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1295:31
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     pub _bindgen_bitfield_1_: ::libc::c_uint,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1306:31
[INFO] [stdout]      |
[INFO] [stdout] 1306 |     pub _bindgen_bitfield_1_: ::libc::c_uint,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub type __darwin_ptrdiff_t = ::libc::c_long;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type __darwin_size_t = ::libc::c_ulong;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub type __darwin_wchar_t = ::libc::c_int;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub type __darwin_wint_t = ::libc::c_int;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type __darwin_clock_t = ::libc::c_ulong;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub type __darwin_ssize_t = ::libc::c_long;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type __darwin_time_t = ::libc::c_long;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub type __darwin_fsblkcnt_t = ::libc::c_uint;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub type __darwin_fsfilcnt_t = ::libc::c_uint;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub type __darwin_uuid_t = [::libc::c_uchar; 16usize];
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub type __darwin_uuid_string_t = [::libc::c_char; 37usize];
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:71:72
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   *mut ::libc::c_void)
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub __arg: *mut ::libc::c_void,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub __sig: ::libc::c_long,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub __opaque: [::libc::c_char; 56usize],
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub __sig: ::libc::c_long,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub __opaque: [::libc::c_char; 40usize],
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1320:15
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     pub quot: ::libc::c_int,
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1321:14
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     pub rem: ::libc::c_int,
[INFO] [stdout]      |              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1333:15
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     pub quot: ::libc::c_long,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1334:14
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     pub rem: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1346:15
[INFO] [stdout]      |
[INFO] [stdout] 1346 |     pub quot: ::libc::c_longlong,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1347:14
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     pub rem: ::libc::c_longlong,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1356:22
[INFO] [stdout]      |
[INFO] [stdout] 1356 | pub type ptrdiff_t = ::libc::c_long;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1360:35
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     pub __clang_max_align_nonce1: ::libc::c_longlong,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1361:35
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     pub __clang_max_align_nonce2: ::libc::c_double,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1386:25
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     pub ad_name_offset: ::libc::c_uint,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1387:19
[INFO] [stdout]      |
[INFO] [stdout] 1387 |     pub ad_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1388:18
[INFO] [stdout]      |
[INFO] [stdout] 1388 |     pub ad_pad: [::libc::c_int; 2usize],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1399:20
[INFO] [stdout]      |
[INFO] [stdout] 1399 | pub type float_t = ::libc::c_float;
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1400:21
[INFO] [stdout]      |
[INFO] [stdout] 1400 | pub type double_t = ::libc::c_double;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1404:19
[INFO] [stdout]      |
[INFO] [stdout] 1404 |     pub __sinval: ::libc::c_float,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1405:19
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     pub __cosval: ::libc::c_float,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1416:19
[INFO] [stdout]      |
[INFO] [stdout] 1416 |     pub __sinval: ::libc::c_double,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1417:19
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub __cosval: ::libc::c_double,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1428:16
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     pub _type: ::libc::c_int,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1429:20
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub name: *mut ::libc::c_char,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1430:15
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     pub arg1: ::libc::c_double,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1431:15
[INFO] [stdout]      |
[INFO] [stdout] 1431 |     pub arg2: ::libc::c_double,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1432:17
[INFO] [stdout]      |
[INFO] [stdout] 1432 |     pub retval: ::libc::c_double,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1441:18
[INFO] [stdout]      |
[INFO] [stdout] 1441 | pub type VALUE = ::libc::c_ulong;
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1442:15
[INFO] [stdout]      |
[INFO] [stdout] 1442 | pub type ID = ::libc::c_ulong;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1443:35
[INFO] [stdout]      |
[INFO] [stdout] 1443 | pub type ruby_check_sizeof_int = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1444:36
[INFO] [stdout]      |
[INFO] [stdout] 1444 | pub type ruby_check_sizeof_long = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1445:41
[INFO] [stdout]      |
[INFO] [stdout] 1445 | pub type ruby_check_sizeof_long_long = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub __opaque: [::libc::c_char; 8usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1446:37
[INFO] [stdout]      |
[INFO] [stdout] 1446 | pub type ruby_check_sizeof_voidp = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1447:37
[INFO] [stdout]      |
[INFO] [stdout] 1447 | pub type Enum_ruby_special_consts = ::libc::c_uint;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub __opaque: [::libc::c_char; 56usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1448:24
[INFO] [stdout]      |
[INFO] [stdout] 1448 | pub const RUBY_Qfalse: ::libc::c_uint = 0;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1449:23
[INFO] [stdout]      |
[INFO] [stdout] 1449 | pub const RUBY_Qtrue: ::libc::c_uint = 20;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1450:22
[INFO] [stdout]      |
[INFO] [stdout] 1450 | pub const RUBY_Qnil: ::libc::c_uint = 8;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub __opaque: [::libc::c_char; 8usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1451:24
[INFO] [stdout]      |
[INFO] [stdout] 1451 | pub const RUBY_Qundef: ::libc::c_uint = 52;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1452:32
[INFO] [stdout]      |
[INFO] [stdout] 1452 | pub const RUBY_IMMEDIATE_MASK: ::libc::c_uint = 7;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub __opaque: [::libc::c_char; 8usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1453:29
[INFO] [stdout]      |
[INFO] [stdout] 1453 | pub const RUBY_FIXNUM_FLAG: ::libc::c_uint = 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1454:29
[INFO] [stdout]      |
[INFO] [stdout] 1454 | pub const RUBY_FLONUM_MASK: ::libc::c_uint = 3;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub __opaque: [::libc::c_char; 192usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1455:29
[INFO] [stdout]      |
[INFO] [stdout] 1455 | pub const RUBY_FLONUM_FLAG: ::libc::c_uint = 2;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:169:16
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub __opaque: [::libc::c_char; 16usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub __sig: ::libc::c_long,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:183:20
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub __opaque: [::libc::c_char; 8176usize],
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:194:35
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub type __darwin_pthread_key_t = ::libc::c_ulong;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub type __darwin_nl_item = ::libc::c_int;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub type __darwin_wctrans_t = ::libc::c_int;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub _base: *mut ::libc::c_uchar,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub _size: ::libc::c_int,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub _p: *mut ::libc::c_uchar,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub _r: ::libc::c_int,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub _w: ::libc::c_int,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub _flags: ::libc::c_short,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub _file: ::libc::c_short,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:229:19
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub _lbfsize: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub _cookie: *mut ::libc::c_void,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:232:69
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...                   *mut ::libc::c_void)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:233:46
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...                   -> ::libc::c_int>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:235:68
[INFO] [stdout]     |
[INFO] [stdout] 235 | ...                   *mut ::libc::c_void,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:237:68
[INFO] [stdout]     |
[INFO] [stdout] 237 | ...                   *mut ::libc::c_char,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:238:65
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...                   arg3: ::libc::c_int)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:239:45
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   -> ::libc::c_int>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:241:68
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...                   *mut ::libc::c_void,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1456:29
[INFO] [stdout]      |
[INFO] [stdout] 1456 | pub const RUBY_SYMBOL_FLAG: ::libc::c_uint = 12;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1457:31
[INFO] [stdout]      |
[INFO] [stdout] 1457 | pub const RUBY_SPECIAL_SHIFT: ::libc::c_uint = 8;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1458:33
[INFO] [stdout]      |
[INFO] [stdout] 1458 | pub type Enum_ruby_value_type = ::libc::c_uint;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1459:24
[INFO] [stdout]      |
[INFO] [stdout] 1459 | pub const RUBY_T_NONE: ::libc::c_uint = 0;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1460:26
[INFO] [stdout]      |
[INFO] [stdout] 1460 | pub const RUBY_T_OBJECT: ::libc::c_uint = 1;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1461:25
[INFO] [stdout]      |
[INFO] [stdout] 1461 | pub const RUBY_T_CLASS: ::libc::c_uint = 2;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1462:26
[INFO] [stdout]      |
[INFO] [stdout] 1462 | pub const RUBY_T_MODULE: ::libc::c_uint = 3;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1463:25
[INFO] [stdout]      |
[INFO] [stdout] 1463 | pub const RUBY_T_FLOAT: ::libc::c_uint = 4;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1464:26
[INFO] [stdout]      |
[INFO] [stdout] 1464 | pub const RUBY_T_STRING: ::libc::c_uint = 5;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1465:26
[INFO] [stdout]      |
[INFO] [stdout] 1465 | pub const RUBY_T_REGEXP: ::libc::c_uint = 6;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1466:25
[INFO] [stdout]      |
[INFO] [stdout] 1466 | pub const RUBY_T_ARRAY: ::libc::c_uint = 7;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1467:24
[INFO] [stdout]      |
[INFO] [stdout] 1467 | pub const RUBY_T_HASH: ::libc::c_uint = 8;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1468:26
[INFO] [stdout]      |
[INFO] [stdout] 1468 | pub const RUBY_T_STRUCT: ::libc::c_uint = 9;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1469:26
[INFO] [stdout]      |
[INFO] [stdout] 1469 | pub const RUBY_T_BIGNUM: ::libc::c_uint = 10;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1470:24
[INFO] [stdout]      |
[INFO] [stdout] 1470 | pub const RUBY_T_FILE: ::libc::c_uint = 11;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1471:24
[INFO] [stdout]      |
[INFO] [stdout] 1471 | pub const RUBY_T_DATA: ::libc::c_uint = 12;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1472:25
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub const RUBY_T_MATCH: ::libc::c_uint = 13;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1473:27
[INFO] [stdout]      |
[INFO] [stdout] 1473 | pub const RUBY_T_COMPLEX: ::libc::c_uint = 14;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1474:28
[INFO] [stdout]      |
[INFO] [stdout] 1474 | pub const RUBY_T_RATIONAL: ::libc::c_uint = 15;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1475:23
[INFO] [stdout]      |
[INFO] [stdout] 1475 | pub const RUBY_T_NIL: ::libc::c_uint = 17;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1476:24
[INFO] [stdout]      |
[INFO] [stdout] 1476 | pub const RUBY_T_TRUE: ::libc::c_uint = 18;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1477:25
[INFO] [stdout]      |
[INFO] [stdout] 1477 | pub const RUBY_T_FALSE: ::libc::c_uint = 19;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1478:26
[INFO] [stdout]      |
[INFO] [stdout] 1478 | pub const RUBY_T_SYMBOL: ::libc::c_uint = 20;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1479:26
[INFO] [stdout]      |
[INFO] [stdout] 1479 | pub const RUBY_T_FIXNUM: ::libc::c_uint = 21;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1480:25
[INFO] [stdout]      |
[INFO] [stdout] 1480 | pub const RUBY_T_UNDEF: ::libc::c_uint = 27;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1481:24
[INFO] [stdout]      |
[INFO] [stdout] 1481 | pub const RUBY_T_NODE: ::libc::c_uint = 28;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1482:26
[INFO] [stdout]      |
[INFO] [stdout] 1482 | pub const RUBY_T_ICLASS: ::libc::c_uint = 29;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1483:26
[INFO] [stdout]      |
[INFO] [stdout] 1483 | pub const RUBY_T_ZOMBIE: ::libc::c_uint = 30;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1484:24
[INFO] [stdout]      |
[INFO] [stdout] 1484 | pub const RUBY_T_MASK: ::libc::c_uint = 31;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1533:16
[INFO] [stdout]      |
[INFO] [stdout] 1533 |     pub numiv: ::libc::c_long,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1596:14
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     pub len: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1597:19
[INFO] [stdout]      |
[INFO] [stdout] 1597 |     pub ptr: *mut ::libc::c_char,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1663:14
[INFO] [stdout]      |
[INFO] [stdout] 1663 |     pub len: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1701:17
[INFO] [stdout]      |
[INFO] [stdout] 1701 |     pub usecnt: ::libc::c_ulong,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1727:68
[INFO] [stdout]      |
[INFO] [stdout] 1727 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1730:68
[INFO] [stdout]      |
[INFO] [stdout] 1730 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1732:20
[INFO] [stdout]      |
[INFO] [stdout] 1732 |     pub data: *mut ::libc::c_void,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1744:34
[INFO] [stdout]      |
[INFO] [stdout] 1744 |     pub wrap_struct_name: *const ::libc::c_char,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1747:20
[INFO] [stdout]      |
[INFO] [stdout] 1747 |     pub data: *mut ::libc::c_void,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:243:65
[INFO] [stdout]     |
[INFO] [stdout] 243 | ...                   arg3: ::libc::c_int)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:246:69
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   *mut ::libc::c_void,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:248:71
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   *const ::libc::c_char,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:250:64
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   ::libc::c_int)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:251:46
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...                   -> ::libc::c_int>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub _ur: ::libc::c_int,
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub _ubuf: [::libc::c_uchar; 3usize],
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub _nbuf: [::libc::c_uchar; 1usize],
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub _blksize: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub type int8_t = ::libc::c_char;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type int16_t = ::libc::c_short;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub type int32_t = ::libc::c_int;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub type int64_t = ::libc::c_longlong;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:274:21
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub type u_int8_t = ::libc::c_uchar;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub type u_int16_t = ::libc::c_ushort;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub type u_int32_t = ::libc::c_uint;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:277:22
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub type u_int64_t = ::libc::c_ulonglong;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub type uintptr_t = ::libc::c_ulong;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub type u_char = ::libc::c_uchar;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub type u_short = ::libc::c_ushort;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub type u_int = ::libc::c_uint;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub type u_long = ::libc::c_ulong;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:293:19
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub type ushort = ::libc::c_ushort;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub type _uint = ::libc::c_uint;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub type caddr_t = *mut ::libc::c_char;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub type errno_t = ::libc::c_int;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:352:18
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub tv_nsec: ::libc::c_long,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1760:68
[INFO] [stdout]      |
[INFO] [stdout] 1760 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1763:68
[INFO] [stdout]      |
[INFO] [stdout] 1763 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1766:70
[INFO] [stdout]      |
[INFO] [stdout] 1766 | ...                   *const ::libc::c_void)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1768:25
[INFO] [stdout]      |
[INFO] [stdout] 1768 |     pub reserved: [*mut ::libc::c_void; 2usize],
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1782:20
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     pub data: *mut ::libc::c_void,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1791:59
[INFO] [stdout]      |
[INFO] [stdout] 1791 |     ::std::option::Option<unsafe extern "C" fn(arg1: *mut ::libc::c_void)
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1829:14
[INFO] [stdout]      |
[INFO] [stdout] 1829 |     pub len: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1839:39
[INFO] [stdout]      |
[INFO] [stdout] 1839 |     unsafe extern "C" fn(arg1: *const ::libc::c_char, arg2: VALUE,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1840:37
[INFO] [stdout]      |
[INFO] [stdout] 1840 |                          arg3: *mut ::libc::c_void) -> ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1840:56
[INFO] [stdout]      |
[INFO] [stdout] 1840 |                          arg3: *mut ::libc::c_void) -> ::libc::c_int;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1843:45
[INFO] [stdout]      |
[INFO] [stdout] 1843 |     unsafe extern "C" fn(id: ID, data: *mut ::libc::c_void,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1846:57
[INFO] [stdout]      |
[INFO] [stdout] 1846 |     unsafe extern "C" fn(val: VALUE, id: ID, data: *mut ::libc::c_void,
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1851:32
[INFO] [stdout]      |
[INFO] [stdout] 1851 |                          argc: ::libc::c_int, argv: *const VALUE,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1855:22
[INFO] [stdout]      |
[INFO] [stdout] 1855 | pub type st_data_t = ::libc::c_ulong;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1859:56
[INFO] [stdout]      |
[INFO] [stdout] 1859 |     extern "C" fn(arg1: st_data_t, arg2: st_data_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1861:44
[INFO] [stdout]      |
[INFO] [stdout] 1861 | pub type st_check_for_sizeof_st_index_t = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1865:59
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     pub compare: ::std::option::Option<extern "C" fn() -> ::libc::c_int>,
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:443:26
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub type Enum_Unnamed2 = ::libc::c_uint;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:444:18
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub const P_ALL: ::libc::c_uint = 0;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:445:18
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub const P_PID: ::libc::c_uint = 1;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1881:31
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     pub _bindgen_bitfield_1_: ::libc::c_uint,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 | pub const P_PGID: ::libc::c_uint = 2;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 | pub type sig_atomic_t = ::libc::c_int;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1937:27
[INFO] [stdout]      |
[INFO] [stdout] 1937 | pub type Enum_st_retval = ::libc::c_uint;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub __eax: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1938:24
[INFO] [stdout]      |
[INFO] [stdout] 1938 | pub const ST_CONTINUE: ::libc::c_uint = 0;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1939:20
[INFO] [stdout]      |
[INFO] [stdout] 1939 | pub const ST_STOP: ::libc::c_uint = 1;
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1940:22
[INFO] [stdout]      |
[INFO] [stdout] 1940 | pub const ST_DELETE: ::libc::c_uint = 2;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1941:21
[INFO] [stdout]      |
[INFO] [stdout] 1941 | pub const ST_CHECK: ::libc::c_uint = 3;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1944:52
[INFO] [stdout]      |
[INFO] [stdout] 1944 |                          arg: st_data_t, existing: ::libc::c_int)
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1945:12
[INFO] [stdout]      |
[INFO] [stdout] 1945 |         -> ::libc::c_int;
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1951:16
[INFO] [stdout]      |
[INFO] [stdout] 1951 |     pub maxfd: ::libc::c_int,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1966:37
[INFO] [stdout]      |
[INFO] [stdout] 1966 |     unsafe extern "C" fn(arg1: *mut ::libc::c_void) -> ();
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1968:37
[INFO] [stdout]      |
[INFO] [stdout] 1968 |     unsafe extern "C" fn(arg1: *mut ::libc::c_void) -> VALUE;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1979:20
[INFO] [stdout]      |
[INFO] [stdout] 1979 |     pub gp_offset: ::libc::c_uint,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1980:20
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     pub fp_offset: ::libc::c_uint,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1981:33
[INFO] [stdout]      |
[INFO] [stdout] 1981 |     pub overflow_arg_area: *mut ::libc::c_void,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1982:29
[INFO] [stdout]      |
[INFO] [stdout] 1982 |     pub reg_save_area: *mut ::libc::c_void,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub unsafe fn __mbstate8(&mut self) -> *mut [::libc::c_char; 128usize] {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/ruby.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub unsafe fn _mbstateL(&mut self) -> *mut ::libc::c_longlong {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:918:48
[INFO] [stdout]     |
[INFO] [stdout] 918 |     pub unsafe fn sival_int(&mut self) -> *mut ::libc::c_int {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:922:53
[INFO] [stdout]     |
[INFO] [stdout] 922 |     pub unsafe fn sival_ptr(&mut self) -> *mut *mut ::libc::c_void {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:978:56
[INFO] [stdout]     |
[INFO] [stdout] 978 |      -> *mut ::std::option::Option<extern "C" fn(arg1: ::libc::c_int) -> ()> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:984:64
[INFO] [stdout]     |
[INFO] [stdout] 984 |          *mut ::std::option::Option<unsafe extern "C" fn(arg1: ::libc::c_int,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:988:67
[INFO] [stdout]     |
[INFO] [stdout] 988 | ...                   *mut ::libc::c_void)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1273:47
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub unsafe fn w_status(&mut self) -> *mut ::libc::c_int {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1582:43
[INFO] [stdout]      |
[INFO] [stdout] 1582 |     pub unsafe fn ary(&mut self) -> *mut [::libc::c_char; 24usize] {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1612:43
[INFO] [stdout]      |
[INFO] [stdout] 1612 |     pub unsafe fn capa(&mut self) -> *mut ::libc::c_long {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1679:43
[INFO] [stdout]      |
[INFO] [stdout] 1679 |     pub unsafe fn capa(&mut self) -> *mut ::libc::c_long {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1995:26
[INFO] [stdout]      |
[INFO] [stdout] 1995 |     pub static sys_nerr: ::libc::c_int;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1996:47
[INFO] [stdout]      |
[INFO] [stdout] 1996 |     pub static mut sys_errlist: *const *const ::libc::c_char;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1997:34
[INFO] [stdout]      |
[INFO] [stdout] 1997 |     pub static mut __mb_cur_max: ::libc::c_int;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1998:36
[INFO] [stdout]      |
[INFO] [stdout] 1998 |     pub static mut suboptarg: *mut ::libc::c_char;
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1999:33
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     pub static mut optarg: *mut ::libc::c_char;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2000:28
[INFO] [stdout]      |
[INFO] [stdout] 2000 |     pub static mut optind: ::libc::c_int;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2001:28
[INFO] [stdout]      |
[INFO] [stdout] 2001 |     pub static mut opterr: ::libc::c_int;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2002:28
[INFO] [stdout]      |
[INFO] [stdout] 2002 |     pub static mut optopt: ::libc::c_int;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2003:30
[INFO] [stdout]      |
[INFO] [stdout] 2003 |     pub static mut optreset: ::libc::c_int;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2004:29
[INFO] [stdout]      |
[INFO] [stdout] 2004 |     pub static mut signgam: ::libc::c_int;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2094:37
[INFO] [stdout]      |
[INFO] [stdout] 2094 |     pub static mut ruby_sourceline: ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2095:42
[INFO] [stdout]      |
[INFO] [stdout] 2095 |     pub static mut ruby_sourcefile: *mut ::libc::c_char;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2100:27
[INFO] [stdout]      |
[INFO] [stdout] 2100 |     pub fn renameat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2100:55
[INFO] [stdout]      |
[INFO] [stdout] 2100 |     pub fn renameat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2101:27
[INFO] [stdout]      |
[INFO] [stdout] 2101 |                     arg3: ::libc::c_int, arg4: *const ::libc::c_char)
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2101:55
[INFO] [stdout]      |
[INFO] [stdout] 2101 |                     arg3: ::libc::c_int, arg4: *const ::libc::c_char)
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2102:9
[INFO] [stdout]      |
[INFO] [stdout] 2102 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2104:39
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub fn fclose(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2105:37
[INFO] [stdout]      |
[INFO] [stdout] 2105 |     pub fn feof(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2106:39
[INFO] [stdout]      |
[INFO] [stdout] 2106 |     pub fn ferror(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2107:39
[INFO] [stdout]      |
[INFO] [stdout] 2107 |     pub fn fflush(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2108:38
[INFO] [stdout]      |
[INFO] [stdout] 2108 |     pub fn fgetc(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2109:59
[INFO] [stdout]      |
[INFO] [stdout] 2109 |     pub fn fgetpos(arg1: *mut FILE, arg2: *mut fpos_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2110:29
[INFO] [stdout]      |
[INFO] [stdout] 2110 |     pub fn fgets(arg1: *mut ::libc::c_char, arg2: ::libc::c_int,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:453:16
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub __ebx: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:454:16
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub __ecx: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:455:16
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub __edx: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:456:16
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub __edi: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2110:51
[INFO] [stdout]      |
[INFO] [stdout] 2110 |     pub fn fgets(arg1: *mut ::libc::c_char, arg2: ::libc::c_int,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2111:43
[INFO] [stdout]      |
[INFO] [stdout] 2111 |                  arg3: *mut FILE) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2112:31
[INFO] [stdout]      |
[INFO] [stdout] 2112 |     pub fn fopen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2112:60
[INFO] [stdout]      |
[INFO] [stdout] 2112 |     pub fn fopen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:457:16
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub __esi: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2114:50
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     pub fn fprintf(arg1: *mut FILE, arg2: *const ::libc::c_char, ...)
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:458:16
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub __ebp: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2115:9
[INFO] [stdout]      |
[INFO] [stdout] 2115 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:459:16
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub __esp: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2116:24
[INFO] [stdout]      |
[INFO] [stdout] 2116 |     pub fn fputc(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub __ss: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:461:19
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub __eflags: ::libc::c_uint,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2116:59
[INFO] [stdout]      |
[INFO] [stdout] 2116 |     pub fn fputc(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:462:16
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub __eip: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:463:15
[INFO] [stdout]     |
[INFO] [stdout] 463 |     pub __cs: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2117:31
[INFO] [stdout]      |
[INFO] [stdout] 2117 |     pub fn fputs(arg1: *const ::libc::c_char, arg2: *mut FILE)
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:464:15
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub __ds: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2118:9
[INFO] [stdout]      |
[INFO] [stdout] 2118 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:465:15
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub __es: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:466:15
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub __fs: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub __gs: ::libc::c_uint,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:478:31
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub _bindgen_bitfield_1_: ::libc::c_ushort,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:490:31
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub _bindgen_bitfield_1_: ::libc::c_ushort,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub __mmst_reg: [::libc::c_char; 10usize],
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:503:23
[INFO] [stdout]     |
[INFO] [stdout] 503 |     pub __mmst_rsrv: [::libc::c_char; 6usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:514:21
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub __xmm_reg: [::libc::c_char; 16usize],
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:525:26
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:555:23
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub __fpu_rsrv4: [::libc::c_char; 224usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:556:26
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2119:29
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     pub fn fread(arg1: *mut ::libc::c_void, arg2: size_t, arg3: size_t,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:567:26
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2121:33
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     pub fn freopen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2121:62
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     pub fn freopen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:597:23
[INFO] [stdout]     |
[INFO] [stdout] 597 |     pub __fpu_rsrv4: [::libc::c_char; 224usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2123:49
[INFO] [stdout]      |
[INFO] [stdout] 2123 |     pub fn fscanf(arg1: *mut FILE, arg2: *const ::libc::c_char, ...)
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:598:26
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2124:9
[INFO] [stdout]      |
[INFO] [stdout] 2124 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:599:27
[INFO] [stdout]     |
[INFO] [stdout] 599 |     pub __avx_reserved1: [::libc::c_char; 64usize],
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2125:41
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     pub fn fseek(arg1: *mut FILE, arg2: ::libc::c_long, arg3: ::libc::c_int)
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:632:16
[INFO] [stdout]     |
[INFO] [stdout] 632 |     pub __dr0: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:633:16
[INFO] [stdout]     |
[INFO] [stdout] 633 |     pub __dr1: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2125:63
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     pub fn fseek(arg1: *mut FILE, arg2: ::libc::c_long, arg3: ::libc::c_int)
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:634:16
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub __dr2: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2126:9
[INFO] [stdout]      |
[INFO] [stdout] 2126 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:635:16
[INFO] [stdout]     |
[INFO] [stdout] 635 |     pub __dr3: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2127:61
[INFO] [stdout]      |
[INFO] [stdout] 2127 |     pub fn fsetpos(arg1: *mut FILE, arg2: *const fpos_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:636:16
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub __dr4: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2128:38
[INFO] [stdout]      |
[INFO] [stdout] 2128 |     pub fn ftell(arg1: *mut FILE) -> ::libc::c_long;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:637:16
[INFO] [stdout]     |
[INFO] [stdout] 637 |     pub __dr5: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2129:32
[INFO] [stdout]      |
[INFO] [stdout] 2129 |     pub fn fwrite(arg1: *const ::libc::c_void, arg2: size_t, arg3: size_t,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:638:16
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub __dr6: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2131:37
[INFO] [stdout]      |
[INFO] [stdout] 2131 |     pub fn getc(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:639:16
[INFO] [stdout]     |
[INFO] [stdout] 639 |     pub __dr7: ::libc::c_uint,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2132:25
[INFO] [stdout]      |
[INFO] [stdout] 2132 |     pub fn getchar() -> ::libc::c_int;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:681:26
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2133:28
[INFO] [stdout]      |
[INFO] [stdout] 2133 |     pub fn gets(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:719:23
[INFO] [stdout]     |
[INFO] [stdout] 719 |     pub __fpu_rsrv4: [::libc::c_char; 96usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2133:52
[INFO] [stdout]      |
[INFO] [stdout] 2133 |     pub fn gets(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:720:26
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2134:32
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     pub fn perror(arg1: *const ::libc::c_char) -> ();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:731:26
[INFO] [stdout]     |
[INFO] [stdout] 731 |     pub __fpu_reserved: [::libc::c_int; 2usize],
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2135:32
[INFO] [stdout]      |
[INFO] [stdout] 2135 |     pub fn printf(arg1: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:769:23
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub __fpu_rsrv4: [::libc::c_char; 96usize],
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2135:56
[INFO] [stdout]      |
[INFO] [stdout] 2135 |     pub fn printf(arg1: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:770:26
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub __fpu_reserved1: ::libc::c_int,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2136:23
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     pub fn putc(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:771:27
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub __avx_reserved1: [::libc::c_char; 64usize],
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2136:58
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     pub fn putc(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:883:21
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub ss_sp: *mut ::libc::c_void,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2137:26
[INFO] [stdout]      |
[INFO] [stdout] 2137 |     pub fn putchar(arg1: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:885:19
[INFO] [stdout]     |
[INFO] [stdout] 885 |     pub ss_flags: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2137:44
[INFO] [stdout]      |
[INFO] [stdout] 2137 |     pub fn putchar(arg1: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:897:21
[INFO] [stdout]     |
[INFO] [stdout] 897 |     pub uc_onstack: ::libc::c_int,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2138:30
[INFO] [stdout]      |
[INFO] [stdout] 2138 |     pub fn puts(arg1: *const ::libc::c_char) -> ::libc::c_int;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:936:23
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub sigev_notify: ::libc::c_int,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2138:49
[INFO] [stdout]      |
[INFO] [stdout] 2138 |     pub fn puts(arg1: *const ::libc::c_char) -> ::libc::c_int;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:937:22
[INFO] [stdout]     |
[INFO] [stdout] 937 |     pub sigev_signo: ::libc::c_int,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:953:19
[INFO] [stdout]     |
[INFO] [stdout] 953 |     pub si_signo: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2139:32
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     pub fn remove(arg1: *const ::libc::c_char) -> ::libc::c_int;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:954:19
[INFO] [stdout]     |
[INFO] [stdout] 954 |     pub si_errno: ::libc::c_int,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2139:51
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     pub fn remove(arg1: *const ::libc::c_char) -> ::libc::c_int;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2140:32
[INFO] [stdout]      |
[INFO] [stdout] 2140 |     pub fn rename(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2140:61
[INFO] [stdout]      |
[INFO] [stdout] 2140 |     pub fn rename(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:955:18
[INFO] [stdout]     |
[INFO] [stdout] 955 |     pub si_code: ::libc::c_int,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2141:9
[INFO] [stdout]      |
[INFO] [stdout] 2141 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |     pub si_status: ::libc::c_int,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2143:31
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     pub fn scanf(arg1: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:959:23
[INFO] [stdout]     |
[INFO] [stdout] 959 |     pub si_addr: *mut ::libc::c_void,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2143:55
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     pub fn scanf(arg1: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:961:18
[INFO] [stdout]     |
[INFO] [stdout] 961 |     pub si_band: ::libc::c_long,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2144:47
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     pub fn setbuf(arg1: *mut FILE, arg2: *mut ::libc::c_char) -> ();
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/ruby.rs:962:17
[INFO] [stdout]     |
[INFO] [stdout] 962 |     pub __pad: [::libc::c_ulong; 7usize],
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2145:48
[INFO] [stdout]      |
[INFO] [stdout] 2145 |     pub fn setvbuf(arg1: *mut FILE, arg2: *mut ::libc::c_char,
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1005:71
[INFO] [stdout]      |
[INFO] [stdout] 1005 | ...                   *mut ::libc::c_void,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2146:26
[INFO] [stdout]      |
[INFO] [stdout] 2146 |                    arg3: ::libc::c_int, arg4: size_t) -> ::libc::c_int;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1007:66
[INFO] [stdout]      |
[INFO] [stdout] 1007 | ...                   ::libc::c_int,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2146:58
[INFO] [stdout]      |
[INFO] [stdout] 2146 |                    arg3: ::libc::c_int, arg4: size_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1009:66
[INFO] [stdout]      |
[INFO] [stdout] 1009 | ...                   ::libc::c_int,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1013:71
[INFO] [stdout]      |
[INFO] [stdout] 1013 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2147:31
[INFO] [stdout]      |
[INFO] [stdout] 2147 |     pub fn sprintf(arg1: *mut ::libc::c_char,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1016:19
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub sa_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2148:33
[INFO] [stdout]      |
[INFO] [stdout] 2148 |                    arg2: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1029:19
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     pub sa_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2148:57
[INFO] [stdout]      |
[INFO] [stdout] 2148 |                    arg2: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1038:47
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     ::std::option::Option<extern "C" fn(arg1: ::libc::c_int) -> ()>;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2149:32
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     pub fn sscanf(arg1: *const ::libc::c_char,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2150:32
[INFO] [stdout]      |
[INFO] [stdout] 2150 |                   arg2: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2150:56
[INFO] [stdout]      |
[INFO] [stdout] 2150 |                   arg2: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2152:30
[INFO] [stdout]      |
[INFO] [stdout] 2152 |     pub fn tmpnam(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2152:54
[INFO] [stdout]      |
[INFO] [stdout] 2152 |     pub fn tmpnam(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2153:25
[INFO] [stdout]      |
[INFO] [stdout] 2153 |     pub fn ungetc(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2153:60
[INFO] [stdout]      |
[INFO] [stdout] 2153 |     pub fn ungetc(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2154:51
[INFO] [stdout]      |
[INFO] [stdout] 2154 |     pub fn vfprintf(arg1: *mut FILE, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2155:39
[INFO] [stdout]      |
[INFO] [stdout] 2155 |                     arg3: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2156:33
[INFO] [stdout]      |
[INFO] [stdout] 2156 |     pub fn vprintf(arg1: *const ::libc::c_char, arg2: va_list)
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2157:9
[INFO] [stdout]      |
[INFO] [stdout] 2157 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2158:32
[INFO] [stdout]      |
[INFO] [stdout] 2158 |     pub fn vsprintf(arg1: *mut ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2158:61
[INFO] [stdout]      |
[INFO] [stdout] 2158 |     pub fn vsprintf(arg1: *mut ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2159:39
[INFO] [stdout]      |
[INFO] [stdout] 2159 |                     arg3: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2160:31
[INFO] [stdout]      |
[INFO] [stdout] 2160 |     pub fn ctermid(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2160:55
[INFO] [stdout]      |
[INFO] [stdout] 2160 |     pub fn ctermid(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2161:25
[INFO] [stdout]      |
[INFO] [stdout] 2161 |     pub fn fdopen(arg1: ::libc::c_int, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2161:53
[INFO] [stdout]      |
[INFO] [stdout] 2161 |     pub fn fdopen(arg1: ::libc::c_int, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2163:39
[INFO] [stdout]      |
[INFO] [stdout] 2163 |     pub fn fileno(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2164:39
[INFO] [stdout]      |
[INFO] [stdout] 2164 |     pub fn pclose(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2165:31
[INFO] [stdout]      |
[INFO] [stdout] 2165 |     pub fn popen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2165:60
[INFO] [stdout]      |
[INFO] [stdout] 2165 |     pub fn popen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2167:40
[INFO] [stdout]      |
[INFO] [stdout] 2167 |     pub fn __srget(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2168:53
[INFO] [stdout]      |
[INFO] [stdout] 2168 |     pub fn __svfscanf(arg1: *mut FILE, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2169:41
[INFO] [stdout]      |
[INFO] [stdout] 2169 |                       arg3: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2170:26
[INFO] [stdout]      |
[INFO] [stdout] 2170 |     pub fn __swbuf(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2170:61
[INFO] [stdout]      |
[INFO] [stdout] 2170 |     pub fn __swbuf(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2171:24
[INFO] [stdout]      |
[INFO] [stdout] 2171 |     pub fn __sputc(_c: ::libc::c_int, _p: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2171:57
[INFO] [stdout]      |
[INFO] [stdout] 2171 |     pub fn __sputc(_c: ::libc::c_int, _p: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2173:45
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     pub fn ftrylockfile(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2175:46
[INFO] [stdout]      |
[INFO] [stdout] 2175 |     pub fn getc_unlocked(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2176:34
[INFO] [stdout]      |
[INFO] [stdout] 2176 |     pub fn getchar_unlocked() -> ::libc::c_int;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2177:32
[INFO] [stdout]      |
[INFO] [stdout] 2177 |     pub fn putc_unlocked(arg1: ::libc::c_int, arg2: *mut FILE)
[INFO] [stdout]      |                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2178:9
[INFO] [stdout]      |
[INFO] [stdout] 2178 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1042:63
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub sv_handler: ::std::option::Option<extern "C" fn(arg1: ::libc::c_int)
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2179:35
[INFO] [stdout]      |
[INFO] [stdout] 2179 |     pub fn putchar_unlocked(arg1: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1044:18
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub sv_mask: ::libc::c_int,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2179:53
[INFO] [stdout]      |
[INFO] [stdout] 2179 |     pub fn putchar_unlocked(arg1: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2180:37
[INFO] [stdout]      |
[INFO] [stdout] 2180 |     pub fn getw(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1045:19
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub sv_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2181:23
[INFO] [stdout]      |
[INFO] [stdout] 2181 |     pub fn putw(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1056:21
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub ss_sp: *mut ::libc::c_char,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2181:58
[INFO] [stdout]      |
[INFO] [stdout] 2181 |     pub fn putw(arg1: ::libc::c_int, arg2: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1057:21
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     pub ss_onstack: ::libc::c_int,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2182:33
[INFO] [stdout]      |
[INFO] [stdout] 2182 |     pub fn tempnam(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1065:20
[INFO] [stdout]      |
[INFO] [stdout] 1065 | pub type uint8_t = ::libc::c_uchar;
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1066:21
[INFO] [stdout]      |
[INFO] [stdout] 1066 | pub type uint16_t = ::libc::c_ushort;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1067:21
[INFO] [stdout]      |
[INFO] [stdout] 1067 | pub type uint32_t = ::libc::c_uint;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1068:21
[INFO] [stdout]      |
[INFO] [stdout] 1068 | pub type uint64_t = ::libc::c_ulonglong;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1085:21
[INFO] [stdout]      |
[INFO] [stdout] 1085 | pub type intmax_t = ::libc::c_long;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1086:22
[INFO] [stdout]      |
[INFO] [stdout] 1086 | pub type uintmax_t = ::libc::c_ulong;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1105:20
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub ru_maxrss: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1106:19
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     pub ru_ixrss: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1107:19
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub ru_idrss: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1108:19
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub ru_isrss: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1109:20
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     pub ru_minflt: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1110:20
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     pub ru_majflt: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1111:19
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     pub ru_nswap: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2182:62
[INFO] [stdout]      |
[INFO] [stdout] 2182 |     pub fn tempnam(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2183:14
[INFO] [stdout]      |
[INFO] [stdout] 2183 |      -> *mut ::libc::c_char;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2184:55
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     pub fn fseeko(arg1: *mut FILE, arg2: off_t, arg3: ::libc::c_int)
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2185:9
[INFO] [stdout]      |
[INFO] [stdout] 2185 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2187:32
[INFO] [stdout]      |
[INFO] [stdout] 2187 |     pub fn snprintf(arg1: *mut ::libc::c_char, arg2: size_t,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2188:34
[INFO] [stdout]      |
[INFO] [stdout] 2188 |                     arg3: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2188:58
[INFO] [stdout]      |
[INFO] [stdout] 2188 |                     arg3: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2189:50
[INFO] [stdout]      |
[INFO] [stdout] 2189 |     pub fn vfscanf(arg1: *mut FILE, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2190:38
[INFO] [stdout]      |
[INFO] [stdout] 2190 |                    arg3: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2191:32
[INFO] [stdout]      |
[INFO] [stdout] 2191 |     pub fn vscanf(arg1: *const ::libc::c_char, arg2: va_list)
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2192:9
[INFO] [stdout]      |
[INFO] [stdout] 2192 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2193:33
[INFO] [stdout]      |
[INFO] [stdout] 2193 |     pub fn vsnprintf(arg1: *mut ::libc::c_char, arg2: size_t,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2194:35
[INFO] [stdout]      |
[INFO] [stdout] 2194 |                      arg3: *const ::libc::c_char, arg4: va_list)
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2195:9
[INFO] [stdout]      |
[INFO] [stdout] 2195 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2196:33
[INFO] [stdout]      |
[INFO] [stdout] 2196 |     pub fn vsscanf(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2196:62
[INFO] [stdout]      |
[INFO] [stdout] 2196 |     pub fn vsscanf(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2197:38
[INFO] [stdout]      |
[INFO] [stdout] 2197 |                    arg3: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2198:26
[INFO] [stdout]      |
[INFO] [stdout] 2198 |     pub fn dprintf(arg1: ::libc::c_int, arg2: *const ::libc::c_char, ...)
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2198:54
[INFO] [stdout]      |
[INFO] [stdout] 2198 |     pub fn dprintf(arg1: ::libc::c_int, arg2: *const ::libc::c_char, ...)
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2199:9
[INFO] [stdout]      |
[INFO] [stdout] 2199 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2200:27
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     pub fn vdprintf(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2200:55
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     pub fn vdprintf(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2201:39
[INFO] [stdout]      |
[INFO] [stdout] 2201 |                     arg3: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2202:37
[INFO] [stdout]      |
[INFO] [stdout] 2202 |     pub fn getdelim(arg1: *mut *mut ::libc::c_char, arg2: *mut size_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2203:27
[INFO] [stdout]      |
[INFO] [stdout] 2203 |                     arg3: ::libc::c_int, arg4: *mut FILE) -> ssize_t;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2204:36
[INFO] [stdout]      |
[INFO] [stdout] 2204 |     pub fn getline(arg1: *mut *mut ::libc::c_char, arg2: *mut size_t,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2206:37
[INFO] [stdout]      |
[INFO] [stdout] 2206 |     pub fn asprintf(arg1: *mut *mut ::libc::c_char,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2207:34
[INFO] [stdout]      |
[INFO] [stdout] 2207 |                     arg2: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2207:58
[INFO] [stdout]      |
[INFO] [stdout] 2207 |                     arg2: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2208:33
[INFO] [stdout]      |
[INFO] [stdout] 2208 |     pub fn ctermid_r(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2208:57
[INFO] [stdout]      |
[INFO] [stdout] 2208 |     pub fn ctermid_r(arg1: *mut ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2209:63
[INFO] [stdout]      |
[INFO] [stdout] 2209 |     pub fn fgetln(arg1: *mut FILE, arg2: *mut size_t) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2210:34
[INFO] [stdout]      |
[INFO] [stdout] 2210 |     pub fn fmtcheck(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1112:21
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     pub ru_inblock: ::libc::c_long,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1113:21
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub ru_oublock: ::libc::c_long,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1114:20
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     pub ru_msgsnd: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2210:63
[INFO] [stdout]      |
[INFO] [stdout] 2210 |     pub fn fmtcheck(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char)
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1115:20
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     pub ru_msgrcv: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2211:16
[INFO] [stdout]      |
[INFO] [stdout] 2211 |      -> *const ::libc::c_char;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1116:22
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     pub ru_nsignals: ::libc::c_long,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2212:39
[INFO] [stdout]      |
[INFO] [stdout] 2212 |     pub fn fpurge(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1117:19
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub ru_nvcsw: ::libc::c_long,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2213:50
[INFO] [stdout]      |
[INFO] [stdout] 2213 |     pub fn setbuffer(arg1: *mut FILE, arg2: *mut ::libc::c_char,
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1118:20
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub ru_nivcsw: ::libc::c_long,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2214:28
[INFO] [stdout]      |
[INFO] [stdout] 2214 |                      arg3: ::libc::c_int) -> ();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1126:31
[INFO] [stdout]      |
[INFO] [stdout] 1126 | pub type rusage_info_t = *mut ::libc::c_void;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2215:43
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     pub fn setlinebuf(arg1: *mut FILE) -> ::libc::c_int;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1295:31
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     pub _bindgen_bitfield_1_: ::libc::c_uint,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2216:38
[INFO] [stdout]      |
[INFO] [stdout] 2216 |     pub fn vasprintf(arg1: *mut *mut ::libc::c_char,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1306:31
[INFO] [stdout]      |
[INFO] [stdout] 1306 |     pub _bindgen_bitfield_1_: ::libc::c_uint,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2217:35
[INFO] [stdout]      |
[INFO] [stdout] 2217 |                      arg2: *const ::libc::c_char, arg3: va_list)
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1320:15
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     pub quot: ::libc::c_int,
[INFO] [stdout]      |               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2218:9
[INFO] [stdout]      |
[INFO] [stdout] 2218 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1321:14
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     pub rem: ::libc::c_int,
[INFO] [stdout]      |              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2219:31
[INFO] [stdout]      |
[INFO] [stdout] 2219 |     pub fn zopen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1333:15
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     pub quot: ::libc::c_long,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2219:60
[INFO] [stdout]      |
[INFO] [stdout] 2219 |     pub fn zopen(arg1: *const ::libc::c_char, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1334:14
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     pub rem: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2220:24
[INFO] [stdout]      |
[INFO] [stdout] 2220 |                  arg3: ::libc::c_int) -> *mut FILE;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1346:15
[INFO] [stdout]      |
[INFO] [stdout] 1346 |     pub quot: ::libc::c_longlong,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2221:33
[INFO] [stdout]      |
[INFO] [stdout] 2221 |     pub fn funopen(arg1: *const ::libc::c_void,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1347:14
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     pub rem: ::libc::c_longlong,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2224:76
[INFO] [stdout]      |
[INFO] [stdout] 2224 | ...                   *mut ::libc::c_void,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1356:22
[INFO] [stdout]      |
[INFO] [stdout] 1356 | pub type ptrdiff_t = ::libc::c_long;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2226:76
[INFO] [stdout]      |
[INFO] [stdout] 2226 | ...                   *mut ::libc::c_char,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1360:35
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     pub __clang_max_align_nonce1: ::libc::c_longlong,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2228:71
[INFO] [stdout]      |
[INFO] [stdout] 2228 | ...                   ::libc::c_int)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2229:53
[INFO] [stdout]      |
[INFO] [stdout] 2229 | ...                   -> ::libc::c_int>,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1361:35
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     pub __clang_max_align_nonce2: ::libc::c_double,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2232:76
[INFO] [stdout]      |
[INFO] [stdout] 2232 | ...                   *mut ::libc::c_void,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1386:25
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     pub ad_name_offset: ::libc::c_uint,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2234:78
[INFO] [stdout]      |
[INFO] [stdout] 2234 | ...                   *const ::libc::c_char,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1387:19
[INFO] [stdout]      |
[INFO] [stdout] 1387 |     pub ad_flags: ::libc::c_int,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2236:71
[INFO] [stdout]      |
[INFO] [stdout] 2236 | ...                   ::libc::c_int)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1388:18
[INFO] [stdout]      |
[INFO] [stdout] 1388 |     pub ad_pad: [::libc::c_int; 2usize],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2237:53
[INFO] [stdout]      |
[INFO] [stdout] 2237 | ...                   -> ::libc::c_int>,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1399:20
[INFO] [stdout]      |
[INFO] [stdout] 1399 | pub type float_t = ::libc::c_float;
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2240:76
[INFO] [stdout]      |
[INFO] [stdout] 2240 | ...                   *mut ::libc::c_void,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1400:21
[INFO] [stdout]      |
[INFO] [stdout] 1400 | pub type double_t = ::libc::c_double;
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2244:71
[INFO] [stdout]      |
[INFO] [stdout] 2244 | ...                   ::libc::c_int)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1404:19
[INFO] [stdout]      |
[INFO] [stdout] 1404 |     pub __sinval: ::libc::c_float,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2248:76
[INFO] [stdout]      |
[INFO] [stdout] 2248 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1405:19
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     pub __cosval: ::libc::c_float,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2249:53
[INFO] [stdout]      |
[INFO] [stdout] 2249 | ...                   -> ::libc::c_int>)
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1416:19
[INFO] [stdout]      |
[INFO] [stdout] 1416 |     pub __sinval: ::libc::c_double,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1417:19
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub __cosval: ::libc::c_double,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2251:37
[INFO] [stdout]      |
[INFO] [stdout] 2251 |     pub fn __sprintf_chk(arg1: *mut ::libc::c_char, arg2: ::libc::c_int,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1428:16
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     pub _type: ::libc::c_int,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2251:59
[INFO] [stdout]      |
[INFO] [stdout] 2251 |     pub fn __sprintf_chk(arg1: *mut ::libc::c_char, arg2: ::libc::c_int,
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1429:20
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub name: *mut ::libc::c_char,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2252:53
[INFO] [stdout]      |
[INFO] [stdout] 2252 |                          arg3: size_t, arg4: *const ::libc::c_char, ...)
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1430:15
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     pub arg1: ::libc::c_double,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2253:9
[INFO] [stdout]      |
[INFO] [stdout] 2253 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1431:15
[INFO] [stdout]      |
[INFO] [stdout] 1431 |     pub arg2: ::libc::c_double,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2254:38
[INFO] [stdout]      |
[INFO] [stdout] 2254 |     pub fn __snprintf_chk(arg1: *mut ::libc::c_char, arg2: size_t,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1432:17
[INFO] [stdout]      |
[INFO] [stdout] 1432 |     pub retval: ::libc::c_double,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2255:33
[INFO] [stdout]      |
[INFO] [stdout] 2255 |                           arg3: ::libc::c_int, arg4: size_t,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2256:40
[INFO] [stdout]      |
[INFO] [stdout] 2256 |                           arg5: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2256:64
[INFO] [stdout]      |
[INFO] [stdout] 2256 |                           arg5: *const ::libc::c_char, ...) -> ::libc::c_int;
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2257:38
[INFO] [stdout]      |
[INFO] [stdout] 2257 |     pub fn __vsprintf_chk(arg1: *mut ::libc::c_char, arg2: ::libc::c_int,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2257:60
[INFO] [stdout]      |
[INFO] [stdout] 2257 |     pub fn __vsprintf_chk(arg1: *mut ::libc::c_char, arg2: ::libc::c_int,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2258:54
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                           arg3: size_t, arg4: *const ::libc::c_char,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2259:45
[INFO] [stdout]      |
[INFO] [stdout] 2259 |                           arg5: va_list) -> ::libc::c_int;
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2260:39
[INFO] [stdout]      |
[INFO] [stdout] 2260 |     pub fn __vsnprintf_chk(arg1: *mut ::libc::c_char, arg2: size_t,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2261:34
[INFO] [stdout]      |
[INFO] [stdout] 2261 | ...                   arg3: ::libc::c_int, arg4: size_t,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2262:41
[INFO] [stdout]      |
[INFO] [stdout] 2262 | ...                   arg5: *const ::libc::c_char, arg6: va_list)
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2263:9
[INFO] [stdout]      |
[INFO] [stdout] 2263 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2264:31
[INFO] [stdout]      |
[INFO] [stdout] 2264 |     pub fn chmod(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2264:64
[INFO] [stdout]      |
[INFO] [stdout] 2264 |     pub fn chmod(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2265:25
[INFO] [stdout]      |
[INFO] [stdout] 2265 |     pub fn fchmod(arg1: ::libc::c_int, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2265:57
[INFO] [stdout]      |
[INFO] [stdout] 2265 |     pub fn fchmod(arg1: ::libc::c_int, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2266:24
[INFO] [stdout]      |
[INFO] [stdout] 2266 |     pub fn fstat(arg1: ::libc::c_int, arg2: *mut Struct_stat)
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2267:9
[INFO] [stdout]      |
[INFO] [stdout] 2267 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2268:31
[INFO] [stdout]      |
[INFO] [stdout] 2268 |     pub fn lstat(arg1: *const ::libc::c_char, arg2: *mut Struct_stat)
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2269:9
[INFO] [stdout]      |
[INFO] [stdout] 2269 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2270:31
[INFO] [stdout]      |
[INFO] [stdout] 2270 |     pub fn mkdir(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2270:64
[INFO] [stdout]      |
[INFO] [stdout] 2270 |     pub fn mkdir(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2271:32
[INFO] [stdout]      |
[INFO] [stdout] 2271 |     pub fn mkfifo(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2271:65
[INFO] [stdout]      |
[INFO] [stdout] 2271 |     pub fn mkfifo(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2272:30
[INFO] [stdout]      |
[INFO] [stdout] 2272 |     pub fn stat(arg1: *const ::libc::c_char, arg2: *mut Struct_stat)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2273:9
[INFO] [stdout]      |
[INFO] [stdout] 2273 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2274:31
[INFO] [stdout]      |
[INFO] [stdout] 2274 |     pub fn mknod(arg1: *const ::libc::c_char, arg2: mode_t, arg3: dev_t)
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2275:9
[INFO] [stdout]      |
[INFO] [stdout] 2275 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2277:27
[INFO] [stdout]      |
[INFO] [stdout] 2277 |     pub fn fchmodat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2277:55
[INFO] [stdout]      |
[INFO] [stdout] 2277 |     pub fn fchmodat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2278:41
[INFO] [stdout]      |
[INFO] [stdout] 2278 |                     arg3: mode_t, arg4: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2278:59
[INFO] [stdout]      |
[INFO] [stdout] 2278 |                     arg3: mode_t, arg4: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2279:26
[INFO] [stdout]      |
[INFO] [stdout] 2279 |     pub fn fstatat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2279:54
[INFO] [stdout]      |
[INFO] [stdout] 2279 |     pub fn fstatat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2280:50
[INFO] [stdout]      |
[INFO] [stdout] 2280 |                    arg3: *mut Struct_stat, arg4: ::libc::c_int)
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2281:9
[INFO] [stdout]      |
[INFO] [stdout] 2281 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2282:26
[INFO] [stdout]      |
[INFO] [stdout] 2282 |     pub fn mkdirat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2282:54
[INFO] [stdout]      |
[INFO] [stdout] 2282 |     pub fn mkdirat(arg1: ::libc::c_int, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2283:37
[INFO] [stdout]      |
[INFO] [stdout] 2283 |                    arg3: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2284:33
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     pub fn chflags(arg1: *const ::libc::c_char, arg2: __uint32_t)
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2286:35
[INFO] [stdout]      |
[INFO] [stdout] 2286 |     pub fn chmodx_np(arg1: *const ::libc::c_char, arg2: filesec_t)
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2287:9
[INFO] [stdout]      |
[INFO] [stdout] 2287 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2288:27
[INFO] [stdout]      |
[INFO] [stdout] 2288 |     pub fn fchflags(arg1: ::libc::c_int, arg2: __uint32_t) -> ::libc::c_int;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2288:63
[INFO] [stdout]      |
[INFO] [stdout] 2288 |     pub fn fchflags(arg1: ::libc::c_int, arg2: __uint32_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2289:29
[INFO] [stdout]      |
[INFO] [stdout] 2289 |     pub fn fchmodx_np(arg1: ::libc::c_int, arg2: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2289:64
[INFO] [stdout]      |
[INFO] [stdout] 2289 |     pub fn fchmodx_np(arg1: ::libc::c_int, arg2: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2290:28
[INFO] [stdout]      |
[INFO] [stdout] 2290 |     pub fn fstatx_np(arg1: ::libc::c_int, arg2: *mut Struct_stat,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2291:42
[INFO] [stdout]      |
[INFO] [stdout] 2291 |                      arg3: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2292:34
[INFO] [stdout]      |
[INFO] [stdout] 2292 |     pub fn lchflags(arg1: *const ::libc::c_char, arg2: __uint32_t)
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2293:9
[INFO] [stdout]      |
[INFO] [stdout] 2293 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2294:32
[INFO] [stdout]      |
[INFO] [stdout] 2294 |     pub fn lchmod(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2294:65
[INFO] [stdout]      |
[INFO] [stdout] 2294 |     pub fn lchmod(arg1: *const ::libc::c_char, arg2: mode_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2295:35
[INFO] [stdout]      |
[INFO] [stdout] 2295 |     pub fn lstatx_np(arg1: *const ::libc::c_char, arg2: *mut Struct_stat,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2296:42
[INFO] [stdout]      |
[INFO] [stdout] 2296 |                      arg3: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2297:35
[INFO] [stdout]      |
[INFO] [stdout] 2297 |     pub fn mkdirx_np(arg1: *const ::libc::c_char, arg2: filesec_t)
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2298:9
[INFO] [stdout]      |
[INFO] [stdout] 2298 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2299:36
[INFO] [stdout]      |
[INFO] [stdout] 2299 |     pub fn mkfifox_np(arg1: *const ::libc::c_char, arg2: filesec_t)
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2300:9
[INFO] [stdout]      |
[INFO] [stdout] 2300 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2301:34
[INFO] [stdout]      |
[INFO] [stdout] 2301 |     pub fn statx_np(arg1: *const ::libc::c_char, arg2: *mut Struct_stat,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2302:41
[INFO] [stdout]      |
[INFO] [stdout] 2302 |                     arg3: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2303:42
[INFO] [stdout]      |
[INFO] [stdout] 2303 |     pub fn umaskx_np(arg1: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2304:30
[INFO] [stdout]      |
[INFO] [stdout] 2304 |     pub fn fstatx64_np(arg1: ::libc::c_int, arg2: *mut Struct_stat64,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2305:44
[INFO] [stdout]      |
[INFO] [stdout] 2305 |                        arg3: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2306:37
[INFO] [stdout]      |
[INFO] [stdout] 2306 |     pub fn lstatx64_np(arg1: *const ::libc::c_char, arg2: *mut Struct_stat64,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2307:44
[INFO] [stdout]      |
[INFO] [stdout] 2307 |                        arg3: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2308:36
[INFO] [stdout]      |
[INFO] [stdout] 2308 |     pub fn statx64_np(arg1: *const ::libc::c_char, arg2: *mut Struct_stat64,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2309:43
[INFO] [stdout]      |
[INFO] [stdout] 2309 |                       arg3: filesec_t) -> ::libc::c_int;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2310:26
[INFO] [stdout]      |
[INFO] [stdout] 2310 |     pub fn fstat64(arg1: ::libc::c_int, arg2: *mut Struct_stat64)
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2311:9
[INFO] [stdout]      |
[INFO] [stdout] 2311 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2312:33
[INFO] [stdout]      |
[INFO] [stdout] 2312 |     pub fn lstat64(arg1: *const ::libc::c_char, arg2: *mut Struct_stat64)
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2313:9
[INFO] [stdout]      |
[INFO] [stdout] 2313 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2314:32
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     pub fn stat64(arg1: *const ::libc::c_char, arg2: *mut Struct_stat64)
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2315:9
[INFO] [stdout]      |
[INFO] [stdout] 2315 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2316:25
[INFO] [stdout]      |
[INFO] [stdout] 2316 |     pub fn signal(arg1: ::libc::c_int,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1441:18
[INFO] [stdout]      |
[INFO] [stdout] 1441 | pub type VALUE = ::libc::c_ulong;
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1442:15
[INFO] [stdout]      |
[INFO] [stdout] 1442 | pub type ID = ::libc::c_ulong;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1443:35
[INFO] [stdout]      |
[INFO] [stdout] 1443 | pub type ruby_check_sizeof_int = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1444:36
[INFO] [stdout]      |
[INFO] [stdout] 1444 | pub type ruby_check_sizeof_long = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1445:41
[INFO] [stdout]      |
[INFO] [stdout] 1445 | pub type ruby_check_sizeof_long_long = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1446:37
[INFO] [stdout]      |
[INFO] [stdout] 1446 | pub type ruby_check_sizeof_voidp = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1447:37
[INFO] [stdout]      |
[INFO] [stdout] 1447 | pub type Enum_ruby_special_consts = ::libc::c_uint;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1448:24
[INFO] [stdout]      |
[INFO] [stdout] 1448 | pub const RUBY_Qfalse: ::libc::c_uint = 0;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1449:23
[INFO] [stdout]      |
[INFO] [stdout] 1449 | pub const RUBY_Qtrue: ::libc::c_uint = 20;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1450:22
[INFO] [stdout]      |
[INFO] [stdout] 1450 | pub const RUBY_Qnil: ::libc::c_uint = 8;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1451:24
[INFO] [stdout]      |
[INFO] [stdout] 1451 | pub const RUBY_Qundef: ::libc::c_uint = 52;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1452:32
[INFO] [stdout]      |
[INFO] [stdout] 1452 | pub const RUBY_IMMEDIATE_MASK: ::libc::c_uint = 7;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1453:29
[INFO] [stdout]      |
[INFO] [stdout] 1453 | pub const RUBY_FIXNUM_FLAG: ::libc::c_uint = 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1454:29
[INFO] [stdout]      |
[INFO] [stdout] 1454 | pub const RUBY_FLONUM_MASK: ::libc::c_uint = 3;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1455:29
[INFO] [stdout]      |
[INFO] [stdout] 1455 | pub const RUBY_FLONUM_FLAG: ::libc::c_uint = 2;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1456:29
[INFO] [stdout]      |
[INFO] [stdout] 1456 | pub const RUBY_SYMBOL_FLAG: ::libc::c_uint = 12;
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1457:31
[INFO] [stdout]      |
[INFO] [stdout] 1457 | pub const RUBY_SPECIAL_SHIFT: ::libc::c_uint = 8;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1458:33
[INFO] [stdout]      |
[INFO] [stdout] 1458 | pub type Enum_ruby_value_type = ::libc::c_uint;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1459:24
[INFO] [stdout]      |
[INFO] [stdout] 1459 | pub const RUBY_T_NONE: ::libc::c_uint = 0;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1460:26
[INFO] [stdout]      |
[INFO] [stdout] 1460 | pub const RUBY_T_OBJECT: ::libc::c_uint = 1;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1461:25
[INFO] [stdout]      |
[INFO] [stdout] 1461 | pub const RUBY_T_CLASS: ::libc::c_uint = 2;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1462:26
[INFO] [stdout]      |
[INFO] [stdout] 1462 | pub const RUBY_T_MODULE: ::libc::c_uint = 3;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1463:25
[INFO] [stdout]      |
[INFO] [stdout] 1463 | pub const RUBY_T_FLOAT: ::libc::c_uint = 4;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1464:26
[INFO] [stdout]      |
[INFO] [stdout] 1464 | pub const RUBY_T_STRING: ::libc::c_uint = 5;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1465:26
[INFO] [stdout]      |
[INFO] [stdout] 1465 | pub const RUBY_T_REGEXP: ::libc::c_uint = 6;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1466:25
[INFO] [stdout]      |
[INFO] [stdout] 1466 | pub const RUBY_T_ARRAY: ::libc::c_uint = 7;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1467:24
[INFO] [stdout]      |
[INFO] [stdout] 1467 | pub const RUBY_T_HASH: ::libc::c_uint = 8;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1468:26
[INFO] [stdout]      |
[INFO] [stdout] 1468 | pub const RUBY_T_STRUCT: ::libc::c_uint = 9;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1469:26
[INFO] [stdout]      |
[INFO] [stdout] 1469 | pub const RUBY_T_BIGNUM: ::libc::c_uint = 10;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1470:24
[INFO] [stdout]      |
[INFO] [stdout] 1470 | pub const RUBY_T_FILE: ::libc::c_uint = 11;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1471:24
[INFO] [stdout]      |
[INFO] [stdout] 1471 | pub const RUBY_T_DATA: ::libc::c_uint = 12;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1472:25
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub const RUBY_T_MATCH: ::libc::c_uint = 13;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1473:27
[INFO] [stdout]      |
[INFO] [stdout] 1473 | pub const RUBY_T_COMPLEX: ::libc::c_uint = 14;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1474:28
[INFO] [stdout]      |
[INFO] [stdout] 1474 | pub const RUBY_T_RATIONAL: ::libc::c_uint = 15;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1475:23
[INFO] [stdout]      |
[INFO] [stdout] 1475 | pub const RUBY_T_NIL: ::libc::c_uint = 17;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1476:24
[INFO] [stdout]      |
[INFO] [stdout] 1476 | pub const RUBY_T_TRUE: ::libc::c_uint = 18;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1477:25
[INFO] [stdout]      |
[INFO] [stdout] 1477 | pub const RUBY_T_FALSE: ::libc::c_uint = 19;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1478:26
[INFO] [stdout]      |
[INFO] [stdout] 1478 | pub const RUBY_T_SYMBOL: ::libc::c_uint = 20;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1479:26
[INFO] [stdout]      |
[INFO] [stdout] 1479 | pub const RUBY_T_FIXNUM: ::libc::c_uint = 21;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1480:25
[INFO] [stdout]      |
[INFO] [stdout] 1480 | pub const RUBY_T_UNDEF: ::libc::c_uint = 27;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1481:24
[INFO] [stdout]      |
[INFO] [stdout] 1481 | pub const RUBY_T_NODE: ::libc::c_uint = 28;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1482:26
[INFO] [stdout]      |
[INFO] [stdout] 1482 | pub const RUBY_T_ICLASS: ::libc::c_uint = 29;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1483:26
[INFO] [stdout]      |
[INFO] [stdout] 1483 | pub const RUBY_T_ZOMBIE: ::libc::c_uint = 30;
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1484:24
[INFO] [stdout]      |
[INFO] [stdout] 1484 | pub const RUBY_T_MASK: ::libc::c_uint = 31;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1533:16
[INFO] [stdout]      |
[INFO] [stdout] 1533 |     pub numiv: ::libc::c_long,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1596:14
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     pub len: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1597:19
[INFO] [stdout]      |
[INFO] [stdout] 1597 |     pub ptr: *mut ::libc::c_char,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1663:14
[INFO] [stdout]      |
[INFO] [stdout] 1663 |     pub len: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1701:17
[INFO] [stdout]      |
[INFO] [stdout] 1701 |     pub usecnt: ::libc::c_ulong,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1727:68
[INFO] [stdout]      |
[INFO] [stdout] 1727 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1730:68
[INFO] [stdout]      |
[INFO] [stdout] 1730 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1732:20
[INFO] [stdout]      |
[INFO] [stdout] 1732 |     pub data: *mut ::libc::c_void,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1744:34
[INFO] [stdout]      |
[INFO] [stdout] 1744 |     pub wrap_struct_name: *const ::libc::c_char,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1747:20
[INFO] [stdout]      |
[INFO] [stdout] 1747 |     pub data: *mut ::libc::c_void,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1760:68
[INFO] [stdout]      |
[INFO] [stdout] 1760 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1763:68
[INFO] [stdout]      |
[INFO] [stdout] 1763 | ...                   *mut ::libc::c_void)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1766:70
[INFO] [stdout]      |
[INFO] [stdout] 1766 | ...                   *const ::libc::c_void)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1768:25
[INFO] [stdout]      |
[INFO] [stdout] 1768 |     pub reserved: [*mut ::libc::c_void; 2usize],
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1782:20
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     pub data: *mut ::libc::c_void,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1791:59
[INFO] [stdout]      |
[INFO] [stdout] 1791 |     ::std::option::Option<unsafe extern "C" fn(arg1: *mut ::libc::c_void)
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1829:14
[INFO] [stdout]      |
[INFO] [stdout] 1829 |     pub len: ::libc::c_long,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1839:39
[INFO] [stdout]      |
[INFO] [stdout] 1839 |     unsafe extern "C" fn(arg1: *const ::libc::c_char, arg2: VALUE,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1840:37
[INFO] [stdout]      |
[INFO] [stdout] 1840 |                          arg3: *mut ::libc::c_void) -> ::libc::c_int;
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1840:56
[INFO] [stdout]      |
[INFO] [stdout] 1840 |                          arg3: *mut ::libc::c_void) -> ::libc::c_int;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1843:45
[INFO] [stdout]      |
[INFO] [stdout] 1843 |     unsafe extern "C" fn(id: ID, data: *mut ::libc::c_void,
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2318:65
[INFO] [stdout]      |
[INFO] [stdout] 2318 |                       ::std::option::Option<extern "C" fn(arg1: ::libc::c_int)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2321:52
[INFO] [stdout]      |
[INFO] [stdout] 2321 |          ::std::option::Option<extern "C" fn(arg1: ::libc::c_int,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2324:90
[INFO] [stdout]      |
[INFO] [stdout] 2324 | ...                   ::libc::c_int)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2328:30
[INFO] [stdout]      |
[INFO] [stdout] 2328 |     pub fn getpriority(arg1: ::libc::c_int, arg2: id_t) -> ::libc::c_int;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2328:60
[INFO] [stdout]      |
[INFO] [stdout] 2328 |     pub fn getpriority(arg1: ::libc::c_int, arg2: id_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2329:33
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     pub fn getiopolicy_np(arg1: ::libc::c_int, arg2: ::libc::c_int)
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2329:54
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     pub fn getiopolicy_np(arg1: ::libc::c_int, arg2: ::libc::c_int)
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2330:9
[INFO] [stdout]      |
[INFO] [stdout] 2330 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2331:28
[INFO] [stdout]      |
[INFO] [stdout] 2331 |     pub fn getrlimit(arg1: ::libc::c_int, arg2: *mut Struct_rlimit)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2332:9
[INFO] [stdout]      |
[INFO] [stdout] 2332 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2333:28
[INFO] [stdout]      |
[INFO] [stdout] 2333 |     pub fn getrusage(arg1: ::libc::c_int, arg2: *mut Struct_rusage)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2334:9
[INFO] [stdout]      |
[INFO] [stdout] 2334 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2335:30
[INFO] [stdout]      |
[INFO] [stdout] 2335 |     pub fn setpriority(arg1: ::libc::c_int, arg2: id_t, arg3: ::libc::c_int)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2335:63
[INFO] [stdout]      |
[INFO] [stdout] 2335 |     pub fn setpriority(arg1: ::libc::c_int, arg2: id_t, arg3: ::libc::c_int)
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2336:9
[INFO] [stdout]      |
[INFO] [stdout] 2336 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2337:33
[INFO] [stdout]      |
[INFO] [stdout] 2337 |     pub fn setiopolicy_np(arg1: ::libc::c_int, arg2: ::libc::c_int,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2337:54
[INFO] [stdout]      |
[INFO] [stdout] 2337 |     pub fn setiopolicy_np(arg1: ::libc::c_int, arg2: ::libc::c_int,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2338:33
[INFO] [stdout]      |
[INFO] [stdout] 2338 |                           arg3: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2338:51
[INFO] [stdout]      |
[INFO] [stdout] 2338 |                           arg3: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2339:28
[INFO] [stdout]      |
[INFO] [stdout] 2339 |     pub fn setrlimit(arg1: ::libc::c_int, arg2: *const Struct_rlimit)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2340:9
[INFO] [stdout]      |
[INFO] [stdout] 2340 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2341:28
[INFO] [stdout]      |
[INFO] [stdout] 2341 |     pub fn wait(arg1: *mut ::libc::c_int) -> pid_t;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2342:44
[INFO] [stdout]      |
[INFO] [stdout] 2342 |     pub fn waitpid(arg1: pid_t, arg2: *mut ::libc::c_int, arg3: ::libc::c_int)
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2342:65
[INFO] [stdout]      |
[INFO] [stdout] 2342 |     pub fn waitpid(arg1: pid_t, arg2: *mut ::libc::c_int, arg3: ::libc::c_int)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2345:25
[INFO] [stdout]      |
[INFO] [stdout] 2345 |                   arg4: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2345:43
[INFO] [stdout]      |
[INFO] [stdout] 2345 |                   arg4: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2346:29
[INFO] [stdout]      |
[INFO] [stdout] 2346 |     pub fn wait3(arg1: *mut ::libc::c_int, arg2: ::libc::c_int,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2346:50
[INFO] [stdout]      |
[INFO] [stdout] 2346 |     pub fn wait3(arg1: *mut ::libc::c_int, arg2: ::libc::c_int,
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2348:42
[INFO] [stdout]      |
[INFO] [stdout] 2348 |     pub fn wait4(arg1: pid_t, arg2: *mut ::libc::c_int, arg3: ::libc::c_int,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2348:63
[INFO] [stdout]      |
[INFO] [stdout] 2348 |     pub fn wait4(arg1: pid_t, arg2: *mut ::libc::c_int, arg3: ::libc::c_int,
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2350:41
[INFO] [stdout]      |
[INFO] [stdout] 2350 |     pub fn alloca(arg1: size_t) -> *mut ::libc::c_void;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2352:22
[INFO] [stdout]      |
[INFO] [stdout] 2352 |     pub fn abs(arg1: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2352:40
[INFO] [stdout]      |
[INFO] [stdout] 2352 |     pub fn abs(arg1: ::libc::c_int) -> ::libc::c_int;
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2354:9
[INFO] [stdout]      |
[INFO] [stdout] 2354 |      -> ::libc::c_int;
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2355:30
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn atof(arg1: *const ::libc::c_char) -> ::libc::c_double;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2355:49
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn atof(arg1: *const ::libc::c_char) -> ::libc::c_double;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2356:30
[INFO] [stdout]      |
[INFO] [stdout] 2356 |     pub fn atoi(arg1: *const ::libc::c_char) -> ::libc::c_int;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2356:49
[INFO] [stdout]      |
[INFO] [stdout] 2356 |     pub fn atoi(arg1: *const ::libc::c_char) -> ::libc::c_int;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2357:30
[INFO] [stdout]      |
[INFO] [stdout] 2357 |     pub fn atol(arg1: *const ::libc::c_char) -> ::libc::c_long;
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2357:49
[INFO] [stdout]      |
[INFO] [stdout] 2357 |     pub fn atol(arg1: *const ::libc::c_char) -> ::libc::c_long;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2358:31
[INFO] [stdout]      |
[INFO] [stdout] 2358 |     pub fn atoll(arg1: *const ::libc::c_char) -> ::libc::c_longlong;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2358:50
[INFO] [stdout]      |
[INFO] [stdout] 2358 |     pub fn atoll(arg1: *const ::libc::c_char) -> ::libc::c_longlong;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2359:33
[INFO] [stdout]      |
[INFO] [stdout] 2359 |     pub fn bsearch(arg1: *const ::libc::c_void, arg2: *const ::libc::c_void,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2359:62
[INFO] [stdout]      |
[INFO] [stdout] 2359 |     pub fn bsearch(arg1: *const ::libc::c_void, arg2: *const ::libc::c_void,
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2363:78
[INFO] [stdout]      |
[INFO] [stdout] 2363 | ...                   *const ::libc::c_void,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2365:78
[INFO] [stdout]      |
[INFO] [stdout] 2365 | ...                   *const ::libc::c_void)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2366:53
[INFO] [stdout]      |
[INFO] [stdout] 2366 | ...                   -> ::libc::c_int>)
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2367:14
[INFO] [stdout]      |
[INFO] [stdout] 2367 |      -> *mut ::libc::c_void;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2368:55
[INFO] [stdout]      |
[INFO] [stdout] 2368 |     pub fn calloc(arg1: size_t, arg2: size_t) -> *mut ::libc::c_void;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2369:22
[INFO] [stdout]      |
[INFO] [stdout] 2369 |     pub fn div(arg1: ::libc::c_int, arg2: ::libc::c_int) -> div_t;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2369:43
[INFO] [stdout]      |
[INFO] [stdout] 2369 |     pub fn div(arg1: ::libc::c_int, arg2: ::libc::c_int) -> div_t;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2370:23
[INFO] [stdout]      |
[INFO] [stdout] 2370 |     pub fn exit(arg1: ::libc::c_int) -> ();
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2371:28
[INFO] [stdout]      |
[INFO] [stdout] 2371 |     pub fn free(arg1: *mut ::libc::c_void) -> ();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2372:32
[INFO] [stdout]      |
[INFO] [stdout] 2372 |     pub fn getenv(arg1: *const ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2372:56
[INFO] [stdout]      |
[INFO] [stdout] 2372 |     pub fn getenv(arg1: *const ::libc::c_char) -> *mut ::libc::c_char;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2373:23
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     pub fn labs(arg1: ::libc::c_long) -> ::libc::c_long;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2373:42
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     pub fn labs(arg1: ::libc::c_long) -> ::libc::c_long;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2374:23
[INFO] [stdout]      |
[INFO] [stdout] 2374 |     pub fn ldiv(arg1: ::libc::c_long, arg2: ::libc::c_long) -> ldiv_t;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2374:45
[INFO] [stdout]      |
[INFO] [stdout] 2374 |     pub fn ldiv(arg1: ::libc::c_long, arg2: ::libc::c_long) -> ldiv_t;
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2375:24
[INFO] [stdout]      |
[INFO] [stdout] 2375 |     pub fn llabs(arg1: ::libc::c_longlong) -> ::libc::c_longlong;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2375:47
[INFO] [stdout]      |
[INFO] [stdout] 2375 |     pub fn llabs(arg1: ::libc::c_longlong) -> ::libc::c_longlong;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2376:24
[INFO] [stdout]      |
[INFO] [stdout] 2376 |     pub fn lldiv(arg1: ::libc::c_longlong, arg2: ::libc::c_longlong)
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2376:50
[INFO] [stdout]      |
[INFO] [stdout] 2376 |     pub fn lldiv(arg1: ::libc::c_longlong, arg2: ::libc::c_longlong)
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1846:57
[INFO] [stdout]      |
[INFO] [stdout] 1846 |     unsafe extern "C" fn(val: VALUE, id: ID, data: *mut ::libc::c_void,
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2378:41
[INFO] [stdout]      |
[INFO] [stdout] 2378 |     pub fn malloc(arg1: size_t) -> *mut ::libc::c_void;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2379:31
[INFO] [stdout]      |
[INFO] [stdout] 2379 |     pub fn mblen(arg1: *const ::libc::c_char, arg2: size_t) -> ::libc::c_int;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1851:32
[INFO] [stdout]      |
[INFO] [stdout] 1851 |                          argc: ::libc::c_int, argv: *const VALUE,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2379:64
[INFO] [stdout]      |
[INFO] [stdout] 2379 |     pub fn mblen(arg1: *const ::libc::c_char, arg2: size_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1855:22
[INFO] [stdout]      |
[INFO] [stdout] 1855 | pub type st_data_t = ::libc::c_ulong;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2380:54
[INFO] [stdout]      |
[INFO] [stdout] 2380 |     pub fn mbstowcs(arg1: *mut wchar_t, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1859:56
[INFO] [stdout]      |
[INFO] [stdout] 1859 |     extern "C" fn(arg1: st_data_t, arg2: st_data_t) -> ::libc::c_int;
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2382:52
[INFO] [stdout]      |
[INFO] [stdout] 2382 |     pub fn mbtowc(arg1: *mut wchar_t, arg2: *const ::libc::c_char,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1861:44
[INFO] [stdout]      |
[INFO] [stdout] 1861 | pub type st_check_for_sizeof_st_index_t = [::libc::c_char; 1usize];
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2383:36
[INFO] [stdout]      |
[INFO] [stdout] 2383 |                   arg3: size_t) -> ::libc::c_int;
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1865:59
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     pub compare: ::std::option::Option<extern "C" fn() -> ::libc::c_int>,
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:2384:43
[INFO] [stdout]      |
[INFO] [stdout] 2384 |     pub fn posix_memalign(arg1: *mut *mut ::libc::c_void, arg2: size_t,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rustc_private`: this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/ruby.rs:1881:31
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     pub _bindgen_bitfield_1_: ::libc::c_uint,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[WARN] too many lines in the log, truncating it
