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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6904/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 29 Jan 2019 17:12:15 -0600
Build duration:
2 hr 1 min

Changes

  • Commit e7a007f2314209782ce45472ff832959fef2f4d6 by david_smith:
    InvalidStrideable.swift accidentally didn't catch the thing it was meant

    • delete: validation-test/stdlib/InvalidStrideable.swift
  • Commit 9da67c1897893e5885df56642510a6b4e2071e64 by pyaskevich:
    [TypeChecker] Drop @autoclosure attribute from invalid parameters

    • edit: lib/Parse/ParsePattern.cpp
    • edit: test/attr/attr_autoclosure.swift
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Sema/TypeCheckPattern.cpp
  • Commit b59e965017766660bd55b8e944e46328d72a78de by atrick:
    Fix getAccessedStorageFromAddress to handle AddressToPointer.

    • edit: test/SILOptimizer/accessed_storage_analysis.sil
    • edit: lib/SIL/MemAccessUtils.cpp
  • Commit 1f06cd7e6d313f25a9c58e88cfa28dfd87369570 by jordan_rose:
    Tweak diagnostic for a high-access member in a low-access extension

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/Sema/accessibility.swift
    • edit: test/ClangImporter/objc_override.swift
    • edit: test/SILGen/accessibility_warnings.swift
    • edit: test/Compatibility/accessibility.swift
  • Commit 3c740e4f2e2d441f970bb6ff13c0f04f665fd982 by jordan_rose:
    Don't fix access of an 'open' decl in a 'public' extension

    • edit: test/Sema/accessibility.swift
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/ClangImporter/objc_override.swift
    • edit: test/Compatibility/accessibility.swift
    • edit: test/SILGen/accessibility_warnings.swift
    • edit: test/ClangImporter/Inputs/custom-modules/ObjCParseExtras.h
  • Commit 15056ed69504d5a3efac0bfdcbf99c7c24140d66 by jordan_rose:
    Remove mistaken early exit from access checking

    • edit: test/attr/accessibility.swift
    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit 49f85071dcd65eb5217e5797874be66261a14617 by compnerd:
    ParseableInterface: improve test coverage on Windows

    • edit: test/ParseableInterface/linking-to-module.swift
    • edit: test/ParseableInterface/synthesized.swift
    • edit: test/ParseableInterface/ModuleCache/module-cache-leaf-hash-change-rebuilds-all.swift
  • Commit 43670cb897c95b637ef97097d8ae7421b70a5e1d by pyaskevich:
    [TypeChecker] Classify nil literal and .none as non-contriburing to

    • edit: lib/Sema/CSBindings.cpp
    • edit: test/decl/func/rethrows.swift
    • edit: lib/Sema/TypeCheckError.cpp
  • Commit f199222d9728d341fe4b46c5f8bba83badbd1d19 by compnerd:
    utils: remove LLDB_PATH_TO_CMARK_BUILD

    • edit: utils/build-script-impl
  • Commit cb337d880390e781f0e6f1976a9518aee5ebf0a0 by github:
    Update WindowsBuild.md

    • edit: docs/WindowsBuild.md
  • Commit c2e8b9e195cfe590c033500dbf161c60cee443b1 by mgottesman:
    [sil] Teach the SILCloner how to clone from ossa -> non-ossa.

    • edit: include/swift/SIL/SILCloner.h
    • edit: lib/SIL/SILBuilder.cpp
    • add: test/SILOptimizer/mandatory_inlining_ossa_to_non_ossa.sil
  • Commit 37ff213bfe2efc468143f72b575765416650c86d by ankit_aggarwal:
    Revert "Implement fallback behaviour for version specific manifests

    • edit: Sources/PackageLoading/ToolsVersionLoader.swift
    • edit: Sources/PackageModel/Manifest.swift
    • edit: Tests/PackageLoadingTests/ToolsVersionLoaderTests.swift
    • edit: Tests/PackageLoadingTests/XCTestManifests.swift
  • Commit e49bb019ad8e4e1d849acaf16ca8675f7547a599 by ankit_aggarwal:
    Improve support for version specific manifests

    • edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
    • edit: Sources/TestSupport/TestWorkspace.swift
    • edit: Sources/SourceControl/RepositoryManager.swift
    • edit: Sources/PackageLoading/ToolsVersionLoader.swift
    • edit: Sources/PackageModel/Manifest.swift
    • edit: Tests/PackageLoadingTests/ToolsVersionLoaderTests.swift
    • edit: Sources/PackageModel/ToolsVersion.swift
    • edit: Tests/PackageLoadingTests/XCTestManifests.swift
  • Commit 76155b6a6d9cdfe65a636d5c792a1e8441789f94 by compnerd:
    Foundation: port NSHost to Windows

    • edit: Foundation/Host.swift
**19:13:58** The following tests FAILED:
**19:13:58** 	  5 - dispatch_group (Timeout)