Build results for nightly-2024-09-25 target avr-unknown-gnu-atmega328 miri-std
Home
error
Preparing a sysroot for Miri (target: avr-unknown-gnu-atmega328)...
warning: no edition set: defaulting to the 2015 edition while the latest is 2021
Compiling compiler_builtins v0.1.125
Checking core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2024-09-25-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
Compiling libc v0.2.158
Compiling memchr v2.5.0
Compiling std v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2024-09-25-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std)
warning: unused import: `insertion_sort_shift_left`
--> /var/lib/does-it-build/.rustup/toolchains/nightly-2024-09-25-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/slice/sort/stable/mod.rs:9:62
|
9 | SMALL_SORT_GENERAL_SCRATCH_LEN, StableSmallSortTypeImpl, insertion_sort_shift_left,
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: unused import: `crate::slice::sort::shared::smallsort::insertion_sort_shift_left`
--> /var/lib/does-it-build/.rustup/toolchains/nightly-2024-09-25-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/mod.rs:8:5
|
8 | use crate::slice::sort::shared::smallsort::insertion_sort_shift_left;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0433]: failed to resolve: use of undeclared crate or module `tiny`
--> /var/lib/does-it-build/.rustup/toolchains/nightly-2024-09-25-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/slice/sort/stable/mod.rs:65:13
|
65 | tiny::mergesort(v, scratch, is_less);
| ^^^^ use of undeclared crate or module `tiny`
For more information about this error, try `rustc --explain E0433`.
warning: `core` (lib) generated 2 warnings
error: could not compile `core` (lib) due to 1 previous error; 2 warnings emitted
fatal error: failed to build sysroot: sysroot build failed
Build history for target avr-unknown-gnu-atmega328
Build state for nightly 2024-09-25