[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 (swift 5.0) #573

Report

[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-18_04 [#573]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-18_04/573/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-18_04
Date of build:
Wed, 13 Feb 2019 13:42:59 -0600
Build duration:
1 hr 6 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit e2c6e8e253d41f207996dbea3b0af5ea18545130 by ditaliano:
    [Parse] Add a test for the change.

    • add: test/Parse/closure-debugger.swift
  • Commit 0271b66e17b3cbf7b18c7db5cf23e789a4b32e08 by ditaliano:
    [DebuggerSupport] Unbreak closures in the expression parser.

    • edit: lib/Parse/ParseExpr.cpp
    • edit: lib/Parse/Lexer.cpp
  • Commit a9e4d4446556a605e2e86b38b5df8d21b1959f88 by compnerd:
    Revert "Use numericCast() to get the correct type when creating a

    • edit: src/swift/Block.swift
  • Commit 04ff380104dc299a0b10d2286291dd83e7754187 by si:
    FileManager: setAttributes(ofItemAtPath:) should throw if chmod fails.

    • edit: Foundation/FileManager.swift
    • edit: TestFoundation/TestFileManager.swift