[Swift CI] Build Failure: OSS - Swift Package - OS X (release/5.3) #118

Report

[FAILURE] oss-swift-5.3-package-osx [#118]

Build URL:
https://ci.swift.org/job/oss-swift-5.3-package-osx/118/
Project:
oss-swift-5.3-package-osx
Date of build:
Fri, 15 May 2020 22:21:50 -0500
Build duration:
52 min

Identified problems:

Changes

  • Commit 810069e89441df9bf557e0fdac5ecba4ee3fb5fb by pyaskevich:
    [ConstraintSystem] Detect and diagnose inability to infer type of

    • edit: lib/Sema/CSGen.cpp
    • edit: test/Sema/diag_ambiguous_overloads.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/Constraints/diagnostics.swift
    • edit: test/decl/typealias/generic.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/ConstraintGraph.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/expr/closure/anonymous.swift
    • edit: test/Constraints/closures.swift
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSFix.cpp
    • edit: test/expr/unary/keypath/salvage-with-other-type-errors.swift
    • edit: test/expr/closure/basic.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: validation-test/compiler_crashers_2_fixed/0186-rdar46497155.swift
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 27a1d5b629500451612b6c5404bcd2ce298fb0e6 by rishizaki:
    [ASTPrinter] Don't print inferred opaque result type witness

    • edit: test/IDE/complete_opaque_result.swift
    • edit: lib/AST/Type.cpp
    • add: test/SourceKit/CursorInfo/cursor_opaque_result.swift