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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3394/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 26 Feb 2020 04:03:55 -0600
Build duration:
2 hr 13 min

Identified problems:

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

Changes

  • Commit 0dae2cb9a230752b0f3315c11e2d166a8c3572f0 by patrickpijnappel:
    [benchmark] Expand ParseInt benchmarks and use gyb

    • edit: benchmark/single-source/IntegerParsing.swift
    • add: benchmark/single-source/IntegerParsing.swift.gyb
  • Commit ccf38e3dc2e698da65451b073f30c6d9578fe083 by patrickpijnappel:
    [benchmark] Increase ParseInt small values to ...9999

    • edit: benchmark/single-source/IntegerParsing.swift
    • edit: benchmark/single-source/IntegerParsing.swift.gyb
  • Commit 0c60e666434bea4ea43c67395711dde39e0cd5de by patrickpijnappel:
    [benchmark] Fix ParseInt memory variability

    • edit: benchmark/single-source/IntegerParsing.swift
    • edit: benchmark/single-source/IntegerParsing.swift.gyb
  • Commit 973c0fdcf0598396a831bf70d754ccb27b370330 by patrickpijnappel:
    Add .skip to non-core tests

    • edit: benchmark/single-source/IntegerParsing.swift.gyb
    • edit: benchmark/single-source/IntegerParsing.swift
  • Commit c73b4ee99d77eb475d5fc7dffac6bde8e5a08ec8 by patrickpijnappel:
    [benchmark] Make ParseInt not use gyb

    • delete: benchmark/single-source/IntegerParsing.swift.gyb
    • edit: benchmark/single-source/IntegerParsing.swift
  • Commit 70ffa90083b65add51c70aee4fa851a38ed83197 by patrickpijnappel:
    [benchmark] Pick ParseInt skipped tests more deliberately

    • edit: benchmark/single-source/IntegerParsing.swift
  • Commit 5e9d720a283ab99714d7250a090c5aed54303914 by mgottesman:
    Move TempRValueOpt from CopyForwarding.cpp -> TempRValueElimination.cpp.

    • add: lib/SILOptimizer/Transforms/TempRValueElimination.cpp
    • edit: lib/SILOptimizer/Transforms/CMakeLists.txt
    • edit: lib/SILOptimizer/Transforms/CopyForwarding.cpp
  • Commit 54e2d97bcadd935e2743d3f8bc7bc9a2b386c8e5 by mgottesman:
    [temp-rvalue-opt] Update temp-rvalue-opt for OSSA.

    • add: test/SILOptimizer/temp_rvalue_opt_ossa.sil
    • edit: lib/SILOptimizer/Transforms/TempRValueElimination.cpp
  • Commit a0fd75638c979ef4ac8575303570023288853745 by alex:
    Add workaround for stack overflow in tree visitation when having a

    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxRewriter.swift
    • edit: Sources/SwiftSyntax/SyntaxRewriter.swift.gyb