This implies that the library search path isn't working for loading the core libraries or dependencies. A workaround would be to use :image load swiftCore.dll
to ensure that the standard library is loaded and thus the scratch context can be created. @Adrian_Prantl was working on some refactorings for lldb that should help make this more robust in the future.