[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #6728

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6728]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6728/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Sun, 16 Dec 2018 12:10:40 -0600
Build duration:
1 hr 45 min

Identified problems:

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

Changes

  • Commit 06f6621cdcc2a4cf8fbcff4a8541383e02bec52c by spestov:
    Sema: Clean up ExprRewriter::visitParenExpr()

    • edit: lib/Sema/CSApply.cpp
  • Commit 2f612306279ef23bad8affc7d0396496eb033d17 by spestov:
    Sema: Remove vestigial rvalue varargs code path

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/CSDiag.cpp
  • Commit b8ff7f1b31654ca763472b09345ed11d4c01fb0f by spestov:
    Sync up tuple_arguments and tuple_arguments_4 tests

    • edit: test/Constraints/tuple_arguments.swift
    • edit: test/Compatibility/tuple_arguments_4.swift
  • Commit c5cdd709bab196c79614378fc973f9242c9fae45 by spestov:
    Sema: SE-0110 tuple splatting should not implode argument list with

    • edit: test/Compatibility/tuple_arguments_4.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/tuple_arguments.swift