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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7621/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Sun, 31 Jan 2021 21:16:45 -0600
Build duration: 55 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 b0426829fe2ea49777213f4880fceb5e755cdffe by kimminhyuk1004:

Add swift_disable_dead_stripping option for disabling dead stripping in Swift build

  • edit: cmake/modules/AddSwift.cmake

  • edit: utils/build_swift/build_swift/driver_arguments.py

  • edit: utils/build_swift/tests/expected_options.py

  • edit: docs/HowToGuides/GettingStarted.md

  • edit: utils/build-script

  • edit: utils/build-script-impl

  • edit: CMakeLists.txt

  • Commit 16e635b005e116a1f828dc8478fa57a6df42f9e9 by kimminhyuk1004:

    Fix test

    • edit: utils/build_swift/tests/build_swift/test_driver_arguments.py
    • edit: utils/build_swift/build_swift/driver_arguments.py
    • edit: utils/build_swift/tests/expected_options.py
    • edit: utils/build-script
  • Commit cba4801f3477010ba942244e9f976ecab4fc387b by mgottesman:

    [clang-format] Change the clang-format style to always break on template declarations.

    • edit: .clang-format
  • Commit 02b51181999352434e18153dcaeb6dd9159e24da by z.zoelec2:

    [cxx-interop] Correctly import static function templates.

    • edit: test/Interop/Cxx/templates/member-templates-module-interface.swift
    • edit: lib/Sema/CSApply.cpp
    • edit: test/Interop/Cxx/templates/member-templates-silgen.swift
    • edit: test/Interop/Cxx/templates/Inputs/member-templates.h
  • Commit ec2e130b0f36129e369cdc3d4cbbd185acc2538e by z.zoelec2:

    [nfc] Add tests for witness table size optimizations.

    • add: test/Interop/Cxx/value-witness-table/witness-layout-opts-irgen.swift
    • edit: test/Interop/Cxx/value-witness-table/Inputs/module.modulemap
    • add: test/Interop/Cxx/value-witness-table/Inputs/witness-layout-opts.h