[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #4615

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#4615]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4615/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 30 Jan 2020 03:37:58 -0600
Build duration:
1 hr 26 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 e13ea48dcdbee74a5641d98b463737411a1473a7 by jamanse:
    Private method should be for non-Windows only

    • edit: stdlib/private/SwiftPrivateThreadExtras/ThreadBarriers.swift
  • Commit 9bd638579de91b68c77219623ae987008fa4e6dd by spestov:
    Sema: Fix duplicate diagnostic spam with 'Self' in properties

    • edit: lib/Sema/TypeCheckDeclPrimary.cpp
    • edit: test/type/self.swift