[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (swift 5.0) #64

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-linux-ubuntu-18_04/64/
Project:
oss-swift-5.0-package-linux-ubuntu-18_04
Date of build:
Sun, 16 Dec 2018 00:24:46 -0600
Build duration:
1 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:

Changes

  • Commit eef07a153f02c5e86d6547101609c4381efe1088 by harlan:
    [Serialization] Only serialize inlinable body text in partial modules

    • edit: lib/Serialization/Serialization.cpp
    • edit: test/ParseableInterface/inlinable-function.swift
    • edit: test/ParseableInterface/modifiers.swift
    • edit: test/ParseableInterface/fixed-layout-property-initializers.swift
  • Commit e3773f8d7e9d028f0b404f35336ae4f3ef9acb8f by spestov:
    Sema: Fix applying solution for OptionalTryExpr

    • edit: test/Parse/try.swift
    • edit: lib/Sema/CSApply.cpp
    • edit: test/Parse/try_swift5.swift