[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #1619

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1619]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1619/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Sun, 29 Apr 2018 09:41:18 -0500
Build duration:
1 hr 2 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 715003c20685535d00941ac9b9e7234ab6788968 by milseman:
    [gardening] Internalize many non-API String interfaces

    • edit: stdlib/public/core/String.swift
    • edit: stdlib/public/core/StringObject.swift
    • edit: validation-test/stdlib/String.swift
    • edit: stdlib/public/core/StringStorage.swift
    • edit: stdlib/public/core/StringGuts.swift
  • Commit c00a460ea39f99578f063d348f2c2e14bf095caf by milseman:
    [string] Drop StringStorage.create inlinability annotation.

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