public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* [asahilinux:bits/250-aop 17/68] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std`
@ 2026-04-07  3:56 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-04-07  3:56 UTC (permalink / raw)
  To: Janne Grunau; +Cc: llvm, oe-kbuild-all

tree:   https://github.com/AsahiLinux/linux bits/250-aop
head:   f7a3080ba37b989ad2fd83054a4b458af97b635d
commit: 59f3ec049634f1b22d7d6078e833fb5f21a71c84 [17/68] rust: alloc: vec: Import .drain() / Drain from rust library
config: x86_64-randconfig-073-20260404 (https://download.01.org/0day-ci/archive/20260405/202604050527.k349kbPq-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
rustc: rustc 1.88.0 (6b00bc388 2025-06-23)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260405/202604050527.k349kbPq-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202604050527.k349kbPq-lkp@intel.com/

All errors (new ones prefixed by >>):

>> error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std`
   --> rust/doctests_kernel_generated.rs:962:11
   |
   962 | let iter: std::vec::Drain<'_, _> = v.drain(..);
   |           ^^^ use of unresolved module or unlinked crate `std`
   |
   = help: you might be missing a crate named `std`

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-07  3:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07  3:56 [asahilinux:bits/250-aop 17/68] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox