Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#2557]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/2557/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 09 Oct 2018 23:16:32 -0500
Build duration:
2 hr 25 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 62b9463b7f121df78e39f5ce50f56d0d4527a150 by dmbryson:
[Ninja] Protect concurrent access to outputBuffers- edit: lib/Commands/NinjaBuildCommand.cpp
-
Commit d8b0cc66f56d5a003ad6575f7dd1edabc3949131 by iferber:
Clean up unnecessary portions of Foundation overlay- edit: stdlib/public/SDK/Foundation/NSGeometry.swift
- edit: stdlib/public/SDK/Foundation/Decimal.swift
- edit: stdlib/public/SDK/Foundation/Boxing.swift
- edit: stdlib/public/SDK/Foundation/NSDictionary.swift
- edit: stdlib/public/SDK/Foundation/NSSet.swift
- delete: stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm
- edit: stdlib/public/SDK/Foundation/NSObject.swift
- edit: stdlib/public/SDK/Foundation/NSCoder.swift
- edit: stdlib/public/SDK/Foundation/NSIndexSet.swift
-
Commit a676ab6d4c2edfd0dc8f19d90ed7396262a55e08 by owen:
[Frontend]: Write out .swiftdeps files atomically- edit: lib/FrontendTool/ReferenceDependencies.cpp
-
Commit 32c7e4bbfa3e76c3f610b0afd9e263500dc6ba90 by rjmccall:
Fix libSyntax support for yields with expression lists.- edit: utils/gyb_syntax_support/NodeSerializationCodes.py
- edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
- edit: utils/gyb_syntax_support/StmtNodes.py
- edit: lib/Parse/ParseStmt.cpp
- edit: test/Syntax/round_trip_parse_gen.swift
-
Commit 6f1fd82986fcd534526eaad1012ab77bd970eba2 by rjmccall:
Optimize read accessors to just borrow yielded storage refs.- edit: lib/SILGen/SILGenLValue.cpp
- edit: lib/SILGen/SILGenFunction.h
- edit: lib/SILGen/ArgumentSource.h
- edit: test/SILGen/read_accessor.swift
- edit: lib/SILGen/SILGenApply.cpp
-
Commit 0295a83237f508f7eece78bde1fe0195fdb1fa7f by compnerd:
SourceKit: re-package libdispatch, BlocksRuntime- edit: tools/SourceKit/CMakeLists.txt
-
Commit ab5d729ae0a8658774104c5a1ace65366d300695 by compnerd:
build: extract the C++ header search path for android- edit: cmake/modules/SwiftAndroidSupport.cmake
- edit: cmake/modules/AddSwift.cmake
-
Commit 87ed4b4488392c24315e9dafe3e42eaff483ba68 by xi_ge:
[test] Remove Swift 3 flags from various tests.- edit: test/Migrator/no_var_to_let.swift
- delete: test/Migrator/complete_objc_inference.swift
- edit: test/IDE/Inputs/custom-modules/ImportAsMember.apinotes
- edit: test/SourceKit/InterfaceGen/Inputs/mock-sdk/APINotesTests.framework/Headers/APINotesTests.apinotes
- delete: test/Migrator/minimal_objc_inference.swift
- delete: test/Migrator/conservative_objc_inference.swift
- edit: test/SourceKit/InterfaceGen/gen_header.swift
- edit: test/api-digester/apinotes-migrator-gen.swift
- edit: test/api-digester/macro-gen-json.swift
- edit: test/ClangImporter/import-as-member-versioned.swift
- delete: test/Migrator/minimal_objc_inference.swift.expected
- edit: test/Migrator/post_fixit_pass.swift.expected
- edit: test/api-digester/apinotes-diags.swift
- edit: test/SourceKit/InterfaceGen/gen_clang_module.swift
- delete: test/Migrator/complete_objc_inference.swift.expected
- edit: test/Migrator/no_extraneous_argument_labels.swift
- edit: test/IDE/import_as_member.swift
- delete: test/Migrator/ui-application-main.swift
- edit: test/Migrator/rdar31892850.swift
- edit: test/SourceKit/InterfaceGen/Inputs/header2.h
- delete: test/Migrator/objc_inference_cross_file.swift.expected
- delete: test/Migrator/objc_inference_cross_file.swift
- edit: test/Migrator/post_fixit_pass.swift
- delete: test/Migrator/ui-application-main.swift.expected
- edit: test/Migrator/no_extraneous_argument_labels.swift.expected
- delete: test/Migrator/objc_inference_noop.swift
- edit: test/SourceKit/Refactoring/syntactic-rename.swift
- edit: test/api-digester/macro-gen.swift
- edit: test/api-digester/Inputs/APINotesRight/APINotesTest.apinotes
-
Commit 97e9dde6d7d182480c5d9c378109f623706522d7 by rajbarik:
Fix ExistentialSpecializer for cases when the argument is an- edit: lib/SILOptimizer/FunctionSignatureTransforms/ExistentialTransform.cpp
- edit: test/SILOptimizer/existential_transform.swift
-
Commit bc2dea5ae7892fb2876e2e97df36bad35b7ed2d0 by rjmccall:
Walk through subclasses in other files in class hierarchy analysis.- add: test/SILOptimizer/mandatory_inlining_devirt_multifile.swift
- add: test/SILOptimizer/Inputs/mandatory_inlining_devirt_other.swift
- edit: lib/SILOptimizer/Analysis/ClassHierarchyAnalysis.cpp
-
Commit 9043bf87dfe38dc20e24c7fe5c041ee911aa2358 by gparker:
[test] Fix a solver flag rename that was missed in #19756.- edit: validation-test/Sema/type_checker_perf/fast/rdar32998180.swift