[INFO] fetching crate freertos-std 0.0.1...
[INFO] testing freertos-std-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate freertos-std 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate freertos-std 0.0.1
[INFO] finished tweaking crates.io crate freertos-std 0.0.1
[INFO] tweaked toml for crates.io crate freertos-std 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate freertos-std 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.17.0 (available: v0.25.1)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.16.0)
[INFO] [stderr]       Adding miniz_oxide v0.5.4 (available: v0.8.9)
[INFO] [stderr]       Adding object v0.29.0 (available: v0.37.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1c71b4a89d2d3f39787d8a41e2b31e9bb21d57799db4d830639123966856a64
[INFO] running `Command { std: "docker" "start" "-a" "e1c71b4a89d2d3f39787d8a41e2b31e9bb21d57799db4d830639123966856a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1c71b4a89d2d3f39787d8a41e2b31e9bb21d57799db4d830639123966856a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c71b4a89d2d3f39787d8a41e2b31e9bb21d57799db4d830639123966856a64", kill_on_drop: false }`
[INFO] [stdout] e1c71b4a89d2d3f39787d8a41e2b31e9bb21d57799db4d830639123966856a64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af47cb23484dd38a5e6a04aa526153fe2963fe27d76cec42612c41a904c82f0
[INFO] running `Command { std: "docker" "start" "-a" "3af47cb23484dd38a5e6a04aa526153fe2963fe27d76cec42612c41a904c82f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling compiler_builtins v0.1.160
[INFO] [stderr]    Compiling freertos-std v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling panic-abort v0.3.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | #![feature(concat_idents)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]     = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | #![feature(doc_cfg_hide)]
[INFO] [stdout]     |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]     = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | #![feature(platform_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]     = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot resolve a prelude import
[INFO] [stdout]    --> src/lib.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | use prelude::rust_2021::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/sys_common/once/futex.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |                         && let Err(new) = self.state.compare_exchange_weak(RUNNING, QUEUED, Relaxed, Acquire)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::prelude::v1::concat_idents`
[INFO] [stdout]   --> src/prelude/v1.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert, cfg, column, compile_error, concat, concat_idents, env, file, format_args,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ no `concat_idents` in `prelude::v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `core::prelude::v1::RustcDecodable`, `core::prelude::v1::RustcEncodable`
[INFO] [stdout]   --> src/prelude/v1.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub use core::prelude::v1::{RustcDecodable, RustcEncodable};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `RustcEncodable` in `prelude::v1`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             no `RustcDecodable` in `prelude::v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp`
[INFO] [stdout]   --> src/panicking.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::panic::{BoxMeUp, Location, PanicInfo};
[INFO] [stdout]    |                   ^^^^^^^ no `BoxMeUp` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::concat_idents`
[INFO] [stdout]    --> src/lib.rs:592:65
[INFO] [stdout]     |
[INFO] [stdout] 592 |     assert, assert_matches, cfg, column, compile_error, concat, concat_idents, const_format_args,
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^ no `concat_idents` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]             crate::prelude::rust_2024::concat_idents
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::ffi::NonZero_c_int`
[INFO] [stdout]  --> src/sys/unix/process/process_unix.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::ffi::NonZero_c_int;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `NonZero_c_int` in `ffi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> src/sys/unix/weak.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |                       concat_idents!(SYS_, $name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sys/unix/fs.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | /         syscall! {
[INFO] [stdout] 164 | |             fn statx(
[INFO] [stdout] 165 | |                 fd: c_int,
[INFO] [stdout] 166 | |                 pathname: *const c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |             ) -> c_int
[INFO] [stdout] 171 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> src/sys/unix/weak.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |                       concat_idents!(SYS_, $name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sys/unix/kernel_copy.rs:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 | /     syscall! {
[INFO] [stdout] 554 | |         fn copy_file_range(
[INFO] [stdout] 555 | |             fd_in: libc::c_int,
[INFO] [stdout] 556 | |             off_in: *mut libc::loff_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |         ) -> libc::ssize_t
[INFO] [stdout] 562 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> src/sys/unix/weak.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |                   concat_idents!(SYS_, $name),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sys/unix/process/process_unix.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | /         raw_syscall! {
[INFO] [stdout] 203 | |             fn clone3(cl_args: *mut clone_args, len: libc::size_t) -> libc::c_long
[INFO] [stdout] 204 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `raw_syscall` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> src/sys/unix/weak.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |                       concat_idents!(SYS_, $name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sys/unix/rand.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout]  41 | /         syscall! {
[INFO] [stdout]  42 | |             fn getrandom(
[INFO] [stdout]  43 | |                 buffer: *mut libc::c_void,
[INFO] [stdout]  44 | |                 length: libc::size_t,
[INFO] [stdout]  45 | |                 flags: libc::c_uint
[INFO] [stdout]  46 | |             ) -> libc::ssize_t
[INFO] [stdout]  47 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `rintf32` in module `intrinsics`
[INFO] [stdout]    --> src/f32.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |         unsafe { intrinsics::rintf32(self) }
[INFO] [stdout]     |                              ^^^^^^^ help: a function with a similar name exists: `sinf32`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:1094:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `sinf32` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `rintf64` in module `intrinsics`
[INFO] [stdout]    --> src/f64.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |         unsafe { intrinsics::rintf64(self) }
[INFO] [stdout]     |                              ^^^^^^^ help: a function with a similar name exists: `sinf64`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:1101:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `sinf64` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/thread/mod.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |     name: Option<String>,
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/ffi/c_str.rs:107:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `CString` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 262 |     name: Option<CString>,
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 161 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/thread/mod.rs:316:33
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn name(mut self, name: String) -> Builder {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/ffi/c_str.rs:107:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `CString` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn name(mut self, name: CString) -> Builder {
[INFO] [stdout]     |                                 +
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 161 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/thread/mod.rs:562:38
[INFO] [stdout]     |
[INFO] [stdout] 562 |                     mem::transmute::<Box<dyn FnOnce() + 'a>, Box<dyn FnOnce() + 'static>>(
[INFO] [stdout]     |                                      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 161 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/thread/mod.rs:562:62
[INFO] [stdout]     |
[INFO] [stdout] 562 |                     mem::transmute::<Box<dyn FnOnce() + 'a>, Box<dyn FnOnce() + 'static>>(
[INFO] [stdout]     |                                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 161 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/thread/mod.rs:563:25
[INFO] [stdout]     |
[INFO] [stdout] 563 |                         Box::new(main),
[INFO] [stdout]     |                         ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 161 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/thread/mod.rs:1363:47
[INFO] [stdout]      |
[INFO] [stdout] 1363 | pub type Result<T> = crate::result::Result<T, Box<dyn Any + Send + 'static>>;
[INFO] [stdout]      |                                               ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  161 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/ascii.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 197 |     type Owned = Vec<u8>;
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/ascii.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     type Owned = String;
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToOwned` in this scope
[INFO] [stdout]    --> src/collections/hash/set.rs:752:24
[INFO] [stdout]     |
[INFO] [stdout] 752 |         Q: Hash + Eq + ToOwned<Owned = T>,
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::ToOwned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |     type Item = (String, String);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 169 |     type Item = (OsString, String);
[INFO] [stdout]     |                  ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     type Item = (String, String);
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 169 |     type Item = (String, OsString);
[INFO] [stdout]     |                          ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn next(&mut self) -> Option<(String, String)> {
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn next(&mut self) -> Option<(OsString, String)> {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:170:43
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn next(&mut self) -> Option<(String, String)> {
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn next(&mut self) -> Option<(String, OsString)> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:227:47
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn var<K: AsRef<OsStr>>(key: K) -> Result<String, VarError> {
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn var<K: AsRef<OsStr>>(key: K) -> Result<OsString, VarError> {
[INFO] [stdout]     |                                               ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn _var(key: &OsStr) -> Result<String, VarError> {
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn _var(key: &OsStr) -> Result<OsString, VarError> {
[INFO] [stdout]     |                                ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:803:17
[INFO] [stdout]     |
[INFO] [stdout] 803 |     type Item = String;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 803 |     type Item = OsString;
[INFO] [stdout]     |                 ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:804:34
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn next(&mut self) -> Option<String> {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn next(&mut self) -> Option<OsString> {
[INFO] [stdout]     |                                  ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/env.rs:824:39
[INFO] [stdout]     |
[INFO] [stdout] 824 |     fn next_back(&mut self) -> Option<String> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 824 |     fn next_back(&mut self) -> Option<OsString> {
[INFO] [stdout]     |                                       ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/error.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct Report<E = Box<dyn Error>> {
[INFO] [stdout]     |                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/ffi/os_str.rs:141:44
[INFO] [stdout]     |
[INFO] [stdout] 141 |         OsString { inner: Buf::from_string(String::new()) }
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 141 |         OsString { inner: Buf::from_string(OsString::new()) }
[INFO] [stdout]     |                                            ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:177:40
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn into_string(self) -> Result<String, OsString> {
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn into_string(self) -> Result<OsString, OsString> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:464:39
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn into_boxed_os_str(self) -> Box<OsStr> {
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/ffi/os_str.rs:465:18
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let rw = Box::into_raw(self.inner.into_box()) as *mut OsStr;
[INFO] [stdout]     |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/ffi/os_str.rs:466:18
[INFO] [stdout]     |
[INFO] [stdout] 466 |         unsafe { Box::from_raw(rw) }
[INFO] [stdout]     |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout] ...
[INFO] [stdout] 471 | impl From<String> for OsString {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl From<OsString> for OsString {
[INFO] [stdout]     |           ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:476:16
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout] ...
[INFO] [stdout] 476 |     fn from(s: String) -> OsString {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 476 |     fn from(s: OsString) -> OsString {
[INFO] [stdout]     |                ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:835:33
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn into_os_string(self: Box<OsStr>) -> OsString {
[INFO] [stdout]     |                                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/ffi/os_str.rs:836:30
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let boxed = unsafe { Box::from_raw(Box::into_raw(self) as *mut Slice) };
[INFO] [stdout]     |                              ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/ffi/os_str.rs:836:44
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let boxed = unsafe { Box::from_raw(Box::into_raw(self) as *mut Slice) };
[INFO] [stdout]     |                                            ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:984:23
[INFO] [stdout]     |
[INFO] [stdout] 984 | impl From<&OsStr> for Box<OsStr> {
[INFO] [stdout]     |                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:987:27
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn from(s: &OsStr) -> Box<OsStr> {
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/ffi/os_str.rs:988:18
[INFO] [stdout]     |
[INFO] [stdout] 988 |         let rw = Box::into_raw(s.inner.into_box()) as *mut OsStr;
[INFO] [stdout]     |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/ffi/os_str.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |         unsafe { Box::from_raw(rw) }
[INFO] [stdout]     |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:994:31
[INFO] [stdout]     |
[INFO] [stdout] 994 | impl From<Cow<'_, OsStr>> for Box<OsStr> {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/ffi/os_str.rs:998:37
[INFO] [stdout]     |
[INFO] [stdout] 998 |     fn from(cow: Cow<'_, OsStr>) -> Box<OsStr> {
[INFO] [stdout]     |                                     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/ffi/os_str.rs:1000:33
[INFO] [stdout]      |
[INFO] [stdout] 1000 |             Cow::Borrowed(s) => Box::from(s),
[INFO] [stdout]      |                                 ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/ffi/os_str.rs:1001:30
[INFO] [stdout]      |
[INFO] [stdout] 1001 |             Cow::Owned(s) => Box::from(s),
[INFO] [stdout]      |                              ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 | impl From<Box<OsStr>> for OsString {
[INFO] [stdout]      |           ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1011:20
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     fn from(boxed: Box<OsStr>) -> OsString {
[INFO] [stdout]      |                    ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1017:25
[INFO] [stdout]      |
[INFO] [stdout] 1017 | impl From<OsString> for Box<OsStr> {
[INFO] [stdout]      |                         ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1020:29
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     fn from(s: OsString) -> Box<OsStr> {
[INFO] [stdout]      |                             ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1026:16
[INFO] [stdout]      |
[INFO] [stdout] 1026 | impl Clone for Box<OsStr> {
[INFO] [stdout]      |                ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1113:18
[INFO] [stdout]      |
[INFO] [stdout] 1113 | impl Default for Box<OsStr> {
[INFO] [stdout]      |                  ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1115:21
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     fn default() -> Box<OsStr> {
[INFO] [stdout]      |                     ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/ffi/os_str.rs:1116:18
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         let rw = Box::into_raw(Slice::empty_box()) as *mut OsStr;
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/ffi/os_str.rs:1117:18
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         unsafe { Box::from_raw(rw) }
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToOwned` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1272:6
[INFO] [stdout]      |
[INFO] [stdout] 1272 | impl ToOwned for OsStr {
[INFO] [stdout]      |      ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::ToOwned;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/ffi/os_str.rs:1309:23
[INFO] [stdout]      |
[INFO] [stdout]   91 | pub struct OsString {
[INFO] [stdout]      | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1309 | impl AsRef<OsStr> for String {
[INFO] [stdout]      |                       ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1309 | impl AsRef<OsStr> for OsString {
[INFO] [stdout]      |                       ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/fs.rs:249:52
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn read<P: AsRef<Path>>(path: P) -> io::Result<Vec<u8>> {
[INFO] [stdout]     |                                                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/fs.rs:250:41
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn inner(path: &Path) -> io::Result<Vec<u8>> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/fs.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let mut bytes = Vec::with_capacity(size as usize);
[INFO] [stdout]     |                         ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/fs.rs:289:62
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn read_to_string<P: AsRef<Path>>(path: P) -> io::Result<String> {
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn read_to_string<P: AsRef<Path>>(path: P) -> io::Result<OsString> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/fs.rs:290:41
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn inner(path: &Path) -> io::Result<String> {
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn inner(path: &Path) -> io::Result<OsString> {
[INFO] [stdout]     |                                         ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/fs.rs:293:26
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let mut string = String::with_capacity(size as usize);
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let mut string = OsString::with_capacity(size as usize);
[INFO] [stdout]     |                          ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/fs.rs:763:41
[INFO] [stdout]     |
[INFO] [stdout] 763 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/fs.rs:769:44
[INFO] [stdout]     |
[INFO] [stdout] 769 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 769 |     fn read_to_string(&mut self, buf: &mut OsString) -> io::Result<usize> {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/fs.rs:819:41
[INFO] [stdout]     |
[INFO] [stdout] 819 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/fs.rs:825:44
[INFO] [stdout]     |
[INFO] [stdout] 825 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct OsString {
[INFO] [stdout]     | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 825 |     fn read_to_string(&mut self, buf: &mut OsString) -> io::Result<usize> {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  14 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/io/buffered/bufreader/buffer.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     buf: Box<[MaybeUninit<u8>]>,
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/io/buffered/bufreader/buffer.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let buf = Box::new_uninit_slice(capacity);
[INFO] [stdout]    |                   ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufreader.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/buffered/bufreader.rs:338:44
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/io/buffered/bufreader.rs:359:29
[INFO] [stdout]     |
[INFO] [stdout] 359 |             let mut bytes = Vec::new();
[INFO] [stdout]     |                             ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/io/buffered/bufwriter.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 |     buf: Vec<u8>,
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         BufWriter { inner, buf: Vec::with_capacity(capacity), panicked: false }
[INFO] [stdout]     |                                 ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |             buffer: &'a mut Vec<u8>,
[INFO] [stdout]     |                             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 |             fn new(buffer: &'a mut Vec<u8>) -> Self {
[INFO] [stdout]     |                                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:263:56
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub(in crate::io) fn buffer_mut(&mut self) -> &mut Vec<u8> {
[INFO] [stdout]     |                                                        ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:337:47
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn into_parts(mut self) -> (W, Result<Vec<u8>, WriterPanicked>) {
[INFO] [stdout]     |                                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:473:10
[INFO] [stdout]     |
[INFO] [stdout] 473 |     buf: Vec<u8>,
[INFO] [stdout]     |          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/buffered/bufwriter.rs:481:32
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn into_inner(self) -> Vec<u8> {
[INFO] [stdout]     |                                ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:402:15
[INFO] [stdout]     |
[INFO] [stdout] 402 |     vec: &mut Vec<u8, A>,
[INFO] [stdout]     |               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:443:56
[INFO] [stdout]     |
[INFO] [stdout] 443 | unsafe fn vec_write_unchecked<A>(pos: usize, vec: &mut Vec<u8, A>, buf: &[u8]) -> usize
[INFO] [stdout]     |                                                        ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:461:46
[INFO] [stdout]     |
[INFO] [stdout] 461 | fn vec_write<A>(pos_mut: &mut u64, vec: &mut Vec<u8, A>, buf: &[u8]) -> io::Result<usize>
[INFO] [stdout]     |                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:494:15
[INFO] [stdout]     |
[INFO] [stdout] 494 |     vec: &mut Vec<u8, A>,
[INFO] [stdout]     |               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:546:31
[INFO] [stdout]     |
[INFO] [stdout] 546 | impl<A> Write for Cursor<&mut Vec<u8, A>>
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:570:26
[INFO] [stdout]     |
[INFO] [stdout] 570 | impl<A> Write for Cursor<Vec<u8, A>>
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/cursor.rs:594:26
[INFO] [stdout]     |
[INFO] [stdout] 594 | impl<A> Write for Cursor<Box<[u8], A>>
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_mut` in module `ptr`
[INFO] [stdout]    --> src/io/error/repr_bitpacked.rs:180:61
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let res = Self(unsafe { NonNull::new_unchecked(ptr::invalid_mut(utagged)) }, PhantomData);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ not found in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_mut` in module `ptr`
[INFO] [stdout]    --> src/io/error/repr_bitpacked.rs:194:61
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let res = Self(unsafe { NonNull::new_unchecked(ptr::invalid_mut(utagged)) }, PhantomData);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ not found in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/error.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 |     error: Box<dyn error::Error + Send + Sync>,
[INFO] [stdout]     |            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/error.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 |         E: Into<Box<dyn error::Error + Send + Sync>>,
[INFO] [stdout]     |                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/error.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |         E: Into<Box<dyn error::Error + Send + Sync>>,
[INFO] [stdout]     |                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/error.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 |     fn _new(kind: ErrorKind, error: Box<dyn error::Error + Send + Sync>) -> Error {
[INFO] [stdout]     |                                     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/io/error.rs:541:40
[INFO] [stdout]     |
[INFO] [stdout] 541 |         Error { repr: Repr::new_custom(Box::new(Custom { kind, error })) }
[INFO] [stdout]     |                                        ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/error.rs:803:39
[INFO] [stdout]     |
[INFO] [stdout] 803 |     pub fn into_inner(self) -> Option<Box<dyn error::Error + Send + Sync>> {
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/error.rs:854:48
[INFO] [stdout]     |
[INFO] [stdout] 854 |     pub fn downcast<E>(self) -> result::Result<Box<E>, Self>
[INFO] [stdout]     |                                                ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/io/impls.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]    |                                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]   --> src/io/impls.rs:44:44
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]    |                                            ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/impls.rs:110:50
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn read_until(&mut self, byte: u8, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/impls.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn read_line(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/impls.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl<R: Read + ?Sized> Read for Box<R> {
[INFO] [stdout]     |                                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/impls.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/impls.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/impls.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<W: Write + ?Sized> Write for Box<W> {
[INFO] [stdout]     |                                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/impls.rs:190:33
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl<S: Seek + ?Sized> Seek for Box<S> {
[INFO] [stdout]     |                                 ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/io/impls.rs:202:39
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl<B: BufRead + ?Sized> BufRead for Box<B> {
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/impls.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn read_until(&mut self, byte: u8, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/impls.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn read_line(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/impls.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/impls.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl<A: Allocator> Write for Vec<u8, A> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/io/stdio.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | type LocalStream = Arc<Mutex<Vec<u8>>>;
[INFO] [stdout]    |                              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  6 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:113:41
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:117:44
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 117 -     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout] 117 +     fn read_to_string(&mut self, buf: &mut Stdin) -> io::Result<usize> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:387:39
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 387 |     pub fn read_line(&self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 387 -     pub fn read_line(&self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout] 387 +     pub fn read_line(&self, buf: &mut Stdin) -> io::Result<usize> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:435:41
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:438:44
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 438 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 438 -     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout] 438 +     fn read_to_string(&mut self, buf: &mut Stdin) -> io::Result<usize> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:473:41
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:477:44
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 477 |     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 477 -     fn read_to_string(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout] 477 +     fn read_to_string(&mut self, buf: &mut Stdin) -> io::Result<usize> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:496:50
[INFO] [stdout]     |
[INFO] [stdout] 496 |     fn read_until(&mut self, byte: u8, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/stdio.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 500 |     fn read_line(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 500 -     fn read_line(&mut self, buf: &mut String) -> io::Result<usize> {
[INFO] [stdout] 500 +     fn read_line(&mut self, buf: &mut Stdin) -> io::Result<usize> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/mod.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |     buf: &'a mut Vec<u8>,
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/mod.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |     F: FnOnce(&mut Vec<u8>) -> Result<usize>,
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/mod.rs:335:52
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize>
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/io/stdio.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 335 - pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize>
[INFO] [stdout] 335 + pub(crate) unsafe fn append_to_string<F>(buf: &mut Stdin, f: F) -> Result<usize>
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/mod.rs:360:74
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub(crate) fn default_read_to_end<R: Read + ?Sized>(r: &mut R, buf: &mut Vec<u8>) -> Result<usize> {
[INFO] [stdout]     |                                                                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/mod.rs:421:15
[INFO] [stdout]     |
[INFO] [stdout] 421 |     buf: &mut String,
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/io/stdio.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 421 -     buf: &mut String,
[INFO] [stdout] 421 +     buf: &mut Stdin,
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/io/mod.rs:711:41
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/io/mod.rs:754:44
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn read_to_string(&mut self, buf: &mut String) -> Result<usize> {
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/io/stdio.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Stdin {
[INFO] [stdout]     | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 754 -     fn read_to_string(&mut self, buf: &mut String) -> Result<usize> {
[INFO] [stdout] 754 +     fn read_to_string(&mut self, buf: &mut Stdin) -> Result<usize> {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/io/mod.rs:1068:57
[INFO] [stdout]      |
[INFO] [stdout] 1068 | pub fn read_to_string<R: Read>(mut reader: R) -> Result<String> {
[INFO] [stdout]      |                                                         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/io/stdio.rs:232:1
[INFO] [stdout]      |
[INFO] [stdout]  232 | pub struct Stdin {
[INFO] [stdout]      | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1068 - pub fn read_to_string<R: Read>(mut reader: R) -> Result<String> {
[INFO] [stdout] 1068 + pub fn read_to_string<R: Read>(mut reader: R) -> Result<Stdin> {
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]     --> src/io/mod.rs:1069:19
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     let mut buf = String::new();
[INFO] [stdout]      |                   ^^^^^^ use of undeclared type `String`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1069 -     let mut buf = String::new();
[INFO] [stdout] 1069 +     let mut buf = Stdin::new();
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/io/mod.rs:1924:68
[INFO] [stdout]      |
[INFO] [stdout] 1924 | fn read_until<R: BufRead + ?Sized>(r: &mut R, delim: u8, buf: &mut Vec<u8>) -> Result<usize> {
[INFO] [stdout]      |                                                                    ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2151:50
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     fn read_until(&mut self, byte: u8, buf: &mut Vec<u8>) -> Result<usize> {
[INFO] [stdout]      |                                                  ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2219:39
[INFO] [stdout]      |
[INFO] [stdout] 2219 |     fn read_line(&mut self, buf: &mut String) -> Result<usize> {
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/io/stdio.rs:232:1
[INFO] [stdout]      |
[INFO] [stdout]  232 | pub struct Stdin {
[INFO] [stdout]      | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2219 -     fn read_line(&mut self, buf: &mut String) -> Result<usize> {
[INFO] [stdout] 2219 +     fn read_line(&mut self, buf: &mut Stdin) -> Result<usize> {
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2766:22
[INFO] [stdout]      |
[INFO] [stdout] 2766 | impl<T> SizeHint for Box<T> {
[INFO] [stdout]      |                      ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2806:24
[INFO] [stdout]      |
[INFO] [stdout] 2806 |     type Item = Result<Vec<u8>>;
[INFO] [stdout]      |                        ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2808:41
[INFO] [stdout]      |
[INFO] [stdout] 2808 |     fn next(&mut self) -> Option<Result<Vec<u8>>> {
[INFO] [stdout]      |                                         ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]     --> src/io/mod.rs:2809:23
[INFO] [stdout]      |
[INFO] [stdout] 2809 |         let mut buf = Vec::new();
[INFO] [stdout]      |                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2837:24
[INFO] [stdout]      |
[INFO] [stdout] 2837 |     type Item = Result<String>;
[INFO] [stdout]      |                        ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/io/stdio.rs:232:1
[INFO] [stdout]      |
[INFO] [stdout]  232 | pub struct Stdin {
[INFO] [stdout]      | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2837 -     type Item = Result<String>;
[INFO] [stdout] 2837 +     type Item = Result<Stdin>;
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/io/mod.rs:2839:41
[INFO] [stdout]      |
[INFO] [stdout] 2839 |     fn next(&mut self) -> Option<Result<String>> {
[INFO] [stdout]      |                                         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/io/stdio.rs:232:1
[INFO] [stdout]      |
[INFO] [stdout]  232 | pub struct Stdin {
[INFO] [stdout]      | ---------------- similarly named struct `Stdin` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2839 -     fn next(&mut self) -> Option<Result<String>> {
[INFO] [stdout] 2839 +     fn next(&mut self) -> Option<Result<Stdin>> {
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]     --> src/io/mod.rs:2840:23
[INFO] [stdout]      |
[INFO] [stdout] 2840 |         let mut buf = String::new();
[INFO] [stdout]      |                       ^^^^^^ use of undeclared type `String`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2840 -         let mut buf = String::new();
[INFO] [stdout] 2840 +         let mut buf = Stdin::new();
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  254 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/net/socket_addr.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let v: Vec<_> = lh
[INFO] [stdout]     |            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/net/socket_addr.rs:271:25
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl ToSocketAddrs for (String, u16) {
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/net/socket_addr.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 | impl ToSocketAddrs for String {
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/os/unix/ffi/os_str.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn from_vec(vec: Vec<u8>) -> Self;
[INFO] [stdout]    |                      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/os/unix/ffi/os_str.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn into_vec(self) -> Vec<u8>;
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/os/unix/ffi/os_str.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn from_vec(vec: Vec<u8>) -> OsString {
[INFO] [stdout]    |                      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/os/unix/ffi/os_str.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn into_vec(self) -> Vec<u8> {
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/os/unix/process.rs:213:38
[INFO] [stdout]     |
[INFO] [stdout] 213 |         self.as_inner_mut().pre_exec(Box::new(f));
[INFO] [stdout]     |                                      ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/os/fd/raw.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 | impl<T: AsRawFd> AsRawFd for Box<T> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/os/fd/owned.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 | impl<T: AsFd> AsFd for Box<T> {
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panic.rs:169:31
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub fn resume_unwind(payload: Box<dyn Any + Send>) -> ! {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/path.rs:1174:38
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     fn as_mut_vec(&mut self) -> &mut Vec<u8> {
[INFO] [stdout]      |                                      ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/path.rs:1175:54
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         unsafe { &mut *(self as *mut PathBuf as *mut Vec<u8>) }
[INFO] [stdout]      |                                                      ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/path.rs:1298:26
[INFO] [stdout]      |
[INFO] [stdout] 1298 |             let mut buf: Vec<_> = comps.collect();
[INFO] [stdout]      |                          ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1540:37
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     pub fn into_boxed_path(self) -> Box<Path> {
[INFO] [stdout]      |                                     ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:1541:18
[INFO] [stdout]      |
[INFO] [stdout] 1541 |         let rw = Box::into_raw(self.inner.into_boxed_os_str()) as *mut Path;
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:1542:18
[INFO] [stdout]      |
[INFO] [stdout] 1542 |         unsafe { Box::from_raw(rw) }
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1633:22
[INFO] [stdout]      |
[INFO] [stdout] 1633 | impl From<&Path> for Box<Path> {
[INFO] [stdout]      |                      ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1637:29
[INFO] [stdout]      |
[INFO] [stdout] 1637 |     fn from(path: &Path) -> Box<Path> {
[INFO] [stdout]      |                             ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1638:20
[INFO] [stdout]      |
[INFO] [stdout] 1638 |         let boxed: Box<OsStr> = path.inner.into();
[INFO] [stdout]      |                    ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:1639:18
[INFO] [stdout]      |
[INFO] [stdout] 1639 |         let rw = Box::into_raw(boxed) as *mut Path;
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:1640:18
[INFO] [stdout]      |
[INFO] [stdout] 1640 |         unsafe { Box::from_raw(rw) }
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1645:30
[INFO] [stdout]      |
[INFO] [stdout] 1645 | impl From<Cow<'_, Path>> for Box<Path> {
[INFO] [stdout]      |                              ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1650:36
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     fn from(cow: Cow<'_, Path>) -> Box<Path> {
[INFO] [stdout]      |                                    ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:1652:36
[INFO] [stdout]      |
[INFO] [stdout] 1652 |             Cow::Borrowed(path) => Box::from(path),
[INFO] [stdout]      |                                    ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:1653:33
[INFO] [stdout]      |
[INFO] [stdout] 1653 |             Cow::Owned(path) => Box::from(path),
[INFO] [stdout]      |                                 ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1659:11
[INFO] [stdout]      |
[INFO] [stdout] 1659 | impl From<Box<Path>> for PathBuf {
[INFO] [stdout]      |           ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1664:20
[INFO] [stdout]      |
[INFO] [stdout] 1664 |     fn from(boxed: Box<Path>) -> PathBuf {
[INFO] [stdout]      |                    ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1670:24
[INFO] [stdout]      |
[INFO] [stdout] 1670 | impl From<PathBuf> for Box<Path> {
[INFO] [stdout]      |                        ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1676:28
[INFO] [stdout]      |
[INFO] [stdout] 1676 |     fn from(p: PathBuf) -> Box<Path> {
[INFO] [stdout]      |                            ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:1682:16
[INFO] [stdout]      |
[INFO] [stdout] 1682 | impl Clone for Box<Path> {
[INFO] [stdout]      |                ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/path.rs:1723:11
[INFO] [stdout]      |
[INFO] [stdout] 1723 | impl From<String> for PathBuf {
[INFO] [stdout]      |           ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]      |
[INFO] [stdout]   91 | pub struct OsString {
[INFO] [stdout]      | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1723 | impl From<OsString> for PathBuf {
[INFO] [stdout]      |           ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/path.rs:1728:16
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn from(s: String) -> PathBuf {
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]      |
[INFO] [stdout]   91 | pub struct OsString {
[INFO] [stdout]      | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn from(s: OsString) -> PathBuf {
[INFO] [stdout]      |                ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ToOwned` in this scope
[INFO] [stdout]     --> src/path.rs:1894:6
[INFO] [stdout]      |
[INFO] [stdout] 1894 | impl ToOwned for Path {
[INFO] [stdout]      |      ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::ToOwned;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/path.rs:2966:32
[INFO] [stdout]      |
[INFO] [stdout] 2966 |     pub fn into_path_buf(self: Box<Path>) -> PathBuf {
[INFO] [stdout]      |                                ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:2967:18
[INFO] [stdout]      |
[INFO] [stdout] 2967 |         let rw = Box::into_raw(self) as *mut OsStr;
[INFO] [stdout]      |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]     --> src/path.rs:2968:30
[INFO] [stdout]      |
[INFO] [stdout] 2968 |         let inner = unsafe { Box::from_raw(rw) };
[INFO] [stdout]      |                              ^^^ use of undeclared type `Box`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]     --> src/path.rs:3146:22
[INFO] [stdout]      |
[INFO] [stdout] 3146 | impl AsRef<Path> for String {
[INFO] [stdout]      |                      ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/ffi/os_str.rs:91:1
[INFO] [stdout]      |
[INFO] [stdout]   91 | pub struct OsString {
[INFO] [stdout]      | ------------------- similarly named struct `OsString` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3146 | impl AsRef<Path> for OsString {
[INFO] [stdout]      |                      ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]   73 + use crate::prelude::rust_2024::String;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/process.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout] 370 |     fn read_to_end(&mut self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 107 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/process.rs:1169:17
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub stdout: Vec<u8>,
[INFO] [stdout]      |                 ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  107 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]     --> src/process.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     pub stderr: Vec<u8>,
[INFO] [stdout]      |                 ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  107 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]     --> src/process.rs:2055:41
[INFO] [stdout]      |
[INFO] [stdout] 2055 |         let (mut stdout, mut stderr) = (Vec::new(), Vec::new());
[INFO] [stdout]      |                                         ^^^ use of undeclared type `Vec`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  107 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]     --> src/process.rs:2055:53
[INFO] [stdout]      |
[INFO] [stdout] 2055 |         let (mut stdout, mut stderr) = (Vec::new(), Vec::new());
[INFO] [stdout]      |                                                     ^^^ use of undeclared type `Vec`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  107 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sync/mpmc/array.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     buffer: Box<[Slot<T>]>,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sync/mpmc/array.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let buffer: Box<[Slot<T>]> = (0..cap)
[INFO] [stdout]     |                     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  11 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sync/mpmc/counter.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let counter = Box::into_raw(Box::new(Counter {
[INFO] [stdout]    |                   ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sync/mpmc/counter.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let counter = Box::into_raw(Box::new(Counter {
[INFO] [stdout]    |                                 ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sync/mpmc/counter.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 drop(Box::from_raw(self.counter));
[INFO] [stdout]    |                      ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/counter.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 drop(Box::from_raw(self.counter));
[INFO] [stdout]     |                      ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |         drop(Box::from_raw(this));
[INFO] [stdout]     |              ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:203:35
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 next_block = Some(Box::new(Block::<T>::new()));
[INFO] [stdout]     |                                   ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 let new = Box::into_raw(Box::new(Block::<T>::new()));
[INFO] [stdout]     |                           ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:209:41
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 let new = Box::into_raw(Box::new(Block::<T>::new()));
[INFO] [stdout]     |                                         ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:220:48
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     next_block = unsafe { Some(Box::from_raw(new)) };
[INFO] [stdout]     |                                                ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 |                         let next_block = Box::into_raw(next_block.unwrap());
[INFO] [stdout]     |                                          ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:579:26
[INFO] [stdout]     |
[INFO] [stdout] 579 |                     drop(Box::from_raw(block));
[INFO] [stdout]     |                          ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:588:22
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 drop(Box::from_raw(block));
[INFO] [stdout]     |                      ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:637:26
[INFO] [stdout]     |
[INFO] [stdout] 637 |                     drop(Box::from_raw(block));
[INFO] [stdout]     |                          ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/list.rs:646:22
[INFO] [stdout]     |
[INFO] [stdout] 646 |                 drop(Box::from_raw(block));
[INFO] [stdout]     |                      ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sync/mpmc/waker.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     selectors: Vec<Entry>,
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sync/mpmc/waker.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     observers: Vec<Entry>,
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/sync/mpmc/waker.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Waker { selectors: Vec::new(), observers: Vec::new() }
[INFO] [stdout]    |                            ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/sync/mpmc/waker.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Waker { selectors: Vec::new(), observers: Vec::new() }
[INFO] [stdout]    |                                                   ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sync/mpmc/zero.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |             drop(Box::from_raw(token.zero.0 as *mut Packet<T>));
[INFO] [stdout]     |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_mut` in module `ptr`
[INFO] [stdout]   --> src/sys/unix/weak.rs:83:53
[INFO] [stdout]    |
[INFO] [stdout] 83 |         DlsymWeak { name, func: AtomicPtr::new(ptr::invalid_mut(1)), _marker: PhantomData }
[INFO] [stdout]    |                                                     ^^^^^^^^^^^ not found in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/args.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn clone() -> Vec<OsString> {
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  76 +     use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/args.rs:145:28
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let mut args = Vec::with_capacity(argc as usize);
[INFO] [stdout]     |                            ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  76 +     use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/fd.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn read_to_end(&self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]     --> src/sys/unix/fs.rs:1457:23
[INFO] [stdout]      |
[INFO] [stdout] 1457 |         let mut buf = Vec::with_capacity(256);
[INFO] [stdout]      |                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]    4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/sys/unix/os.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn error_string(errno: i32) -> String {
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/ffi/c_str.rs:107:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `CString` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn error_string(errno: i32) -> CString {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   8 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys/unix/os.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         String::from_utf8_lossy(CStr::from_ptr(p).to_bytes()).into()
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 135 |         CString::from_utf8_lossy(CStr::from_ptr(p).to_bytes()).into()
[INFO] [stdout]     |         +
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   8 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/os.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut buf = Vec::with_capacity(512);
[INFO] [stdout]     |                   ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   8 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/os.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut joined = Vec::new();
[INFO] [stdout]     |                      ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   8 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/os.rs:530:26
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let mut result = Vec::new();
[INFO] [stdout]     |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   8 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/os.rs:637:23
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut buf = Vec::with_capacity(amt);
[INFO] [stdout]     |                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   8 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/os_str.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub inner: Vec<u8>,
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/os_str.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl IntoInner<Vec<u8>> for Buf {
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/os_str.rs:86:28
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn into_inner(self) -> Vec<u8> {
[INFO] [stdout]    |                            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]   --> src/sys/unix/os_str.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn from_string(s: String) -> Buf {
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/os_str.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Buf { inner: Vec::with_capacity(capacity) }
[INFO] [stdout]     |                      ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:163:40
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn into_string(self) -> Result<String, Buf> {
[INFO] [stdout]     |                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys/unix/os_str.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         String::from_utf8(self.inner).map_err(|p| Buf { inner: p.into_bytes() })
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:172:30
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn into_box(self) -> Box<Slice> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn from_box(boxed: Box<Slice>) -> Buf {
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:178:20
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let inner: Box<[u8]> = unsafe { mem::transmute(boxed) };
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys/unix/os_str.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         String::from_utf8_lossy(&self.inner)
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:221:31
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn into_box(&self) -> Box<Slice> {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let boxed: Box<[u8]> = self.inner.into();
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:226:27
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn empty_box() -> Box<Slice> {
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/os_str.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let boxed: Box<[u8]> = Default::default();
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/pipe.rs:65:41
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn read_to_end(&self, buf: &mut Vec<u8>) -> io::Result<usize> {
[INFO] [stdout]    |                                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/pipe.rs:89:37
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn read2(p1: AnonPipe, v1: &mut Vec<u8>, p2: AnonPipe, v2: &mut Vec<u8>) -> io::Result<()> {
[INFO] [stdout]    |                                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/pipe.rs:89:69
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn read2(p1: AnonPipe, v1: &mut Vec<u8>, p2: AnonPipe, v2: &mut Vec<u8>) -> io::Result<()> {
[INFO] [stdout]    |                                                                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/pipe.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn read(fd: &FileDesc, dst: &mut Vec<u8>) -> Result<bool, io::Error> {
[INFO] [stdout]     |                                      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys/unix/process/process_common.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     args: Vec<CString>,
[INFO] [stdout]    |           ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |     closures: Vec<Box<dyn FnMut() -> io::Result<()> + Send + Sync>>,
[INFO] [stdout]     |               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     closures: Vec<Box<dyn FnMut() -> io::Result<()> + Send + Sync>>,
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     groups: Option<Box<[gid_t]>>,
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct Argv(Vec<*const c_char>);
[INFO] [stdout]     |             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |             closures: Vec::new(),
[INFO] [stdout]     |                       ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:258:28
[INFO] [stdout]     |
[INFO] [stdout] 258 |         self.groups = Some(Box::from(groups));
[INFO] [stdout]     |                            ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:307:32
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn get_argv(&self) -> &Vec<*const c_char> {
[INFO] [stdout]     |                                ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:336:44
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn get_closures(&mut self) -> &mut Vec<Box<dyn FnMut() -> io::Result<()> + Send + Sync>> {
[INFO] [stdout]     |                                            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:336:48
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn get_closures(&mut self) -> &mut Vec<Box<dyn FnMut() -> io::Result<()> + Send + Sync>> {
[INFO] [stdout]     |                                                ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:340:42
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub unsafe fn pre_exec(&mut self, f: Box<dyn FnMut() -> io::Result<()> + Send + Sync>) {
[INFO] [stdout]     |                                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:403:12
[INFO] [stdout]     |
[INFO] [stdout] 403 |     items: Vec<CString>,
[INFO] [stdout]     |            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:404:11
[INFO] [stdout]     |
[INFO] [stdout] 404 |     ptrs: Vec<*const c_char>,
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:410:20
[INFO] [stdout]     |
[INFO] [stdout] 410 |             items: Vec::with_capacity(capacity),
[INFO] [stdout]     |                    ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/process/process_common.rs:411:19
[INFO] [stdout]     |
[INFO] [stdout] 411 |             ptrs: Vec::with_capacity(capacity + 1),
[INFO] [stdout]     |                   ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_unix.rs:146:57
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn output(&mut self) -> io::Result<(ExitStatus, Vec<u8>, Vec<u8>)> {
[INFO] [stdout]     |                                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys/unix/process/process_unix.rs:146:66
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn output(&mut self) -> io::Result<(ExitStatus, Vec<u8>, Vec<u8>)> {
[INFO] [stdout]     |                                                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sys/unix/thread.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub unsafe fn new(stack: usize, p: Box<dyn FnOnce()>) -> io::Result<Thread> {
[INFO] [stdout]    |                                        ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys/unix/thread.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let p = Box::into_raw(Box::new(p));
[INFO] [stdout]    |                 ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys/unix/thread.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let p = Box::into_raw(Box::new(p));
[INFO] [stdout]    |                               ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys/unix/thread.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |             drop(Box::from_raw(p));
[INFO] [stdout]    |                  ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/sys/unix/thread.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 Box::from_raw(main as *mut Box<dyn FnOnce()>)();
[INFO] [stdout]     |                 ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys/unix/thread.rs:108:44
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 Box::from_raw(main as *mut Box<dyn FnOnce()>)();
[INFO] [stdout]     |                                            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys/unix/thread.rs:448:27
[INFO] [stdout]     |
[INFO] [stdout] 448 |             let mut buf = Vec::with_capacity(128);
[INFO] [stdout]     |                           ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 421 +     use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys/unix/thread.rs:490:28
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let mut read_buf = String::with_capacity(20);
[INFO] [stdout]     |                            ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let mut read_buf = OsString::with_capacity(20);
[INFO] [stdout]     |                            ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 421 +     use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys/unix/thread.rs:537:28
[INFO] [stdout]     |
[INFO] [stdout] 537 |         let mut read_buf = String::with_capacity(20);
[INFO] [stdout]     |                            ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 537 |         let mut read_buf = OsString::with_capacity(20);
[INFO] [stdout]     |                            ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 421 +     use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys/unix/thread.rs:600:24
[INFO] [stdout]     |
[INFO] [stdout] 600 |         let mut line = String::with_capacity(256);
[INFO] [stdout]     |                        ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 600 |         let mut line = OsString::with_capacity(256);
[INFO] [stdout]     |                        ++
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 421 +     use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sys_common/lazy_box.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn init() -> Box<Self>;
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sys_common/lazy_box.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn cancel_init(x: Box<Self>) {
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sys_common/lazy_box.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn destroy(_: Box<Self>) {}
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys_common/lazy_box.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let new_ptr = Box::into_raw(T::init());
[INFO] [stdout]    |                       ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys_common/lazy_box.rs:61:41
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 T::cancel_init(unsafe { Box::from_raw(new_ptr) });
[INFO] [stdout]    |                                         ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys_common/lazy_box.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |             T::destroy(unsafe { Box::from_raw(ptr) });
[INFO] [stdout]    |                                 ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  5 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys_common/process.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 | ) -> io::Result<(ExitStatus, Vec<u8>, Vec<u8>)> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys_common/process.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 | ) -> io::Result<(ExitStatus, Vec<u8>, Vec<u8>)> {
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys_common/process.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let (mut stdout, mut stderr) = (Vec::new(), Vec::new());
[INFO] [stdout]     |                                     ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys_common/process.rs:138:49
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let (mut stdout, mut stderr) = (Vec::new(), Vec::new());
[INFO] [stdout]     |                                                 ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     type List = Vec<(*mut u8, unsafe extern "C" fn(*mut u8))>;
[INFO] [stdout]    |                 ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let v: Box<List> = Box::new(Vec::new());
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let v: Box<List> = Box::new(Vec::new());
[INFO] [stdout]    |                            ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let v: Box<List> = Box::new(Vec::new());
[INFO] [stdout]    |                                     ^^^ use of undeclared type `Vec`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         DTORS.set(Box::into_raw(v) as *mut u8);
[INFO] [stdout]    |                   ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let list: Box<List> = Box::from_raw(ptr as *mut List);
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/sys_common/thread_local_dtor.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let list: Box<List> = Box::from_raw(ptr as *mut List);
[INFO] [stdout]    |                                   ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |     bytes: Vec<u8>,
[INFO] [stdout]     |            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |         Wtf8Buf { bytes: Vec::new(), is_known_utf8: true }
[INFO] [stdout]     |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:182:26
[INFO] [stdout]     |
[INFO] [stdout] 182 |         Wtf8Buf { bytes: Vec::with_capacity(capacity), is_known_utf8: true }
[INFO] [stdout]     |                          ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:191:32
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn from_string(string: String) -> Wtf8Buf {
[INFO] [stdout]     |                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:412:40
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn into_string(self) -> Result<String, Wtf8Buf> {
[INFO] [stdout]     |                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:414:25
[INFO] [stdout]     |
[INFO] [stdout] 414 |             Ok(unsafe { String::from_utf8_unchecked(self.bytes) })
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:425:43
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn into_string_lossy(mut self) -> String {
[INFO] [stdout]     |                                           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:428:29
[INFO] [stdout]     |
[INFO] [stdout] 428 |             return unsafe { String::from_utf8_unchecked(self.bytes) };
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:439:41
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 None => return unsafe { String::from_utf8_unchecked(self.bytes) },
[INFO] [stdout]     |                                         ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:446:30
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn into_box(self) -> Box<Wtf8> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:451:28
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub fn from_box(boxed: Box<Wtf8>) -> Wtf8Buf {
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:452:20
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let bytes: Box<[u8]> = unsafe { mem::transmute(boxed) };
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:648:30
[INFO] [stdout]     |
[INFO] [stdout] 648 |         let mut utf8_bytes = Vec::with_capacity(self.len());
[INFO] [stdout]     |                              ^^^ use of undeclared type `Vec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/sys_common/wtf8.rs:661:48
[INFO] [stdout]     |
[INFO] [stdout] 661 |                     return Cow::Owned(unsafe { String::from_utf8_unchecked(utf8_bytes) });
[INFO] [stdout]     |                                                ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:731:31
[INFO] [stdout]     |
[INFO] [stdout] 731 |     pub fn into_box(&self) -> Box<Wtf8> {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:732:20
[INFO] [stdout]     |
[INFO] [stdout] 732 |         let boxed: Box<[u8]> = self.bytes.into();
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:737:27
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn empty_box() -> Box<Wtf8> {
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/sys_common/wtf8.rs:738:20
[INFO] [stdout]     |
[INFO] [stdout] 738 |         let boxed: Box<[u8]> = Default::default();
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  21 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/panicking.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     Custom(Box<dyn Fn(&PanicInfo<'_>) + 'static + Sync + Send>),
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]   --> src/panicking.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn into_box(self) -> Box<dyn Fn(&PanicInfo<'_>) + 'static + Sync + Send> {
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]   --> src/panicking.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Hook::Default => Box::new(default_hook),
[INFO] [stdout]    |                              ^^^ use of undeclared type `Box`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn set_hook(hook: Box<dyn Fn(&PanicInfo<'_>) + 'static + Sync + Send>) {
[INFO] [stdout]     |                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn take_hook() -> Box<dyn Fn(&PanicInfo<'_>) + 'static + Sync + Send> {
[INFO] [stdout]     |                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:234:26
[INFO] [stdout]     |
[INFO] [stdout] 234 |     *hook = Hook::Custom(Box::new(move |info| hook_fn(&prev, info)));
[INFO] [stdout]     |                          ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/panicking.rs:251:53
[INFO] [stdout]     |
[INFO] [stdout] 251 |         None => match info.payload().downcast_ref::<String>() {
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:405:61
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub unsafe fn r#try<R, F: FnOnce() -> R>(f: F) -> Result<R, Box<dyn Any + Send>> {
[INFO] [stdout]     |                                                             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:409:25
[INFO] [stdout]     |
[INFO] [stdout] 409 |         p: ManuallyDrop<Box<dyn Any + Send>>,
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `r#try` in module `intrinsics`
[INFO] [stdout]    --> src/panicking.rs:449:31
[INFO] [stdout]     |
[INFO] [stdout] 449 |         return if intrinsics::r#try(do_call::<F, R>, data_ptr, do_catch::<F, R>) == 0 {
[INFO] [stdout]     |                               ^^^^^ not found in `intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::panicking::r#try;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `r#try`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 449 -         return if intrinsics::r#try(do_call::<F, R>, data_ptr, do_catch::<F, R>) == 0 {
[INFO] [stdout] 449 +         return if r#try(do_call::<F, R>, data_ptr, do_catch::<F, R>) == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:461:44
[INFO] [stdout]     |
[INFO] [stdout] 461 |     unsafe fn cleanup(payload: *mut u8) -> Box<dyn Any + Send + 'static> {
[INFO] [stdout]     |                                            ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:466:28
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let obj = unsafe { Box::from_raw(__rust_panic_cleanup(payload)) };
[INFO] [stdout]     |                            ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/panicking.rs:529:24
[INFO] [stdout]     |
[INFO] [stdout] 529 |         string: Option<String>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `String` in this scope
[INFO] [stdout]    --> src/panicking.rs:537:36
[INFO] [stdout]     |
[INFO] [stdout] 537 |         fn fill(&mut self) -> &mut String {
[INFO] [stdout]     |                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String`
[INFO] [stdout]    --> src/panicking.rs:543:29
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 let mut s = String::new();
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `String`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:556:13
[INFO] [stdout]     |
[INFO] [stdout] 556 |             Box::into_raw(Box::new(contents))
[INFO] [stdout]     |             ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:556:27
[INFO] [stdout]     |
[INFO] [stdout] 556 |             Box::into_raw(Box::new(contents))
[INFO] [stdout]     |                           ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 568 |             Box::into_raw(Box::new(self.0))
[INFO] [stdout]     |             ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:568:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |             Box::into_raw(Box::new(self.0))
[INFO] [stdout]     |                           ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:632:28
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Some(a) => Box::new(a) as Box<dyn Any + Send>,
[INFO] [stdout]     |                            ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:632:43
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Some(a) => Box::new(a) as Box<dyn Any + Send>,
[INFO] [stdout]     |                                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |             Box::into_raw(data)
[INFO] [stdout]     |             ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:718:41
[INFO] [stdout]     |
[INFO] [stdout] 718 | pub fn rust_panic_without_hook(payload: Box<dyn Any + Send>) -> ! {
[INFO] [stdout]     |                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Box` in this scope
[INFO] [stdout]    --> src/panicking.rs:721:22
[INFO] [stdout]     |
[INFO] [stdout] 721 |     struct RewrapBox(Box<dyn Any + Send>);
[INFO] [stdout]     |                      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |             Box::into_raw(mem::replace(&mut self.0, Box::new(())))
[INFO] [stdout]     |             ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box`
[INFO] [stdout]    --> src/panicking.rs:725:53
[INFO] [stdout]     |
[INFO] [stdout] 725 |             Box::into_raw(mem::replace(&mut self.0, Box::new(())))
[INFO] [stdout]     |                                                     ^^^ use of undeclared type `Box`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::prelude::rust_2024::Box;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `from_exposed_addr` in module `ptr`
[INFO] [stdout]    --> src/personality/dwarf/eh.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |         result = *ptr::from_exposed_addr::<usize>(result);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ not found in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]    --> src/lib.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 | #![deny(fuzzy_provenance_casts)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]     = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]     = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allocator_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | #![feature(allocator_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout]     = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unsafe` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | #![feature(allow_internal_unsafe)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | #![feature(allow_internal_unstable)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | #![feature(lang_items)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `link_cfg` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | #![feature(link_cfg)]
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `needs_panic_runtime` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | #![feature(needs_panic_runtime)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `prelude_import` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | #![feature(prelude_import)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 | #![feature(rustc_attrs)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustdoc_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | #![feature(rustdoc_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `staged_api` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | #![feature(staged_api)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `char_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | #![feature(char_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | #![feature(core_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `hashmap_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 | #![feature(hashmap_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | #![feature(panic_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | #![feature(slice_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | #![feature(std_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | #![feature(str_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `thread_local_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | #![feature(thread_local_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `restricted-std`
[INFO] [stdout]    --> src/lib.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 | #![cfg_attr(not(feature = "restricted-std"), stable(feature = "rust1", since = "1.0.0"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]     = help: consider adding `restricted-std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `restricted-std`
[INFO] [stdout]    --> src/lib.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 | #![cfg_attr(feature = "restricted-std", unstable(feature = "restricted_std", issue = "none"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]     = help: consider adding `restricted-std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `miri-test-libstd`
[INFO] [stdout]    --> src/lib.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 | #![cfg_attr(feature = "miri-test-libstd", feature(rustc_private))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]     = help: consider adding `miri-test-libstd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `miri-test-libstd`
[INFO] [stdout]    --> src/lib.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 | #![cfg(any(not(feature = "miri-test-libstd"), test, doctest))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]     = help: consider adding `miri-test-libstd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/backtrace_rs/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     all(feature = "std", target_env = "sgx", target_vendor = "fortanix"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace_in_libstd`
[INFO] [stdout]   --> src/backtrace_rs/mod.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 | #![cfg_attr(backtrace_in_libstd, allow(warnings))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> src/backtrace_rs/mod.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(not(feature = "std"), allow(dead_code))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustc-serialize`
[INFO] [stdout]    --> src/backtrace_rs/mod.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(feature = "rustc-serialize", allow(deprecated))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]     = help: consider adding `rustc-serialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/sys/common/thread_local/fast_local.rs:80:28
[INFO] [stdout]      |
[INFO] [stdout]   80 |               #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]      |                              ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/collections/hash/map.rs:3123:9
[INFO] [stdout]      |
[INFO] [stdout] 3123 | /         thread_local!(static KEYS: Cell<(u64, u64)> = {
[INFO] [stdout] 3124 | |             Cell::new(sys::hashmap_random_keys())
[INFO] [stdout] 3125 | |         });
[INFO] [stdout]      | |__________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]   --> src/sys/common/thread_local/fast_local.rs:80:28
[INFO] [stdout]    |
[INFO] [stdout] 80 |               #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/io/stdio.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / thread_local! {
[INFO] [stdout] 19 | |     /// Used by the test crate to capture the output of the print macros and panics.
[INFO] [stdout] 20 | |     static OUTPUT_CAPTURE: Cell<Option<LocalStream>> = {
[INFO] [stdout] 21 | |         Cell::new(None)
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]   --> src/sys/common/thread_local/fast_local.rs:80:28
[INFO] [stdout]    |
[INFO] [stdout] 80 |               #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/sync/mpmc/context.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         thread_local! {
[INFO] [stdout] 43 | |             /// Cached thread-local context.
[INFO] [stdout] 44 | |             static CONTEXT: Cell<Option<Context>> = Cell::new(Some(Context::new()));
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/sys/common/thread_local/fast_local.rs:80:28
[INFO] [stdout]     |
[INFO] [stdout]  80 |             #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sync/mpmc/waker.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     thread_local! { static DUMMY: u8 = 0 }
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/sys/common/thread_local/fast_local.rs:13:24
[INFO] [stdout]     |
[INFO] [stdout]  13 |         #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sync/remutex.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     thread_local! { static X: u8 = const { 0 } }
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]   --> src/sys/common/thread_local/fast_local.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |         #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/sys_common/thread_info.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | thread_local! { static THREAD_INFO: RefCell<Option<ThreadInfo>> = const { RefCell::new(None) } }
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/sys/common/thread_local/fast_local.rs:13:24
[INFO] [stdout]     |
[INFO] [stdout]  13 |         #[cfg_attr(not(bootstrap), inline)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/panicking.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     thread_local! { static LOCAL_PANIC_COUNT: Cell<usize> = const { Cell::new(0) } }
[INFO] [stdout]     |     -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]  --> src/primitive_docs.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(bootstrap, doc(primitive = "bool"))]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]  --> src/primitive_docs.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "bool")]
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]   --> src/primitive_docs.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(bootstrap, doc(primitive = "never"))]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]   --> src/primitive_docs.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "never")]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | #[cfg_attr(bootstrap, doc(primitive = "char"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:280:16
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "char")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[cfg_attr(bootstrap, doc(primitive = "unit"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:405:16
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "unit")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:467:12
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[cfg_attr(bootstrap, doc(primitive = "pointer"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:468:16
[INFO] [stdout]     |
[INFO] [stdout] 468 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "pointer")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:584:12
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[cfg_attr(bootstrap, doc(primitive = "array"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:585:16
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "array")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:786:12
[INFO] [stdout]     |
[INFO] [stdout] 786 | #[cfg_attr(bootstrap, doc(primitive = "slice"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:787:16
[INFO] [stdout]     |
[INFO] [stdout] 787 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "slice")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:879:12
[INFO] [stdout]     |
[INFO] [stdout] 879 | #[cfg_attr(bootstrap, doc(primitive = "str"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:880:16
[INFO] [stdout]     |
[INFO] [stdout] 880 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "str")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:947:12
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[cfg_attr(bootstrap, doc(primitive = "tuple"))]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]    --> src/primitive_docs.rs:948:16
[INFO] [stdout]     |
[INFO] [stdout] 948 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "tuple")]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1091:12
[INFO] [stdout]      |
[INFO] [stdout] 1091 | #[cfg_attr(bootstrap, doc(primitive = "f32"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1092:16
[INFO] [stdout]      |
[INFO] [stdout] 1092 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "f32")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1158:12
[INFO] [stdout]      |
[INFO] [stdout] 1158 | #[cfg_attr(bootstrap, doc(primitive = "f64"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1159:16
[INFO] [stdout]      |
[INFO] [stdout] 1159 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "f64")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1174:12
[INFO] [stdout]      |
[INFO] [stdout] 1174 | #[cfg_attr(bootstrap, doc(primitive = "i8"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1175:16
[INFO] [stdout]      |
[INFO] [stdout] 1175 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "i8")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1181:12
[INFO] [stdout]      |
[INFO] [stdout] 1181 | #[cfg_attr(bootstrap, doc(primitive = "i16"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1182:16
[INFO] [stdout]      |
[INFO] [stdout] 1182 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "i16")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1188:12
[INFO] [stdout]      |
[INFO] [stdout] 1188 | #[cfg_attr(bootstrap, doc(primitive = "i32"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1189:16
[INFO] [stdout]      |
[INFO] [stdout] 1189 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "i32")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1195:12
[INFO] [stdout]      |
[INFO] [stdout] 1195 | #[cfg_attr(bootstrap, doc(primitive = "i64"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1196:16
[INFO] [stdout]      |
[INFO] [stdout] 1196 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "i64")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1202:12
[INFO] [stdout]      |
[INFO] [stdout] 1202 | #[cfg_attr(bootstrap, doc(primitive = "i128"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1203:16
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "i128")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1209:12
[INFO] [stdout]      |
[INFO] [stdout] 1209 | #[cfg_attr(bootstrap, doc(primitive = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1210:16
[INFO] [stdout]      |
[INFO] [stdout] 1210 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "u8")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1216:12
[INFO] [stdout]      |
[INFO] [stdout] 1216 | #[cfg_attr(bootstrap, doc(primitive = "u16"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1217:16
[INFO] [stdout]      |
[INFO] [stdout] 1217 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "u16")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1223:12
[INFO] [stdout]      |
[INFO] [stdout] 1223 | #[cfg_attr(bootstrap, doc(primitive = "u32"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1224:16
[INFO] [stdout]      |
[INFO] [stdout] 1224 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "u32")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1230:12
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[cfg_attr(bootstrap, doc(primitive = "u64"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1231:16
[INFO] [stdout]      |
[INFO] [stdout] 1231 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "u64")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1237:12
[INFO] [stdout]      |
[INFO] [stdout] 1237 | #[cfg_attr(bootstrap, doc(primitive = "u128"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1238:16
[INFO] [stdout]      |
[INFO] [stdout] 1238 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "u128")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1244:12
[INFO] [stdout]      |
[INFO] [stdout] 1244 | #[cfg_attr(bootstrap, doc(primitive = "isize"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1245:16
[INFO] [stdout]      |
[INFO] [stdout] 1245 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "isize")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1255:12
[INFO] [stdout]      |
[INFO] [stdout] 1255 | #[cfg_attr(bootstrap, doc(primitive = "usize"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1256:16
[INFO] [stdout]      |
[INFO] [stdout] 1256 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "usize")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1266:12
[INFO] [stdout]      |
[INFO] [stdout] 1266 | #[cfg_attr(bootstrap, doc(primitive = "reference"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1267:16
[INFO] [stdout]      |
[INFO] [stdout] 1267 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "reference")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1399:12
[INFO] [stdout]      |
[INFO] [stdout] 1399 | #[cfg_attr(bootstrap, doc(primitive = "fn"))]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap`
[INFO] [stdout]     --> src/primitive_docs.rs:1400:16
[INFO] [stdout]      |
[INFO] [stdout] 1400 | #[cfg_attr(not(bootstrap), rustc_doc_primitive = "fn")]
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/os/linux/raw.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     target_arch = "asmjs",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `freertos`
[INFO] [stdout]   --> src/sys/mod.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     } else if #[cfg(target_os = "freertos")] {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/sys/common/alloc.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     target_arch = "asmjs",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/sys/unix/env.rs:144:37
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(all(target_os = "emscripten", target_arch = "asmjs"))]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `restricted-std`
[INFO] [stdout]   --> src/sys_common/mod.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |                  feature = "restricted-std",
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `backtrace`, `gimli-symbolize`, `miniz_oxide`, `object`, and `panic_immediate_abort`
[INFO] [stdout]    = help: consider adding `restricted-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]    --> src/lib.rs:577:39
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[allow(dead_code, unused_attributes, fuzzy_provenance_casts)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]     = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]     = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1083:1
[INFO] [stdout]      |
[INFO] [stdout] 1083 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1226:1
[INFO] [stdout]      |
[INFO] [stdout] 1226 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0546]: 'feature' is not an identifier
[INFO] [stdout]     --> src/io/mod.rs:1229:1
[INFO] [stdout]      |
[INFO] [stdout] 1229 | #[stable(feature = "iovec-send-sync", since = "1.44.0")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `rustc_allowed_through_unstable_modules` attribute input
[INFO] [stdout]   --> src/os/fd/raw.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[rustc_allowed_through_unstable_modules]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[rustc_allowed_through_unstable_modules = "deprecation message"]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `rustc_allowed_through_unstable_modules` attribute input
[INFO] [stdout]   --> src/os/fd/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[rustc_allowed_through_unstable_modules]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[rustc_allowed_through_unstable_modules = "deprecation message"]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `rustc_allowed_through_unstable_modules` attribute input
[INFO] [stdout]   --> src/os/fd/raw.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rustc_allowed_through_unstable_modules]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[rustc_allowed_through_unstable_modules = "deprecation message"]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `rustc_allowed_through_unstable_modules` attribute input
[INFO] [stdout]    --> src/os/fd/raw.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[rustc_allowed_through_unstable_modules]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[rustc_allowed_through_unstable_modules = "deprecation message"]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `cfg_hide`
[INFO] [stdout]    --> src/lib.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 201 |   #![doc(cfg_hide(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 202 | |     not(test),
[INFO] [stdout] 203 | |     not(any(test, bootstrap)),
[INFO] [stdout] 204 | |     no_global_oom_handling,
[INFO] [stdout] 205 | |     not(no_global_oom_handling)
[INFO] [stdout] 206 | | ))]
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Hasher` which is not `const`
[INFO] [stdout]     --> src/collections/hash/map.rs:3185:12
[INFO] [stdout]      |
[INFO] [stdout] 3185 | impl const Hasher for DefaultHasher {
[INFO] [stdout]      |            ^^^^^^ this trait is not `const`
[INFO] [stdout]      |
[INFO] [stdout]      = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]      = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_default`
[INFO] [stdout]     --> src/collections/hash/map.rs:3172:12
[INFO] [stdout]      |
[INFO] [stdout] 3172 | impl const Default for DefaultHasher {
[INFO] [stdout]      |            ^^^^^^^ trait is not stable as const yet
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #143894 <https://github.com/rust-lang/rust/issues/143894> for more information
[INFO] [stdout]      = help: add `#![feature(const_default)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_default`
[INFO] [stdout]    --> src/sync/once_lock.rs:348:15
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl<T> const Default for OnceLock<T> {
[INFO] [stdout]     |               ^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #143894 <https://github.com/rust-lang/rust/issues/143894> for more information
[INFO] [stdout]     = help: add `#![feature(const_default)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0539, E0546, E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freertos-std` (lib) due to 341 previous errors; 90 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3af47cb23484dd38a5e6a04aa526153fe2963fe27d76cec42612c41a904c82f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af47cb23484dd38a5e6a04aa526153fe2963fe27d76cec42612c41a904c82f0", kill_on_drop: false }`
[INFO] [stdout] 3af47cb23484dd38a5e6a04aa526153fe2963fe27d76cec42612c41a904c82f0
