[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2494

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2494/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 13 Feb 2020 16:33:07 -0600
Build duration:
1 hr 38 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 8936633451f4914a5f2450af76154e5c56bf7838 by rishizaki:
    [Parse] Consolidate AFD body parsing implemtations

    • edit: include/swift/Parse/Parser.h
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Parse/Parser.cpp
  • Commit acbc913aec3603ff1153d673c226c10551779439 by rishizaki:
    [AST] Add convenient AccessorDecl::isImplicitGetter()

    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Decl.h
  • Commit 7b4db904a146be40609f8c1c65aab083fef3808a by rishizaki:
    [CodeCompletion] Complete at the top of accessor block in body parsing

    • edit: lib/Parse/ParseDecl.cpp
    • edit: test/IDE/complete_single_expression_return.swift
    • edit: test/SourceKit/CodeComplete/complete_sequence_accessor.swift
  • Commit 8c92cfd42c178347160e22e895cfe81e97a15211 by github:
    Temporarily disable Result_future.swift test. (#29809)

    • edit: test/Prototypes/Result_future.swift
  • Commit da3a393e64bc631def527cfbc4c66b2d74fb98dc by nate_chandler:
    Reenable temporarily disabled test.

    • edit: test/Prototypes/Result_future.swift
  • Commit 769439fe00b968b080d37ba005a7ef658648d98a by mgottesman:
    [ownership] Extract SILValueOwnershipChecker::check() into an out of

    • edit: lib/SIL/SILOwnershipVerifier.cpp
  • Commit d142b4374094d576b5651b0f8fe9d7c749c6030c by github:
    Update CHANGELOG.md for SE-0266 (#29782)

    • edit: CHANGELOG.md
  • Commit 34b20d9536c124a04029c5c495e80e503828a1a7 by abdulras:
    Foundation: continue Windows file system cleanup

    • edit: CoreFoundation/Base.subproj/CFPlatform.c
    • edit: Foundation/FileManager.swift
    • edit: Foundation/FileHandle.swift
    • edit: Foundation/FileManager+Win32.swift
    • edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h