[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 5.1) #358

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-16_04 [#358]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/358/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Sat, 29 Jun 2019 01:38:57 -0500
Build duration:
1 hr 10 min

Changes

  • Commit 6a82a1c82be7be8ff49c10dfc7721780f08f38e7 by nhawes:
    [IDE][Index] Fix syntax coloring, index, and rename support for custom

    • edit: test/Index/property_wrappers.swift
    • edit: test/Index/function_builders.swift
    • edit: test/Index/local.swift
    • add: test/refactoring/SyntacticRename/Outputs/property-wrapper-init/body.swift.expected
    • add: test/refactoring/SyntacticRename/Outputs/property-wrapper-init/init.swift.expected
    • edit: test/IDE/coloring.swift
    • edit: lib/IDE/SourceEntityWalker.cpp
    • edit: test/IDE/coloring_configs.swift
    • add: test/refactoring/SyntacticRename/FindRangeOutputs/property-wrapper-init/init.swift.expected
    • edit: lib/Index/Index.cpp
    • add: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Other.swift.expected
    • add: test/refactoring/SyntacticRename/Outputs/custom-attrs/Other.swift.expected
    • edit: lib/IDE/SyntaxModel.cpp
    • edit: lib/AST/ASTWalker.cpp
    • edit: lib/IDE/SwiftSourceDocInfo.cpp
    • edit: include/swift/IDE/Utils.h
    • add: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Foo.swift.expected
    • add: test/refactoring/SyntacticRename/custom-attrs.swift
    • add: test/refactoring/SyntacticRename/property-wrapper-init.swift
    • add: test/refactoring/SyntacticRename/FindRangeOutputs/property-wrapper-init/body.swift.expected
    • add: test/refactoring/SyntacticRename/Outputs/custom-attrs/Foo.swift.expected
  • Commit 87d3291aeeb342bca3f0466f273531a6b68fdf4f by nhawes:
    [IDE][Index] Renaming a wrapped property should also rename the

    • edit: lib/Index/Index.cpp
    • edit: test/refactoring/SyntacticRename/custom-attrs.swift
    • edit: test/Index/property_wrappers.swift
    • add: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/wrapped.swift.expected
    • edit: lib/IDE/SwiftSourceDocInfo.cpp
    • edit: tools/swift-refactor/swift-refactor.cpp
    • add: test/refactoring/SyntacticRename/Outputs/custom-attrs/wrapped.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/Foo.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/Other.swift.expected
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Other.swift.expected
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Foo.swift.expected
  • Commit 84666df362a99d8993e49819997bb34fa78ba8d8 by nhawes:
    [IDE] Update CursorInfo and FindRelatedIdents to treat property wrapper

    • edit: lib/IDE/SwiftSourceDocInfo.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: lib/Index/Index.cpp
    • add: test/SourceKit/CursorInfo/cursor_info_property_wrappers.swift
    • edit: test/SourceKit/RelatedIdents/related_idents.swift
  • Commit e8851c49568b93b5b40129dbfe7247ebc86f73bc by nhawes:
    [test] Update Index/refactoring property wrapper tests to use

    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Other.swift.expected
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/wrapped.swift.expected
    • edit: lib/IDE/SwiftSourceDocInfo.cpp
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Foo.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/Foo.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/property-wrapper-init/body.swift.expected
    • edit: test/refactoring/SyntacticRename/custom-attrs.swift
    • edit: test/refactoring/SyntacticRename/property-wrapper-init.swift
    • edit: test/Index/property_wrappers.swift
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/wrapped.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/Other.swift.expected
    • edit: lib/AST/ASTWalker.cpp
    • edit: test/refactoring/SyntacticRename/Outputs/property-wrapper-init/init.swift.expected
    • edit: lib/Index/Index.cpp
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/property-wrapper-init/init.swift.expected
    • edit: lib/IDE/SourceEntityWalker.cpp
    • edit: include/swift/IDE/Utils.h
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/property-wrapper-init/body.swift.expected
  • Commit 5bc3bb1c7c22614a0584c7333c20848b0362c5ff by nhawes:
    [test] Add more index/refactoring/cursor-info tests for property

    • add: test/refactoring/SyntacticRename/FindRangeOutputs/property-wrapper-split/split.swift.expected
    • add: test/refactoring/SyntacticRename/property-wrapper-split.swift
    • edit: lib/Index/Index.cpp
    • edit: test/Index/property_wrappers.swift
    • edit: test/SourceKit/CursorInfo/cursor_info_property_wrappers.swift
    • add: test/refactoring/SyntacticRename/FindRangeOutputs/property-wrapper-split/someValue.swift.expected
    • edit: lib/IDE/SourceEntityWalker.cpp
  • Commit c9f39fff6405377171794563566d2f90dff26543 by nhawes:
    [IDE][Index][test] Update sourcekit/indexing support for latest property

    • edit: test/refactoring/SyntacticRename/custom-attrs.swift
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Foo.swift.expected
    • edit: lib/IDE/SwiftSourceDocInfo.cpp
    • edit: lib/Index/Index.cpp
    • edit: include/swift/AST/PrintOptions.h
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Other.swift.expected
    • edit: lib/AST/ASTPrinter.cpp
    • edit: test/SourceKit/CursorInfo/cursor_info_property_wrappers.swift
    • edit: test/Index/property_wrappers.swift
    • edit: test/SourceKit/RelatedIdents/related_idents.swift
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/wrapped.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/Other.swift.expected
    • edit: test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/wrapped.swift.expected
    • edit: test/refactoring/SyntacticRename/Outputs/custom-attrs/Foo.swift.expected
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
  • Commit 22dc8dcd331794db2dcfef6067e6a7bd4b1ced76 by rishizaki:
    [CodeCompletion] Enable 'openArchetypes' when checking if convertible

    • edit: lib/IDE/IDETypeChecking.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/IDE/ExprContextAnalysis.cpp
    • edit: test/IDE/complete_unresolved_members.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/IDE/TypeContextInfo.cpp
    • edit: test/IDE/complete_call_arg.swift
    • edit: include/swift/Sema/IDETypeChecking.h
  • Commit 68026e9688e90053de191aa352b88e05005d1cd2 by pyaskevich:
    [Diagnostics] Add property wrapper diagnostic for unnecessary $/'_' in

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSFix.h
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSFix.cpp
  • Commit 8eb03772fc2bd3f8772233897baf8c3c2e3f838a by github:
    [Index] Don't index non-public imported declarations (#25875)

    • edit: test/Index/index_system_module.swift
    • edit: test/Index/Inputs/my_system_overlay/my_system_overlay.swift
    • add: test/Index/Inputs/implementation-only-imports-helper.swift
    • edit: lib/Index/Index.cpp
    • edit: test/SourceKit/Indexing/Inputs/test_module.index.response
    • edit: lib/AST/Decl.cpp
    • add: test/Index/implementation-only-imports.swift
    • edit: test/Index/index_module.swift
    • edit: test/SourceKit/Indexing/Inputs/test_module.swift
  • Commit bab6604992f1f31797699991ff16fff660142557 by lhames:
    [RuntimeDyld] Apply padding and alignment bumps to all sections with

    • edit: lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
    • edit: lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h
    • edit: test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s
  • Commit a1524e8554ab9b30931a377e19bf255c872be5b3 by lhames:
    [RuntimeDyld] Update reserveAllocationSpace to account for stub padding.

    • edit: lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
    • edit: test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s
  • Commit c1536c5e5e310309194ce914c913595891e6fc87 by github:
    Revert "Bring swift-5.1-branch up-to-date with master"

    • edit: Sources/SPMLibc/libc.swift
    • delete: Sources/SPMUtility/dlopen.swift
    • edit: Sources/Basic/FileSystem.swift
    • edit: Documentation/libSwiftPM.md
    • delete: Sources/clibc/include/indexstore_functions.h
    • edit: Sources/SPMUtility/ArgumentParser.swift
    • edit: Sources/PackageDescription4/SupportedPlatforms.swift
    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Tests/UtilityTests/XCTestManifests.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Documentation/Resources.md
    • edit: Documentation/Development.md
    • add: Documentation/PackageDescriptionV3.md
    • edit: Documentation/Usage.md
    • edit: Sources/Commands/SwiftPackageTool.swift
    • edit: Sources/Basic/Path.swift
    • edit: Sources/Build/ToolProtocol.swift
    • edit: Documentation/README.md
    • edit: Sources/Basic/Process.swift
    • edit: Sources/Commands/Options.swift
    • delete: Documentation/PackageDescription.md
    • edit: Sources/SPMLLBuild/llbuild.swift
    • add: Documentation/PackageDescriptionV4.md
    • edit: README.md
    • edit: Sources/Basic/Lock.swift
    • edit: Sources/PackageGraph/DependencyResolver.swift
    • edit: Utilities/bootstrap
    • edit: Sources/Basic/EditDistance.swift
    • edit: Sources/Basic/FileInfo.swift
    • edit: Sources/Basic/ProcessEnv.swift
    • edit: Sources/clibc/include/clibc.h
    • edit: Sources/SPMUtility/InterruptHandler.swift
    • edit: Sources/Build/BuildDelegate.swift
    • delete: Sources/SPMUtility/IndexStore.swift
    • edit: Sources/clibc/include/module.modulemap
    • edit: Sources/Build/llbuild.swift
    • add: Documentation/PackageDescriptionV4_2.md
    • edit: Sources/Basic/misc.swift
    • edit: Tests/BasicTests/FileSystemTests.swift
    • edit: Sources/Build/BuildPlan.swift
    • edit: Sources/Basic/ProcessSet.swift
    • edit: Tests/UtilityTests/ArgumentParserTests.swift
    • edit: Sources/PackageModel/Target.swift
  • Commit ffaf3b3785c09a8d6776b180058dd8bccf7944b5 by aprantl:
    Support remapping of -ivfsoverlay options in ClangImporter.

    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/rewrite_clang_paths/TestSwiftRewriteClangPaths.py
    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/rewrite_clang_paths/dylib.mk
    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/rewrite_clang_paths/Foo/overlay.yaml
    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit d8ba6180a1d7f21f2511775849b212f042173aa9 by ditaliano:
    [SwiftArray] Pass an execution scope when getting the size of the array.

    • add: packages/Python/lldbsuite/test/lang/swift/array_tuple_resilient/main.swift
    • add: packages/Python/lldbsuite/test/lang/swift/array_tuple_resilient/Makefile
    • add: packages/Python/lldbsuite/test/lang/swift/array_tuple_resilient/TestSwiftArrayTupleResilient.py
    • edit: source/Plugins/Language/Swift/SwiftArray.cpp
  • Commit eaa3d9b26e295b078d191a07372cee1f6932f913 by ditaliano:
    [test] This one runs only on macOS.

    • edit: packages/Python/lldbsuite/test/lang/swift/array_tuple_resilient/TestSwiftArrayTupleResilient.py
  • Commit 8e81066f52d1953aef115eb018ebcb9d93e7583e by aprantl:
    Upstream initial LLDB support for macCatalyst.

    • edit: include/lldb/Target/Process.h
    • edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h
    • edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    • edit: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
    • edit: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    • edit: source/Host/macosx/objcxx/HostInfoMacOSX.mm
    • edit: include/lldb/Host/macosx/HostInfoMacOSX.h
    • edit: source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
    • edit: source/Symbol/LineEntry.cpp
    • edit: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    • edit: source/Expression/ExpressionSourceCode.cpp
    • edit: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp