[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (swift 5.1) #231

Report

[FAILURE] swift-5.1-source-compat-suite [#231]

Build URL:
https://ci.swift.org/job/swift-5.1-source-compat-suite/231/
Project:
swift-5.1-source-compat-suite
Date of build:
Thu, 20 Jun 2019 21:36:26 -0500
Build duration:
5 hr 11 min

Changes

  • Commit 9bd3e03cb1b9d31a9148e23c6b7fd41266d59ed3 by cbrough:
    [5.1] Upgrade PCMacro/PlaygroundTransform to support module/file IDs

    • edit: test/PlaygroundTransform/defer.swift
    • edit: test/PCMacro/switch.swift
    • edit: test/PlaygroundTransform/implicit_return_init_nil.swift
    • edit: lib/Sema/PCMacro.cpp
    • edit: lib/Sema/InstrumenterSupport.h
    • edit: test/PCMacro/operators.swift
    • edit: test/PCMacro/for.swift
    • edit: test/PlaygroundTransform/bare_value.swift
    • edit: test/PCMacro/nested_function.swift
    • edit: test/PlaygroundTransform/implicit_return_func_stringliteral.swift
    • edit: test/PCMacro/plus_equals.swift
    • edit: test/PCMacro/defer.swift
    • edit: test/PCMacro/else.swift
    • edit: test/PlaygroundTransform/nested_function.swift
    • edit: test/PlaygroundTransform/plus_equals.swift
    • edit: test/PlaygroundTransform/implicit_return_var_intliteral.swift
    • add: test/PCMacro/Inputs/PlaygroundModuleAndFileIDs.swift
    • edit: test/PCMacro/elseif.swift
    • edit: test/PlaygroundTransform/control-flow.swift
    • edit: test/PlaygroundTransform/do-catch.swift
    • edit: test/PlaygroundTransform/array_did_set.swift
    • edit: lib/Frontend/Frontend.cpp
    • edit: test/PlaygroundTransform/implicit_return_func_is.swift
    • edit: test/PCMacro/getset.swift
    • edit: test/PlaygroundTransform/declarations.swift
    • edit: test/PlaygroundTransform/empty-tuple.swift
    • edit: test/PlaygroundTransform/mutation.swift
    • add: test/PlaygroundTransform/Inputs/PlaygroundModuleAndFileIDs.swift
    • edit: test/IRGen/playground.swift
    • edit: lib/Sema/PlaygroundTransform.cpp
    • edit: test/PlaygroundTransform/generics.swift
    • edit: test/PlaygroundTransform/implicit_return_subscript_chain.swift
    • edit: test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift
    • edit: test/PCMacro/pc_and_log.swift
    • edit: test/PCMacro/Inputs/SilentPlaygroundsRuntime.swift
    • edit: test/PCMacro/func_decls.swift
    • edit: test/PlaygroundTransform/implicit_return_func_binaryoperation_args.swift
    • edit: test/PlaygroundTransform/disable_transform_only.swift
    • edit: test/PlaygroundTransform/init.swift
    • edit: test/PlaygroundTransform/array_in_struct.swift
    • edit: test/PlaygroundTransform/array.swift
    • add: test/PlaygroundTransform/module_file_id.swift
    • edit: test/PCMacro/init.swift
    • edit: test/PlaygroundTransform/print.swift
    • edit: test/PCMacro/didset.swift
    • add: test/PCMacro/module_file_id.swift
    • edit: test/PCMacro/func_throw_notype.swift
    • edit: lib/Sema/InstrumenterSupport.cpp
    • edit: test/PCMacro/Inputs/PCMacroRuntime.swift
    • edit: test/PCMacro/if.swift
    • edit: test/PlaygroundTransform/high_performance.swift
    • edit: test/PlaygroundTransform/do.swift
    • edit: test/PCMacro/mutation.swift
    • edit: test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift
  • Commit 45c50fcf572e3c2a3d12572f4883e435777d0fb5 by mishal_shah:
    [Tests] Update the ParseableInterface tests to use make-old.py due to

    • edit: test/ParseableInterface/ModuleCache/prebuilt-module-cache-forwarding.swift
  • Commit 8e0342e64d08e17de4629fe5a6fb258c4d905e26 by mishal_shah:
    Fix type in Inputs path

    • edit: test/ParseableInterface/ModuleCache/prebuilt-module-cache-forwarding.swift
  • Commit ec25db96887681b5346cb8c4992ca7fe2620c2e6 by mishal_shah:
    [Tests] Update the ParseableInterface tests to use make-old.py due to

    • edit: test/ParseableInterface/ModuleCache/RebuildRemarks/out-of-date-cached-module.swift
    • edit: test/ParseableInterface/ModuleCache/RebuildRemarks/rebuild-transitive-import.swift
    • edit: test/ParseableInterface/ModuleCache/RebuildRemarks/out-of-date-compiled-module.swift
  • Commit f73cd7513408d677ac8ebd3132290039866efd4c by jgroff:
    Judge the need for an external key path reference by the overridden

    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: test/SILGen/keypaths_objc.swift
  • Commit b5216c5e2c9c433d720ffd1c26c11031e2a11b60 by xi_ge:
    [SR-10972] swift-api-digester: avoid diagnosing the removal of

    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.h
    • add: test/api-digester/Inputs/cake_current/color.swift
    • edit: tools/swift-api-digester/swift-api-digester.cpp
    • add: test/api-digester/Outputs/color.txt
    • edit: test/api-digester/compare-dump.swift
    • add: test/api-digester/Inputs/cake_baseline/color.swift
  • Commit fbd50bc9b571c46bb930966e5c31450ce16e7f15 by github:
    Make sure all failures to load module interfaces are diagnosed (#25644)

    • edit: include/swift/AST/DiagnosticsSema.def
    • add: validation-test/ParseableInterface/Inputs/failing-overlay/ImportsOverlay.h
    • add: validation-test/ParseableInterface/Inputs/failing-overlay/HasOverlay.swiftinterface
    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • add: validation-test/ParseableInterface/Inputs/failing-overlay/HasOverlay.h
    • edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
    • edit: test/ParseableInterface/ModuleCache/module-cache-diagnostics.swift
    • add: validation-test/ParseableInterface/failing-overlay.swift
    • add: validation-test/ParseableInterface/Inputs/failing-overlay/module.modulemap