[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (Debug) #1132

Report

[FAILURE] swift-master-source-compat-suite-debug [#1132]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/1132/
Project:
swift-master-source-compat-suite-debug
Date of build:
Mon, 15 Apr 2019 06:43:33 -0500
Build duration:
3 hr 8 min

Identified problems:

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

Changes

  • Commit 42e74f28c001ca2a8fd22a9697338ff7c804cc98 by spestov:
    Demangle: Add node for reabstraction thunk capturing DynamicSelfType

    • edit: lib/Demangling/Remangler.cpp
    • edit: lib/Demangling/Demangler.cpp
    • edit: test/Demangle/Inputs/simplified-manglings.txt
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: include/swift/Demangling/DemangleNodes.def
    • edit: docs/ABI/Mangling.rst
    • edit: test/Demangle/Inputs/manglings.txt
    • edit: lib/Demangling/NodePrinter.cpp
  • Commit a5675a8eddc80881e7b446f3998dfd2290872f03 by spestov:
    SILGen: Fix function conversions involving DynamicSelfType

    • edit: test/SILGen/property_abstraction.swift
    • edit: test/SILGen/dynamic_self.swift
    • edit: lib/SILGen/SILGen.h
    • edit: include/swift/AST/ASTMangler.h
    • edit: test/SILGen/function_conversion.swift
    • edit: lib/AST/ASTMangler.cpp
    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: lib/SILGen/SILGenPoly.cpp
    • edit: lib/SILGen/SILGenThunk.cpp
  • Commit 4093d5e364150a6dd09c1b14541c3f21d8cf32da by spestov:
    SILOptimizer: Fix isPartialApplyOfReabstractionThunk() for thunks

    • edit: lib/SIL/InstructionUtils.cpp
  • Commit 099bd8e05583da9f8a8f8f0e5935c31c04f0f55a by spestov:
    SILGen: Fix withoutActuallyEscaping for DynamicSelfType

    • edit: test/SILGen/dynamic_self.swift
    • edit: test/SILGen/without_actually_escaping.swift
    • edit: lib/SILGen/SILGenPoly.cpp
  • Commit 91dffc9d44c14f1688cc12d23df472d6d9e9fe63 by spestov:
    Sema: Use AnyFunctionType::printParams() to print argument lists instead

    • edit: lib/Sema/CSDiag.cpp
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Sema/CalleeCandidateInfo.cpp
    • edit: lib/AST/ASTPrinter.cpp
    • edit: include/swift/AST/Types.h
    • edit: lib/Sema/CSDiag.h
    • edit: lib/AST/ASTVerifier.cpp
  • Commit 39a22f3d6a31ffba3adce6bbbf136413f01321de by spestov:
    AST: Remove ParameterTypeFlags::Escaping

    • edit: lib/Serialization/Deserialization.cpp
    • edit: lib/Serialization/Serialization.cpp
    • edit: test/Constraints/closures.swift
    • edit: test/IDE/print_omit_needless_words.swift
    • edit: lib/AST/Decl.cpp
    • edit: test/Constraints/enum_cases.swift
    • add: validation-test/compiler_crashers_2_fixed/0193-sr10256.swift
    • edit: lib/AST/ASTDumper.cpp
    • edit: lib/AST/ASTMangler.cpp
    • edit: test/Constraints/diagnostics.swift
    • edit: test/IDE/range_info_expr.swift
    • edit: include/swift/AST/Types.h
    • edit: lib/AST/ASTPrinter.cpp
    • edit: lib/AST/ASTDemangler.cpp
    • edit: test/IDE/print_clang_bool_bridging.swift
    • edit: test/Constraints/tuple_arguments.swift
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: test/Compatibility/tuple_arguments_4.swift
    • edit: include/swift/Serialization/ModuleFormat.h