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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#9744]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/9744/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 31 Jul 2019 12:49:36 -0500
Build duration:
16 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit e2dd9da5e3b9126a33abd904d24fd0bdbed360b9 by pyaskevich:
    [ConstraintSystem] NFC: Move argument info handling into constraint

    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit 29d1f6a70586fb9c051776a4a56c05633444cd6d by pyaskevich:
    [ConstraintSystem] Don't allow overwrites while collecting argument info

    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit d04ab92934d568214f4d26ff4f8ee58939b0f1f9 by pyaskevich:
    [ConstraintSystem] Use previous collected argument info in

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 32040ebd65526de63b69ffdab6b406018d64e146 by pyaskevich:
    [ConstraintSystem] NFC: Refactor getArgumentInfo to accept

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 259ede3577f1488cd74792fb86f55e5932fc0506 by pyaskevich:
    [ConstraintSystem] NFC: Refactor getCalleeLocator to avoid creating

    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit 7e1eae4a68eead51e80e2dc896119893e32fef97 by pyaskevich:
    [ConstraintSystem] NFC: getCalleeDeclAndArgs no longer needs scratch

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 45aec3c6ad24b30e314102ec4530ef9175310744 by pyaskevich:
    [ConstraintSystem] NFC: Extract logic related to forming locator for

    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/ConstraintSystem.h