[Swift CI] Build Failure: OSS - Swift Package - macOS (main) #5508

# [FAILURE] oss-swift-package-macos [#5508]

Build URL: https://ci.swift.org/job/oss-swift-package-macos/5508/
Project: oss-swift-package-macos
Date of build: Sun, 17 Jan 2021 20:19:32 -0600
Build duration: 4 hr 13 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 93a514c1365113cdaea5b309d17a516befc01797 by atrick:

Enable the CopyPropagation pass.

  • edit: test/SILOptimizer/outliner.swift

  • edit: test/Interpreter/builtin_bridge_object.swift

  • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp

  • edit: test/SILOptimizer/opt-remark-generator.swift

  • edit: test/SILOptimizer/OSLogFullOptTest.swift

  • edit: test/SILOptimizer/opt-remark-generator-yaml.swift

  • Commit c8aee4180ed75bb3d45d13ae03dbda46d577c53c by spestov:

    Sema: Fix a couple of crash-on-invalid problems with class inheritance

    • edit: lib/Sema/TypeCheckNameLookup.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
    • add: validation-test/compiler_crashers_2_fixed/rdar73169149.swift
    • edit: lib/Sema/TypeCheckStorage.cpp