Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#12098]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12098/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 06 Feb 2020 23:12:53 -0600
Build duration:
38 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit b3750a7c137aa411225e6ac7d558f0e51ee02c4a by rjmccall:
Add a PrettyStackTrace for working with Clang types.- edit: lib/AST/PrettyStackTrace.cpp
- edit: include/swift/AST/PrettyStackTrace.h
-
Commit f17a70c57bdf5e920e4fb53df19b78c657d0942f by rjmccall:
Fix a bug with the printing of optional typealiases.- edit: lib/AST/ASTPrinter.cpp
-
Commit c5718d5b1817670c2990a13624d13c06eb290755 by spestov:
SILGen: Fix crash with function conversions involving class-constrained- edit: lib/SILGen/SILGenPoly.cpp
- edit: test/SILGen/protocol_with_superclass.swift
- edit: test/SILGen/protocol_with_superclass_where_clause.swift
-
Commit 2113df4a758eebb4301a0f3f877826c422bc15f2 by aprantl:
Improve testcase- edit: test/DebugInfo/BoundGenericEnum.swift
-
Commit faee21b626877b526241feb9788b76fc758b6b2e by rjmccall:
Implement Swift serialization and deserialization of Clang types.- add: test/Serialization/Inputs/def_clang_function_types.swift
- edit: include/swift/AST/ASTContext.h
- edit: lib/Serialization/DeclTypeRecordNodes.def
- edit: test/Inputs/clang-importer-sdk/usr/include/ctypes.h
- edit: lib/AST/ClangTypeConverter.h
- edit: lib/ClangImporter/CMakeLists.txt
- add: test/Serialization/clang-function-types.swift
- edit: lib/AST/ASTDumper.cpp
- edit: test/Sema/clang_types_in_ast.swift
- edit: lib/Serialization/ModuleFile.cpp
- add: include/swift/ClangImporter/SwiftAbstractBasicReader.h
- edit: lib/AST/ASTContext.cpp
- edit: lib/Serialization/Deserialization.cpp
- edit: lib/ClangImporter/ImporterImpl.h
- edit: lib/Sema/TypeCheckAccess.cpp
- add: test/ClangImporter/unserializable-clang-function-types.swift
- edit: lib/Serialization/ModuleFormat.h
- add: include/swift/ClangImporter/SwiftAbstractBasicWriter.h
- add: lib/ClangImporter/Serializability.cpp
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/AST/ClangTypeConverter.cpp
- edit: include/swift/ClangImporter/ClangImporter.h
- edit: lib/Serialization/Serialization.h
- edit: lib/Serialization/ModuleFile.h
- edit: include/swift/AST/ClangModuleLoader.h
- edit: lib/Serialization/Serialization.cpp