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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3461/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 18 Jun 2019 04:15:24 -0500
Build duration:
3 hr 15 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 fba5ce07367ce63ade61a560feed36ea9d315b0f by peter:
    Follow GCC/Clang behavior wrt depfiles

    • edit: src/depfile_parser_test.cc
    • edit: src/depfile_parser.cc
    • edit: src/depfile_parser.in.cc
  • Commit c07e6a752a6655cdc9d0ddf062cc921b131fb48f by dgregor:
    [SE-0258] Determine mutating-ness of accessors based on the storage

    • edit: test/SILGen/property_wrappers.swift
    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit d8debe7a5717742ccce9a770c9aef78fc97e1c63 by pyaskevich:
    [Diagnostics] Make sure that fixes associated with function builders are

    • edit: test/Constraints/function_builder_diags.swift
    • edit: lib/Sema/CSApply.cpp
  • Commit a5df7862636a303828cee724c6b779bc77280f65 by pyaskevich:
    [CSDiag] Always find and set correct declaration context for

    • edit: lib/Sema/CSDiag.cpp
  • Commit bb4d0c8bc36a27fbdca03f895c3a5303664eb494 by dgregor:
    [SILGen] Consistently call makeUsed() in RValue::getAsSingleValue().

    • edit: test/SILGen/property_wrappers.swift
    • edit: lib/SILGen/RValue.cpp
  • Commit 4fdc9fffe8552a1f7c6d5b76031511d8de988c80 by pyaskevich:
    [TypeChecker] NFC: Add a test-case for rdar://problem/50869732

    • add: validation-test/Sema/type_checker_crashers_fixed/rdar50869732.swift
  • Commit 319d386f751bae20190ff61fa563345829c5293d by rishizaki:
    [SourceKit] Extend opaque type results test case

    • edit: test/SourceKit/CursorInfo/cursor_some_type.swift
  • Commit e765d9d73be1413ecf3a2a4da5fd325e3e02d48c by spestov:
    Sema: Check reference to implicitly-generated super.init() call from

    • edit: test/attr/attr_inlinable.swift
    • edit: lib/Sema/TypeCheckStmt.cpp