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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15687/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Wed, 03 Feb 2021 12:02:39 -0600
Build duration: 53 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 09bd88ddd4e29cddce63a48c7b5ad2964be07957 by egor.zhdan:

SourceKit: add test for attributed imports in generated interfaces

  • add: test/IDE/print_attributed_imports.swift

  • Commit de0de17d3b70be808a104fb1022c3f8863011a40 by hborla:

    [Property Wrappers] Never use ReadWriteImplKind::Modify in the storage

    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: test/SILGen/property_wrapper_local.swift
  • Commit dc193462e77b7361c44d0969a1657cd65ad973f3 by lily:

    Update mailmap

    • edit: .mailmap
  • Commit b053eae8fb7421606177ae9b0c3e6833b19472c4 by spestov:

    Sema: Tweak assertion in CustomAttrTypeRequest to allow generic typealiases

    • edit: lib/Sema/TypeCheckType.cpp
    • add: test/decl/var/property_wrapper_generic_aliases.swift
    • add: test/decl/var/property_wrapper_generic_aliases_invalid.swift
  • Commit b6dd8d4792726dfc94305e2d9b0e2eabffcae227 by github:

    Disable test sil_combine_ossa.sil (73931872)

    • edit: test/SILOptimizer/sil_combine_ossa.sil
  • Commit 6ab1675166fa763589f4b2638f9bf265ac29965a by aprantl:

    Be more flexible when handling bridged Swift/ObjC CoreFoundation types.

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.h
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.h
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
    • edit: lldb/test/Shell/SwiftREPL/DictBridging.test
    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
    • edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwift.h
  • Commit 0772459a25fdb9c84412086a776dcb5d2171a1dc by aprantl:

    Invoke SwiftASTContext::LogConfiguration() on all error paths (NFC outside of types log)

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/scripts/check-ast-context.py
  • Commit b445cd36f991b8096ccb983c61070ca471e52e3e by aprantl:

    Add missing nullptr checks after SwiftLanguageRuntimeImpl::GetTypeInfo()

    • edit: lldb/source/Target/SwiftLanguageRuntimeImpl.h
    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp