[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #6840

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6840/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 16 Jan 2019 23:35:29 -0600
Build duration:
52 min

Changes

  • Commit 281a954250be8667ffbd81fdc7d019119b762a8e by dmbryson:
    [Basic] Export LLBUILD_BUILD_ID to subprocesses

    • edit: lib/Basic/LaneBasedExecutionQueue.cpp
  • Commit 02603ca57a23bf2f9348312a2eb41f3abd426d4a by gwynne:
    Fix typo in comment

    • edit: utils/gyb.py
  • Commit 687585eafaf79a653eca1ca7c3a10bf1a498fbe1 by gwynne:
    Docs: Remove all references to long-unused LitRe tool. Also incidentally

    • edit: docs/ABI/Mangling.rst
    • edit: docs/proposals/rejected/Clonable.rst
    • edit: docs/proposals/ValueSemantics.rst
    • edit: docs/archive/LangRefNew.rst
    • edit: docs/StdlibRationales.rst
    • edit: docs/SIL.rst
    • delete: docs/GenerateTopLevelLitreCMakeLists.cmake
    • edit: docs/LogicalObjects.rst
    • edit: docs/proposals/Concurrency.rst
    • edit: docs/SequencesAndCollections.rst
    • delete: docs/LitreTemplate.cmake
    • edit: docs/proposals/DeclarationTypeChecker.rst
    • edit: docs/proposals/Inplace.rst
    • edit: docs/proposals/TypeState.rst
    • edit: docs/StringDesign.rst
    • edit: docs/PatternMatching.rst
    • edit: docs/ABI/TypeLayout.rst
    • edit: docs/DependencyAnalysis.rst
    • edit: docs/Literals.rst
    • edit: docs/StoredAndComputedVariables.rst
    • edit: docs/proposals/archive/ProgramStructureAndCompilationModel.rst
    • edit: docs/contents.rst
    • edit: docs/proposals/archive/MemoryAndConcurrencyModel.rst
    • edit: docs/ABI/TypeMetadata.rst
    • edit: docs/Lexicon.rst
    • edit: docs/proposals/valref.rst
    • edit: docs/CMakeLists.txt
    • edit: docs/Modules.rst
    • edit: docs/archive/Objective-CInteroperability.rst
    • edit: docs/archive/NamespaceLevelVarsAndTopLevelCode.rst
    • edit: docs/archive/Resilience.rst
    • edit: docs/TypeChecker.rst
  • Commit c04b9fe43251efe9be30aa66c46838246492fed8 by spestov:
    SILGen: Redo test/SILGen/enum.swift to not use -parse-stdlib

    • edit: test/SILGen/enum.swift
  • Commit 1eb354809820ac13f80d8eb3b61e17f9ea5d8b65 by spestov:
    (Mostly) revert "SILGen: TupleShuffleExprs in the rvalue emission path

    • edit: test/SILGen/enum.swift
    • edit: lib/SILGen/SILGenExpr.cpp
  • Commit ac9dfe1a1e62b345176ce51e1ac99490ddad2230 by rjmccall:
    Add a utility to substitute generic arguments into a canonical generic

    • edit: include/swift/AST/Types.h
    • edit: lib/AST/Type.cpp
  • Commit ecac7624b828543f2243823acfa9d831e5f13061 by rjmccall:
    Remove "canonical" thunks in favor of reabstraction thunks.

    • edit: test/SILGen/guaranteed_normal_args_curry_thunks.swift
    • add: test/SILGen/partial_apply_override.swift
    • edit: lib/SILGen/SILGenThunk.cpp
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SILGen/SILGenFunction.h
    • edit: lib/SILGen/SILGenPoly.cpp
  • Commit 9f6d3b95d470120bb429c61ef31ce5ffa2b15d43 by github:
    Update WindowsBuild.md

    • edit: docs/WindowsBuild.md
  • Commit 1270435047b10a7f1a01688cea43e4a55049100b by github:
    [CI Doc] Add Swift Sourcekit Stress Tester trigger information

    • edit: docs/ContinuousIntegration.md
  • Commit 13d350627fc5a34bb81d6c4e858304b459403832 by compnerd:
    test: define expansion macro always

    • edit: test/lit.cfg
  • Commit e241632f02057ee589885cda1ae9a98ff7a0a65f by compnerd:
    build: add support for building UUID

    • edit: CMakeLists.txt
  • Commit 0e774ef7a727d8db9fb80436e781ef4c938a5cdd by compnerd:
    build: switch to bundled UUID

    • edit: CMakeLists.txt
  • Commit ea0017c508a63169ce0e6198b283de2695caa0f6 by compnerd:
    uuid: port for Windows

    • edit: CMakeLists.txt
    • edit: uuid/uuid.c
  • Commit b3d6968bb0282ad53f86b8ef69c70c3eaef578e1 by compnerd:
    build: explicitly link against swiftDispatch

    • edit: CMakeLists.txt