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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3425/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Tue, 03 Mar 2020 03:22:34 -0600
Build duration:
2 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:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 962b4ed63310606279176b21cfeb85ddb94e38ef by mgottesman:
    [semantic-arc] Change StorageGuaranteesLoadVisitor::visitClassAccess to

    • edit: test/SILOptimizer/semantic-arc-opts.sil
    • edit: include/swift/SIL/OwnershipUtils.h
    • edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
  • Commit c164fca37b2a7c8eb39daf6f2020f50623f63bee by mboehme:
    If -verify mode saw unexpected diagnostics, print diagnostics from all

    • edit: lib/Frontend/DiagnosticVerifier.cpp
  • Commit ca9df83fef6a86594cb63de7709585ff53df25e2 by mboehme:
    Add tests for -verify mode.

    • add: test/Frontend/Inputs/broken-c-module/broken_c.h
    • add: test/Frontend/Inputs/broken-c-module/module.modulemap
    • add: test/Frontend/verify-broken-c-module.swift
    • add: test/Frontend/verify.swift
  • Commit 45503abcdf8f7974ec051f65401d91efa7b3cb01 by mboehme:
    Move struct Result directly above verifyFile().

    • edit: lib/Frontend/DiagnosticVerifier.cpp
  • Commit f51f632c43d42d26a9a4fb250ec8f8025a3162e5 by mboehme:
    Use "not" instead of "set +o pipefail"; improve "broken" header.

    • edit: test/Frontend/verify-broken-c-module.swift
    • edit: test/Frontend/verify.swift
    • edit: test/Frontend/Inputs/broken-c-module/broken_c.h
  • Commit 323721b5d122988d185598ee66a826e127bc3b85 by mboehme:
    Fix verify-broken-c-module to work on macOS.

    • edit: test/Frontend/verify-broken-c-module.swift
  • Commit f81ef9cf1e879d38e3cb4e7deefd79a7355e101d by mboehme:
    Prepend "diagnostic produced by Clang:" to Clang diagnostics.

    • edit: lib/Frontend/DiagnosticVerifier.cpp
    • edit: test/Frontend/verify-broken-c-module.swift
  • Commit b483bdd05a8475600d92613cc5132e307671b9c4 by github:
    -sdk for Android (Take 3) (#2633)

    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Sources/Workspace/Destination.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift