[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #3163

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#3163]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3163/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Sat, 12 Jan 2019 21:32:20 -0600
Build duration:
1 hr 12 min

Changes

  • Commit 33871548b3d859e52aa672f45a24dd327fc5b949 by spestov:
    Clean up TypeVariableType::Implementation::mustBeMaterializable(), etc

    • edit: lib/Sema/ConstraintGraph.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit 64136825fb806671c7f2d7a99c928e245b60c244 by mgottesman:
    Remove comment that is no longer true.

    • edit: lib/SIL/ValueOwnership.cpp
  • Commit 353b4cc4c428374671d232de2206f36cc91bcd1d by spestov:
    Sema: Solve Bind constraints involving to two variables of different

    • edit: test/Constraints/generics.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 52c1c8caafc2a70c03c1fb3f8cc84b154a358596 by spestov:
    Sema: Clean up solving BindParam constraint

    • edit: lib/Sema/CSSimplify.cpp
  • Commit d8f94a46fd9b5f70410f9343063ccc7718bab8b3 by github:
    UUID.uuidString should return an upper String like on Darwin

    • edit: Foundation/UUID.swift
  • Commit 8b2ea247f7d38ba42582688f368f9d7c137e2864 by pvieito:
    Added UUID tests

    • add: TestFoundation/TestUUID.swift
    • edit: TestFoundation/main.swift
  • Commit 8350aa87b77004a5e835e6e47a259d41d0a8c14e by pvieito:
    Added TestUUID.swift to CMakeList.txt

    • edit: CMakeLists.txt