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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/1609/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 18 Apr 2019 16:36:00 -0500
Build duration:
1 hr 36 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 a051b823b73210cad0b6bab3f0662fc5cf32e0c1 by klorentey:
    Revert "Revert "Reapply patch with test, but this time add a pizza

    • add: test/Interpreter/bridged_casts_folding.swift
    • edit: test/SILOptimizer/bridged_casts_folding.swift
  • Commit 84bf144d3ab1ea5332c8d23de60144dc8afc128d by klorentey:
    [test] Update expected error message

    • edit: test/Interpreter/bridged_casts_folding.swift
  • Commit ae1bc7623c1188367dab94b2cb034f8d0c30b515 by klorentey:
    [test] bridged_casts_folding: make tests more resilient against changes

    • edit: test/Interpreter/bridged_casts_folding.swift
  • Commit 306507931a1598d7ce57265fc1b8e0492b1cea42 by pyaskevich:
    [CSFix] Introduce a fix for different kinds of ref failures in key path

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 2e931650404406c0c11a7c79e869bdc939d4bb1b by pyaskevich:
    [ConstraintSystem] Detect use of declaration with mutating getter as a

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSFix.cpp
  • Commit d462992780f1a87d47ed2a39b92aeaeb34487d51 by compnerd:
    test: repair the Windows test suite

    • edit: test/Serialization/group_info_diags.swift
  • Commit c33b72648634080718daaae87e5d24de819558c0 by pyaskevich:
    [Diagnostics] Extract logic common to all key path invalid ref

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit eaf1dc0012cf6f97761d6e69cc149051aa867997 by pyaskevich:
    [Diagnostics] Diagnose use of member with mutating getter in key path

    • edit: test/expr/unary/keypath/keypath.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 817a44bb95dfba091738994aba439775b96fb4bd by brentdax:
    [ConstraintSolver] Centralize dumping an expr

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/CSSolver.cpp
  • Commit d5f70d9de7c4140fcf6ed6adfef33f86eb3a7723 by brentdax:
    [ConstraintSolver] Dump key path component types

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/AST/ASTDumper.cpp
    • edit: include/swift/AST/Expr.h
  • Commit 9cb896b828025ef676b3776f3cf1dabfc8d1c76f by brentdax:
    [ConstraintSolver] Give type vars for keypath components useful locators

    • edit: lib/Sema/CSGen.cpp
  • Commit 713a2ab747db51513700fe79a88354eccc81ae4a by brentdax:
    Reformat and colorize KeyPathExpr AST dumps

    • edit: lib/AST/ASTDumper.cpp
  • Commit 44a472766d844ecc4bf96258a4a4b17e2593f5b4 by brentdax:
    [ConstraintSystem] Add KeyPathComponentTypes map

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSGen.cpp
  • Commit 760d4be5e03280ca3de821068692fa76075d28c9 by brentdax:
    [ConstraintSystem] Add a KeyPathComponentResult locator path element

    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintLocator.cpp
    • edit: lib/Sema/ConstraintLocator.h
  • Commit 180cb2fa93f37e0f889f33d0984609b6dc6c3f1f by millenomi:
    Test fixes:

    • edit: TestFoundation/TestFileManager.swift
    • edit: TestFoundation/TestNSString.swift
    • edit: TestFoundation/Utilities.swift
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/swift-corelibs-xctest/Sources/XCTest/Public/XCTestMain.swift:20:23: error: missing required module 'CoreFoundation'
**18:12:28**     @_exported import Foundation
**18:12:28**                       ^