# [FAILURE] swift-master-source-compat-suite [#5320]
Build URL: https://ci.swift.org/job/swift-master-source-compat-suite/5320/
Project: swift-master-source-compat-suite
Date of build: Wed, 12 Aug 2020 01:58:22 -0500
Build duration: 9 hr 26 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit 587973fd8b31d86e981401be0a3fcd0698b31f20 by repo:
[build] Remove unemployed 'skip-{build,test}-*' flags from
-
edit: utils/build-script-impl
-
edit: utils/build-script
-
Commit ecf8d556e55eeb51b3558fd9f3a5796b2cc47427 by acgarland:
[SymbolGraph] Don't link type identifier fragments to private symbols
- edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.h
- edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.cpp
- edit: lib/SymbolGraphGen/SymbolGraph.cpp
- add: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/UnderscoreNotLinked.swift
-
Commit 6773d7e0c5b2487d6534107b01c08ee57f546e20 by varun_gandhi:
[NFC] [ModuleTrace] Add negative test for cycles in trace emission.
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph2/CoreDaemon.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph2/MemoryKit.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph2/module.modulemap
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph2/FilesystemKit.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph2/DaemonKit.h
- add: test/Driver/loaded_module_trace_directness_2.swift
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph2/CoreMemory.h
-
Commit 99cefe707e31a73f0f6298e1ab52412122db57ec by varun_gandhi:
[ModuleTrace] Handle cycle detection edge case in module trace emission.
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: test/Driver/loaded_module_trace_directness_2.swift
-
Commit 0ca845818974d5ac9183dc05981d86d12434e5b4 by varun_gandhi:
[NFC] Remove caching for "isOverlay" computation when emitting a trace.
- edit: lib/FrontendTool/FrontendTool.cpp
-
Commit 80135c913a43ee9c6a05d1f81698acf2be927171 by danielrodriguez:
[android] Adapt test to upstream readobj output change.
- edit: test/DebugInfo/modulecache.swift
-
Commit 34c55e2d99509c826a1af599c7eaf357e9ec938a by augusto2112:
Add functionality that returns correct reflection section name for
- add: include/swift/ABI/ObjectFile.h
- edit: include/swift/Reflection/ReflectionContext.h
-
Commit 4096a62b2aa8947eafa0a1456508cf9181687b3b by hborla:
[ConstraintSystem] Don't update the work list when merging type
- edit: lib/Sema/ConstraintSystem.h
- edit: validation-test/SILOptimizer/large_string_array.swift.gyb
-
Commit 89c499ec61a613644d3f57336f54212a917b5bc3 by hborla:
[ConstraintSystem] Remove default argument for updateWorkList from
- edit: lib/Sema/CSSimplify.cpp
- edit: lib/Sema/ConstraintSystem.h
-
Commit a8255f2601cb772131c0b3b3db43929194037e48 by xi_ge:
abi-checker: allow ABI checker to deserialize @_implementationOnly
- edit: tools/swift-api-digester/swift-api-digester.cpp
-
Commit 54d25818867e07594a027546f2f9d65827a66423 by pyaskevich:
[ConstraintSystem] Add
isStaticallyDerivedMetatype
toSolution
- edit: lib/Sema/CSApply.cpp
- edit: lib/Sema/ConstraintSystem.h
-
Commit a81b7d19e8f7591e098c7f94deb34e88dd08d8f6 by pyaskevich:
[CSSolver]
solveForCodeCompletion
should fail if constraint generation- edit: lib/Sema/CSSolver.cpp
-
Commit 73262ae2a974bc23e670204f49eae16e20859aec by pyaskevich:
[ConstraintSystem] Add
Solution::getResolvedType
to get a concrete- edit: lib/Sema/CSApply.cpp
- edit: lib/Sema/ConstraintSystem.h
-
Commit a4bea90c91abfbe846783741b6dc9db2f2980d74 by github:
[build] invoke swift-serialize-diagnostics for host architecture
- edit: localization/CMakeLists.txt
-
Commit 5dd1bfea8d9dbb16c71d5427dd5440273828b50b by dgregor:
[Concurrency] Add support for 'async' closures.
- edit: lib/Sema/CSGen.cpp
- edit: test/expr/unary/async_await.swift
- edit: utils/gyb_syntax_support/ExprNodes.py
- edit: include/swift/AST/ExtInfo.h
- edit: test/Parse/async-syntax.swift
- edit: lib/Parse/ParseExpr.cpp
- edit: include/swift/AST/Expr.h
- edit: lib/Sema/DebuggerTestingTransform.cpp
- edit: lib/Sema/DerivedConformanceDifferentiable.cpp
- edit: include/swift/Parse/Parser.h
-
Commit 3a3f92a2f7b0acbefecb9c26a72334067b96a004 by rwidmann:
Implement Richer Diagnostics for Cross-File Synthesis Failures
- edit: include/swift/AST/DiagnosticsSema.def
- edit: test/Sema/enum_conformance_synthesis.swift
- edit: lib/Sema/DerivedConformances.cpp
- edit: test/Sema/struct_equatable_hashable.swift
- add: test/Sema/Inputs/fixits-derived-conformances-multifile.swift
- edit: localization/diagnostics/en.yaml
- edit: test/AutoDiff/Sema/DerivedConformances/struct_differentiable.swift
- edit: test/AutoDiff/Sema/DerivedConformances/struct_additive_arithmetic.swift
- add: test/Sema/fixits-derived-conformances.swift
- edit: test/AutoDiff/Sema/DerivedConformances/class_differentiable.swift
-
Commit 01563cea97596be6740e85f4701bb02922174b30 by rwidmann:
[NFC] Fold Switch-Nest in Obligation Verification
- edit: lib/Frontend/DependencyVerifier.cpp
-
Commit 7cd920403d2005df6d18ff7c9c545467a2568577 by augusto2112:
Fix reading metadata from ELF sections
- edit: include/swift/Reflection/ReflectionContext.h
-
Commit bf2ef3934d73ffe0bb8cb5397732de3a814eef18 by github:
[AutoDiff] NFC: make LinearFunctionExtractInst inherit
- edit: lib/Serialization/SerializeSIL.cpp
- edit: lib/SIL/IR/SILInstructions.cpp
- edit: lib/IRGen/IRGenSIL.cpp
- edit: lib/IRGen/LoadableByAddress.cpp
- edit: lib/SIL/Verifier/SILVerifier.cpp
- edit: lib/SIL/IR/SILPrinter.cpp
- edit: include/swift/SIL/SILCloner.h
- edit: include/swift/SIL/SILInstruction.h