[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (swift 4.2) #1126

Report

[FAILURE] oss-swift-4.2-incremental-RA-linux-ubuntu-16_04-long-test [#1126]

Build URL:
https://ci.swift.org/job/oss-swift-4.2-incremental-RA-linux-ubuntu-16_04-long-test/1126/
Project:
oss-swift-4.2-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 18 Jul 2018 16:05:00 -0500
Build duration:
33 min

Identified problems:

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

Changes

  • Commit 7c20033645bf9961ab4e1dfa0608d7507dbe3a85 by milseman:
    [test] Update String tests for older iOS versions

    • edit: test/stdlib/StringBridge.swift
    • edit: validation-test/stdlib/String.swift
  • Commit 41b780f0a40f9bce1839d76ddf67e390cee1467b by ktopley:
    Fix warning for uninitialized va_list variable.

    • edit: stdlib/public/SDK/os/os.m
  • Commit 40d450619eb454f8c2b7045407b86e8c56e8a9fc by ktopley:
    Change the signature for DispatchData.enumerateBytes() to match that of

    • edit: test/stdlib/Dispatch.swift
    • edit: stdlib/public/SDK/Dispatch/Data.swift
    • add: test/stdlib/DispatchData.swift
  • Commit 706f84ab92bda8b60d40034718a919e9d6e7623a by spestov:
    AST: Relax an assertion

    • edit: lib/AST/Type.cpp
  • Commit 63f5a8d0f5a0f596fd24486db2a5277769d43d7b by spestov:
    Sema: Simplify GatherConformancesListener

    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit c81f84e8367856b83800cb60624d3d813445bb27 by spestov:
    AST: Fix over-eager collapseSpecializedConformance()

    • edit: lib/AST/ASTContext.cpp
    • add: validation-test/compiler_crashers_2_fixed/0168-rdar40164371.swift
    • edit: include/swift/AST/SubstitutionMap.h
  • Commit f273e3a923f27b64b6d1d5218465e6cfca3f6ced by spestov:
    Sema: Fix availability of inherited designated initializers, part 2

    • edit: test/Sema/availability_versions_multi.swift
    • edit: test/Sema/availability_versions.swift
    • edit: lib/Sema/CodeSynthesis.cpp
  • Commit 41b33dfa085022987b920a439decba9b933f891c by github:
    Update random docs to SystemRandomNumberGenerator (#18043)

    • edit: stdlib/public/core/CollectionAlgorithms.swift
    • edit: stdlib/public/core/Random.swift
    • edit: stdlib/public/core/FloatingPoint.swift.gyb
    • edit: stdlib/public/core/Integers.swift.gyb
    • edit: stdlib/public/core/Collection.swift
  • Commit 7ad3d9b997f8f8d4e18e4ee651bae79cf4e6ddf3 by ktopley:
    Change the signature for DispatchData.enumerateBytes() to match that of

    • edit: src/swift/Data.swift
  • Commit 58313e46b348dc362b5a4b0c30305d339a17238a by ankit_aggarwal:
    [PackageLoading] Manifest caching using llbuild

    • edit: Tests/PackageLoadingTests/PD4_2LoadingTests.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/SPMLLBuild/llbuild.swift
    • edit: Tests/FunctionalTests/MiscellaneousTests.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Basic/Result.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Tests/PackageLoadingTests/PD4LoadingTests.swift
    • edit: Sources/Commands/Options.swift
    • edit: Tests/PackageLoadingPerformanceTests/ManifestLoadingTests.swift
    • edit: Tests/PackageGraphPerformanceTests/DependencyResolverPerfTests.swift
    • edit: Sources/Workspace/Diagnostics.swift