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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6694/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Fri, 28 Aug 2020 12:19:00 -0500
Build duration: 1 hr 23 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 c78cd0ff00b9105bd4d707a122d2a329155efeb5 by repo:

[Package] add ncurses dependency for Android

  • edit: Package.swift

  • Commit 12ac37cb709c4939fa92e4e561a1a9d5c616ad38 by dmbryson:

    Remove doc comment for non-existent function param

    • edit: include/llbuild/BuildSystem/BuildSystemFrontend.h
  • Commit d82a767e1396e103c0186564f1e7105a9e5a59ba by jgroff:

    SIL: Add a SILFunction::Purpose for global init once functions

    • edit: lib/SIL/Parser/ParseSIL.cpp
    • edit: include/swift/SIL/SILFunction.h
    • edit: test/SILOptimizer/access_marker_verify.swift
    • edit: test/SILGen/lazy_globals_multiple_vars.swift
    • edit: test/SILGen/observers.swift
    • edit: test/SILGen/global_resilience.swift
    • edit: test/SILGen/default_arguments.swift
    • edit: test/SILGen/lazy_globals.swift
    • edit: lib/SIL/IR/SILPrinter.cpp
    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/Serialization/ModuleFormat.h
  • Commit 6d6165a9db02dc98c037947bdb91071bf5104dcf by jgroff:

    SILOptimizer: Recognize globalinit once functions using an attribute instead of symbol name matching

    • edit: lib/SIL/IR/SILGlobalVariable.cpp
    • edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
    • edit: test/SILOptimizer/globalopt_trivial_nontrivial_ossa.sil
    • edit: test/SILOptimizer/globalopt_trivial_nontrivial.sil
    • edit: lib/SILOptimizer/ARC/ARCLoopOpts.cpp
    • edit: test/SILOptimizer/static_initializer.sil
    • edit: lib/SILOptimizer/ARC/ARCSequenceOpts.cpp
  • Commit 66e2ce691a6b77af17dfe6195b1cd057c4b9ddbd by jgroff:

    Remove apparently unnecessary filter for CMO serializing references to globalinit once variables

    • edit: lib/SILOptimizer/IPO/CrossModuleSerializationSetup.cpp
  • Commit 0bef4a661bdf7c64d4145fb76a852b238381b4ff by jgroff:

    Give global once symbols stabler manglings.

    • edit: lib/SILGen/SILGenGlobalVariable.cpp
    • edit: include/swift/AST/ASTMangler.h
    • edit: test/IRGen/globals.swift
    • edit: test/IRGen/big_types_corner_cases_tiny.swift
    • edit: lib/Demangling/Demangler.cpp
    • edit: test/SILGen/global_resilience.swift
    • edit: docs/ABI/Mangling.rst
    • edit: lib/Demangling/NodePrinter.cpp
    • edit: test/SILOptimizer/access_marker_verify.swift
    • edit: test/SILGen/fragile_globals.swift
    • edit: include/swift/Demangling/DemangleNodes.def
    • edit: validation-test/SILOptimizer/large_string_array.swift.gyb
    • edit: test/SILGen/default_arguments.swift
    • edit: lib/Demangling/Remangler.cpp
    • edit: test/SILOptimizer/inline_addressor.swift
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: test/SILGen/lazy_globals.swift
    • edit: test/SILGen/lazy_globals_multiple_vars.swift
    • edit: test/IRGen/lazy_globals.swift
    • edit: test/SILGen/observers.swift
    • edit: lib/AST/ASTMangler.cpp
    • edit: test/SILOptimizer/access_marker_verify_objc.swift
  • Commit 5afbddb42bbfc15dda8d6c286dd69033aa4a1a59 by achikin:

    [Dependency Scanner] Ensure that Clang dependency scanner instances inherit the creating invocation's extra clang args.

    • edit: test/ScanDependencies/module_deps_cross_import_overlay.swift
    • add: test/ScanDependencies/Inputs/CHeaders/X.h
    • add: test/ScanDependencies/batch_module_scan_versioned.swift
    • edit: test/ScanDependencies/module_deps_private_interface.swift
    • edit: test/ScanDependencies/Inputs/CHeaders/module.modulemap
    • edit: test/ScanDependencies/module_deps.swift
    • edit: test/ScanDependencies/module_deps_clang_only.swift
    • edit: test/ScanDependencies/Inputs/CHeaders/G.h
    • edit: test/ScanDependencies/diagnose_dependency_cycle.swift
    • edit: test/ScanDependencies/module_deps_external.swift
    • edit: test/ScanDependencies/module_framework.swift
    • edit: test/ScanDependencies/can_import_placeholder.swift
    • edit: lib/ClangImporter/ClangModuleDependencyScanner.cpp
  • Commit 109b7b8a9b854d7482ecc14aecdda673a7ea5a4e by mishal_shah:

    Disable LLDB tests in nightly package preset (67923799)

    • edit: utils/build-presets.ini
  • Commit c98d89543cf8732e449a47fdb87b864b7b867584 by github:

    Expanded discussion of protocol types (#33621)

    • edit: docs/DynamicCasting.md