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

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

Build URL: https://ci.swift.org/job/swift-master-source-compat-suite/5417/
Project: swift-master-source-compat-suite
Date of build: Wed, 16 Sep 2020 01:31:45 -0500
Build duration: 13 hr

Changes- Commit 5799b6870e9129259dd62658bc2a3c2699e73b17 by mishal_shah:

Update version

  • edit: jobs/release_5.3/oss-swift-package-osx.sh

  • Commit fa6a8eceff308402420c3d3b559f9cdf2160b4cc by stevapple:

    [test] Fix line-directive on Windows

    • edit: stdlib/cmake/modules/SwiftSource.cmake
  • Commit bdb3da805cdafd3276b08ac6201668ef427ca63d by compnerd:

    Frontend: allow directory layout for Swift on non-Darwin platforms

    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Serialization/SerializedModuleLoader.cpp
  • Commit b63dbbc3f04184f78218fe74d7968bf22e7d4e1d by egor.zhdan:

    WinSDK: extract Internationalization submodule

    • edit: stdlib/public/Platform/winsdk.modulemap
  • Commit af868e5c8fc2ed5728618a7a8ab53cf463c0b49b by compnerd:

    build: migrate towards the unified directory layout for modules

    • edit: validation-test/execution/interpret-with-dependencies-linux.swift
    • edit: stdlib/cmake/modules/SwiftSource.cmake
    • edit: test/lit.cfg
  • Commit 0c8b86601c9ac23a0e7f9e09c8371601b508542c by github:

    test: Replace _silgen_name w/ _cdecl in CommandLineStressTest

    • edit: test/stdlib/Inputs/CommandLineStressTest/CommandLineStressTest.swift
  • Commit 157505196ada10528d2f6a221f1fed25ddfe50d8 by davelee:

    [build-script] Disable pkg-config for Darwin hosts

    • edit: utils/build-script
    • edit: utils/build-script-impl
  • Commit 5717d8713a6735370ae6e6269ea1305c2f39e4d4 by mgottesman:

    [build-script-impl] Add a comment explaining why an option isn't truly dead as per reviewers suggestion.

    • edit: utils/build-script-impl
  • Commit 7168d18e1447e627c42242b82f9f3b6a82321ab7 by davelee:

    s/true/false/

    • edit: utils/build-script
  • Commit 43935527f20d4d30f30e329a552a36859b4499a4 by github:

    [Profiler] Increment closure body count prior to the prolog (#33946)

    • add: test/Profiler/coverage_closure_returns_never.swift
    • edit: lib/SILGen/SILGenFunction.cpp
  • Commit ab817e83e02c733164ef833d44fee3642ad78edd by vsk:

    [Profiler] Increment function body count prior to the prolog

    • edit: lib/SILGen/SILGenFunction.cpp
    • add: test/Profiler/coverage_non_constructible_enum.swift
  • Commit add22194fd90cd2d2f1ca47520d0571dc72a5a85 by hamishknight:

    [SILGen] Allow lazy type-checking

    • edit: lib/IRGen/IRGen.cpp
    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/IRGen/GenDecl.cpp
  • Commit 44a8b56168711f5650ce2848842de7c57c137bf2 by hamishknight:

    Rename getFiles to getFilesToEmit

    • edit: include/swift/AST/SILGenRequests.h
    • edit: lib/SILGen/SILGenRequests.cpp
    • edit: lib/IRGen/IRGenRequests.cpp
    • edit: lib/IRGen/IRGen.cpp
    • edit: include/swift/AST/IRGenRequests.h
    • edit: lib/SILGen/SILGen.cpp
  • Commit cb099454d64d878fee791bb676cc4ca0c9dba4a7 by hamishknight:

    Allow SILGen to emit only a specific set of SILDeclRefs

    • edit: lib/SILGen/SILGen.cpp
    • edit: include/swift/AST/SILGenRequests.h
    • edit: include/swift/Basic/AnyValue.h
    • edit: lib/SILGen/SILGenRequests.cpp
    • edit: lib/SILOptimizer/Transforms/CSE.cpp
    • edit: include/swift/SIL/SILDeclRef.h
  • Commit 088a86eccb80ceb402a95027b2848724523d40e8 by hamishknight:

    Introduce SymbolObjectCodeRequest

    • edit: include/swift/AST/IRGenTypeIDZone.def
    • edit: lib/IRGen/IRGen.cpp
    • edit: lib/IRGen/IRGenRequests.cpp
    • edit: include/swift/AST/IRGenRequests.h
  • Commit 0c6129daf2da1b45e36f588fcd4727f7c4674dd1 by github:

    [docs] Fix broken links in the documentation index (#33829)

    • edit: docs/README.md
  • Commit 7898f0b7ad429652b2c35bccb2164df25f35e847 by github:

    [stdlib] Silence signaling NaN in generic conversions (#33902)

    • edit: stdlib/public/core/FloatingPoint.swift
  • Commit 41d0e2937b4d423db1c071a93ed6e5b6aa609f51 by github:

    [benchmark] Add benchmark for generic floating-point to integer conversion (#33895)

    • edit: benchmark/single-source/FloatingPointConversion.swift
  • Commit a51db090fb3ae32ec8f9735f09291ced48feb3c2 by github:

    [docs] Build instructions for OpenBSD. (#33934)

    • add: docs/OpenBSD.md
    • edit: docs/README.md
  • Commit b137ddee128a0abea4b21965431aef01a82c69f7 by github:

    Fix grammatical errors (#33940)

    • edit: docs/README.md