[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #3009

# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3009]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3009/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Tue, 16 Jun 2020 04:15:33 -0500
Build duration: 2 hr 21 min

Changes- Commit 8f2f14bbad855100ea53a7a93ee1da7f46fc0e2a by passos.luciano:

[CSSimplify] Modify logic on match representations to allow ONLY thick

  • edit: lib/Sema/CSSimplify.cpp

  • Commit bacbc574a7f5ae05a91a1babcb41b5a4e8242ce7 by passos.luciano:

    [tests] Adding silgen validation tests for SR-12723 to ensure that

    • add: validation-test/compiler_crashers_2_fixed/sr12723.swift
  • Commit baccbde0d1ae1c049794c4180e013a4cf0b6909b by passos.luciano:

    [CSSimplify] Simplify logic for valiting to thick conversion on subtype

    • edit: lib/Sema/CSSimplify.cpp
  • Commit d6bf34e65ccaca00821c9c3d2ac06ab6bcfe540c by passos.luciano:

    [CSSimplify] Thin to thin is also allowed

    • edit: lib/Sema/CSSimplify.cpp
    • edit: validation-test/compiler_crashers_2_fixed/sr12723.swift
  • Commit adba283a00eb7332c4ff8b27bf51f8bad9a08555 by passos.luciano:

    [CSSimplify] Abstract function conversion validation into static method

    • edit: lib/Sema/CSSimplify.cpp
  • Commit da53129beba61ed4a805d7283048d566872f808a by passos.luciano:

    [CSSimplify] Adjusting naming and comments of method that validates

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 4b1ffa5314a65bb40ad9d1b33748e6b5921e401f by hamishknight:

    [NameLookup] Ensure extensions are updated after module load

    • edit: lib/AST/NameLookup.cpp
  • Commit 8573d70e4742cc4f210017c6b73ef15dbb23cbf1 by github:

    [Typechecker] Diagnose use of magic literals as raw value for enum case

    • add: test/Sema/enum_raw_representable_object_literals.swift
    • add: validation-test/compiler_crashers_2_fixed/sr12998.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit 542721bbf4cd779fc837b79749f1c81cd23b8550 by github:

    [AutoDiff] Disable flaky tests on Linux. (#32394)

    • edit: test/AutoDiff/compiler_crashers_fixed/sr12493-differentiable-function-extract-subst-function-type.swift
    • add: test/AutoDiff/compiler_crashers_fixed/sr12650-noderivative-parameter-type-mangling.swift
  • Commit b9db568cc4330dea28d04d087625c58eb5042bf2 by hamishknight:

    [lldb] Add test for rdar://64040436

    • edit: lldb/test/Shell/SwiftREPL/Inputs/A.swift
    • add: lldb/test/Shell/SwiftREPL/LookupAfterImport.test