[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 5.1) #999

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04/999/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 21 May 2019 23:21:32 -0500
Build duration:
1 hr 1 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 717033cb638b023913cab2adc6c2cded2fe535e7 by pyaskevich:
    [Diagnostics] Fix incorrect metatype check which leads to crashes

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/Constraints/members.swift
  • Commit f167c2f3e9321ea0399faf8dcff3326cd0e640dd by pyaskevich:
    [Diagnostics] NFC: Couple of small cleanups for invalid member ref

    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit 0119c635795f0f44f8ba6eab4ef543ee3138cabb by pyaskevich:
    [CSDiag] Adjust assert to account for changes in

    • edit: lib/Sema/CSDiag.cpp
    • edit: test/Constraints/construction.swift
  • Commit 5f2f2e9c0ce096b1077b25edcff63a7571f30fd5 by pyaskevich:
    [Diagnostics] Add known member declaration to invalid member ref

    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/Constraints/members.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiag.cpp
  • Commit c8ebb8c57e5646af36c6e5c33682ebda7defed56 by pyaskevich:
    [Diagnostics] Let invalid member ref carry member declaration instead

    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSDiag.cpp
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp