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

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#2347]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/2347/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Tue, 13 Aug 2019 12:37:23 -0500
Build duration:
4 hr 41 min

Identified problems:

  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit 5b773fc46db973be32d0e3a92fc79b2de5a87e9e by omochi.metaru:
    [Sema] fix lvalue-ness constrain

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 39cf99c13b97f3f21c590e30948cad9b8b609724 by spestov:
    Frontend: PersistentParserState needs to outlive performSema()

    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/Frontend/Frontend.cpp
  • Commit 94149db4ec479bd27243600838cd5ffa7e8b30a0 by spestov:
    Parse: Record which delayed type and extension bodies possibly contain

    • edit: include/swift/AST/DeclContext.h
    • edit: lib/Parse/PersistentParserState.cpp
    • edit: lib/AST/ASTContext.cpp
    • edit: lib/AST/DeclContext.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/Parse/Parser.h
    • edit: lib/AST/ASTVerifier.cpp
    • edit: include/swift/AST/ASTContext.h
  • Commit bbdc7ae8e558f9ad198e971e4156bb04e6b3452c by spestov:
    AST: Force parsing unparsed extensions of lazy-member (deserialized or

    • edit: lib/AST/NameLookup.cpp
  • Commit 14d0bbfc5e72a898c5fc9742b2c995b41bbea16e by spestov:
    AST: Optimize construction of the global name lookup table

    • edit: validation-test/compiler_scale/nominal_bodies.gyb
    • edit: lib/AST/Module.cpp
  • Commit 2f33356083cd23397a532ab07d38ffe1b0fd0812 by spestov:
    AST: Optimize construction of the AnyObject dispatch table

    • add: validation-test/compiler_scale/dynamic_lookup.gyb
    • edit: include/swift/AST/DeclContext.h
    • edit: lib/AST/DeclContext.cpp
    • edit: lib/AST/Module.cpp
    • add: validation-test/compiler_scale/dynamic_lookup_2.swift
    • edit: lib/AST/Decl.cpp
    • edit: validation-test/compiler_crashers_2_fixed/0177-rdar-33093935.swift
  • Commit 47a254bfee2329347c8ae623d6098a2f04a620d2 by omochi.metaru:
    [Sema] fix typevar attr for subscript

    • edit: test/attr/attr_dynamic_member_lookup.swift
    • edit: lib/Sema/CSGen.cpp
  • Commit 0f694819f7ae9539a9d49edf3ae4d9a67ad38bc7 by compnerd:
    test: address Windows test regression

    • edit: test/Serialization/autolinking.swift