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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#11852]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/11852/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 21 Jan 2020 18:29:12 -0600
Build duration:
1 hr 12 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 b380cf993437033f7a88f5e2fc10065e3fa15422 by nhawes:
    [AST|ASTWalker] Fix assertion hit walking an invalid AST with a protocol

    • edit: lib/AST/Decl.cpp
    • edit: lib/AST/ASTWalker.cpp
    • edit: test/IDE/coloring_invalid.swift
  • Commit 2b8c00215fb5f1e3545e6d512dadff8b54d378f3 by pyaskevich:
    [ConstraintSystem] Delay closure body constraint generation in a couple

    • edit: lib/Sema/CSStep.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSBindings.cpp