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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/1048/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Thu, 01 Feb 2018 12:26:12 -0600
Build duration:
3 hr 31 min

Changes

  • Commit 86e353a68200738b732da0fb0b5143234b97845a by github:
    Revert "Try disabling CSV benchmarks to see if that unsticks PR

    • edit: benchmark/utils/main.swift
  • Commit d974ee4acc60a353031142863e708badfafa2571 by jgroff:
    Runtime: Wrap the metadata access function pointer in a functor that

    • edit: include/swift/Runtime/Metadata.h
    • edit: stdlib/public/runtime/MetadataLookup.cpp
  • Commit ed4ed8d66808197c8241e24735a567a81051b064 by github:
    Implementation of CSV output.

    • edit: utils/cmpcodesize/cmpcodesize/main.py
    • edit: utils/cmpcodesize/cmpcodesize/compare.py
  • Commit e3342c753c29eb1c3a9cfcbc44dbd0d5a28f6a49 by gottesmm:
    [runtime] Add support for verifying at runtime that a protocol

    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • edit: include/swift/ABI/MetadataValues.h
    • edit: include/swift/Runtime/Metadata.h
  • Commit 8e4024328e3d1c7e16a2eed269f2cdff6108eae9 by gottesmm:
    [runtime] Add support for dumping

    • edit: include/swift/ABI/MetadataValues.h
    • edit: include/swift/Runtime/Metadata.h
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
  • Commit 3543625a41f6e2d06a1d41ee0082ee3d2001820c by airspeedswift:
    [test] Update prototypes to use conditional conformance (#14274)

    • delete: test/Prototypes/Algorithms.swift.gyb
    • add: test/Prototypes/Algorithms.swift
  • Commit ad24b08a187ac0497a7b84728178c90f6997ad97 by daniel_dunbar:
    [bootstrap] Add support for --test-filter.

    • edit: Utilities/bootstrap