[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #3368

Report

[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3368]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3368/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Wed, 22 May 2019 15:00:38 -0500
Build duration:
1 hr 55 min

Identified problems:

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

Changes

  • Commit 70b36fe18c79b61052fd79275e94d3bff962d2a3 by davg:
    [SourceKit] Fail requests when an error occurs

    • edit: test/SourceKit/CursorInfo/cursor_getter.swift
    • edit: test/SourceKit/NameTranslation/swiftnames.swift
    • edit: test/SourceKit/CursorInfo/invalid_offset.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
    • edit: test/SourceKit/CursorInfo/cursor_invalid.swift
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: test/SourceKit/NameTranslation/enum.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: test/SourceKit/CursorInfo/cursor_unavailable.swift
    • edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
    • edit: test/SourceKit/CompileNotifications/arg-parsing.swift
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/CursorInfo/cursor_usr.swift
    • edit: test/SourceKit/CursorInfo/ignore-llvm-args.swift
    • edit: test/SourceKit/NameTranslation/basic.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: test/SourceKit/NameTranslation/init.swift
    • edit: test/SourceKit/CursorInfo/rdar_18677108-1.swift
  • Commit aad86098551240bff9af8aa6617861fdd0619c22 by davg:
    Add InternalDiagnostic to CursorInfoData and NameTranslatingInfo

    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: test/SourceKit/CursorInfo/cursor_getter.swift
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
    • edit: test/SourceKit/CursorInfo/cursor_usr.swift
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/NameTranslation/swiftnames.swift
    • edit: test/SourceKit/CursorInfo/cursor_unavailable.swift
    • edit: test/SourceKit/NameTranslation/enum.swift
    • edit: test/SourceKit/CursorInfo/cursor_invalid.swift
    • edit: test/SourceKit/NameTranslation/basic.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: test/SourceKit/NameTranslation/init.swift
    • edit: test/SourceKit/CursorInfo/ignore-llvm-args.swift
    • edit: utils/gyb_sourcekit_support/UIDs.py
    • edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
    • edit: test/SourceKit/CursorInfo/rdar_18677108-1.swift
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
  • Commit 10ecea626943ce21e7d6f8a57dae014f066157bd by davg:
    [SourceKit] Fail requests when an error occurs

    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: test/SourceKit/CompileNotifications/arg-parsing.swift
    • edit: test/SourceKit/CursorInfo/cursor_unavailable.swift
    • edit: test/SourceKit/NameTranslation/init.swift
    • edit: test/SourceKit/CursorInfo/invalid_offset.swift
    • edit: test/SourceKit/NameTranslation/basic.swift
    • edit: test/SourceKit/NameTranslation/enum.swift
    • edit: test/SourceKit/CursorInfo/cursor_usr.swift
    • edit: test/SourceKit/CursorInfo/cursor_invalid.swift
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: test/SourceKit/CursorInfo/rdar_18677108-1.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/CursorInfo/cursor_getter.swift
    • edit: test/SourceKit/CursorInfo/ignore-llvm-args.swift
    • edit: test/SourceKit/NameTranslation/swiftnames.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
    • edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
  • Commit a3a4d2d22b5f0dbf105c8c7be4e4fb3786d3eadc by davg:
    Add InternalDiagnostic to CursorInfoData and NameTranslatingInfo

    • edit: test/SourceKit/CursorInfo/cursor_getter.swift
    • edit: test/SourceKit/CursorInfo/rdar_18677108-1.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: test/SourceKit/CursorInfo/cursor_unavailable.swift
    • edit: test/SourceKit/NameTranslation/enum.swift
    • edit: test/SourceKit/CursorInfo/cursor_invalid.swift
    • edit: test/SourceKit/NameTranslation/init.swift
    • edit: test/SourceKit/CursorInfo/cursor_usr.swift
    • edit: test/SourceKit/CursorInfo/ignore-llvm-args.swift
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/NameTranslation/basic.swift
    • edit: test/SourceKit/NameTranslation/swiftnames.swift
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
    • edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: utils/gyb_sourcekit_support/UIDs.py
  • Commit 00d771ca6b572190e7f271c91797f1f9acfee673 by davg:
    RequestResult class and Pass*InfoForDecl fixes

    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp
    • edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
    • edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h
  • Commit 6d59776e0d86d3be0243358bd9f2699b41518ead by davg:
    Fix bad merge

    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
  • Commit c93c8e44a15eac69575af6540d2581d0847ffe4e by mikeash:
    [Test] Fix backtrace.swift to use %target-run.

    • edit: test/Runtime/backtrace.swift
  • Commit 7f4f5734d219307e66ff3cbaa58c18c6e16cd80e by mikeash:
    [Test] Upgrade the all backtrace tests to use not.py and %target-run.

    • delete: test/PlaygroundTransform/Inputs/not.py
    • add: test/Inputs/not.py
    • edit: test/Runtime/crash_without_backtrace_optimized.swift
    • edit: test/Runtime/crash_without_backtrace.swift
    • edit: test/Runtime/linux-fatal-backtrace.swift
    • edit: test/PlaygroundTransform/implicit_return_never.swift
    • edit: test/PlaygroundTransform/placeholder.swift
    • edit: test/Runtime/backtrace.swift
  • Commit 4e00cad71e51a018280d02235769955abd8802dc by atrick:
    Add a comment in ClosureScopeAnalysis.

    • edit: lib/SILOptimizer/Mandatory/AccessEnforcementSelection.cpp
  • Commit a3de97bb87738dd5991d14fd1ae6900975983c07 by atrick:
    Add SILParser support for [dynamically_replaceable].

    • edit: include/swift/SIL/SILFunction.h
    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: include/swift/AST/DiagnosticsParse.def
  • Commit 6e3f56fa92d9db947a82d5a0cd1d89bdcc29a6d9 by atrick:
    Fix exclusivity diagnostics to be aware of [dynamically_replaceable].

    • edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
    • edit: test/SILOptimizer/exclusivity_static_diagnostics.sil
  • Commit 6746911dde38447513e8ed1821f336a002a1df1c by mikeash:
    [Test] Add availability to the GenericMangled test in

    • edit: test/Interpreter/SDK/objc_getClass.swift
  • Commit 1c819820fa5968aca09c535be44f410561bb1cd4 by davg:
    Comment and sourcekitd-test fixes

    • edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
    • edit: test/SourceKit/CursorInfo/rdar_18677108-1.swift
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: test/SourceKit/NameTranslation/enum.swift
    • edit: test/SourceKit/CursorInfo/cursor_invalid.swift
    • edit: test/SourceKit/CursorInfo/cursor_getter.swift
    • edit: test/SourceKit/CursorInfo/ignore-llvm-args.swift
    • edit: test/SourceKit/NameTranslation/basic.swift
    • edit: test/SourceKit/CursorInfo/cursor_usr.swift
    • edit: test/SourceKit/NameTranslation/init.swift
    • edit: test/SourceKit/CursorInfo/cursor_unavailable.swift
    • edit: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
    • edit: test/SourceKit/NameTranslation/swiftnames.swift
  • Commit 5bcdb3c75c7d2c88e4b3049dcf0f2b0189071f63 by mikeash:
    [Test] Disable inherits_ObjCClasses.swift on watchOS.

    • edit: validation-test/Reflection/inherits_ObjCClasses.swift
  • Commit 83084e2b5f9c8e1816195d853f351f60203a9373 by rishizaki:
    [CodeCompletion] Suggest 'file', 'line', et al. after #

    • edit: test/IDE/complete_keywords.swift
    • edit: test/IDE/complete_expr_postfix_begin.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_pound_expr.swift
  • Commit 3c957de1c9e3228e6857d95d364d530a59fee264 by rishizaki:
    [CodeCompletion] Use CompletionLookup.CurrModule instance property

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit e2a4621b145f84f4776a33a438aacfcb10b2b475 by rishizaki:
    [CodeCompletion] Suggest #selector and #keyPath after # only if

    • edit: test/IDE/complete_pound_expr.swift
    • edit: test/IDE/complete_pound_keypath.swift
    • edit: test/IDE/complete_pound_selector.swift
    • edit: lib/IDE/CodeCompletion.cpp
  • Commit c0014838cabbe1e50145db7d887af2e85d13f869 by rishizaki:
    [CodeCompletion] Added test case for polymorphic type keywords

    • edit: test/IDE/complete_keywords.swift
  • Commit 56924d4962b9bacbef29d1b8da20d89dd9fd4f60 by aschwaighofer:
    Document dynamic_function_ref and prev_dynamic_function_ref

    • edit: docs/SIL.rst