[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3569

Report

[FAILURE] oss-swift-package-osx [#3569]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3569/
Project:
oss-swift-package-osx
Date of build:
Mon, 19 Jun 2017 16:36:19 -0700
Build duration:
2 hr 37 min

Changes

  • Commit 0b35e49cd7a5821ba112bea1e0d4e59d74977a9e by Slava Pestov:
    stdlib: Add another missing @_versioned annotation

    • edit: stdlib/public/core/HeapBuffer.swift
  • Commit fec8d72ea318acd638982334804db5b6c6714a2f by github:
    Debugger hook/breakpoint for issue reporting from the Swift runtime

    • edit: stdlib/public/runtime/Exclusivity.cpp
    • edit: stdlib/public/runtime/Errors.cpp
    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: include/swift/Runtime/Debug.h
  • Commit 77de3dc1f29e71bef6bf3707a66cc97164710fd1 by github:
    [AST] Bring 'mutating' and 'inout self' in sync. (#10375)

    • edit: test/SILGen/addressors.swift
    • edit: test/SILGen/guaranteed_self.swift
    • edit: lib/AST/ASTVerifier.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/AST/Decl.cpp