[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #1652

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#1652]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/1652/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 25 Apr 2019 21:23:35 -0500
Build duration:
1 hr 29 min

Identified problems:

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

Changes

  • Commit 7344fdb0a4b6e71cefe0d4accf5ef680d0ef8123 by aqamoss3fan2010:
    SourceKit: Account for existing braces when expanding closure

    • edit: test/SourceKit/CodeExpand/code-expand.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
  • Commit 4b50c3ef3ecbbf7f3d5b8553a12af8b90ae0576f by t.roughton:
    [benchmark] Add a benchmark for floating point parsing performance

    • edit: benchmark/utils/main.swift
    • edit: benchmark/CMakeLists.txt
    • add: benchmark/single-source/FloatingPointParsing.swift
  • Commit 0d647a57e780228e60af16032ee92ca1402a6a88 by t.roughton:
    Float to String benchmark: Use better workloads.

    • edit: benchmark/single-source/FloatingPointParsing.swift
  • Commit c38f6ab8b4b8fc38bbfa5b5b3d29af8236fe0230 by compnerd:
    AST: inline the definition for AnyValue::Holder::equals

    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: lib/AST/TypeCheckRequests.cpp
  • Commit 1fbf0d2b920fdb0a74bfbab242afedd8be007a7e by scanon:
    Slice should only conform to AB when the Base conforms to AB.

    • edit: stdlib/public/Darwin/Accelerate/AccelerateBuffer.swift