swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4517]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4517/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Sat, 24 Oct 2020 02:56:00 -0500
Build duration: 3 hr 3 min
Identified problems:- Swift Compile Error: Swift compiler error
- Indication 1
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit b3578abe693a779fb35ca28c2f45b540fb8524d0 by spestov:
Add regression test for [SR-12473] ASTScopeImpl: resorting to startingScope hack · Issue #54913 · apple/swift · GitHub / rdar://problem/61111969
-
add: validation-test/compiler_crashers_2_fixed/sr12473.swift
-
Commit acef0261fc65f69a73d8bc4fdb8723fe09e48814 by spestov:
Add regression test for [SR-13727] Inheritance requirement failure · Issue #56124 · apple/swift · GitHub / rdar://problem/70298061
-
add: validation-test/compiler_crashers_2_fixed/sr13727.swift
-
Commit 8c5737d1d5f87d6d2379e6b074797557561e82aa by mgottesman:
[ownership] Change thin_to_thick function to always produce a none value.
-
edit: lib/SIL/IR/ValueOwnership.cpp
-
edit: test/SILGen/generic_closures.swift
-
edit: test/SILGen/implicitly_unwrapped_optional.swift
-
edit: test/AutoDiff/SILGen/reabstraction.swift
-
edit: test/SILGen/reabstract.swift
-
edit: test/SILGen/rethrows.swift
-
edit: test/AutoDiff/SILGen/autodiff_builtins.swift
-
edit: include/swift/SIL/SILInstruction.h
-
delete: test/DebugInfo/mandatoryinlining-wrongdebugscope.swift
-
edit: test/SILGen/cf_members.swift
-
edit: test/SIL/ownership-verifier/use_verifier.sil
-
edit: lib/SILOptimizer/Mandatory/Differentiation.cpp
-
Commit 360e406d3a01ec0d41b72a34cbd6d0f8ac91bf2b by spestov:
SIL: Rename SILFunction::hasSelfMetadataParam()/getSelfMetadataArgument()
-
edit: lib/SIL/Verifier/SILVerifier.cpp
-
edit: lib/IRGen/IRGenSIL.cpp
-
edit: lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp
-
edit: include/swift/SIL/SILFunction.h
-
edit: lib/IRGen/GenHeap.cpp
-
edit: lib/IRGen/IRGenFunction.h
-
edit: lib/SIL/IR/SILInstructions.cpp
-
edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
-
edit: lib/SIL/IR/SILFunction.cpp
-
edit: lib/SILGen/SILGenPoly.cpp
-
edit: lib/IRGen/MetadataRequest.cpp
-
edit: lib/IRGen/GenType.cpp
-
edit: lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp
-
Commit 7f2b01ccb37a090c40ad423df5c35830b018312f by spestov:
DI: Fix crash when value_metatype was used with a non-class 'self' type
-
edit: lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp
-
edit: test/SILOptimizer/definite_init_type_of_self_in_convenience_init.swift
-
Commit 37f2bc1e5993f9db5ccdc6ab82f5eb5580fc6206 by spestov:
DI: Add non-working code for handling value_metatype when used on an address-only type
-
edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp
-
edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h
-
edit: lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp