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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4196/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 07 Jan 2020 09:58:53 -0600
Build duration:
4 hr 47 min

Changes

  • Commit dfda7aca7ff06a6d1929f4e1e7f5dcce949e1044 by dgregor:
    [Constraint solver] Generalize "target" of solution application.

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSDiag.cpp
    • edit: lib/Sema/CSSolver.cpp
  • Commit fffe1291fa8ed7395a803864013982b0c5183bdf by dgregor:
    [Constraint system] Generalize record of transformed function builders.

    • edit: lib/Sema/CSSolver.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/BuilderTransform.cpp
    • edit: include/swift/AST/AnyFunctionRef.h
    • edit: lib/Sema/CSApply.cpp
  • Commit d69e892f039d9d2347cda50de7d173ca9d4c6bbb by marcrasi:
    [AutoDiff upstream] forbid @derivative of protocol req

    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/AutoDiff/Sema/derivative_attr_type_checking.swift
  • Commit 96a0c7931db0dee61564ae14b4b56426cf831bdc by mgottesman:
    [basic] Add a simple vector backed 2 stage multi map.

    • add: include/swift/Basic/FrozenMultiMap.h
    • edit: unittests/Basic/CMakeLists.txt
    • add: unittests/Basic/FrozenMultiMapTest.cpp
  • Commit 29465f82add36c3a964e2f8bd1557c7d35934f81 by github:
    Add standalone test.

    • edit: test/AutoDiff/Sema/derivative_attr_type_checking.swift
  • Commit 133e8a186fe67aeebae8410257a005155f031acc by xi_ge:
    ModuleInterface: preserve AutolinkForceLoad option when generating

    • add: test/ModuleInterface/force-load-autolink.swift
    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: lib/Frontend/ModuleInterfaceBuilder.cpp
  • Commit 7a1ac6b5a4af3e98379703a9abd861eeede00e7c by xi_ge:
    cmake: add SDK library search path for overlays unavailable in the

    • edit: cmake/modules/AddSwift.cmake
    • edit: stdlib/public/Darwin/Vision/CMakeLists.txt
    • edit: stdlib/public/Darwin/MediaPlayer/CMakeLists.txt
    • edit: stdlib/public/Darwin/WatchKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/Photos/CMakeLists.txt
    • edit: stdlib/public/Darwin/ARKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/AVFoundation/CMakeLists.txt