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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/2161/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Fri, 19 Jul 2019 18:55:39 -0500
Build duration:
1 hr 8 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 0df29877eddcbf29c6f53bbfda23f4764950e7c0 by dgregor:
    [SE-0258] Fix source locations for implicitly-generated initializer

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: lib/AST/Decl.cpp
    • edit: test/decl/var/property_wrappers.swift
  • Commit 118a557304464a242335aac0b24e75a1d8c3c7de by dgregor:
    [SE-0258] Check for a NULL type.

    • add: validation-test/compiler_crashers_2_fixed/0201-rdar53120878.swift
    • edit: lib/AST/Decl.cpp
  • Commit ac5e2f9dcedef151be02b4b6eae76b5a03e7c476 by dgregor:
    Add now-fixed test case from rdar://problem/53183030

    • add: validation-test/compiler_crashers_2_fixed/0202-rdar53183030.swift
  • Commit 4d57590fa9021e837ff56a54a3a1c64b6ce2a02a by xi_ge:
    IDE+Evaluator: refactor the implementation of two common IDE utilities

    • edit: include/swift/IDE/IDERequests.h
    • edit: lib/IDE/IDETypeChecking.cpp
    • edit: lib/IDE/IDERequests.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: include/swift/Sema/IDETypeChecking.h
    • edit: include/swift/AST/ASTTypeIDZone.def
    • edit: include/swift/IDE/IDERequestIDZone.def
    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
  • Commit fd327a23e12ea6df769c3e750d484b9bf846cca8 by ankit_aggarwal:
    [SourceControl] Include repository url in the git clone error

    • edit: Sources/SourceControl/GitRepository.swift
    • edit: Sources/SPMUtility/StringExtensions.swift