[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (enable-verify-exclusivity) #2302

Report

[FAILURE] swift-master-source-compat-suite-enable-verify-exclusivity [#2302]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/2302/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Thu, 26 Sep 2019 13:45:56 -0500
Build duration:
3 hr 17 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit 1cc1e58520fe45dc8af6f27911855744ac81dcec by hamishknight:
    [Sema] Don't look through CoerceExprs in markDirectCallee

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: test/Sema/suppress-argument-labels-in-types.swift
  • Commit 70ad47332ece273599642faedc3a8718a9289459 by nate_chandler:
    [SILOptimizer] ProjectionTree can vend leaf types.

    • edit: include/swift/SIL/Projection.h
  • Commit 9bd6fec6970799ee419cff712005b81e7dfd74b4 by nate_chandler:
    [SILOptimizer] Projection tree can vend users.

    • edit: lib/SIL/Projection.cpp
    • edit: include/swift/SIL/Projection.h
  • Commit 27fe8493aa00e21544c10ea5e18223d4ac2a0a9e by nate_chandler:
    [SILOptimizer] Epilogue matcher can find partial post dom argument

    • edit: include/swift/SILOptimizer/Analysis/ARCAnalysis.h
  • Commit 851d9f44d0d8b338340aa5afd1ae56f111a51e8c by nate_chandler:
    [Gardening] Minor cleanup to Projection.h.

    • edit: include/swift/SIL/Projection.h
  • Commit 782d6cd15c7e702bf5ca481028c05a570c10e00b by nate_chandler:
    [Gardening] Documented ArgumentDescriptor method.

    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.h
  • Commit 003876158ca5f92d98e5dd12e583c68ddc437676 by nate_chandler:
    [Gardening] Made FSOEnableGenerics option static.

    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp
  • Commit c99f12ff40010c3266f68e07ba3612f0538053a1 by nate_chandler:
    [SILOptimizer] Added option to force FSO for uncalled functions.

    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp
  • Commit 23a042207fd86a3462ef36bd3f3497eb8cef2a55 by nate_chandler:
    [CallerAnalysis] foundAllCallers reqs nonexternal.

    • edit: include/swift/SILOptimizer/Analysis/CallerAnalysis.h
    • edit: test/SILOptimizer/caller_analysis.sil
    • edit: lib/SILOptimizer/Analysis/CallerAnalysis.cpp
  • Commit 9567bd434181a4084a4fedf90a5b7654878da8e9 by nate_chandler:
    [SILOptimizer] Alter FSO arg explosion heuristic.

    • add: test/SILOptimizer/functionsigopts_trivial.sil
    • edit: test/SILOptimizer/functionsigopts.sil
    • add: test/SILOptimizer/functionsigopts_string_public.swift
    • add: test/SILOptimizer/funcsig_explode_heuristic_inline.sil
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/ArgumentExplosionTransform.cpp
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.h
    • add: test/SILOptimizer/functionsigopts_string_fileprivate.swift
    • edit: test/SILOptimizer/functionsigopts_sroa.sil
    • add: test/SILOptimizer/funcsig_explode_heuristic.sil
    • add: test/SILOptimizer/functionsigopts_string_internal.swift
  • Commit 8c4df3b4c24f4d6f2ffec16f026fcec0605a5c2a by jgroff:
    Reflection: Traffic in RemoteRefs.

    • edit: stdlib/public/Reflection/TypeLowering.cpp
    • edit: include/swift/Remote/MetadataReader.h
    • edit: stdlib/public/Reflection/TypeRefBuilder.cpp
    • edit: stdlib/public/runtime/ReflectionMirror.mm
    • edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h
    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: include/swift/Reflection/ReflectionContext.h
    • edit: include/swift/Reflection/Records.h
    • edit: stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp
    • edit: include/swift/Reflection/TypeLowering.h
  • Commit 1b7da04be851687990c4bbba71f1c14019dfe0a3 by hamishknight:
    Update test error message

    • edit: test/Sema/suppress-argument-labels-in-types.swift
  • Commit 8ff1dac381f3eaba5a5d935f019efcf93ffaacb8 by github:
    [AST] Break some header dependencies for faster rebuilds (#27374)

    • edit: lib/AST/ASTVerifier.cpp
    • edit: include/swift/AST/DiagnosticEngine.h
    • edit: lib/RemoteAST/RemoteAST.cpp
    • edit: lib/AST/Pattern.cpp
    • edit: include/swift/Parse/ASTGen.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
    • edit: lib/Parse/ParseExpr.cpp
    • edit: lib/AST/DiagnosticConsumer.cpp
    • edit: lib/Parse/ParseGeneric.cpp
    • edit: lib/Parse/ASTGen.cpp
    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: lib/Index/Index.cpp
    • edit: lib/AST/PrettyStackTrace.cpp
    • edit: include/swift/AST/Expr.h
    • edit: lib/Parse/ParseType.cpp
    • edit: include/swift/AST/ASTTypeIDs.h
    • edit: lib/AST/Attr.cpp
    • edit: lib/Parse/ParsePattern.cpp
    • edit: lib/ClangImporter/ImportName.cpp