[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (Debug) #870

Report

[FAILURE] swift-master-source-compat-suite-debug [#870]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/870/
Project:
swift-master-source-compat-suite-debug
Date of build:
Tue, 19 Feb 2019 17:21:00 -0600
Build duration:
19 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit 415cc8fb0c89683ee45ae50cb107b7001eb25cb3 by milseman:
    [String.Index] Deprecate encodedOffset var/init

    • edit: stdlib/public/Darwin/NaturalLanguage/NLTokenizer.swift
    • edit: stdlib/public/core/StringComparison.swift
    • edit: stdlib/public/core/Substring.swift
    • edit: stdlib/public/core/StringBreadcrumbs.swift
    • edit: stdlib/public/core/StringUnicodeScalarView.swift
    • edit: stdlib/public/core/StringUTF8View.swift
    • edit: stdlib/public/Darwin/Foundation/URLComponents.swift
    • edit: stdlib/public/core/StringIndex.swift
    • edit: test/stdlib/StringIndex.swift
    • edit: test/stdlib/StringTraps.swift
    • edit: stdlib/public/core/StringGraphemeBreaking.swift
    • edit: stdlib/public/core/StringGuts.swift
    • edit: stdlib/public/core/StringGutsSlice.swift
    • edit: stdlib/public/core/String.swift
    • edit: stdlib/public/core/StringProtocol.swift
    • edit: stdlib/public/core/StringRangeReplaceableCollection.swift
    • edit: stdlib/public/core/StringCharacterView.swift
    • edit: stdlib/public/core/StringUTF16View.swift
    • edit: stdlib/public/core/UnicodeHelpers.swift
    • edit: validation-test/stdlib/String.swift
    • edit: stdlib/public/Darwin/NaturalLanguage/NLTagger.swift
    • edit: stdlib/public/core/StringGutsRangeReplaceable.swift
    • edit: stdlib/public/core/StringNormalization.swift
  • Commit 976a9c7fe2a5715652d41214be6a9fd115a4af05 by github:
    [SIL.rst] Fix is_escaping_closure code block.

    • edit: docs/SIL.rst
  • Commit d30a2ababd18269bb316eb28f437d4f448aafaa1 by compnerd:
    FrontendTool: fix escaping of filenames in Makefile

    • add: unittests/FrontendTool/CMakeLists.txt
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: unittests/CMakeLists.txt
    • edit: include/swift/FrontendTool/FrontendTool.h
    • add: unittests/FrontendTool/FrontendToolTests.cpp
  • Commit 9570384646217474f9eec32225d9bd3d6fc367ab by mgottesman:
    [silgen] Use an early exit to reduce indentation. NFC.

    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit af40fcfe6ba65a865922f2083ff48764db80b518 by mgottesman:
    [silgen] Use early breaks in an if-else-if block instead of having a

    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit 0b3aba4c82a62f97e68bd50e2f688fad4daf7bea by mgottesman:
    [silgen] Eliminate another level of indentation by inverting an if

    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit cd2fbfcd816287315ddb728401e7cb37405bfc54 by mgottesman:
    [silgen] Use early exits and invert an if condition to reduce

    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit 9b9d01ea5d3519e1b2c5bf8d03efdc2290eb2b7a by mgottesman:
    [silgen] Eliminate another level of indentation by inverting an if

    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit 9c860b2dc2e48f5e4729dc8cc68c2eda815e686e by compnerd:
    test: adjustments for Windows

    • edit: test/Index/index_module_refs.swift
    • edit: test/Index/Store/unit-pcm-dependency.swift
    • edit: test/Index/Store/driver-index.swift
  • Commit 43feb9cbe1dc32238e1b7e3a855d5fb514150dd6 by github:
    On Apple platforms, use swiftmodule directories for the stdlib (#21797)

    • edit: test/Frontend/dependencies.swift
    • edit: cmake/modules/SwiftSource.cmake
    • add: validation-test/ParseableInterface/lit.local.cfg
    • edit: test/Driver/loaded_module_trace_env.swift
    • edit: validation-test/ParseableInterface/verify_simd.swift
    • edit: validation-test/execution/interpret-with-dependencies.swift
    • edit: test/DebugInfo/Imports.swift
    • edit: test/SourceKit/lit.local.cfg
    • delete: validation-test/ParseableInterface/verify_all_overlays.swift
    • edit: test/Driver/loaded_module_trace_foundation.swift
    • edit: test/Driver/loaded_module_trace_header.swift
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: cmake/modules/AddSwift.cmake
    • edit: test/SIL/Serialization/deserialize_foundation.sil
    • edit: test/Driver/loaded_module_trace.swift
    • edit: test/DebugInfo/variables.swift
    • edit: test/SIL/Serialization/deserialize_coregraphics.swift
    • edit: test/ParseableInterface/ModuleCache/module-cache-init.swift
    • edit: test/SIL/Serialization/deserialize_stdlib.sil
    • edit: test/Index/Store/unit-one-file-multi-file-invocation.swift
    • edit: test/SIL/Serialization/deserialize_darwin.sil
    • edit: validation-test/SIL/parse_stdlib.sil
    • edit: test/SIL/Serialization/deserialize_appkit.sil
    • delete: validation-test/SIL/verify_all_overlays.sil
    • add: validation-test/SIL/verify_all_overlays.py
    • add: validation-test/ParseableInterface/verify_all_overlays.py
    • add: validation-test/SIL/lit.local.cfg
    • edit: test/Driver/loaded_module_trace_multifile.swift
    • edit: test/lit.cfg
    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • edit: test/SourceKit/Indexing/index_with_swift_module.swift
    • edit: test/SourceKit/Misc/resource-dir-handling.swift
    • edit: test/SIL/Serialization/deserialize_objectivec.sil