# [FAILURE] oss-swift-package-osx [#5055]
Build URL: https://ci.swift.org/job/oss-swift-package-osx/5055/
Project: oss-swift-package-osx
Date of build: Thu, 13 Aug 2020 17:01:54 -0500
Build duration: 4 hr 8 min
Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit 4ca3c232b7aa70b01b38dc2766fb5b7e23e295ce by atrick:
Fix LICM to avoid hoisting never-executed traps
-
edit: test/SILOptimizer/licm.sil
-
edit: include/swift/SIL/LoopInfo.h
-
edit: lib/SILOptimizer/LoopTransforms/LICM.cpp
-
Commit a535463062d64e811f69ad13466877984e856f65 by dgregor:
[Concurrency] async autoclosures are only legal on async functions.
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/TypeCheckDecl.cpp
- edit: test/expr/unary/async_await.swift
-
Commit eda621fb645b2eb443d8febe3c76dbbd92490eab by dgregor:
[Concurrency] Only suggest adding 'async' to functions.
- edit: test/expr/unary/async_await.swift
- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit 1c4d540ef205441346dc6f6153ddfe9a43fff40d by compnerd:
PackageDescription: renegotiate the PackageDescription contract
- edit: Sources/PackageDescription/PackageDescription.swift
- edit: Sources/PackageLoading/ManifestLoader.swift