On Jan 9, 2018, at 7:55 PM, swift-ci@swift.org wrote:
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#920]
Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/920/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Tue, 09 Jan 2018 20:07:23 -0600
Build duration: 1 hr 48 min
Identified problems:
Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-ASAN-RA-osx/920/consoleFull#5770858633122a513-f36a-4c87-8ed7-cbc36a1ec144>
Changes
Commit 6bc96fe447b7e0845de963a2335dd6b33d38cc3b by yasser.deceukelier:
[Parser] Parse keypath in parseExprPostfixWithoutSuffix instead of
edit: lib/Parse/ParseExpr.cpp
Commit 5f2a6b82ceb2e1692f07bdc33f7aac61139520d2 by dgregor:
[Demangle] StringRef-ify entry points.
edit: include/swift/Demangling/Demangle.h
edit: lib/Demangling/Demangler.cpp
Commit e28e85659595151c3725d799e3ab72e4cc034b4b by dgregor:
[Runtime] Use bare protocol mangling for protocol descriptors.
edit: lib/IRGen/GenReflection.cpp
edit: stdlib/public/Reflection/TypeRefBuilder.cpp
edit: include/swift/Reflection/TypeRef.h
edit: stdlib/public/runtime/Demangle.cpp
edit: lib/IRGen/IRGenMangler.h
edit: include/swift/Remote/MetadataReader.h
edit: lib/RemoteAST/RemoteAST.cpp
edit: lib/Demangling/Demangler.cpp
edit: include/swift/Demangling/Demangle.h
Commit 61884f7702a3c630cbe6fcb4fbd28526acdd9ed9 by dgregor:
[Type decoder] Rework the builder contract for protocols.
edit: include/swift/Reflection/TypeRefs.def
edit: stdlib/public/runtime/MetadataLookup.cpp
edit: test/Reflection/typeref_decoding_objc.swift
edit: include/swift/Reflection/TypeRef.h
edit: include/swift/Remote/MetadataReader.h
edit: test/Reflection/capture_descriptors.sil
edit: test/Reflection/typeref_decoding.swift
edit: stdlib/public/Reflection/TypeRefBuilder.cpp
edit: lib/RemoteAST/RemoteAST.cpp
edit: include/swift/Runtime/Metadata.h
edit: unittests/Reflection/TypeRef.cpp
edit: include/swift/Reflection/TypeRefBuilder.h
edit: stdlib/public/Reflection/TypeRef.cpp
edit: stdlib/public/runtime/Metadata.cpp
edit: stdlib/public/Reflection/TypeLowering.cpp
edit: include/swift/Demangling/TypeDecoder.h
Commit bbb45294b7ed3686d05272400f111eae8284618d by dgregor:
[Runtime] Deal with both the old and new demangler trees.
edit: stdlib/public/runtime/Demangle.cpp
Commit fa2c9b97fd3097a7953836e62129e5d84358034b by yasser.deceukelier:
Added test for fix
add: test/expr/postfix/keypath/keypath-objc.swift
delete: test/expr/unary/keypath/keypath-objc.swift
Commit 5650f80937ad733ac6e16a4e6ec75d73cd849bae by moiseev:
[stdlib] Annotate types with @_fixed_layout
edit: stdlib/public/core/PrefixWhile.swift.gyb
edit: stdlib/public/core/Unicode.swift
edit: stdlib/public/core/ReflectionLegacy.swift
edit: stdlib/public/Platform/MachError.swift
edit: stdlib/public/core/MemoryLayout.swift
edit: stdlib/public/core/ObjCMirrors.swift
edit: stdlib/public/core/Codable.swift.gyb
edit: stdlib/public/core/DebuggerSupport.swift
edit: stdlib/public/core/FloatingPoint.swift.gyb
edit: stdlib/public/core/Range.swift.gyb
edit: stdlib/public/core/StringIndex.swift
edit: stdlib/public/core/ClosedRange.swift
edit: stdlib/public/core/Join.swift
edit: stdlib/public/core/DoubleWidth.swift.gyb
edit: stdlib/public/Platform/POSIXError.swift
edit: stdlib/public/core/KeyPath.swift
edit: stdlib/public/core/HashedCollections.swift.gyb
edit: stdlib/public/core/Hashing.swift
edit: stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift
edit: stdlib/public/core/SipHash.swift.gyb
edit: stdlib/public/core/UnicodeParser.swift
edit: stdlib/public/core/Character.swift
edit: stdlib/public/core/CommandLine.swift
edit: stdlib/public/core/RuntimeFunctionCounters.swift
edit: stdlib/public/core/Mirror.swift
Commit 8bc7fb860dc62abb39d3e82ad07cb23b38da4b68 by eeckstein:
Some improvements and simplifications regarding pass name printing in
edit: test/IRGen/sil_linkage.sil
edit: lib/SILOptimizer/PassManager/PrettyStackTrace.cpp
edit: test/Serialization/transparent-std.swift
edit: test/SILOptimizer/cast_folding_objc.swift
edit: test/SILGen/fragile_globals.swift
edit: test/SILOptimizer/spec_archetype_method.swift
edit: include/swift/SILOptimizer/PassManager/Passes.h
edit: test/SIL/Serialization/visibility.sil
edit: include/swift/SILOptimizer/PassManager/Transforms.h
edit: test/SILOptimizer/spec_conf1.swift
edit: test/SILOptimizer/pass_printer.swift
edit: include/swift/SILOptimizer/PassManager/PassManager.h
edit: lib/SILOptimizer/PassManager/PassManager.cpp
edit: test/Serialization/class-roundtrip-module.swift
edit: test/SILOptimizer/globalopt_linkage.swift
edit: test/SILOptimizer/specialize_chain.swift
edit: test/IRGen/casts.sil
edit: test/SIL/Serialization/public_external.sil
edit: test/Serialization/class.swift
edit: test/SILOptimizer/spec_conf2.swift
edit: test/SILOptimizer/specialize_partial_apply.swift
edit: test/SILOptimizer/devirt_single_module_in_multiple_files.swift
edit: include/swift/SILOptimizer/PassManager/Passes.def
edit: test/IRGen/zero_size_types.swift
edit: test/SILOptimizer/specialize_unconditional_checked_cast.swift
edit: lib/SILOptimizer/PassManager/Passes.cpp
Commit 9637b4a6e11ddca72f5f6dbe528efc7c92f14d01 by github:
[runtime] Rename class SwiftObject to Swift._SwiftObject. (#13748)
edit: test/IRGen/generic_types.swift
edit: include/swift/AST/KnownIdentifiers.def
edit: test/IRGen/objc_class_export.swift.tmp
edit: test/IRGen/objc_class_export.swift
edit: test/IRGen/subclass.swift
edit: stdlib/public/runtime/SwiftObject.mm
edit: test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m
edit: test/IRGen/class.sil
edit: test/IRGen/vtable.sil
edit: stdlib/public/runtime/Reflection.mm
edit: stdlib/public/runtime/SwiftObject.h
edit: test/stdlib/SwiftObjectNSObject.swift
edit: test/IRGen/generic_classes.sil
Commit 95f09d057e0b1fb0e497e187157fc20f8a3b0b73 by github:
libSyntax: parse editor placeholder expression. (#13840)
edit: lib/Parse/ParseExpr.cpp
edit: test/Syntax/round_trip_parse_gen.swift
edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
edit: lib/Syntax/Status.md
edit: utils/gyb_syntax_support/ExprNodes.py
Commit 94465a38c04c7b3fdcdc42f3977942b4475fb933 by xi_ge:
[SourceKit] Add GenericTypeParam to structure (SR-5474) (#13616)
edit: tools/swift-ide-test/swift-ide-test.cpp
edit: test/SourceKit/DocumentStructure/structure.swift.response
edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
edit: test/IDE/structure.swift
edit: include/swift/IDE/SyntaxModel.h
edit: lib/AST/ASTWalker.cpp
edit: lib/IDE/SyntaxModel.cpp
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
Commit ff41cf3c7c8704e18816a28addb4313453423ff2 by github:
[ClangImporter] Don't drop CF retain/release functions with swift_name
edit: test/ClangImporter/Inputs/custom-modules/CoreCooling.h
edit: test/ClangImporter/cf.swift
edit: lib/ClangImporter/ImportDecl.cpp
Commit 0ba5fba0b8d12dc4f68843a8f19d058ccdff78d1 by mzolotukhin:
[LoopRotate] Detect loops with indirect branches better (we're giving up
edit: test/Transforms/LoopRotate/indirectbr.ll
edit: lib/Transforms/Scalar/LoopRotation.cpp
Commit 7cc1a50f395c4085d9820e315031594d67d321fa by ankit_aggarwal:
[PackageGraph] Include package name in the package reference
edit: Tests/PackageGraphTests/DependencyResolverTests.swift
edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
edit: Sources/PackageGraph/DependencyResolver.swift
edit: Sources/TestSupport/MockDependencyResolver.swift
Commit 8b7aa9b2c4b5f90af425c49b0a6d952565249017 by ankit_aggarwal:
Check for failure on dupicate external target names
edit: Tests/PackageGraphTests/PackageGraphTests.swift
Commit 539f30a1a71d63f2ea6ad99619337a62a723461e by ankit_aggarwal:
Revert "[PackageGraph] Include package name in the package reference"
edit: Sources/TestSupport/MockDependencyResolver.swift
edit: Tests/PackageGraphTests/DependencyResolverTests.swift
edit: Sources/PackageGraph/DependencyResolver.swift
edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift