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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1915/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Sat, 28 Sep 2019 09:00:04 -0500
Build duration:
1 hr 21 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 8d869e6f232310453bde68ddbce1e68d25cd565e by suyashsrijan:
    [CSApply] Don't diagnose a 'static let none' as ambiguous none unless

    • edit: test/decl/enum/enumtest.swift
    • edit: lib/Sema/CSApply.cpp
  • Commit 25e1bb5ac1f998688b3a9a79f395555a9bfef9da by suyashsrijan:
    [CSApply] Filter out functions and instance members before the ambiguous

    • edit: test/decl/enum/enumtest.swift
    • edit: lib/Sema/CSApply.cpp
  • Commit aa565f550c8bb84fbdc9aaacaf1a70abb10fe795 by suyashsrijan:
    [CSApply] Compare variable's type with the base type of the enum we're

    • edit: lib/Sema/CSApply.cpp
    • edit: test/decl/enum/enumtest.swift
  • Commit 0a39e7dbeb52bb8413f62078aeb4693e0000d2da by suyashsrijan:
    [CSApply] Move the variable type check into the lookup filter call

    • edit: lib/Sema/CSApply.cpp
  • Commit 389232ac866a256b1169f05b432b75caf831fc1a by suyashsrijan:
    [Test] Add a FIXME next to a test case that should be diagnosed

    • edit: test/decl/enum/enumtest.swift
  • Commit 2de4755564ec2230596c0b37feb3882788c1b2f3 by suyashsrijan:
    [CSApply] Filtering 'none' results should filter out any other decl

    • edit: lib/Sema/CSApply.cpp
  • Commit f1a21348d2b3b3b3b0d42591c5a0c7b3c9d24ee3 by nhawes:
    [Parse] Assert that the children of syntax tree nodes have contiguous

    • edit: include/swift/Parse/ParsedRawSyntaxRecorder.h
    • edit: include/swift/Parse/ParsedSyntaxBuilders.h.gyb
    • edit: lib/Parse/ParsedSyntaxBuilders.cpp.gyb
    • edit: include/swift/Parse/ParsedRawSyntaxNode.h
    • edit: include/swift/Parse/ParsedSyntaxRecorder.h.gyb
    • edit: lib/Parse/ParsedRawSyntaxRecorder.cpp
    • edit: lib/Parse/ParseType.cpp
    • edit: lib/Parse/ParsedSyntaxRecorder.cpp.gyb
    • edit: lib/Parse/ParseExpr.cpp
  • Commit b3d79625986f3f4de12421963ffc1249dd750188 by suyashsrijan:
    [Test] Add some more tests around edge cases

    • edit: test/decl/enum/enumtest.swift