# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#15910]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15910/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 23 Feb 2021 02:14:55 -0600
Build duration: 53 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 cdcaa110e89da693ebb8b84c5682da0346f8871f by nhawes:
[CodeCompletion][Sema] Refine logic that ignores missing arguments after the code completion position when solving
-
edit: lib/Sema/CSBindings.cpp
-
edit: include/swift/Sema/ConstraintLocator.h
-
edit: test/IDE/complete_ambiguous.swift
-
edit: lib/Sema/CSSimplify.cpp
-
Commit f6a31e0483445aa4c368a08bb4a9ffd1a4f6ad7f by z.zoelec2:
[cxx-interop][nfc] Support forward declared records inside other records.
- edit: test/Interop/Cxx/class/Inputs/nested-records.h
- edit: test/Interop/Cxx/class/nested-records-module-interface.swift
-
Commit 2b6d1a8f81444a870b26c07e1365be138fbc013a by rwidmann:
[NFC] Convert the Templates Computing DependencyKeys to the Builder Pattern
- edit: lib/AST/FineGrainedDependencies.cpp
- edit: lib/AST/FrontendSourceFileDepGraphFactory.cpp
- edit: unittests/Driver/UnitTestSourceFileDepGraphFactory.cpp
- edit: include/swift/AST/FineGrainedDependencies.h
-
Commit 333f63e401185b9265aaae66b39ad9763e333f68 by meghanavgupta:
While cloning OwnershipForwardingConversionInst make sure to copy forwardingOwnershipKind from the original instruction
- edit: include/swift/SIL/SILCloner.h
- edit: lib/SIL/IR/SILInstructions.cpp
- edit: include/swift/SIL/SILBuilder.h
- edit: include/swift/SIL/SILInstruction.h
- edit: test/SILOptimizer/sil_combine_ossa.sil
-
Commit f21c60928cb7c85810cd9cd8dda1c204d0ebce21 by dgregor:
Add feature for rethrows protocols and use it in module interface generation
- edit: lib/AST/ASTPrinter.cpp
- edit: include/swift/Basic/Features.def
- edit: test/ModuleInterface/features.swift
-
Commit e7d75855036d1c835643687ff4cabff9fc03419f by dgregor:
Add a feature for global actors & module interface support
- edit: include/swift/Basic/Features.def
- edit: lib/AST/ASTPrinter.cpp
- edit: test/ModuleInterface/features.swift
-
Commit 5f9b8982bd80a3a633a9b4aaf374e7a66dd1e79d by dgregor:
Add a feature and module interface printing support for Builtin.Job
- edit: lib/AST/ASTPrinter.cpp
- edit: include/swift/Basic/Features.def