swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#7180]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7180/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Wed, 18 Nov 2020 16:35:24 -0600
Build duration: 1 hr 30 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 2c43046805d79e6be38b51b49991b453fbfc1399 by github:
Use linux preset for linux builds
-
edit: jobs/pull-request/pr-swift-tools-support-core.sh
-
Commit c8f1a538e985333288da6c88ac4420bb861a8665 by mikeash:
[Runtime] Change ProtocolCache, NominalCache, and HashableConformances to ConcurrentReadableHashMap.
-
edit: stdlib/public/runtime/MetadataLookup.cpp
-
edit: stdlib/public/runtime/AnyHashableSupport.cpp
-
Commit fbfcaabb833eb054a3a394a096c028d44300a8a6 by aschwaighofer:
IRGen: Allow calling a pre-defined async silgen_name function using the async convention
-
edit: lib/IRGen/GenCall.h
-
edit: lib/IRGen/GenCall.cpp
-
edit: lib/IRGen/IRGenSIL.cpp
-
edit: lib/IRGen/Callee.h
-
edit: test/IRGen/async.swift
-
Commit 611284fcc204271dfa5a0834ed203bdc06ded9a9 by mgottesman:
[sil] Element shadowing of SILInstruction::getKind() by renaming MarkUninitializedInst::get{,MarkUninitialized}Kind().
-
edit: lib/Serialization/SerializeSIL.cpp
-
edit: lib/SILOptimizer/Mandatory/DiagnoseInvalidEscapingCaptures.cpp
-
edit: include/swift/SIL/SILInstruction.h
-
edit: lib/SILOptimizer/Transforms/AllocBoxToStack.cpp
-
edit: include/swift/SIL/SILCloner.h
-
edit: lib/SIL/IR/SILPrinter.cpp
-
edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h
-
Commit e887924d63ee5780000590c457c3ffcbbde82ac2 by github:
Add PackageIdentity type (#3057)
-
edit: Sources/SPMPackageEditor/PackageEditor.swift
-
edit: Sources/PackageLoading/ManifestLoader.swift
-
edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
-
edit: Tests/CommandsTests/PackageToolTests.swift
-
edit: Sources/PackageModel/CMakeLists.txt
-
edit: Sources/Workspace/ManagedDependency.swift
-
edit: Sources/SPMTestSupport/MockDependencyGraph.swift
-
edit: Sources/PackageGraph/PackageGraphRoot.swift
-
edit: Sources/PackageCollections/Utility.swift
-
edit: Tests/PackageGraphTests/PubgrubTests.swift
-
edit: Sources/SPMTestSupport/MockWorkspace.swift
-
edit: Sources/PackageCollections/Storage/PackageCollectionsStorage.swift
-
edit: Sources/PackageGraph/Pubgrub/Incompatibility.swift
-
edit: Sources/PackageModel/PackageReference.swift
-
add: Sources/PackageModel/PackageIdentity.swift
-
edit: Sources/Workspace/Workspace.swift
-
add: Tests/PackageModelTests/LegacyPackageIdentityTests.swift
-
edit: Tests/PackageModelTests/PackageModelTests.swift
-
edit: Sources/PackageGraph/PackageModel+Extensions.swift
-
edit: Tests/WorkspaceTests/WorkspaceTests.swift
-
add: Tests/PackageModelTests/CanonicalPackageIdentityTests.swift
-
edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
-
edit: Sources/SPMTestSupport/MockPackageContainer.swift
-
edit: Tests/WorkspaceTests/PinsStoreTests.swift
-
edit: Sources/PackageGraph/PackageGraph+Loading.swift
-
edit: Sources/PackageCollections/PackageCollections.swift
-
edit: Sources/PackageGraph/PinsStore.swift
-
edit: Tests/PackageGraphPerformanceTests/DependencyResolverPerfTests.swift
-
edit: Sources/Workspace/ResolverPrecomputationProvider.swift
-
Commit ace1214dd059f20fbf8641784942f7b940090d4d by github:
[bootstrap] Use separate module cache for builds (#3061)
-
edit: Utilities/bootstrap
-
Commit 7e5bc6397c0febface242c6406c12b0fb2688a2f by 1094986+edymtt:
[build-script-helper] Use separate module cache
-
edit: Utilities/build-script-helper.py