* [asahilinux:bits/190-rust 96/170] error: cannot find macro `vec` in this scope
@ 2024-11-23 13:01 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-11-23 13:01 UTC (permalink / raw)
To: Janne Grunau; +Cc: llvm, oe-kbuild-all
tree: https://github.com/AsahiLinux/linux bits/190-rust
head: d2162ac6537bde95fc68fe4ec97d67c43846231c
commit: 4083ae246e9f06bcf4c1e1e9208cd82c18ca6e48 [96/170] rust: alloc: Vec: Implement .clear()/.truncate()
config: x86_64-randconfig-001-20241123 (https://download.01.org/0day-ci/archive/20241123/202411232001.pjkAkjgA-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241123/202411232001.pjkAkjgA-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/202411232001.pjkAkjgA-lkp@intel.com/
All errors (new ones prefixed by >>):
>> error: cannot find macro `vec` in this scope
--> rust/doctests_kernel_generated.rs:1127:15
|
1127 | let mut vec = vec![1, 2, 3];
| ^^^
--
>> error: cannot find macro `vec` in this scope
--> rust/doctests_kernel_generated.rs:1079:15
|
1079 | let mut vec = vec![1, 2, 3];
| ^^^
--
>> error: cannot find macro `vec` in this scope
--> rust/doctests_kernel_generated.rs:1031:15
|
1031 | let mut vec = vec![1, 2, 3, 4, 5];
| ^^^
--
>> error: cannot find macro `vec` in this scope
--> rust/doctests_kernel_generated.rs:981:13
|
981 | let mut v = vec![1, 2, 3];
| ^^^
--
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:[~2024-11-23 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-23 13:01 [asahilinux:bits/190-rust 96/170] error: cannot find macro `vec` in this scope 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;
as well as URLs for NNTP newsgroup(s).