swift-ci
(Swift CI)
1
Report
[FAILURE] swift-master-sourcekitd-stress-tester [#1692]
Build URL:
https://ci.swift.org/job/swift-master-sourcekitd-stress-tester/1692/
Project:
swift-master-sourcekitd-stress-tester
Date of build:
Thu, 02 Jan 2020 18:40:49 -0600
Build duration:
3 hr 10 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 59e97437998fb33cec8b924aaddda45841389d0c by mishal_shah:
Update the macOS package bot for swift 5.2
-
edit: jobs/swift-5.2-branch/oss-swift-package-osx.sh
-
Commit 26af3a66892ea84e38b7779b1c8b11abedf2e357 by mishal_shah:
Fix the name of the toolchain for swift 5.2
-
edit: jobs/swift-5.2-branch/oss-package-trigger.sh
-
Commit c9bd831004a35e542a8b8cf238b868e3081e1991 by aschwaighofer:
DeserializeSIL: Fix two places where we want the SILType inside of the
-
edit: lib/Serialization/DeserializeSIL.cpp
-
add: test/Serialization/Inputs/opaque_types_inlineable_2.swift
-
add: test/Serialization/opaque_types_inlineable.swift
-
Commit f40a67d9f8bfdfb91a37acb48bf8ffdf0a852cb2 by kitaetoya:
SR-11148: Separate do and while blocks generate error from legacy
-
edit: test/stmt/statements.swift
-
edit: lib/Parse/ParseStmt.cpp
-
edit: include/swift/AST/DiagnosticsParse.def
-
Commit 5e4017019b71af1ffd0f9288bed65f368b0c0463 by compnerd:
AST: remove invalid static_assert
-
edit: lib/AST/ProtocolConformance.cpp
-
Commit c5a655e35b89085da29d1acde98d4480420c06ce by dgregor:
[Type checker] Fold more for-each type checking into the constraint
-
edit: test/Constraints/generic_protocol_witness.swift
-
edit: lib/Sema/TypeCheckConstraints.cpp
-
edit: lib/Sema/TypeChecker.h
-
edit: include/swift/AST/Expr.h
-
edit: lib/Sema/TypeCheckStmt.cpp
-
Commit d0343aeb31576aec32d7d6df609f496d3596da92 by compnerd:
build: remove more unused functions (NFC)
-
edit: utils/build-script-impl
-
Commit 64c170b5e9f7628ad0881f4217abc05ea9fa6760 by compnerd:
AST: remove unnecessary variable (NFC)
-
Commit 43f1e9ba60ab454b616198631291894196c1d822 by pyaskevich:
[CSDiag] NFC: Remove obsolete CalleeListener callback
-
edit: lib/Sema/CSDiag.cpp
-
Commit bbcaf8c66933aa3bf553ca11a7d7e69cc4a0a1d6 by dgregor:
[Type checker] Introduce value witness constraints.
-
edit: lib/AST/ASTContext.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/Sema/Constraint.cpp
-
edit: lib/Sema/ConstraintSystem.h
-
edit: lib/Sema/CSSolver.cpp
-
edit: test/SILGen/foreach.swift
-
edit: lib/Sema/TypeCheckConstraints.cpp
-
edit: include/swift/AST/ASTContext.h
-
edit: test/stmt/foreach.swift
-
edit: test/Constraints/generic_protocol_witness.swift
-
edit: lib/Sema/CSBindings.cpp
-
edit: lib/Sema/Constraint.h
-
edit: test/IRGen/big_types_corner_cases.swift
-
Commit dbc3b433ad35d3c1b3b57dd8e69fabf9b0b1aa1f by compnerd:
build: synchronise with LLDB's version of FindLibEdit
-
edit: tools/SourceKit/tools/CMakeLists.txt
-
edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
-
edit: cmake/modules/FindLibEdit.cmake
-
edit: lib/Immediate/CMakeLists.txt