If creation of the `CompilationInfo` promise fails in `mozilla::webgpu::Device::CreateShaderModule`, propagate the error properly, rather than leaving a local `ErrorResult` unhandled. Differential Revision: https://phabricator.services.mozilla.com/D197600