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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4044/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Wed, 13 Nov 2019 15:12:04 -0600
Build duration:
1 hr 4 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit 2c7e34881441071d9e33db86007ae9d09b47ffc4 by atrick:
    EscapeAnalysis: rework graph update and merge algorithms

    • edit: include/swift/SILOptimizer/Analysis/EscapeAnalysis.h
    • edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
    • edit: test/SILOptimizer/escape_analysis.sil
  • Commit f2ec557619f2a70e88e362b0ca8cc4d70bd0f9d9 by rkandhadaimadhav:
    [OSLogOptimization] Improve the replaceAndFixLifetimes function of the

    • edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.sil
  • Commit 6f086afee2484965888901cf359874c37a4d2f02 by rkandhadaimadhav:
    [SIL Optimization][OSLogOptimization] Improve the OSLogOptimization pass

    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.sil
    • edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
  • Commit 633bc7947ddd77fa8e885a21246ececaf9b39f59 by rkandhadaimadhav:
    [OSLogOptimization] Improve the OSLogOptimization pass so that it can

    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.sil
    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.swift
    • edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
  • Commit 417c82f42d9a8f1e1df25a27e1a57a3871c0ebb3 by rwidmann:
    Strip TypeChecker of its ASTContext

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/CSSolver.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeChecker.cpp
  • Commit d5861998563b709835d766430227b40fcd6b252d by rwidmann:
    Strip TypeChecker of some friends

    • edit: lib/Sema/TypeChecker.h
  • Commit a4bd098584752db74e58717775d6eb308cf1a0a2 by rwidmann:
    [Gardening] Reorganize the header a bit

    • edit: lib/Sema/TypeChecker.h
  • Commit 0c54eecdc3b436a382809f898e15837b74735995 by rwidmann:
    Remove an unused member

    • edit: lib/Sema/TypeChecker.h
  • Commit 4f9f6b94a4c5f9bd93a07c170bac02aa2cc866f0 by rwidmann:
    Privatize findLHS

    • edit: lib/Sema/TypeChecker.h
  • Commit cd8f54583630c078299f37cc0db2a6f42ba11e24 by danielzheng:
    Update DifferentiableProgramming.md (#28230)

    • edit: docs/DifferentiableProgramming.md
  • Commit dfb9a80b569c74b7968fca2db13eda59d029fc31 by mgottesman:
    [semantic-arc-opts] Do not perform the (guaranteed (copy)) ->

    • edit: test/SILOptimizer/semantic-arc-opts.sil
    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
  • Commit 53015f5e77ce4971c070c2e7f92cc4055ce25680 by rwidmann:
    [Gardening] Remove handleSILGenericParams from TypeChecker

    • edit: lib/Sema/TypeChecker.cpp
    • edit: include/swift/Subsystems.h
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/ParseSIL/ParseSIL.cpp