swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-rebranch-incremental-RA-linux-ubuntu-16_04 [#225]
Build URL: https://ci.swift.org/job/oss-swift-rebranch-incremental-RA-linux-ubuntu-16_04/225/
Project: oss-swift-rebranch-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 29 Jan 2021 18:24:20 -0600
Build duration: 47 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 1f1f703afeb2a839238f583b41b5d59ee1ffa1a3 by dgregor:
Drop @concurrent from parameter to @asyncHandler entry point.
-
edit: test/SILGen/async_handler.swift
-
edit: stdlib/public/Concurrency/Task.swift
-
Commit 99f8d7a5e8cc5ad6d0314206a091376a1db66e56 by dgregor:
[SIL] Add @concurrent function types to SIL
-
edit: include/swift/Demangling/TypeDecoder.h
-
edit: lib/Serialization/Serialization.cpp
-
edit: test/SILGen/async_let.swift
-
edit: lib/AST/ASTPrinter.cpp
-
edit: lib/Demangling/OldDemangler.cpp
-
edit: include/swift/AST/ExtInfo.h
-
add: test/SILGen/concurrent_functions.swift
-
edit: lib/AST/ASTDemangler.cpp
-
edit: lib/Demangling/OldRemangler.cpp
-
edit: lib/SIL/IR/SILFunctionType.cpp
-
edit: lib/Sema/TypeCheckType.cpp
-
edit: include/swift/AST/Types.h
-
edit: lib/Demangling/Demangler.cpp
-
edit: include/swift/Reflection/TypeRefBuilder.h
-
edit: lib/Serialization/ModuleFormat.h
-
edit: lib/AST/ASTMangler.cpp
-
edit: lib/Demangling/Remangler.cpp
-
edit: lib/SIL/IR/TypeLowering.cpp
-
edit: lib/Serialization/Deserialization.cpp
-
edit: docs/ABI/Mangling.rst
-
Commit fd85e0e1e078b362b425bd46590b1d5d780d3d8c by eeckstein:
SILLocation: remove unused flag bits.
-
edit: lib/SIL/IR/SILLocation.cpp
-
edit: test/SILGen/sil_locations_top_level.swift
-
edit: lib/SIL/IR/SILPrinter.cpp
-
edit: include/swift/SIL/SILLocation.h
-
Commit 462e58d3cbe885e59e7711ff597b880fe31c1621 by eeckstein:
SILLocation: a big refactoring and reducing its size from 3 to 2 words
-
edit: lib/IRGen/IRGenDebugInfo.h
-
edit: lib/SILOptimizer/Utils/OwnershipOptUtils.cpp
-
edit: lib/IRGen/GenHeap.cpp
-
edit: include/swift/SIL/SILLocation.h
-
edit: lib/SILOptimizer/Transforms/DestroyHoisting.cpp
-
edit: lib/SILGen/SILGenGlobalVariable.cpp
-
edit: lib/SILGen/SILGenFunction.h
-
edit: lib/IRGen/IRGenDebugInfo.cpp
-
edit: lib/SILOptimizer/Utils/CanonicalOSSALifetime.cpp
-
edit: lib/SIL/IR/SILLocation.cpp
-
edit: lib/SILOptimizer/Utils/SILInliner.cpp
-
edit: include/swift/SILOptimizer/Analysis/AccessSummaryAnalysis.h
-
edit: lib/SILGen/SILGenPattern.cpp
-
edit: lib/SILOptimizer/Utils/ValueLifetime.cpp
-
edit: lib/SIL/IR/SILPrinter.cpp
-
edit: lib/SIL/Parser/ParseSIL.cpp
-
edit: include/swift/SIL/PrettyStackTrace.h
-
edit: lib/IRGen/LoadableByAddress.cpp
-
edit: lib/SILGen/SILGenConstructor.cpp
-
edit: lib/SILGen/SILGenEpilog.cpp
-
edit: lib/SIL/Utils/PrettyStackTrace.cpp
-
edit: lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp
-
edit: lib/SILGen/JumpDest.h
-
edit: lib/SILGen/SILGenBridging.cpp
-
edit: lib/SILOptimizer/UtilityPasses/SILSkippingChecker.cpp
-
Commit ec64f2a2551087ac0b2d0d712b1177e6b7707474 by eeckstein:
SILLocation: replace CleanupLocation::get(loc) with CleanupLocation(loc)
-
edit: include/swift/SIL/SILLocation.h
-
edit: lib/SILGen/SILGenEpilog.cpp
-
edit: lib/SILGen/SILGenExpr.cpp
-
edit: lib/SILGen/SILGenDestructor.cpp
-
edit: lib/SILOptimizer/Transforms/AllocBoxToStack.cpp
-
edit: lib/SILGen/Condition.cpp
-
edit: lib/SILGen/SILGenFunction.cpp
-
edit: lib/SILGen/SILGenLValue.cpp
-
edit: lib/SILGen/SILGenForeignError.cpp
-
edit: lib/SILGen/SILGenPoly.cpp
-
edit: lib/SILGen/ArgumentScope.h
-
edit: lib/SILGen/SILGenConstructor.cpp
-
edit: lib/SILGen/SILGen.cpp
-
edit: lib/SILGen/SILGenConvert.cpp
-
edit: lib/SILGen/SILGenApply.cpp
-
edit: lib/SILGen/SILGenStmt.cpp
-
edit: lib/SILGen/FormalEvaluation.cpp
-
edit: lib/SILGen/SILGenDynamicCast.cpp
-
edit: lib/SILGen/SILGenBridging.cpp
-
edit: lib/SILOptimizer/IPO/ClosureSpecializer.cpp
-
edit: lib/SILGen/LValue.h
-
edit: lib/SILGen/Scope.h
-
edit: lib/SILGen/JumpDest.h
-
edit: lib/SILGen/SILGenPattern.cpp
-
edit: lib/SILGen/SwitchEnumBuilder.cpp
-
Commit 65208c0642d74b05ab1cd7618a3273860f2348ff by eeckstein:
SIL: efficiently store SILLocation in SILInstruction
-
edit: include/swift/SIL/SILInstruction.h
-
edit: lib/SIL/IR/SILInstruction.cpp
-
edit: include/swift/SIL/SILNode.h
-
edit: include/swift/SIL/SILLocation.h
-
Commit adae4d7dc7176a236263d96af225afd69a553411 by eeckstein:
cmake: another fix for include all header files in Xcode projects.
-
edit: cmake/modules/AddSwift.cmake
-
Commit 34ced2b20002eb0d0ba8d3c0c7ddfe129cd7125d by mgottesman:
[capture-promotion] Update style of old pass.
-
edit: lib/SILOptimizer/IPO/CapturePromotion.cpp
-
Commit 33f91130b7941b976a03c481c59a8a6589f34ad5 by vsk:
[lldb/test] Xfail TestSwiftBenchmarkOnone.1.test
-
edit: lldb/test/Shell/Stepper/TestSwiftBenchmarkOnone.1.test