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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14922]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14922/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 26 Oct 2020 11:53:26 -0500
Build duration: 1 hr 4 min

Identified problems:- Swift Compile Error: Swift compiler error

  • Indication 1
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 5eafc20cdd0ecebe30a2621f9e5f73b96de7c3a1 by atrick:

Fix undefined behavior in SmallString.withUTF8

  • edit: stdlib/public/core/SmallString.swift

  • edit: stdlib/public/core/StringBridge.swift

  • edit: stdlib/public/core/StringGuts.swift

  • Commit 42bf92a216a802b68bd071fb3f91e854be121295 by atrick:

    Make bind_memory free to inline.

    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
  • Commit bfbeb90b13252c792ea82949a3110760e878d70c by github:

    Add tests testing more complicated template scenarios for #32950. (#33420)

    • edit: test/Interop/Cxx/templates/Inputs/module.modulemap
    • add: test/Interop/Cxx/templates/class-template-variadic.swift
    • add: test/Interop/Cxx/templates/Inputs/class-template-template-parameter.h
    • add: test/Interop/Cxx/templates/class-template-template-parameter.swift
    • add: test/Interop/Cxx/templates/class-template-non-type-parameter.swift
    • add: test/Interop/Cxx/templates/demangling.swift
    • add: test/Interop/Cxx/templates/Inputs/class-template-non-type-parameter.h
    • add: test/Interop/Cxx/templates/Inputs/class-template-variadic.h