[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #9161

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#9161]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/9161/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 18 Jun 2019 12:58:09 -0500
Build duration:
36 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 d2dfbb4e2950142adadbd302240f992576b47f1f by hamishknight:
    [AST][Sema] Add ValueDecl::hasCurriedSelf

    • edit: include/swift/AST/Decl.h
  • Commit 061ab18297b54c5133ccea268b86a2ddf7ad1330 by hamishknight:
    Add FailureDiagnostic::resolveInterfaceType

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit a84cdbc31e5b45de174ec03818cb0e27abc20459 by hamishknight:
    Add FailureDiagnostic::getFunctionArgApplyInfo

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit 179c81d4375926b45237600c925c8749e374d7ee by hamishknight:
    Use getFunctionArgApplyInfo in escaping diagnostics

    • edit: test/Constraints/function.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/attr/attr_autoclosure.swift
  • Commit acbf49579c270d465caf972bc81f0d00a6c072ad by hamishknight:
    Store full locator info on ForceOptional

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSFix.cpp
  • Commit ebc2ff5bd5488916175b81814c22f1ac99bc6589 by hamishknight:
    Use getFunctionArgApplyInfo in missing-unwrap diagnostic

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 40d2f51780e3b2f80f826abef81a3ddb6679abce by hamishknight:
    [CS] Don't retrieve an overload choice for x

    • edit: test/Constraints/function.swift
    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit 6c00d89a8750970f45fe23a70036b0bfcaaea050 by hamishknight:
    Assert when we expect to resolve a callee overload

    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit e285916ab13d09e155721307cdd4cdc2a1d926ac by hamishknight:
    Simplify implementation of resolveInterfaceType a little

    • edit: lib/Sema/CSDiagnostics.cpp