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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3143/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 08 Jan 2019 08:28:54 -0600
Build duration:
1 hr 12 min

Changes

  • Commit 4433a9f89e008775fb6474ce01d7c6b4f03c21f3 by github:
    [line-directive] Add usage and explanatory text

    • edit: utils/line-directive
  • Commit a1fb6f1278c9b874b08335a28113ce251e02fadd by pali:
    [stdlib] Gardening: ringBuffer position index

    • edit: stdlib/public/core/Sequence.swift
  • Commit c887116862f734985562ff4836b400536bb5548e by pali:
    [stdlib] dropLast, prefix, suffix: ContiguousArray

    • edit: stdlib/public/core/Sequence.swift
  • Commit c4d76fdc5c5a0dea37320766656256cf9c70b9e5 by github:
    Satisfy the python linter

    • edit: utils/line-directive
  • Commit 0e458900b123ac2e4cfc0c81c7560c1b677170a8 by spestov:
    Sema: Remove hack introduced by 31245556

    • edit: test/IDE/complete_value_expr.swift
    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: test/IDE/complete_from_stdlib.swift
  • Commit ac04679f0cb1ce581edaa19f83ef99e567bfa085 by spestov:
    AST: Change TypeBase::addCurriedSelfType() to use the self type not

    • edit: test/IDE/complete_value_expr.swift
    • edit: lib/AST/Type.cpp
  • Commit 6e8ae7fac550afa5911650f8e6bd793d871320e1 by spestov:
    AST: Remove obsolete comment

    • edit: lib/AST/Type.cpp
  • Commit e5632964478943e15cdb68fe74a3268de14aa5b8 by spestov:
    LookupVisibleDecls: Use TypeBase::getMetatypeInstanceType()

    • edit: lib/Sema/LookupVisibleDecls.cpp
  • Commit 9ab18f65956e12414d6b4116d49c30fac0b89f2f by spestov:
    LookupVisibleDecls: Also substitute when the base type is an archetype

    • edit: lib/Sema/LookupVisibleDecls.cpp
  • Commit 7d33177b84fc44334fafa3a1e83a88b76701dc1a by spestov:
    LookupVisibleDecls: Don't use getReasonForSuper() for members of

    • edit: test/IDE/complete_operators.swift
    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: test/IDE/complete_value_expr.swift
    • edit: test/IDE/complete_where_clause.swift
    • edit: test/IDE/complete_members_optional.swift
    • edit: test/IDE/complete_type_subscript.swift
    • edit: test/SourceKit/CodeComplete/complete_optionalmethod.swift.response
    • edit: test/IDE/complete_type.swift
  • Commit f81c23d1542153b2e5f5e5b2b500fe7cf39326d0 by spestov:
    IDE: Replace some dead code with an assert

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit 8a201af7e64ba06de0517c58271a320b46cc2bb6 by spestov:
    IDE: Fix a usage of lookupVisibleMemberDecls() to not pass in an

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit c41be6ee0cba8073604b6274578132a31f856cc4 by spestov:
    IDE: Fix another usage of lookupVisibleMemberDecls() to not pass in an

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit 6fd25fd52110130acfad220e295541873cc71d89 by spestov:
    LookupVisibleDecls: Process associated types in

    • edit: lib/Sema/LookupVisibleDecls.cpp
  • Commit 3c0206d72ed81956585b0be239ff31c46f59182d by spestov:
    LookupVisibleDecls: Remove RestateFilteringConsumer

    • edit: test/Sema/typo_correction.swift
    • edit: lib/Sema/LookupVisibleDecls.cpp
  • Commit 9cf1efbe7731becf945a2dad4d0af349f9bcb145 by spestov:
    Sema: Remove bogus call to requestNominalLayout()

    • edit: lib/Sema/CSApply.cpp
    • edit: test/multifile/require-layout-call-result.swift