[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #1515

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1515]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1515/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Thu, 12 Apr 2018 15:50:28 -0500
Build duration:
2 hr 11 min

Identified problems:

  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit 8661fdac9a8cf0044ea3f7971581d6d82922f940 by dmbryson:
    Add a basic discovered dependency cycle test

    • add: tests/BuildSystem/Build/discovered-dependency-cycle.llbuild
  • Commit b7c4c7f9fe96f322155ce8be5663d28cf3c2ab9f by dmbryson:
    [Core] Change reportCycle to resolveCycle

    • edit: lib/Core/BuildEngine.cpp
  • Commit 6bf3ba76770bca19f6c39c45a50ddff1779bf29c by dmbryson:
    Add rudimentary cycle breaking support

    • edit: include/llbuild/Core/BuildEngine.h
    • edit: lib/Core/BuildEngineTrace.cpp
    • edit: lib/Core/BuildEngine.cpp
    • edit: unittests/Core/BuildEngineTest.cpp
    • edit: include/llbuild/Basic/Tracing.h
    • edit: lib/Core/BuildEngineTrace.h
  • Commit e24fea715b9a57cf9d5b598ab21809b88822814c by dmbryson:
    Add commentary on the consequences of opting into cycle resolution

    • edit: include/llbuild/Core/BuildEngine.h
  • Commit f9d8939ecbce1dcdcd468ea084230e7ce8322209 by dmbryson:
    Track and check that only forced rules make it to processRuleScanRequest

    • edit: lib/Core/BuildEngine.cpp
  • Commit 4199eaec8d53d773e2dba619e2e69f8a550a3af6 by dmbryson:
    Move break cycle into a method, change callback signature

    • edit: unittests/Core/BuildEngineTest.cpp
    • edit: lib/Core/BuildEngine.cpp
    • edit: include/llbuild/Core/BuildEngine.h
  • Commit 749f57ef0784a9b9eed22cfaf583ba752bd56c3a by dmbryson:
    Add comment to cancellation method

    • edit: lib/Core/BuildEngine.cpp
  • Commit c610ec73795f102a3b8b94bb3038f230275b06a5 by dmbryson:
    Implement C and Swift API additions for shouldResolveCycle

    • edit: include/llbuild/BuildSystem/BuildSystemFrontend.h
    • edit: products/libllbuild/BuildSystem-C-API.cpp
    • edit: lib/BuildSystem/BuildSystemFrontend.cpp
    • edit: products/libllbuild/include/llbuild/buildsystem.h
    • edit: include/llbuild/Core/BuildEngine.h
    • edit: products/llbuildSwift/BuildSystemBindings.swift
  • Commit b4d563802b70a61a5196588f1138e799650c5939 by ditaliano:
    [SILInstruction] Introduce isDebugInstruction().

    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: lib/SIL/InstructionUtils.cpp
    • edit: include/swift/SIL/DebugUtils.h
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp
    • edit: lib/SILOptimizer/Utils/Generics.cpp
    • edit: lib/SILOptimizer/Transforms/ConditionForwarding.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
  • Commit e59a63e7cad7e26de44c3f6ba171e878f7462590 by jordan_rose:
    SpaceEngine: Use factory methods for Space construction.

    • edit: lib/Sema/TypeCheckSwitchStmt.cpp
  • Commit d5ec086bf896dab4373e6b59789ec41ea4287058 by jordan_rose:
    SpaceEngine: Avoid constructing disjunct spaces whenever possible

    • edit: lib/Sema/TypeCheckSwitchStmt.cpp
  • Commit abdc7036eb7904403c4fd0817d45f93ecd2d7947 by jgroff:
    SILGen: Open-code materializeForSet in more situations.

    • edit: test/SILGen/materializeForSet.swift
    • edit: lib/SILGen/SILGenMaterializeForSet.cpp
    • edit: test/Interpreter/subscripting.swift
    • edit: validation-test/stdlib/Slice/MutableSlice_Of_MinimalMutableCollection_FullWidth.swift
  • Commit 4c4e4d2b79b13d769d300af1654db2f92473ff92 by xi_ge:
    migrator: handle simple attribute assignment and reference.

    • edit: lib/Migrator/APIDiffMigratorPass.cpp
    • add: test/Migrator/string-representable.swift.expected
    • add: test/Migrator/Inputs/string-representable.json
    • edit: test/Migrator/Inputs/Cities.swift
    • edit: include/swift/IDE/APIDigesterData.h
    • add: test/Migrator/string-representable.swift
  • Commit d0b710f73714fe2b105186699f2487b4b7199864 by suicaicoca:
    [gardening] Use https for swift.org links

    • edit: src/shims/generic_unix_stubs.c
    • edit: src/BlocksRuntime/runtime.c
    • edit: src/swift/DispatchStubs.cc
    • edit: src/BlocksRuntime/Block.h
    • edit: src/swift/Data.swift
    • edit: src/shims/generic_unix_stubs.h
    • edit: src/swift/Private.swift
    • edit: src/swift/Block.swift
    • edit: os/generic_unix_base.h
    • edit: src/swift/IO.swift
    • edit: src/swift/Dispatch.swift
    • edit: src/swift/Source.swift
    • edit: os/generic_win_base.h
    • edit: src/BlocksRuntime/data.c
    • edit: src/swift/Time.swift
    • edit: src/shims/android_stubs.h
    • edit: src/swift/Wrapper.swift
    • edit: src/swift/Queue.swift
    • edit: src/BlocksRuntime/Block_private.h
  • Commit 689b1724a9a5434dc2615eea27c6feb1bdb48fc3 by compnerd:
    SwiftOverlay: add explicit casts

    • edit: src/swift/Block.swift
    • edit: src/swift/Wrapper.swift
    • edit: src/swift/IO.swift
    • edit: src/swift/Dispatch.swift
    • edit: src/swift/Queue.swift
    • edit: src/swift/Source.swift
  • Commit ed137a0ed99c8a1f61bb38c2cd387af4f8d407cb by ahatanaka:
    [Sema][ObjC] Ensure that the return type of an ObjC method is a complete

    • edit: test/SemaObjCXX/instantiate-method-return.mm
    • edit: lib/Sema/SemaDeclObjC.cpp
    • add: test/CodeGenObjCXX/instantiate-return.mm
  • Commit f861313e97b58ced156c9cda7d2ba534e58f2a03 by otaviosilvalima:
    Clean repeated use of force unwrapping on test files

    • edit: TestFoundation/TestNSNumberBridging.swift
    • edit: TestFoundation/TestISO8601DateFormatter.swift
    • edit: TestFoundation/TestURL.swift