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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/975/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 02 Jan 2019 20:51:53 -0600
Build duration:
1 hr 30 min

Identified problems:

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

Changes

  • Commit 94a9a9a10f6497b8f53cc4e90a6eb5aef76b3f95 by aschwaighofer:
    IRGen: Don't assert on keypaths that use a subclass as root

    • edit: test/IRGen/keypaths.sil
    • edit: lib/IRGen/GenKeyPath.cpp
  • Commit da32f0fde076f063ceb37dc50d63b4d776ff73eb by aschwaighofer:
    Use getSuperclassForDecl

    • edit: lib/IRGen/GenKeyPath.cpp
  • Commit 207d6a949d628eb28fe21e903003b2b6dc9d5fa0 by atrick:
    Use AbstractionPattern::getOpaque() per Slava's review.

    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
  • Commit c8b03fd944b72ad688f80405db3e5e77a7f14cb5 by dgregor:
    [Type checker] Use Decl::diagnose() in more places

    • edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
  • Commit 6a507b460ed08419f714345ac2440fc000cd3632 by spestov:
    Document non_abi linkage in SIL.rst

    • edit: docs/SIL.rst
  • Commit 1fab572dd8d12cd025af24add54dbb6cb0edee1a by ankit_aggarwal:
    [Workspace] Don't validate the pins when there are errors

    • edit: Sources/Workspace/Workspace.swift
  • Commit ecb971676811f8415a895a3715524a118e6e6c71 by ankit_aggarwal:
    [Workspace] Eliminate suffix from checkouts dirname

    • edit: Sources/SourceControl/Repository.swift
    • edit: Sources/Workspace/Workspace.swift
  • Commit d73fbdf015e55cc36276da654d5fed3df10ceb8a by ankit_aggarwal:
    [Pubgrub] Silence a warning

    • edit: Sources/PackageGraph/Pubgrub.swift
  • Commit a6f3c2891192ea32ccfe602c8d8876227cb42395 by ankit_aggarwal:
    [Build] Clarify BuildPlan.Error.missingLinuxMain (#1920)

    • edit: Sources/Build/BuildPlan.swift
  • Commit 618ec189be028484cb942dd1249a396851c7176d by ankit_aggarwal:
    Add a version of libSwiftPM that can be built as a static lib

    • edit: Package.swift
  • Commit 7e741a61ac91dfc95bf76b97829b9580394ae0dc by user:
    Align __NSCFType with CFRuntimeBase / _CFInfo

    • edit: Foundation/NSSwiftRuntime.swift