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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/8213/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 17 Sep 2019 20:43:11 -0500
Build duration:
33 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 3146eed6a8cfdd75049af3338c86ce5c7c873e9a by suyashsrijan:
    Revert "Revert "[Sema] Setter has incorrect mutating-ness inside

    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit fc6a49e834f1c237347dfe277b2b85afeef9fc79 by suyashsrijan:
    [Test] Update tests

    • edit: test/decl/ext/extensions.swift
  • Commit d4c21cf188746f5bc1880cced8ad6e78f022da96 by suyashsrijan:
    [Changelog] Add a changelog entry

    • edit: CHANGELOG.md
  • Commit e8d288e6aeb826db98b959c44042dac5c8950793 by github:
    [Changelog] Add an example for the broken case

    • edit: CHANGELOG.md
  • Commit 54a4615e6f9e5e723ee1a8f933e94e0a9d047248 by suyashsrijan:
    [Diagnostics] Do not offer a mutating fix-it if we have a mutating

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/decl/ext/extensions.swift
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
  • Commit c31b18490754add177d7509b945b0a2b66fe8ad3 by suyashsrijan:
    [Changelog] Update changelog

    • edit: CHANGELOG.md
  • Commit 7691fbdc766166c51d0fd34200f3e05fe37499fd by github:
    [Changelog] Add workaround for nonmutating setter

    • edit: CHANGELOG.md
  • Commit b2547417b6eff47f968cd3e593d5d23abd685c6d by github:
    [Changelog] Change 'mutable property' to 'mutable variable'

    • edit: CHANGELOG.md
  • Commit f676dde8029b569476fb3db00195a69e30e341e5 by suyashsrijan:
    [Typechecker] Use a 'is Self class-bound?' check instead

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Decl.h
  • Commit 29ca8b0b38157dcc972989781ba044dde3fc102c by suyashsrijan:
    [AST] Adds 'hasValueSemantics()' to DeclContext and uses

    • edit: include/swift/AST/DeclContext.h
    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/AST/DeclContext.cpp
    • edit: lib/Sema/TypeCheckDecl.h
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/AST/Decl.cpp
  • Commit e8fe05d9bb3f98d54e7bf5cdc24c053cd619d40a by suyashsrijan:
    [AST] hasValueSemantics() should check whether the current context is a

    • edit: lib/AST/DeclContext.cpp
  • Commit 0d66b0c5df9f1050d3196f87b2aa000493967720 by suyashsrijan:
    [AST] Fix indenation in hasValueSemantics()

    • edit: lib/AST/DeclContext.cpp
  • Commit d9c8ae4ce85ac04369d14fa67dc3f56efdd62ef1 by suyashsrijan:
    [AST] Remove isTypeContext() check from hasValueSemantics() and move the

    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/AST/DeclContext.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/AST/Decl.cpp
  • Commit 3d058c6b4ff9e5286ad3db68a109692a713814ec by suyashsrijan:
    [Typechecker] Remove a few unnecessary isTypeContext() checks as its

    • edit: lib/Sema/TypeCheckDecl.cpp

/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swiftpm/Sources/TSCLibc/libc.swift:12:19: error: missing required module 'SwiftOverlayShims'