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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/1301/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Sun, 18 Mar 2018 04:26:13 -0500
Build duration:
1 hr 42 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 85f2dc309f1c14cc4b0747476d5c4926bdaf1261 by spestov:
    SILGen: Remove some unnecessary substitution map gymnastics from

    • edit: lib/SILGen/SILGenPoly.cpp
  • Commit b61255c2b840711b3508b457780ccd2832a34934 by spestov:
    SILGen: Simplify buildWithoutActuallyEscapingThunkType()

    • edit: lib/SILGen/SILGenPoly.cpp
    • edit: lib/SILGen/SILGenFunction.h
  • Commit fb499ca06de122d031598c8597db07ce1b46a7dc by spestov:
    SIL: Don't emit destroy_value instructions for enum cases without

    • edit: include/swift/SIL/SILBuilder.h
    • edit: test/SILGen/weak.swift
  • Commit d118654fa89fe9d89e26fdb6ee200d1d1eb0741c by spestov:
    Sema: Peephole for 'nil' literal of Optional type

    • edit: test/SILGen/default_arguments_imported.swift
    • edit: lib/Sema/MiscDiagnostics.cpp
    • edit: test/SILGen/extensions.swift
    • edit: lib/Sema/CSApply.cpp
    • edit: test/SILGen/objc_imported_generic.swift
    • edit: test/IRGen/big_types_corner_cases.swift
    • edit: test/IRGen/dynamic_self_metadata.swift
    • edit: test/IRGen/class_bounded_generics.swift
    • edit: test/IRGen/class_resilience_thunks.swift
    • edit: test/SILGen/access_marker_gen.swift
  • Commit 597bea3109040039e01d55e09f7cc94bc4892c02 by spestov:
    SILGen: Peephole Optional-to-Optional conversions where the input value

    • edit: lib/SILGen/SILGenConvert.cpp
    • add: test/SILGen/nil_literal.swift
    • edit: test/SILGen/objc_blocks_bridging.swift