swift-ci
(Swift CI)
1
Report
[FAILURE] swift-master-source-compat-suite [#4042]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/4042/
Project:
swift-master-source-compat-suite
Date of build:
Sat, 31 Aug 2019 00:00:59 -0500
Build duration:
1 hr 24 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 00c0a0363758c1e4694b3fb99ebffb5e138de1b6 by marcrasi:
disable sized deallocation for SyntaxData
-
edit: include/swift/Syntax/SyntaxData.h
-
Commit 8641dc731029edffb27e5755562ad583e5af5f83 by rkandhadaimadhav:
[oslog][stdlib-private] Refactor and generalize implementation of
-
edit: test/SILOptimizer/OSLogPrototypeCompileTest.swift
-
add: stdlib/private/OSLog/OSLogIntegerTypes.swift
-
edit: stdlib/private/OSLog/CMakeLists.txt
-
edit: stdlib/private/OSLog/OSLogMessage.swift
-
edit: test/stdlib/OSLogPrototypeExecTest.swift
-
Commit 0e8d600b8d65c27934865c0208ba971dee9ed7e3 by brentdax:
[NFC] Make DeclName::dump() and ObjCSelector::dump() work
-
edit: include/swift/AST/Identifier.h
-
Commit 4f7ade9e8a0dbc9194153976e9c71da94138527f by xi_ge:
cmake: symlink framework ABI baseline data into the build directory
-
edit: utils/api_checker/CMakeLists.txt
-
Commit 242699f93327ce2d760e63d0d0282ce76218be2b by nhawes:
[IDE] Disable constraint system diagnostics during code completion
-
edit: include/swift/AST/DiagnosticSuppression.h
-
edit: lib/Sema/TypeCheckConstraints.cpp
-
edit: include/swift/AST/DiagnosticEngine.h
-
edit: lib/AST/DiagnosticEngine.cpp
-
Commit f11cc97612d33a6324382da969abc59bce7332ef by nhawes:
[Sema] Cosolidate suppress diagnostics mechanisms
-
edit: lib/Sema/TypeChecker.h
-
edit: lib/Sema/TypeChecker.cpp
-
edit: lib/Sema/TypeCheckConstraints.cpp
-
edit: lib/Sema/TypeCheckStmt.cpp
-
Commit 8bd9fde575bcc8d8d58520f17ffdfa3ebe0599eb by nhawes:
Revert "[code-completion] Disable diagnostics in @functionBuilder
-
edit: include/swift/Basic/SourceManager.h
-
edit: lib/Sema/BuilderTransform.cpp
-
Commit feb48a61b99871829ebbbdb74139176845c1af9b by nhawes:
[code-completion] Fix correctness regressions from disabling diagnostics
-
edit: lib/Sema/TypeCheckStmt.cpp
-
edit: test/IDE/complete_in_closures.swift
-
edit: lib/IDE/ExprContextAnalysis.cpp
-
edit: test/SourceKit/CodeComplete/injected_vfs_complete_open.swift
-
edit: lib/Parse/ParseExpr.cpp
-
Commit 2ab05a68350cab02e289e1314b3c61a236b0b5fe by dgregor:
Add a request to lazily parse function bodies.
-
edit: include/swift/Parse/Parser.h
-
edit: lib/AST/ASTPrinter.cpp
-
edit: include/swift/AST/ParseRequests.h
-
edit: lib/Parse/ParseRequests.cpp
-
edit: lib/AST/ASTScopeCreation.cpp
-
edit: include/swift/AST/Decl.h
-
edit: lib/Parse/Parser.cpp
-
edit: lib/Parse/PersistentParserState.cpp
-
edit: lib/Parse/ParseDecl.cpp
-
edit: lib/AST/Decl.cpp
-
edit: include/swift/AST/ParseTypeIDZone.def
-
edit: lib/AST/UnqualifiedLookup.cpp
-
edit: lib/Sema/SourceLoader.cpp
-
edit: lib/Sema/LookupVisibleDecls.cpp
-
edit: include/swift/Parse/PersistentParserState.h
-
Commit bd53fe355d9378eb7bcd273ebccf8aae62969969 by github:
Revert "[CS] Don't crash when default argument is magic literal and
-
edit: lib/Sema/CSFix.cpp
-
edit: lib/Sema/CSFix.h
-
edit: include/swift/AST/DiagnosticsSema.def
-
delete: validation-test/compiler_crashers_2_fixed/sr11074.swift
-
edit: lib/Sema/ConstraintLocator.h
-
edit: lib/Sema/CSDiagnostics.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: test/decl/func/default-values.swift
-
edit: lib/Sema/ConstraintLocator.cpp
-
edit: lib/Sema/CSDiagnostics.h
-
Commit 64495a0dd4dcd6f9d620ac90a279b4dc4e203620 by truizlop:
Add project Bow