[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #3522

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#3522]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3522/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 19 Mar 2020 18:40:04 -0500
Build duration:
2 hr 18 min

Identified problems:

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

Changes

  • Commit 3abea6be65b378492fdac6305971a794d234bd03 by dgregor:
    [Constraint system] Use the PatternBindingDecl context when possible.

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: test/Constraints/iuo.swift
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSGen.cpp
  • Commit f2e581c7fc7c01d4816b9d1a3f29bc17fe142bce by dgregor:
    [Type checker] Look through reference storage types for typed patterns.

    • edit: lib/Sema/CSGen.cpp
  • Commit 6d60d014205b63c72a4f75872eaf9852bd6cacd2 by rwidmann:
    [NFC] Remove the Legacy Semantic Queries Bit

    • edit: lib/Sema/IDETypeCheckingRequests.cpp
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: lib/Sema/TypeChecker.cpp
    • edit: lib/AST/NameLookup.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/DebuggerTestingTransform.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
    • edit: include/swift/AST/ASTContext.h
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
  • Commit cbeffb69cd81e88a3db49594215850285958e712 by rishizaki:
    [CodeCompletion] Don't ignore CovariantReturnConversionExpr

    • edit: lib/IDE/ExprContextAnalysis.cpp
    • add: test/IDE/complete_super_self.swift
  • Commit 75abee8f4588d2b120b2cd7a7c7e74fe2079dddd by xi_ge:
    ModuleInterface: skip override keywords when overriding an invisible

    • edit: lib/AST/Attr.cpp
    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/PrintOptions.h
    • add: test/ModuleInterface/skip-override-keyword.swift
    • edit: lib/AST/ASTPrinter.cpp
  • Commit a04260b82a2dc48233ee4d81be997713ab78eb1b by dgregor:
    [Driver] Disable PCH validation in batch mode, too.

    • edit: lib/Driver/ToolChains.cpp
    • edit: test/Driver/bridging-pch.swift
  • Commit a618c73b9a01784574d25272af73cdeb8719a8a9 by spestov:
    Re-apply: Add regression test for rdar://59496033

    • add: test/SILGen/cf_curried_init.swift
  • Commit c5f40613f5b24aef1961ab79c065ff2657124a4f by devteam.codafi:
    Update for the removal of the Legacy Semantic Queries bit

    • edit: lldb/source/Symbol/SwiftASTContext.cpp