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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#7794]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7794/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Mon, 01 Mar 2021 16:31:28 -0600
Build duration: 48 min

Identified problems:- Swift Compile Error: Swift compiler error

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

Changes- Commit afa5a8874ced03a6a3c7bab02a07eebc86767681 by spestov:

AST: Add AnyFunctionType::hasEffect()

  • edit: lib/AST/Effects.cpp

  • edit: include/swift/AST/Types.h

  • edit: lib/Sema/TypeCheckEffects.cpp

  • Commit 27fdc9af606e47f478717b45160ecf924a09080c by spestov:

    Sema: Use an AnyFunctionRef instead of a void* in TypeCheckEffects.cpp

    • edit: lib/Sema/TypeCheckEffects.cpp
  • Commit e8efaaaa87bec11fec6dc7a7edb8aa3323ff85e7 by spestov:

    Sema: Refactor TypeCheckEffects.cpp in preparation for 'reasync' checking

    • edit: lib/Sema/TypeCheckEffects.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 305fa94a8d7f8ac2c0288f03f5f8fd55ec8912f8 by spestov:

    Sema: Use ParamDecl::getInterfaceType() instead of getType() in TypeCheckEffects.cpp

    • edit: lib/Sema/TypeCheckEffects.cpp
  • Commit a4acf39470917bc2ccdf3a3afa0c55f72e180368 by spestov:

    Sema: Simplify classifyArgumentByType() in TypeCheckEffects.cpp

    • edit: lib/Sema/TypeCheckEffects.cpp
  • Commit ce8549b31b8cc49979fbb61d2d068543912feb66 by spestov:

    GSB: Record the original type for self-derived conformances

    • edit: include/swift/AST/GenericSignatureBuilder.h
    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit 6e9c5c96e7b2eee46e8b84c90955f6b5c5f4ae49 by danielrodriguez:

    [windows][test] Mark two tests that end up deadlocked as unsupported.

    • edit: test/Concurrency/Runtime/async_taskgroup_throw_recover.swift
    • edit: test/Concurrency/Runtime/async_task_equals_hashCode.swift
  • Commit de1c3baf718f2381fa8e5951e10e5bc27181602a by github:

    [Collections] describe subcommand should include signature info (#3315)

    • edit: Sources/Commands/SwiftPackageCollectionsTool.swift
  • Commit aa821b746ea084accb4e4c8301d3fc2eeec3db6f by cassie_jones:

    [Integration Tests] Skip currently-failing lit tests

    • edit: Tests/SwiftDriverTests/IntegrationTests.swift
  • Commit 5daba852b168e2081d437fc4fd0253a1353f9518 by fabianfett:

    Parse JSON with value types

    • edit: Tests/Foundation/Tests/TestJSONSerialization.swift
    • edit: Sources/Foundation/JSONSerialization.swift
  • Commit 9b099034be92cd5dd9025e2394048b41e60378a9 by fabianfett:

    Added a bunch of tests

    • edit: Sources/Foundation/JSONSerialization.swift
    • edit: Tests/Foundation/Tests/TestJSONSerialization.swift
  • Commit e5f4c47d7dfdbf05efa6c5e7d97b870194bffed0 by fabianfett:

    Remove unused code and address code review

    • edit: Sources/Foundation/JSONSerialization.swift
  • Commit 13a74c779c206f082f1bb26bfe0efa675cacc46d by fabianfett:

    Code review

    • edit: Sources/Foundation/JSONSerialization.swift
  • Commit 9552dd9c6970e4dbb79459d303fbc3abf5ca1464 by fabianfett:

    Move JSONParser to an extra file

    • edit: Sources/Foundation/JSONSerialization.swift
    • add: Sources/Foundation/JSONSerialization+Parser.swift
    • edit: Foundation.xcodeproj/project.pbxproj
  • Commit bd7d0da2aa24c4addabe41b82b4779b503c05a8c by fabianfett:

    Fixed a test for Swift 5.4

    • edit: Tests/Foundation/Tests/TestJSONSerialization.swift
  • Commit e181507b7ca3dd95f37b7dc52cbca5a5ca9e2fde by fabianfett:

    Use constants

    • edit: Sources/Foundation/JSONSerialization+Parser.swift
  • Commit 3a30634fa21b3217cc65ce849d2e8095a3d4a76a by fabianfett:

    Refactor

    • edit: Sources/Foundation/JSONSerialization.swift
  • Commit 9e5d91dd7c2dae8efacc0ff8e8e5cc6c91df0dad by fabianfett:

    Add new JSONSerialization+Parser.swift to CMakeList.txt

    • edit: Sources/Foundation/CMakeLists.txt
  • Commit 6aa722c1584dc0f8e14d4d805ca74457ddf87ce7 by fabianfett:

    Fix crash

    • edit: Sources/Foundation/JSONSerialization.swift
  • Commit 884cd695d83639012754bd113d63fbd542b0c72c by fabianfett:

    Making everything much easier…

    • edit: Sources/Foundation/JSONSerialization.swift
    • edit: Sources/Foundation/JSONSerialization+Parser.swift
  • Commit 222fab8332c87fbef569ac01f956cd876bc6790c by fabianfett:

    Final fixes

    • edit: Sources/Foundation/JSONSerialization+Parser.swift
    • edit: Sources/Foundation/JSONSerialization.swift
    • edit: Tests/Foundation/Tests/TestJSONSerialization.swift