[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #13441

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#13441]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13441/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 19 May 2020 13:08:00 -0500
Build duration:
41 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 c001de03598e448869346cac75f2efb4f35cd6c9 by atrick:
    Broaden the set of benchmarks tagged under .cpubench

    • edit: benchmark/single-source/ReversedCollections.swift
    • edit: benchmark/single-source/ObjectiveCNoBridgingStubs.swift
    • edit: benchmark/single-source/SortLargeExistentials.swift
    • edit: benchmark/single-source/DictionarySwap.swift
    • edit: benchmark/single-source/StackPromo.swift
    • edit: benchmark/single-source/NIOChannelPipeline.swift
    • edit: benchmark/single-source/StringReplaceSubrange.swift
    • edit: benchmark/single-source/DataBenchmarks.swift
  • Commit 55d6061922c262db4024c1ffc8a9deb986c5b363 by github:
    Fix NULL deref for invalid mangled input (#31878)

    • edit: test/Demangle/Inputs/manglings.txt
    • edit: lib/Demangling/Demangler.cpp
  • Commit ca4b770b49a06536366bca793340396b2fd0fed6 by pvieito:
    [FileManager] URL.resolvingSymlinksInPath() now recursively resolves

    • edit: Sources/Foundation/FileManager+POSIX.swift
    • edit: Sources/Foundation/FileManager+Win32.swift
    • edit: Tests/Foundation/Tests/TestFileManager.swift
    • edit: Sources/Foundation/FileManager.swift
  • Commit a9fdc3d55f2cc4d3e04363eadb27cd092a13aec1 by pvieito:
    [FileManager] URL.resolvingSymlinksInPath() now recursively resolves

    • edit: Sources/Foundation/FileManager.swift
    • edit: Sources/Foundation/FileManager+POSIX.swift
    • edit: Sources/Foundation/FileManager+Win32.swift
  • Commit 23faa95752d0a367d8bc25c1a77ba4c149247a8d by pvieito:
    [FileManager] Updated test_resolvingSymlinksInPath test with Windows

    • edit: Tests/Foundation/Tests/TestFileManager.swift
  • Commit 8db8e1ec53bbd5a072d91e874c08b60293ab6f7a by pvieito:
    [FileManager] Better buffer initialization

    • edit: Sources/Foundation/FileManager+POSIX.swift
    • edit: Sources/Foundation/FileManager+Win32.swift
  • Commit 6b14b9e7e3ddf5e1488b6a9f14c45d48bb70354e by pvieito:
    [FileManager] Better buffer initialization

    • edit: Sources/Foundation/FileManager+POSIX.swift
  • Commit c2cfd5239bce236b2602a167e721daaf58b25a01 by pvieito:
    [FileManager] Better buffer initialization

    • edit: Sources/Foundation/FileManager+POSIX.swift
  • Commit 0198ebc8a9ce35c988fa8c12d169f6a5409c3cbf by pvieito:
    [FileManager] Better buffer initialization

    • edit: Sources/Foundation/FileManager+POSIX.swift
  • Commit 82a23bc63e8b43859ec5b00bef1769d3d0034c8e by heiko:
    ISDBTibs Process.swift: move Pipe readDataToEndOfFile() before Process

    • edit: Sources/ISDBTibs/Process.swift