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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3466/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Wed, 19 Jun 2019 13:11:22 -0500
Build duration:
1 hr 19 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 89d4e6378d18201c45ec35a1ff80b487c36400de by owen:
    [Diagnostics]: Fix broken diagnostic for unnamed static class property

    • edit: include/swift/Parse/Parser.h
    • edit: lib/Parse/ParseDecl.cpp
    • edit: test/Parse/pattern_without_variables.swift
  • Commit fca8106f951c0d6c43a70a43053cee42d3e189b8 by pyaskevich:
    [Diagnostics] Guard against missing parent initializer in missing unwrap

    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit c51294671bf2b9587f4de57ed834633359d84db3 by david_smith:
    Revert "Revert "Use the remaining half bit in the refcount to bypass

    • edit: stdlib/public/runtime/RefCount.cpp
    • edit: stdlib/public/runtime/HeapObject.cpp
    • edit: stdlib/public/SwiftShims/RefCount.h
    • edit: unittests/runtime/LongTests/LongRefcounting.cpp