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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/16037/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Sun, 07 Mar 2021 11:25:00 -0600
Build duration: 53 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 73af20fdbfdd684d5ffdc095393536f24d224cf1 by milseman:

[benchmark] Add StringSplitting and lines benchmarks

  • edit: benchmark/utils/main.swift

  • add: benchmark/single-source/StringSplitting.swift

  • edit: benchmark/CMakeLists.txt

  • Commit 4612a5b02f6e205c98cc5f9d75e9f05b2d0951b6 by milseman:

    [benchmark] Cleanup and bug fix

    • edit: benchmark/single-source/StringSplitting.swift
  • Commit 4fe6873c72c053378c5385b76e57666b851c501f by milseman:

    [benchmark] Conform to naming and timing conventions

    • edit: benchmark/single-source/StringSplitting.swift
  • Commit 885a03273642e7f1ef8ad3406e657b9873a38fa4 by si:

    Split out JSONDecoder into its own file.

    • edit: Foundation.xcodeproj/project.pbxproj
    • add: Sources/Foundation/JSONDecoder.swift
    • edit: Sources/Foundation/CMakeLists.txt
    • edit: Sources/Foundation/JSONEncoder.swift