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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#6985]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/6985/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Wed, 28 Aug 2019 03:13:40 -0500
Build duration:
2 hr 21 min

Identified problems:

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

Changes

  • Commit c6c018ee9d95d88c211d389b102b86712e662179 by gwenm:
    Fix Case of ShLwApi

    • edit: lib/Basic/CMakeLists.txt
  • Commit 45a3a53e16b623383170eae88635224a2c302fb6 by pyaskevich:
    [CSGen] If assignment destination is r-value record fix early

    • edit: lib/Sema/CSGen.cpp
  • Commit 1b397ed48608455c2baa7f6130e9892d4c664abb by pyaskevich:
    [ConstraintSystem] Be more principled about recording r-value -> l-value

    • edit: test/stmt/statements.swift
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSSimplify.cpp