Build results for nightly-2024-09-06 target i686-uwp-windows-msvc miri-std

pass
Preparing a sysroot for Miri (target: i686-uwp-windows-msvc)...
warning: no edition set: defaulting to the 2015 edition while the latest is 2021
   Compiling compiler_builtins v0.1.123
    Checking core v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
   Compiling memchr v2.5.0
   Compiling std v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std)
    Checking windows-targets v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/windows_targets)
    Checking rustc-std-workspace-core v1.99.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core)
    Checking alloc v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc)
    Checking cfg-if v1.0.0
    Checking adler v1.0.2
    Checking rustc-demangle v0.1.24
    Checking unwind v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind)
    Checking rustc-std-workspace-alloc v1.99.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-alloc)
    Checking panic_unwind v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_unwind)
    Checking panic_abort v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/panic_abort)
    Checking gimli v0.29.0
    Checking std_detect v0.1.5 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect)
    Checking object v0.36.2
    Checking hashbrown v0.14.5
    Checking miniz_oxide v0.7.4
    Checking addr2line v0.22.0
warning: unused import: `WinError`
 --> /home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/pal/windows/os.rs:8:24
  |
8 | use super::api::{self, WinError};
  |                        ^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning[E0133]: call to unsafe function `sys::pal::windows::stack_overflow_uwp::reserve_stack` is unsafe and requires unsafe block
  --> /home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/pal/windows/thread.rs:51:13
   |
51 |             stack_overflow::reserve_stack();
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
   |
   = note: for more information, see issue #71668 
   = note: consult the function's documentation for information on how to avoid undefined behavior
note: an unsafe function restricts its caller, but its body is safe by default
  --> /home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/pal/windows/thread.rs:49:9
   |
49 |         unsafe extern "system" fn thread_start(main: *mut c_void) -> u32 {
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
note: the lint level is defined here
  --> /home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/pal/windows/mod.rs:2:11
   |
2  | #![forbid(unsafe_op_in_unsafe_fn)]
   |           ^^^^^^^^^^^^^^^^^^^^^^

For more information about this error, try `rustc --explain E0133`.
warning: `std` (lib) generated 2 warnings (run `cargo fix --lib -p std` to apply 2 suggestions)
    Checking rustc-std-workspace-std v1.99.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-std)
    Checking proc_macro v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/proc_macro)
    Checking unicode-width v0.1.13
    Checking getopts v0.2.21
    Checking test v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/test)
    Checking sysroot v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-09-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/sysroot)
    Checking custom-local-sysroot v0.0.0 (/tmp/.tmpzotp3S)
    Finished `custom_sysroot` profile [optimized] target(s) in 41.61s
A sysroot for Miri is now available in `/tmp/.tmpBek7EX`.