Build results for nightly-2024-07-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-07-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
Compiling compiler_builtins v0.1.109
warning: literal out of range for `usize`
--> /home/nora/.rustup/toolchains/nightly-2024-07-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/slice/sort/stable/mod.rs:64:41
|
64 | 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-07-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-07-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc)
Checking custom-local-sysroot v0.0.0 (/tmp/.tmpDCZVn6)
Finished `custom_sysroot` profile [optimized] target(s) in 19.75s
A sysroot for Miri is now available in `/tmp/.tmpAqd0l8`.