tree: git://anongit.freedesktop.org/drm/drm-misc topic/rust-drm head: 42abbd1bc1f3362a9adee3d05e54518de90f2205 commit: 5aad7a29ba6037a224c3f8ff36bfb2c82a5d3f4d [8/18] rust: add revocable objects config: x86_64-randconfig-r113-20240315 (https://download.01.org/0day-ci/archive/20240316/202403160126.yOqyf2Sq-lkp@xxxxxxxxx/config) compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240316/202403160126.yOqyf2Sq-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202403160126.yOqyf2Sq-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> error[E0599]: no method named `revoke` found for opaque type `impl PinInit<Revocable<Example>>` in the current scope --> rust/doctests_kernel_generated.rs:2185:3 | 2185 | v.revoke(); | ^^^^^^ method not found in `impl PinInit<Revocable<Example>>` | = note: the full type name has been written to 'rust/doctests_kernel_generated.long-type-11207499695041056550.txt' -- >> error[E0599]: no method named `revoke` found for opaque type `impl PinInit<Revocable<Example>>` in the current scope --> rust/doctests_kernel_generated.rs:2250:3 | 2250 | v.revoke(); | ^^^^^^ method not found in `impl PinInit<Revocable<Example>>` | = note: the full type name has been written to 'rust/doctests_kernel_generated.long-type-11949269667377111354.txt' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki