[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (main) #12993

# [FAILURE] oss-swift-incremental-RA-osx [#12993]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12993/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 02 Nov 2020 18:52:34 -0600
Build duration: 2 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:

Tests:

  • |
    Name: Swift(macosx-x86_64)
    Failed: 0 test(s), Passed: 12902 test(s), Total: 13145 test(s) |

Name: Swift-Unit
Failed: 0 test(s), Passed: 648 test(s), Total: 648 test(s) |

Changes- Commit a356c4ab74a7d33c53e770a3732a86a1d4bf3cf6 by dexonsmith:

SourceManager: Fix an SLocEntry memory regression introduced with FileEntryRef

  • edit: clang/lib/Basic/SourceManager.cpp

  • edit: clang/include/clang/Basic/SourceManager.h

  • Commit 25d1a38ad5f1fd987af7afde0d64384a65bfa0fd by davelee.com:

    [lldb] Early exit from AddRequiredAliases on non-Swift type systems

    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
  • Commit 9d5033409906e754daf1379a2392380371a3d814 by davelee.com:

    Use dyn_cast_or_null

    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
  • Commit 11e14ee970a728a6fdd3c4f58082b5809f01adf5 by davelee.com:

    auto *

    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
  • Commit ef1b71cacf6e8c3f680e1adc6c1c47ba7ef5a44a by jingham:

    Mark the execution of stop-hooks as non-interactive.

    • add: lldb/test/API/api/multithreaded/some_cmd.py
    • add: lldb/test/API/api/multithreaded/test_stop-hook.cpp.template
    • edit: lldb/source/Interpreter/CommandInterpreter.cpp
    • edit: lldb/source/Target/Target.cpp
    • edit: lldb/test/API/api/multithreaded/TestMultithreaded.py
    • edit: lldb/packages/Python/lldbsuite/test/lldbtest.py
  • Commit 7ad5c2ae6bd384517e367ae8e98100e129f84ec1 by jingham:

    Use !hasLocalLinkage instead of listing the symbol types

    • edit: lldb/source/Expression/IRExecutionUnit.cpp
  • Commit 492985acd1a9164f5c7cec8ba9068f6c258708e4 by jingham:

    Provide a reasonable value for PATH_MAX if the lldb headers don't provide it.

    • edit: lldb/test/API/api/multithreaded/test_stop-hook.cpp.template
  • Commit 79a97b090da0bd701fe26713ba97b12e828b2664 by davelee.com:

    Dynamically cast both cases

    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
  • Commit 00004cb7f261b93053f66462efefbe9400c98725 by teemperor:

    Add test utility 'split-file'

    • edit: llvm/test/tools/gold/X86/multiple-sections.ll
    • edit: lld/test/ELF/linkerscript/noload.s
    • add: llvm/test/tools/split-file/error.test
    • add: llvm/tools/split-file/split-file.cpp
    • edit: llvm/utils/gn/secondary/lld/test/BUILD.gn
    • add: llvm/test/tools/split-file/Inputs/basic-aa.txt
    • add: llvm/test/tools/split-file/Inputs/basic-bb.txt
    • edit: llvm/utils/gn/secondary/llvm/test/BUILD.gn
    • add: llvm/tools/split-file/.clang-tidy
    • edit: llvm/test/lit.cfg.py
    • edit: llvm/docs/TestingGuide.rst
    • edit: llvm/test/CMakeLists.txt
    • edit: lld/test/CMakeLists.txt
    • add: llvm/test/tools/split-file/no-leading-lines.test
    • add: llvm/test/tools/split-file/empty.test
    • add: llvm/utils/gn/secondary/llvm/tools/split-file/BUILD.gn
    • add: llvm/test/tools/split-file/help.test
    • edit: llvm/test/tools/llvm-strings/radix.test
    • add: llvm/test/tools/split-file/Inputs/basic-cc.txt
    • add: llvm/tools/split-file/CMakeLists.txt
    • add: llvm/test/tools/split-file/output-is-special.test
    • add: llvm/test/tools/split-file/basic.test
  • Commit ac0c2c4f38a0134cfe673181c4a12438f2318443 by teemperor:

    [lldb] [testsuite] Add split-file for check-lldb dependencies

    • edit: lldb/test/CMakeLists.txt
  • Commit a4ebbd74deb69a28f496971a96dcc351bbce5717 by jonas:

    [lldb] Ignore binary data in crashlog

    • edit: lldb/examples/python/crashlog.py
  • Commit 15cafc9a4eafc18871d2634840d47574e9428f17 by davelee.com:

    [lldb] Remove NativeArray and replace with ContiguousArray

    • edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Plugins/Language/Swift/SwiftArray.cpp
  • Commit 39b55449c27eefbb819165e6a63fb3e90e0943c9 by davelee.com:

    update TestContiguousArray

    • edit: lldb/test/API/lang/swift/stdlib/ContiguousArray/TestContiguousArray.py
  • Commit 38399ced95bca0aede9baaecd75936952758b1b6 by tstellar:

    [ConstantFold] Make areGlobalsPotentiallyEqual less aggressive.

    • edit: llvm/test/Assembler/ConstantExprNoFold.ll
    • edit: llvm/lib/IR/ConstantFold.cpp
    • edit: llvm/test/Transforms/InstCombine/2010-03-03-ExtElim.ll
  • Commit 1ff84a04aebcafc65e43dfe13d6f2aa352f72637 by tstellar:

    BPF: fix incorrect DAG2DAG load optimization

    • add: llvm/test/CodeGen/BPF/rodata_6.ll
    • edit: llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp
    • add: llvm/test/CodeGen/BPF/rodata_7.ll
  • Commit 83716db47f94391771bf469262ab4282679d8981 by tstellar:

    [ELF] -r: don't crash when a non-SHF_LINK_ORDER orphan is added before a SHF_LINK_ORDER orphan

    • add: lld/test/ELF/linkorder-mixed2.s
    • edit: lld/ELF/LinkerScript.cpp
  • Commit 8fc424f26bf1ea1471bd770a1b4eee4545c2bc96 by tstellar:

    Add release tarballs for libclc

    • edit: llvm/utils/release/export.sh
  • Commit a5457d9d1e91f8e58355253872191564abd0b138 by github:

    add package collections api (#3007)

    • edit: Package.swift
    • add: Sources/PackageCollections/Model/CVE.swift
    • add: Sources/PackageCollections/Model/Search.swift
    • add: Sources/PackageCollections/Model/TargetListResult.swift
    • add: Sources/PackageCollections/Model/Package.swift
    • add: Sources/PackageCollections/ModelExtensions.swift
    • add: Sources/PackageCollections/Model/Profile.swift
    • add: Sources/PackageCollections/Model/PackageSet.swift
    • add: Sources/PackageCollections/API.swift
    • add: Sources/PackageCollections/Model/License.swift
  • Commit 9f2999a81a233498f9027cace6fdfc72479001c1 by 1498529+cltnschlosser:

    Fix for simulator and linux -profile-generate linker args

    • edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift
  • Commit e217457b8e36a73b44c128390c5796a99fea5199 by 1498529+cltnschlosser:

    Remove wasi test

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
  • Commit cd47f6f4e9477894d2cc0c8617f4029b3cccdd7d by dungar:

    rm 1 inst var

    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
  • Commit 277088c5bb205ee0a44b24a042fdc7ac8f07499b by dungar:

    Fix pending inputs

    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
  • Commit cfe0eb1e3bec697158d9b6d62c5d54ebe3b99a57 by dungar:

    privatize

    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
  • Commit 8ff8b0a4eb1b88be5dda2db73adbbe4515822c0c by dungar:

    Minor cleanups

    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
  • Commit 0305f20f32126bea03c4623480fcf812172b5953 by achikin:

    [Clang Importer] Do not rely on being able to always import Foundation on-demand

    • edit: include/swift/AST/Module.h
    • edit: lib/ClangImporter/ImporterImpl.h
    • edit: lib/ClangImporter/ImportType.cpp
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/AST/Module.cpp
  • Commit e98dbc88fde3fdf0f35c948586078152a2f1a2eb by achikin:

    Import Foundation in cxx interop tests that explicitly use/bridge its types

    • edit: test/Interop/Cxx/class/constructors-objc-silgen.swift
    • edit: test/Interop/Cxx/class/constructors-objc-irgen.swift
  • Commit 39b5ec2a498a9ff5267195478e9ccbd5c218504a by meghanavgupta:

    SILMem2Reg : Delete phi args added by Mem2Reg if there are no uses

    • edit: test/SILOptimizer/mem2reg.sil
    • edit: lib/SILOptimizer/Transforms/SILMem2Reg.cpp
    • edit: test/SILOptimizer/mem2reg_ossa_nontrivial.sil
  • Commit b5000546cbe4481ee913a95bb9c50d4656b1b2f7 by nhawes:

    [CodeCompletion] Avoid prechecking twice when typeCheckForCodeCompletion is given a non-applicable expression (NFC)

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/TypeCheckCodeCompletion.cpp
    • edit: lib/Sema/TypeChecker.h
  • Commit d78bf22413d71e3069b8ab0a14346e423213cc91 by rishizaki:

    [CodeCompletion] Fix crashes in TypeCheckASTNodeAtLocRequest

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: validation-test/IDE/crashers_2_fixed/rdar69246891.swift
  • Commit 4cf742669869c752bf0985205555b682105b68ea by ben_barham:

    [CodeCompletion] Do not include decl completion in its own initializer

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: include/swift/AST/NameLookup.h
    • edit: test/IDE/complete_at_top_level.swift
    • edit: lib/AST/NameLookup.cpp
    • edit: lib/Sema/LookupVisibleDecls.cpp
  • Commit 4da190dde1136284d0fa93fed560623de23b7a4b by ben_barham:

    [NameLookup] Retain invalid decls when filtering via access path

    • add: test/IDE/complete_sequence_invalid.swift
    • edit: lib/AST/NameLookup.cpp