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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8156]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/8156/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 10 Sep 2019 04:38:18 -0500
Build duration:
1 hr 14 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 b8b93eb7f5f2b923c645ee88950e9971c23c53dd by hamishknight:
    [CS] Add first-element casting methods for locators

    • edit: lib/Sema/ConstraintLocator.h
  • Commit 67ee8211238b0c7ca1f63f67c2a895e7dd77033c by hamishknight:
    [CS] Allow getCalleeLocator to find key path component callees

    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit dba850f16ca6b911857ef5de81ecedc63a90e685 by hamishknight:
    [CSDiagnostics] Use getAnchormostCalleeLocator

    • edit: test/Constraints/generics.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit c745c17c387e8e482b0e62f7d96a4cac965934fd by hamishknight:
    Revert naming changes to getCalleeLocator & getChoiceFor

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSGen.cpp