swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#12746]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12746/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 26 Mar 2020 12:35:24 -0500
Build duration:
37 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 95be170e4635f9184e6206afd955eca0996fb414 by pyaskevich:
[CSApply] Support dynamic member lookup as component of key path dynamic
-
edit: lib/Sema/CSApply.cpp
-
edit: test/attr/attr_dynamic_member_lookup.swift
-
Commit 75691d641e6e5d0571e48421edd5986c6d2d2cac by github:
[AutoDiff upstream] Add linear function SIL instructions (#30638)
-
edit: include/swift/SIL/SILNodes.def
-
edit: lib/SIL/ValueOwnership.cpp
-
edit: lib/Serialization/ModuleFormat.h
-
edit: lib/SIL/SILVerifier.cpp
-
edit: include/swift/SIL/SILInstruction.h
-
edit: lib/ParseSIL/ParseSIL.cpp
-
edit: lib/Serialization/DeserializeSIL.cpp
-
edit: include/swift/SIL/SILCloner.h
-
edit: lib/SILOptimizer/Utils/SILInliner.cpp
-
edit: lib/SILOptimizer/UtilityPasses/SerializeSILPass.cpp
-
edit: lib/SIL/OperandOwnership.cpp
-
add: test/AutoDiff/SIL/linear_function_inst.sil
-
edit: include/swift/SIL/SILBuilder.h
-
edit: include/swift/AST/DiagnosticsParse.def
-
edit: lib/SIL/SILInstructions.cpp
-
edit: lib/Serialization/SILFormat.h
-
edit: lib/SIL/SILPrinter.cpp
-
edit: lib/Serialization/SerializeSIL.cpp
-
edit: docs/SIL.rst
-
edit: lib/IRGen/IRGenSIL.cpp