Build results for nightly-2024-09-25 target avr-unknown-gnu-atmega328 core

Home
error
   Compiling compiler_builtins v0.1.125
   Compiling 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)
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`.
error: could not compile `core` (lib) due to 1 previous error

    

Build history for target avr-unknown-gnu-atmega328

Build state for nightly 2024-09-25