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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3715/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Thu, 22 Aug 2019 15:26:25 -0500
Build duration:
2 hr 41 min

Changes

  • Commit ded44f5ba55f0c27940611d051f5443bc00218b6 by si:
    Linux: Build CMake if the checked out version is newer than the

    • edit: utils/build-script
    • edit: utils/swift_build_support/swift_build_support/cmake.py
  • Commit b92918889fa3ae203dc919cceb5d4ea14fc2f3fd by spestov:
    AST: Don't cache NominalTypeDecl::getDeclaredTypeInContext()

    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/DeclContext.cpp
  • Commit 5294e51ef1fdb4f378bdb0edd8ab0689249bf5b4 by mgottesman:
    [mandatory-inlining] Fix lifetime extension error.

    • edit: test/Interpreter/mandatory_inlining.swift
    • edit: test/SILOptimizer/mandatory_inlining.sil
    • edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
  • Commit cf1732cce21b7e7f68c5c399ed9e1585d1919c2c by dgregor:
    [Constraint graph] Reinstate the adjacencies of constraint graph nodes.

    • edit: lib/Sema/ConstraintGraph.cpp
    • edit: lib/Sema/ConstraintGraph.h
  • Commit 34a7515aee1fec428dfc9d3be8ef632df1fb175c by dgregor:
    [Constraint graph] Use adjacency info for constraint gathering.

    • edit: lib/Sema/ConstraintGraph.cpp
    • edit: test/Constraints/bridging.swift