[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #2544

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/2544/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 22 Jan 2018 15:55:29 -0600
Build duration:
25 min

Changes

  • Commit fb42d85dc30a5639ba7d39dd1d9baf9c75f17c64 by atrick:
    Verify @inout_aliasable captures.

    • edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
    • edit: lib/SIL/InstructionUtils.cpp
    • edit: include/swift/SIL/InstructionUtils.h
  • Commit d6a821d353105a1c9a66447891680fb254e52ce8 by atrick:
    Fix the closure specialize test case input to obey @inout_aliasable and

    • edit: test/SILOptimizer/closure_specialize_consolidated.sil
  • Commit e875dab3b741cb91d9c735747ded5b3d95eb9c61 by atrick:
    Added a negative test.

    • add: test/SILOptimizer/verify_noescape_closure.sil
  • Commit 17cd95efa4b62cf645220b81cf0a13e811dacfb9 by aschwaighofer:
    Rename swift3 section and global names to swift5

    • edit: stdlib/public/runtime/ImageInspectionELF.h
    • edit: test/IRGen/closure.swift
    • edit: test/IRGen/swift3-metadata-coff.swift
    • edit: lib/IRGen/GenReflection.cpp
    • edit: stdlib/public/runtime/ImageInspectionCOFF.h
    • edit: test/IRGen/reflection_metadata.swift
    • edit: utils/cmpcodesize/cmpcodesize/compare.py
    • edit: stdlib/public/runtime/SwiftRT-ELF.cpp
    • edit: test/IRGen/reflection_metadata_imported.swift
    • edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
    • edit: stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift
  • Commit 8e71f34517707816f898fad6f2ce6f536e284668 by aschwaighofer:
    One more place I missed in the swift5 rename

    • edit: stdlib/public/runtime/SwiftRT-COFF.cpp

The following tests FAILED:
5 - dispatch_group (Timeout)
Errors while running CTest
*** Failed while running tests for libdispatch (test)

I’ll see if the next build passes. Has anyone seen this before?

-Andy

Yes.