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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13220/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 30 Apr 2020 12:40:41 -0500
Build duration:
1 hr 0 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 e1e33b98a9d8c64c47a20c405cc9858d363269b3 by github:
    Fixes example snippets in CharacterProperties.swift

    • edit: stdlib/public/core/CharacterProperties.swift
  • Commit 1ef6001bcd5e7b9abfa9c38e563d7e773572f69b by github:
    Fixes and unifies outputs of example snippets in

    • edit: stdlib/public/core/CharacterProperties.swift
  • Commit f4bdfdacc0d673dc626b7989364d0a6e3361e7d4 by spestov:
    Sema: Fix crash with stored property that has on-demand 'modify'

    • edit: lib/Sema/TypeCheckStorage.cpp
    • add: test/SILGen/observers_with_on_demand_modify_accessor.swift
  • Commit b4c2abade4556652141c330f8c6e295fd5d4585e by teemperor:
    [lldb] Fix typo in breakpoint set -r description

    • edit: lldb/source/Commands/Options.td
  • Commit 568120ba24075fd42fcbd94119cb7270a3a67c8b by friss:
    Revert part of be11447340e73b8

    • edit: lldb/test/Shell/SymbolFile/DWARF/debug-types-missing-signature.test
  • Commit 2961718ad93d8241e56aabc962d9ca67e3fb57b0 by kyrtzidis:
    [Index] Add APIs to provide the recorded #includes of a unit file

    • edit: Sources/IndexStoreDB/IndexStoreDB.swift
    • edit: include/CIndexStoreDB/CIndexStoreDB.h
    • edit: Tests/IndexStoreDBTests/XCTestManifests.swift
    • edit: include/IndexStoreDB/Support/Path.h
    • edit: Tests/INPUTS/MainFiles/main1.c
    • edit: Tests/IndexStoreDBTests/IndexTests.swift
    • edit: lib/CIndexStoreDB/CIndexStoreDB.cpp
    • edit: lib/Index/FilePathIndex.cpp
    • edit: include/IndexStoreDB/Index/IndexSystem.h
    • edit: include/IndexStoreDB/Index/FilePathIndex.h
    • edit: lib/Index/IndexSystem.cpp
    • edit: lib/Index/IndexDatastore.cpp