[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #4660

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#4660]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4660/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Sat, 08 Feb 2020 00:55:21 -0600
Build duration:
1 hr 45 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 0e8f4d4f32f5128f8b0032ad33d34db0c8123278 by johnfairh:
    [SourceKit] Fix cursorinfo.modulename with sourceinfo

    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: test/SourceKit/CursorInfo/use-swift-source-info.swift
  • Commit e932580c8ea215c263e41084a4e12c759166a8c9 by aprantl:
    Emit debug info for generic type aliases.

    • edit: lib/IRGen/DebugTypeInfo.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • add: test/DebugInfo/bound-generic-struct-extension.swift
    • add: test/DebugInfo/generic-typealias.swift
  • Commit f56fee839b047022d4073cf21db86c69494a5c08 by rwidmann:
    [ModuleInterface] Pass Through Flags for Nested Types Tables

    • edit: lib/Frontend/ModuleInterfaceBuilder.cpp
    • add: test/Serialization/interface-module-nested-types.swift
    • edit: lib/Serialization/ModuleFormat.h
  • Commit 6093b79efd329110de3d2499550f0ab22f5e1767 by abdulras:
    test: loosen the differentiability witness test

    • edit: test/AutoDiff/SIL/Serialization/sil_differentiability_witness.sil
  • Commit 9a8f55ae61793e3edc6e4d3c0b1924edce10ee14 by abdulras:
    CI: use verbose mode during the CI runs

    • edit: utils/build-windows.bat
  • Commit 134cab61566017bff1e4fe985086cb5ce60a77cf by spestov:
    Add regression test for [SR-9225] Compiler Crash with protocol conformance, associated types and multiple files · Issue #51714 · apple/swift · GitHub

    • add: validation-test/compiler_crashers_2_fixed/Inputs/sr9225-other.swift
    • add: validation-test/compiler_crashers_2_fixed/sr9225.swift
  • Commit 4f2a55bdd41220f15e912f11532a493d8cbed9ad by rkandhadaimadhav:
    [stdlib/private][OSLog] Support expressive, fprintf-style formatting

    • edit: test/stdlib/OSLogPrototypeExecTest.swift
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: test/SILOptimizer/OSLogConstantEvaluableTest.swift
    • edit: stdlib/private/OSLog/OSLogIntegerTypes.swift
    • edit: stdlib/private/OSLog/CMakeLists.txt
    • edit: test/SILOptimizer/OSLogPrototypeCompileDiagnostics.swift
    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.swift
    • add: stdlib/private/OSLog/OSLogIntegerFormatting.swift
    • edit: stdlib/private/OSLog/OSLogNSObjectType.swift
    • edit: stdlib/private/OSLog/OSLogStringTypes.swift
    • edit: stdlib/private/OSLog/OSLogMessage.swift
    • add: stdlib/private/OSLog/OSLogStringAlignment.swift
  • Commit 452aa06c417115f2da4864948b71714b59a8e6be by aprantl:
    Make BindAllArchetypes resilient against DoArchetypeBindingForType

    • edit: lldb/source/Symbol/SwiftASTContext.cpp
  • Commit 8fa34f5edf46bc773d852ed7d8f8c51b4f7d9654 by si:
    TestJSONEncoder: Add missing tests into the list of allTests

    • edit: TestFoundation/TestJSONEncoder.swift