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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/16138/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Wed, 17 Mar 2021 19:03:44 -0500
Build duration: 54 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 2a9903dfe4e051e6eabfa09f9fd100b19f1ee981 by pyaskevich:

[Diagnostics] Check whether missing conformance could be fixed by using .rawValue

  • add: validation-test/Sema/SwiftUI/rdar75367157.swift

  • edit: lib/Sema/CSSimplify.cpp

  • edit: lib/Sema/CSDiagnostics.cpp

  • edit: test/ClangImporter/newtype_conformance.swift

  • edit: test/Constraints/fixes.swift

  • Commit b6946980fea4d40d463a9f1d5f7d87c0238f91f0 by pyaskevich:

    [Diagnostics] Don't record unwrap fix if ? was used incorrectly

    • edit: test/Constraints/optional.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit e92c6eb68c335326bbf84f0ad4fb380fa97043fa by pyaskevich:

    [Diagnostics] NFC: Use non-initializer diagnostic when raw representable type doesn't conform but .rawValue does

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/ClangImporter/newtype_conformance.swift
  • Commit 4ca67f6d278fbc0709ef9140a2390deae5ebf73f by pyaskevich:

    [ConstraintSystem] Teach getFunctionArgApplyInfo about inout expressions

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/optional.swift
  • Commit 45c73b30fd12dfe0771f34ac88fbde812c33ed81 by pyaskevich:

    [Diagnostics] Even though missing conformance could be fixed by .rawValue still diagnose it as conformance issue

    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/ClangImporter/newtype_conformance.swift
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit 4dcf37d820a4eb146bf4c6768317890ae190e036 by github:

    make testSignals more robust (#198)

    • edit: Tests/TSCBasicTests/ProcessTests.swift