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

Same story here unrelated to Slava’s changes:

<unknown>:0: error: cannot open file '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift-corelibs-libdispatch/private/module.modulemap': No such file or directory

···

On Nov 8, 2017, at 11:33 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1432]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1432/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Thu, 09 Nov 2017 01:28:34 -0600
Build duration: 5 min 19 sec
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/1432/consoleFull#-4702510123122a513-f36a-4c87-8ed7-cbc36a1ec144&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10037 test(s), Total: 10037 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 486 test(s), Total: 486 test(s)

Changes

Commit 661069430cf2e041524bad03fca728ec01d55ddb by spestov:
SILGen: Simplify SILGenApply::visitDeclRefExpr()

edit: lib/SILGen/SILGenApply.cpp

Commit 24ec007d7391d1caabb7129ffd7e9743da9d6e05 by spestov:
SILGen: Remove "assume +0" hack

edit: test/SILGen/objc_ownership_conventions.swift
edit: lib/SILGen/SILGenApply.cpp
edit: test/SILGen/dynamic_self.swift
edit: test/SILGen/objc_bridging_peephole.swift
edit: lib/SILGen/ArgumentSource.cpp
edit: lib/SILGen/ArgumentSource.h
edit: lib/SILGen/RValue.h
edit: test/SILGen/objc_bridging.swift
edit: test/SILGen/functions.swift

Commit 17da172b01a89b5a9eca87c28898a1d17b0d07be by spestov:
SILGen: Factor out SILGenFunction::emitClassMethodRef()

edit: lib/SILGen/SILGenPoly.cpp
edit: lib/SILGen/SILGenApply.cpp
edit: lib/SILGen/SILGenFunction.h
edit: lib/SILGen/SILGenThunk.cpp

Commit c875716509a3a779adaf4a38146329003aa91581 by spestov:
SILGen: Crash if we try to emit a class with an incomplete vtable

edit: lib/SILGen/SILGenType.cpp