[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #1823

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1823]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1823/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Fri, 06 Sep 2019 04:27:29 -0500
Build duration:
1 hr 31 min

Identified problems:

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

Changes

  • Commit 03c63656719e1b92ed75a11e2e0686d619c64264 by rkandhadaimadhav:
    [oslog][stdlib-private] Add support for interpolating strings in the new

    • edit: stdlib/private/OSLog/OSLog.swift
    • edit: stdlib/private/OSLog/OSLogMessage.swift
    • edit: stdlib/private/OSLog/OSLogIntegerTypes.swift
    • edit: test/stdlib/OSLogPrototypeExecTest.swift
    • add: stdlib/private/OSLog/OSLogStringTypes.swift
    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.swift
    • edit: stdlib/private/OSLog/CMakeLists.txt
  • Commit f1ae1dc40e09c67560419d61370c7b9df79c3faa by eeckstein:
    Fix some debugging on SIL level (-gsil) problems

    • edit: lib/SILOptimizer/UtilityPasses/SILDebugInfoGenerator.cpp
    • edit: include/swift/SIL/SILFunction.h
    • edit: lib/SIL/SILFunction.cpp
    • edit: test/DebugInfo/gsil.swift
    • add: test/DebugInfo/Inputs/testclass.swift
  • Commit f5dd3b8232c26d1dcf650163b53d5c5660f045db by me:
    Use Result from the Standard Library

    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Tests/TSCBasicTests/AwaitTests.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Sources/TSCBasic/Result.swift
    • edit: Tests/PackageGraphTests/PubgrubTests.swift
    • edit: Tests/TSCBasicTests/XCTestManifests.swift
    • edit: Sources/Build/BuildDelegate.swift
    • edit: Sources/SourceControl/RepositoryManager.swift
    • edit: Sources/SPMTestSupport/MockDependencyResolver.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/PackageGraph/DependencyResolver.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Sources/PackageGraph/Pubgrub.swift
    • edit: Sources/SourceControl/GitRepository.swift
    • add: Sources/TSCBasic/CodableResult.swift
    • edit: Sources/TSCBasic/Await.swift
    • edit: Sources/TSCBasic/Process.swift
    • edit: Tests/TSCBasicTests/ResultTests.swift
    • edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift