swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#15616]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15616/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 26 Jan 2021 20:23:07 -0600
Build duration: 52 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 d6ffddc63f77d80ea491bda14f664e7fa7ef8888 by mgottesman:
[sil-combine] Add ownership support for switch_enum_addr transforms.
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
-
edit: test/SILOptimizer/sil_combine_enums_ossa.sil
-
edit: test/SILOptimizer/sil_combine_ossa.sil
-
Commit 44fdc746ea299c6e637ec78cf9881287d9ea4111 by mgottesman:
[ownership] Allow the user of OwnershipRAUWHelper to insert forwarding transforms of the new value at oldValue in between checking and RAUWing.
-
edit: include/swift/SILOptimizer/Utils/OwnershipOptUtils.h
-
edit: lib/SILOptimizer/Utils/OwnershipOptUtils.cpp
-
Commit 2abd7e8604160a78c6c46d52a201288e30cb8ed8 by mgottesman:
[sil-combine] Update unchecked_bitwise_cast canonicalizations for ownership.
-
edit: test/SILOptimizer/sil_combine_ossa.sil
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp
-
edit: test/SILOptimizer/sil_combine.sil
-
Commit de58e7997b2bb96984584686b4ed7e85936fcf6c by mgottesman:
[ownership] When RAUWing an unowned value with a owned/guaranteed value only insert unchecked_ownership_conversion for terminator uses.
-
edit: test/SILOptimizer/sil_combine_ossa.sil
-
edit: test/SILOptimizer/ossa_rauw_tests.sil
-
edit: lib/SILOptimizer/Utils/OwnershipOptUtils.cpp
-
Commit bf5ac43a665ad12334c4c3001cbb4a9da7a70038 by mgottesman:
[sil-combine] Enable unreachable pruning for ownership.
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
-
Commit b6f873b6be747dbc2b99a83863a4778dcd0ba64c by mgottesman:
[sil-combine] Enable a bunch of tests that already pass.
-
edit: test/SILOptimizer/sil_combine_ossa.sil
-
Commit 68b4671a78f9e3652c9d078c0bfaa1e426f38bb5 by mgottesman:
[sil-combine] Enable sil-combine simplifications for {thick_to_objc,objc_to_thick}_metatype.
-
delete: test/SILOptimizer/peephole_thick_to_objc_metatype.sil
-
edit: test/SILOptimizer/sil_combine_peephole_thick_to_objc_metatype_ossa.sil
-
edit: test/SILOptimizer/sil_combine_ossa.sil
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp
-
Commit 04ba6c6d96cf1f230a19b1737cf57828b474f3bc by mgottesman:
[sil-combine] Enable select_enum canonicalization in OSSA.
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
-
edit: test/SILOptimizer/sil_combine_enums_ossa.sil
-
Commit 35b4a44a7bfc5b807f728a245671848aa9dfeb9c by devteam.codafi:
Teach the Driver to Propagate Cross-Module Incremental Build Flag
-
edit: Sources/SwiftDriver/Jobs/MergeModuleJob.swift
-
Commit f1b531aaa8ea7d8118393282fc5a4ee398f7674e by devteam.codafi:
Deserialize Incremental External Dependency Nodes
-
edit: Tests/SwiftDriverTests/ModuleDependencyGraphTests.swift
-
edit: Sources/SwiftDriver/IncrementalCompilation/DependencyKey.swift
-
edit: Sources/SwiftDriver/IncrementalCompilation/SourceFileDependencyGraph.swift
-
edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
-
edit: Sources/SwiftDriver/IncrementalCompilation/ModuleDependencyGraph.swift