[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #4611

Report

[FAILURE] swift-master-source-compat-suite [#4611]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/4611/
Project:
swift-master-source-compat-suite
Date of build:
Sat, 08 Feb 2020 00:53:31 -0600
Build duration:
7 hr 44 min

Changes

  • Commit 8679ca24e82ee7c7875d1d8a8e16c496852404d3 by compnerd:
    CI: stylistic changes to simplify script

    • edit: utils/build-windows.bat
  • Commit 0e8f4d4f32f5128f8b0032ad33d34db0c8123278 by johnfairh:
    [SourceKit] Fix cursorinfo.modulename with sourceinfo

    • edit: test/SourceKit/CursorInfo/use-swift-source-info.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
  • Commit 8841d6d703aee18401ec35b5443086aa3d4bcbb7 by mgottesman:
    [gardening] Add a comment to BUILTIN_MISC_OPERATION_WITH_SILGEN that

    • edit: include/swift/AST/Builtins.def
  • Commit 1137c001964638075a08d1c11377c6e98468e959 by mgottesman:
    [builtin] Add a new SIL builtin convertStrongToUnownedUnsafe()

    • edit: lib/SIL/ValueOwnership.cpp
    • edit: lib/AST/Builtins.cpp
    • edit: lib/SILGen/LValue.h
    • edit: include/swift/SIL/SILType.h
    • add: test/SILGen/unsafevalue.swift
    • edit: lib/SILGen/SILGenBuiltin.cpp
    • edit: include/swift/AST/Builtins.def
  • Commit f7f98887d462873f8c6d2ef41011ab2f561bc657 by mgottesman:
    [builtin] Add a new SIL builtin convertUnownedUnsafeToGuaranteed()

    • edit: lib/SILGen/SILGenBuiltin.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILGen/SILGenFunction.h
    • edit: include/swift/AST/Builtins.def
    • edit: lib/SILGen/SILGenBuilder.cpp
    • edit: test/SILGen/unsafevalue.swift
    • edit: lib/SILGen/SILGenBuilder.h
    • edit: lib/AST/Builtins.cpp
  • Commit e932580c8ea215c263e41084a4e12c759166a8c9 by aprantl:
    Emit debug info for generic type aliases.

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

    • add: test/Serialization/interface-module-nested-types.swift
    • edit: lib/Serialization/ModuleFormat.h
    • edit: lib/Frontend/ModuleInterfaceBuilder.cpp
  • 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

    • add: stdlib/private/OSLog/OSLogIntegerFormatting.swift
    • edit: stdlib/private/OSLog/OSLogNSObjectType.swift
    • edit: test/SILOptimizer/OSLogPrototypeCompileDiagnostics.swift
    • edit: stdlib/private/OSLog/OSLogMessage.swift
    • edit: test/SILOptimizer/OSLogPrototypeCompileTest.swift
    • add: stdlib/private/OSLog/OSLogStringAlignment.swift
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: stdlib/private/OSLog/CMakeLists.txt
    • edit: stdlib/private/OSLog/OSLogStringTypes.swift
    • edit: test/SILOptimizer/OSLogConstantEvaluableTest.swift
    • edit: test/stdlib/OSLogPrototypeExecTest.swift
    • edit: stdlib/private/OSLog/OSLogIntegerTypes.swift