[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (swift 5.1) #213

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-18_04 [#213]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-18_04/213/
Project:
oss-swift-5.1-package-linux-ubuntu-18_04
Date of build:
Sat, 18 May 2019 19:48:36 -0500
Build duration:
3 hr 7 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 bcc196fa759c47bf553a1073479245dc9c7d4ee8 by rishizaki:
    [CodeCompletion] Implement call signature completion for subscript

    • edit: lib/IDE/ExprContextAnalysis.cpp
    • edit: test/IDE/complete_subscript.swift
    • edit: lib/IDE/CodeCompletionResultBuilder.h
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Parse/ParseExpr.cpp
  • Commit 82b1744687e727d304d8eb25136055d68ea876f5 by compnerd:
    TestFoundation: make test_nullDevice test more portable

    • edit: TestFoundation/TestFileHandle.swift
  • Commit 97feb0b7de44c8041726dd049428ebd4fb3518f1 by compnerd:
    Foundation: add an extension to deal with Win paths

    • edit: Foundation/NSURL.swift
    • edit: Foundation/URL.swift