[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #11904

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/11904/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 24 Jan 2020 16:17:11 -0600
Build duration:
46 min

Identified problems:

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

Changes

  • Commit ef007519b180c6c3e20dce1b70696b11689742c4 by eeckstein:
    stdlib: move Dictionary's find functions into __RawDictionaryStorage.

    • edit: stdlib/public/core/NativeDictionary.swift
    • edit: stdlib/public/core/DictionaryStorage.swift
  • Commit 74f65ba2cece76746a066f56ad9730f35fe435f4 by hborla:
    [ConstraintSystem] Find solutions for code with invalid '_' using holes.

    • edit: lib/Sema/CSGen.cpp
    • edit: test/expr/expressions.swift
    • edit: lib/Sema/CSDiag.cpp
    • edit: test/Constraints/diagnostics.swift
    • edit: test/Parse/matching_patterns.swift
  • Commit 689a57b8a084bf6642059b7323fef6bf595a3b21 by hborla:
    [CSDiag] Remove some dead code for diagnosing ambiguity from CSDiag.

    • edit: lib/Sema/CSDiag.cpp
  • Commit 2c7cc7b8290533e285664fb5682eab9fa2da4500 by passos.luciano:
    [CSDiag] Remove obsolete FailureDiagnosis::visitIdentityExpr from CSDiag

    • edit: lib/Sema/CSDiag.cpp
  • Commit 5280fb081fb9eb41350a99f853d513ea8e89bb44 by compnerd:
    build: remove SWIFT_BUILD_STDLIB check (NFC)

    • edit: stdlib/public/Reflection/CMakeLists.txt
  • Commit f8ebc98483d97170983f5b1fcb37294894214be6 by blangmuir:
    [sourcekitd-test] When setting -fmodules-cache-path also set -fmodules

    • edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp