Build results for nightly-2024-08-06 target msp430-none-elf miri-std

pass
Preparing a sysroot for Miri (target: msp430-none-elf)...
warning: no edition set: defaulting to the 2015 edition while the latest is 2021
    Checking core v0.0.0 (/home/nora/.rustup/toolchains/nightly-2024-08-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
   Compiling compiler_builtins v0.1.114
warning: literal out of range for `usize`
  --> /home/nora/.rustup/toolchains/nightly-2024-08-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/slice/sort/stable/mod.rs:62:41
   |
62 |     const MAX_FULL_ALLOC_BYTES: usize = 8_000_000; // 8MB
   |                                         ^^^^^^^^^
   |
   = note: the literal `8_000_000` does not fit into the type `usize` whose range is `0..=65535`
   = note: `#[warn(overflowing_literals)]` on by default

warning: `core` (lib) generated 1 warning
    Checking rustc-std-workspace-core v1.99.0 (/home/nora/.rustup/toolchains/nightly-2024-08-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-08-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc)
    Checking custom-local-sysroot v0.0.0 (/tmp/.tmpxewTPF)
    Finished `custom_sysroot` profile [optimized] target(s) in 8.42s
A sysroot for Miri is now available in `/tmp/.tmpcdMwTe`.