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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3410/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 04 Jun 2019 23:40:39 -0500
Build duration:
2 hr 51 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 8e1c00cb46910edb5a1d0aa632c6bed483623383 by owen:
    [Diagnostics] Clarify diagnostic for failed type conversion in subscript

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Constraints/assignment.swift
    • edit: lib/Sema/CSDiag.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/TypeChecker.h
  • Commit fa513db7edd3da714790c5509eb46a543cd8fb77 by gwen.mittertreiner:
    Run Sourcekitd-tests in a non dispatch thread

    • edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
    • edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
  • Commit af0b14e5edfacb8766e446d583e1b43932e877a5 by compnerd:
    SILGen: refactor #dsohandle implementation

    • edit: lib/SILGen/SILGenExpr.cpp
  • Commit 585659177764a603428eded862d2b6202b4c8681 by compnerd:
    SILGen: make #dsohandle work properly on Windows

    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: test/SILGen/default_arguments.swift
    • edit: test/SILGen/dso_handle.swift