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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/537/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Fri, 19 Oct 2018 14:38:01 -0500
Build duration:
1 hr 35 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 72a47e799955dcd801122ffacfa66c99b10ded44 by github:
    Update UUID to take advantage of SE-0205

    • edit: stdlib/public/SDK/Foundation/UUID.swift
  • Commit d8029319a30df5c0d6433318c4d162cb0d3e0e9b by github:
    Missed one

    • edit: stdlib/public/SDK/Foundation/UUID.swift
  • Commit 224ef9adec36713e2920aa23038da454ca2602e8 by github:
    mutable pointer fix

    • edit: stdlib/public/SDK/Foundation/UUID.swift
  • Commit 58e8edec55d82c0dd1e0dfd4ac255e7fd7d83838 by rkandhadaimadhav:
    [Tests] Enable SILGen tests that were xfailed since the time when the

    • edit: test/SILGen/closures.swift
    • edit: test/SILGen/objc_bridging.swift
    • edit: test/SILOptimizer/diagnostic_constant_propagation.swift
    • edit: test/SILGen/let_decls.swift
    • edit: test/SILGen/switch_var.swift
    • edit: test/SILGen/default_constructor.swift
  • Commit b124a8f7c38aed31300ca491480f4e3724fea9d8 by compnerd:
    ClangImporter: inline a single use macro

    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit 90fe0a7e86349fb2a3d558b89b196a751084f5c0 by rishizaki:
    [CodeCompletion] Implement completion for 'get', 'set', 'willSet',

    • edit: include/swift/Parse/Parser.h
    • add: test/IDE/complete_accessor.swift
    • edit: include/swift/IDE/CodeCompletion.h
    • edit: include/swift/Parse/CodeCompletionCallbacks.h
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Parse/ParseDecl.cpp
  • Commit aedf2b91ad1e05e8a51a7475259c3a1391b8ae4f by klorentey:
    [stdlib] CollectionOfOne.subscript: Replace setter with _modify

    • edit: stdlib/public/core/CollectionOfOne.swift
  • Commit f2f771d2d5bc0d16f97f907c5e2bc0e7b85fd5d1 by mark.lacey:
    Fix type checker performance test to compile successfully.

    • edit: validation-test/Sema/type_checker_perf/fast/rdar17024694.swift
  • Commit 01451dc1d98a81648f796f75f2430c34c08fe4df by ditaliano:
    [SwiftLanguageRuntime] Remove unused StringHasAnyOf variant.

    • edit: source/Target/SwiftLanguageRuntime.cpp

New issue found!