[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 5.1) #314

Report

[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#314]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/314/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 09 May 2019 14:10:43 -0500
Build duration:
39 min

Changes

  • Commit fced357df6bf8bdfce58e6e8ed786b75f60898c0 by aqamoss3fan2010:
    [5.1] stdlib: Fix ReversedIndex compatibility alias

    • edit: stdlib/public/core/MigrationSupport.swift
  • Commit 6b12277043e518f534e8de3184a5cbb0a32f76e3 by aschwaighofer:
    OpaqueArchetypeSpecializer: Fixup switch_enum successor blocks

    • edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
  • Commit 54d28ce2abdba369071895dbf291437dd12c3581 by aschwaighofer:
    OpaqueArchetypeSpecializer: InitEnumDataAddr needs to respect type of

    • edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
  • Commit 248de97c3e252eb32054891ae78203b2e0f6b0e8 by aschwaighofer:
    OpaqueArchetypeSpecializer: Fix casting of types that contain an object

    • edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
  • Commit 5d7ae16d66c01767edf24546f14f3ba2195c1aa0 by aschwaighofer:
    Test case for previous 3 fixes

    • edit: test/SILOptimizer/specialize_opaque_type_archetypes.swift
  • Commit 4ad401aa97c4cf070a64c84f83481209b8e0f4ca by dave:
    [Test] Cherry-pick fix to make ninja check-clang work on Linux

    • edit: test/Parser/pragma-attribute-context.cpp
  • Commit 7c5bc271467ec1aed6460b220cca7e1561afe532 by compnerd:
    Foundation: tweak address resolution on Windows

    • edit: Foundation/Host.swift
  • Commit 2650f0df7f1c75659292cd8933a95d695d6b2963 by compnerd:
    TestFoundation: fix a double free

    • edit: TestFoundation/TestNSKeyedArchiver.swift
  • Commit 156c6e892e8e451049be68d71b0be8c605631bae by compnerd:
    TestFoundation: make TestPipe pass on Windows

    • edit: TestFoundation/TestPipe.swift