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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12755/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 27 Mar 2020 01:40:50 -0500
Build duration:
1 hr 11 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 28c6845c56014d5850ca8bae8fa99dfb6985a242 by nhawes:
    [test] Add indentation regression test.

    • edit: test/swift-indent/basic.swift
  • Commit 31afb3f692ded1144edf37887e30a7626777a3b5 by xi_ge:
    Revert "TBDGen: avoid emitting symbols with OBJC_CLASS and

    • edit: lib/TBDGen/TBDGen.cpp
    • delete: test/TBD/implied_objc_symbols.swift
  • Commit eae4c5eece9dc8f686a4e79845c300b01fbfe422 by github:
    [AutoDiff upstream] @differentiable function type sema (#30648)

    • edit: lib/Sema/TypeCheckType.cpp
    • add: test/AutoDiff/Sema/missing_differentiable_protocol.swift
    • edit: test/AutoDiff/ModuleInterface/differentiation.swift
    • edit: test/AutoDiff/Sema/differentiable_attr_type_checking.swift
    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: test/AutoDiff/Sema/differentiable_func_type.swift
    • edit: test/AutoDiff/Serialization/differentiable_function.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/AST/Type.cpp