reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git/commit/?id=37bd81e08ed8a70e3c8a60225c51ddefac743153 git remote add vireshk-pm https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git git fetch --no-tags vireshk-pm cpufreq/arm/linux-next git checkout 37bd81e08ed8a70e3c8a60225c51ddefac743153 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash rustfmtcheck