Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3475]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3475/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Fri, 21 Jun 2019 21:00:24 -0500
Build duration:
1 hr 18 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 d321e0c2e99ef0c164015fee989fed329817bcdb by compnerd:
build: remove a hack which is no longer needed- edit: products/libllbuild/include/module.modulemap
-
Commit 4359fbe5ce8dd17dd6042eb813a2215d13b75b12 by compnerd:
build: add missing dependencies- edit: unittests/CAPI/CMakeLists.txt
-
Commit ebe0e42461659f73e942431cbc76a5483933709d by pyaskevich:
[Diagnostics] Don't suggest argument destructuring fix-it if closure is- add: validation-test/Sema/type_checker_crashers_fixed/rdar51576862.swift
- edit: lib/Sema/CSDiagnostics.cpp
-
Commit 09ca68e48502d7a5ea96e5d70d0e9ab8353654c9 by rishizaki:
[CodeCompletion] Don't attach attr to decl if blank line exists- edit: lib/IDE/CodeCompletion.cpp
- edit: lib/Parse/ParseDecl.cpp
- edit: include/swift/Parse/CodeCompletionCallbacks.h
- edit: test/IDE/complete_decl_attribute.swift
-
Commit bc037967d1245b5ff1a170a6ca9b4563094029f4 by rishizaki:
[CodeCompletion] Stop using DeclKind::Module as a isIndependent- edit: lib/IDE/CodeCompletion.cpp
-
Commit b47aeb1ae88a50d48e30b3f5cd3671b1844983d6 by aschwaighofer:
Fix test/IRGen/abi_v7k.swift- edit: test/IRGen/abi_v7k.swift
-
Commit f5963923de41d011c25f6bc9e2badc3bb92eae7b by mishal_shah:
[Update Checkout] Print hashes at the end of the successful- edit: utils/update_checkout/update_checkout/update_checkout.py
-
Commit bb3edd5dde7c653811c5ecf32ebe96796ee4790f by rishizaki:
[CodeCompletion] contextual attribute completion only on the same line- edit: test/IDE/complete_pound_decl.swift
- edit: lib/Parse/ParseDecl.cpp
- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_decl_attribute.swift
-
Commit 5832743c5c2a842976c42a508a4c6dcceefb0aef by mishal_shah:
[Update Checkout] Print sorted repo list- edit: utils/update_checkout/update_checkout/update_checkout.py
-
Commit 62dd6bda107ac23a4d51952516b6a33f11c7d0da by compnerd:
Android build on macOS Cross-Compile host: Fixes wrong Ninja rules- edit: cmake/modules/AddSwift.cmake
- edit: cmake/modules/SwiftSharedCMakeConfig.cmake
-
Commit 3332b37d007be25d452da9bf57651b20acbe28b8 by kyrtzidis:
[Index/SourceKit] Remove the code related to calculating a module hash- edit: lib/Index/Index.cpp
- edit: test/SourceKit/Indexing/rdar_21602898.swift.response
- edit: test/SourceKit/Indexing/index.swift
- edit: test/SourceKit/Indexing/Inputs/implicit-vis/a.index.response
- edit: test/SourceKit/Indexing/index_is_test_candidate.swift.response
- edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
- edit: test/SourceKit/Indexing/index_enum_case.swift.response
- edit: test/SourceKit/Indexing/index_forbid_typecheck.swift.response
- edit: test/SourceKit/Indexing/index_func_import.swift.response
- edit: include/swift/Index/IndexDataConsumer.h
- edit: test/SourceKit/Indexing/index_with_clang_module.swift
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: test/SourceKit/Indexing/Inputs/implicit-vis/b.index.response
- edit: test/SourceKit/Indexing/index_objcMembers.swift.response
- edit: test/SourceKit/Indexing/sr_3815.swift.response
- edit: test/SourceKit/Indexing/index_operators.swift.response
- edit: test/SourceKit/Indexing/index_big_array.swift.response
- edit: test/SourceKit/Indexing/index_constructors.swift.response
- edit: test/SourceKit/Indexing/index_is_test_candidate_objc.swift.response
- edit: test/SourceKit/Indexing/index_with_swift_module.swift
- edit: test/SourceKit/Indexing/Inputs/test_module.index.response
- edit: lib/IDE/Refactoring.cpp
- edit: test/SourceKit/Indexing/index.swift.response
- edit: lib/Index/IndexRecord.cpp
- edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
- edit: include/swift/Index/Index.h
- edit: test/SourceKit/Indexing/index_bad_modulename.swift.response
- edit: test/SourceKit/lit.local.cfg
- edit: tools/swift-ide-test/swift-ide-test.cpp
-
Commit 15bcd23e37102b85465e188be9d2417067f2dc94 by github:
[ModuleInterface] Propagate availability for nested types too (#25662)- edit: lib/Frontend/ParseableInterfaceSupport.cpp
- edit: test/ParseableInterface/conformances.swift
- edit: lib/AST/Attr.cpp
- edit: include/swift/AST/Attr.h
-
Commit a220f4c37a224b521063dbe21155228223eb4850 by github:
Revert "Support new XCTest overlays"- edit: Sources/Workspace/Destination.swift
- edit: Sources/TestSupport/Resources.swift
- edit: Sources/Commands/SwiftTestTool.swift
-
Commit 720a913c1639880e32ff19bfed658c3d0b601b00 by ankit_aggarwal:
[bootstrap] Add rpath to look inside @exec/../lib/swift/pm/llbuild- edit: Utilities/bootstrap