[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 5.1) #293

Report

[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#293]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/293/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 03 May 2019 16:07:00 -0500
Build duration:
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:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 7a809cdbe3460f369f5b84a8cc05e33974860188 by rbayer:
    [Build System: CMake] Install the apinotes in the 'compiler' install

    • edit: CMakeLists.txt
    • edit: apinotes/CMakeLists.txt
    • edit: stdlib/public/Platform/CMakeLists.txt
  • Commit 6892650be4acfe7ce65b232de8c308aae5c88806 by pyaskevich:
    [ConstraintSystem] Detect and fix invalid refs in dynamic key path

    • edit: lib/Sema/CSDiagnostics.h
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/ConstraintLocator.cpp
    • edit: test/attr/attr_dynamic_member_lookup.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/TypeCheckExprObjC.cpp
  • Commit 24bf586f0161f57aa866fc95c9c3d2041aee9dbe by harlan:
    [test] Remove debug flag from module cache rebuild test

    • edit: test/ParseableInterface/ModuleCache/RebuildRemarks/out-of-date-cached-module.swift
  • Commit 4f2ded0da15de08f4f5398008c02f8a12031574d by github:
    [ModuleInterface] Short-circuit module loading for frameworks too

    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • add: test/ParseableInterface/ModuleCache/prefer-local-module-to-sdk-framework.swift
    • edit: test/ParseableInterface/ModuleCache/prefer-local-module-to-sdk.swift
  • Commit cd7dfdb6a2676562b450d285f8cdb5b6bb295550 by gwen.mittertreiner:
    Fix FileManager.createFile on Windows

    • edit: Foundation/NSPathUtilities.swift
    • edit: Foundation/NSData.swift
  • Commit 3f006d1997387b4e19d7214814594cd4def7eed7 by gwen.mittertreiner:
    [Windows] Fix FileManager.removeItem

    • edit: Foundation/FileManager+Win32.swift
  • Commit 71b034d86465f22cfffcf7b894ff2756c47cb51b by kyrtzidis:
    [Index] For isKnownFile() take into account visibility of unit files

    • edit: lib/Index/FilePathIndex.cpp