swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#5931]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5931/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 22 Apr 2020 16:19:00 -0500
Build duration:
1 hr 16 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 a70fb8c7217c1e1135d8bb5b398eded991995650 by mishal_shah:
Fix the source compat suite to use release/5.3
-
edit: jobs/release_5.3/swift-master-source-compat-suite.sh
-
Commit 041be040fce14647f1cc90a36a40f500329266a9 by ryan:
test: Explicitly work with binary data in PathSanitizingFileCheck
-
edit: utils/PathSanitizingFileCheck
-
Commit 31e99e540dad5fcaa2358609213022b9a9cbfbeb by hamishknight:
[CSApply] Continue to finishApply for dynamic callables
-
edit: test/SILGen/dynamic_callable_attribute.swift
-
edit: lib/Sema/CSApply.cpp
-
Commit a1cf598b65807be9507417bc0a809edfc5c842e4 by hamishknight:
[CSApply] Hack around existential closing for callables
-
edit: test/SILGen/dynamic_callable_attribute.swift
-
edit: lib/Sema/CSApply.cpp
-
add: test/SILGen/call_as_function.swift
-
Commit 68530acb1dcce79256fce7deb162d574d8de8659 by owen:
Add an edu note explaining StringInterpolationProtocol requirements
-
edit: include/swift/AST/EducationalNotes.def
-
edit: test/Parse/invalid_string_interpolation_protocol.swift
-
add: userdocs/diagnostics/string-interpolation-conformance.md
-
Commit 16d599ecfa484e334f8c5bca4c00a6436e70952f by repo:
[build-script-impl] Allow cross-compiling the host toolchain for Android
-
edit: utils/build-script-impl
-
Commit b3aea6ee389e08250724b59fd6c4b639235799ea by spestov:
GenericSignatureBuilder: Simplify RequirementRHS type
-
edit: include/swift/AST/GenericSignatureBuilder.h
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 8d2a4105b4dacf4d2ca82e336a92a909c7bfe205 by spestov:
GenericSignatureBuilder: Improved counters
-
edit: include/swift/AST/GenericSignatureBuilder.h
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 3f22bfdddca21a9359a1d8bf9c6f05673027f6a6 by aschwaighofer:
SinkAddressProjections: Abort when we can't sink an address producing
-
edit: lib/SILOptimizer/Utils/BasicBlockOptUtils.cpp
-
edit: test/SILOptimizer/simplify_cfg_jump_thread_crash.sil
-
Commit 1fbad1b08915ec2d5bae2c60c24f26df81589c2c by eeckstein:
SIL: fix memory behavior of global_addr for globals with non-fixed
-
add: test/SILOptimizer/Inputs/licm_and_global_addr/test.swift
-
add: test/SILOptimizer/licm_and_global_addr.swift
-
edit: lib/SIL/IR/SILInstruction.cpp
-
add: test/SILOptimizer/Inputs/licm_and_global_addr/main.swift
-
Commit a50b2cda38dc8001da0deeb423ddcb027a731c8c by aqamoss3fan2010:
ASTDumper: Fix missing trailing apostrophe when dumping typealias
-
edit: lib/AST/ASTDumper.cpp
-
Commit 8357c188eb8bc24220457f3daf0f0dfd23abfa6d by github:
[AutoDiff] Mangle @noDerivative parameters. (#31201)
-
edit: include/swift/Demangling/Demangler.h
-
edit: lib/AST/ASTMangler.cpp
-
edit: lib/Demangling/NodePrinter.cpp
-
edit: include/swift/Demangling/TypeDecoder.h
-
edit: lib/Demangling/Demangler.cpp
-
edit: lib/Demangling/Remangler.cpp
-
edit: lib/Demangling/OldRemangler.cpp
-
edit: test/Demangle/Inputs/manglings.txt
-
add: test/AutoDiff/compiler_crashers_fixed/sr12650-noderivative-parameter-type-mangling.swift
-
edit: include/swift/Demangling/DemangleNodes.def
-
edit: lib/AST/ASTDemangler.cpp
-
edit: docs/ABI/Mangling.rst
-
Commit 7922ef4e3e0119f1b642195fbc212aa9deebabde by github:
[test] Disable --parallel testing temporarily (#268)
-
edit: Utilities/build-script-helper.py
-
Commit e8a928d0b5479f017a905f7bea9499a5c08b43b1 by dliew:
Unbreak ASan runtime in the simulators.
-
edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
-
Commit b5749104908b85d6058821fa0a6a9f7297e6a8d9 by dliew:
Add missing call to Symbolizer::LateInitialize() in UBSan's standalone
-
edit: compiler-rt/lib/ubsan/ubsan_init.cpp
-
Commit 957d40e9ef88cd477a0dad5abe1bbad145a82f54 by kyrtzidis:
[IndexDatastore] Provide an option to disable the file-out-of-date
-
edit: lib/Index/IndexSystem.cpp
-
edit: lib/Index/IndexDatastore.cpp
-
edit: include/IndexStoreDB/Index/IndexSystem.h
-
edit: lib/Index/IndexDatastore.h
-
edit: lib/CIndexStoreDB/CIndexStoreDB.cpp