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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/5345/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Fri, 04 Dec 2020 12:26:20 -0600
Build duration: 5 hr 32 min

Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes- Commit 47ce1529f00f451edc23f805898aad2030b0f138 by aqamoss3fan2010:

Parse: Only diagnose dollar-prefixed identifiers that are Swift declarations

  • edit: lib/Parse/ParseDecl.cpp

  • edit: include/swift/Parse/Parser.h

  • edit: lib/Parse/ParseGeneric.cpp

  • edit: lib/Parse/ParseStmt.cpp

  • edit: test/AutoDiff/Parse/differentiable_attr_parse.swift

  • edit: lib/Parse/Parser.cpp

  • edit: test/Parse/dollar_identifier.swift

  • edit: lib/Parse/ParseExpr.cpp

  • edit: lib/SIL/Parser/ParseSIL.cpp

  • edit: lib/Parse/ParsePattern.cpp

  • Commit 5598283257ed3c2735f9155863bbaf99e93942e4 by michellecasbon:

    Change tensorflow link to point to main

    • edit: docs/DifferentiableProgramming.md
  • Commit 5423da20f026d8d18276352d73f3dc1c987aab97 by passos.luciano:

    [Sema] Fix init_not_instance_member_use_assignment diagnostic typo

    • edit: test/expr/postfix/dot/init_ref_delegation.swift
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit c346d94655d6d681d077ff9c47fb626575b05483 by rjmccall:

    Fix the build and implementation of the 16-byte atomics for MSVC.

    • edit: cmake/modules/AddSwift.cmake
    • edit: include/swift/Runtime/Atomic.h
    • edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
  • Commit ed1a7bb5b24788b896936252f137ebd54bf00f70 by github:

    Add JSONPackageCollectionModel validator (#3076)

    • edit: Sources/PackageCollections/JSONModel/JSONCollection+v1.swift
    • edit: Tests/PackageCollectionsTests/JSONPackageCollectionProviderTests.swift
    • edit: Tests/PackageCollectionsTests/JSONPackageCollectionModelTests.swift
    • edit: Sources/PackageCollections/PackageCollections.swift
    • add: Tests/PackageCollectionsTests/ValidationMessageTests.swift
    • edit: Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift
    • edit: Sources/PackageCollections/PackageCollections+Validation.swift
    • edit: Sources/PackageCollections/PackageCollections+Configuration.swift
  • Commit 0f84e1233509c746f4ba59a72a5aa790709148cd by dungar:

    Write build record even if error

    • edit: Sources/SwiftDriver/Driver/Driver.swift
  • Commit 3eeaea2599f2efc8a146a823fd83b741ef963c52 by dungar:

    Handle relative paths when writing build record. (and a typo fix)

    • edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecord.swift
  • Commit 3c3a03ebfebd979b0a9e8e909d0fc657c8a57517 by dungar:

    Refactor & enhance dependency trace printing.

    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph Parts/Tracer.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/DependencyKey.swift
    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift