Probably Andy's https://github.com/apple/swift/pull/12420\. Automatic revert didn't work, and I won't be able to revert manually for a few hours.
···
On Oct 17, 2017, at 2:48 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#443]
Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/443/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Tue, 17 Oct 2017 15:10:45 -0500
Build duration: 1 hr 38 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/443/consoleFull#5770858633122a513-f36a-4c87-8ed7-cbc36a1ec144>
ChangesCommit 8f26fb88d4e0e03bbdfadb560b96f00079205b19 by pyaskevich:
[Mangling] Improve handling of the variadic function parametersedit: test/SILGen/mangling.swift
edit: test/Serialization/function.swift
edit: test/Reflection/capture_descriptors.sil
edit: test/SILGen/retaining_globals.swift
edit: test/SILGen/opaque_values_silgen.swift
edit: test/SILGen/errors.swift
edit: test/SILGen/default_arguments_imported.swift
edit: lib/Demangling/NodePrinter.cpp
edit: stdlib/public/Reflection/TypeRef.cpp
edit: test/Reflection/typeref_decoding.swift
edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
edit: lib/AST/ASTMangler.cpp
edit: test/IRGen/big_types_corner_cases.swift
edit: test/Reflection/Inputs/ConcreteTypes.swift
edit: test/SIL/Serialization/deserialize_generic.sil
edit: test/SILGen/scalar_to_tuple_args.swift
edit: test/Demangle/Inputs/manglings.txtCommit d6bd66e254d271b62602e255050255dfda62d5d5 by dgregor:
Add fixed test case for SR-6141 / rdar://problem/35008570 <rdar://problem/35008570>.edit: test/SILGen/unreachable_code.swift
Commit c9f4df84f6bb3dfb8ab80a27b86eea26b8fc876c by github:
[stdlib] Fix FloatingPoint.init(exactly:) (#11311)edit: test/stdlib/TestNSNumberBridging.swift
edit: validation-test/stdlib/FloatingPointConversion.swift.gyb
edit: validation-test/stdlib/ValidationNSNumberBridging.swift
edit: stdlib/public/core/FloatingPointTypes.swift.gybCommit d369aa40705d14a3ddf3bbbc026f77632f52e756 by github:
Support @noescape SIL function types. (#12420)edit: test/DebugInfo/fnptr.swift
edit: test/SILGen/materializeForSet.swift
edit: lib/SILOptimizer/Analysis/ARCAnalysis.cpp
edit: lib/SILGen/SILGenThunk.cpp
edit: test/SILOptimizer/inline_heuristics.sil
edit: test/SILOptimizer/sil_combine_apply.sil
edit: docs/ABI/Mangling.rst
edit: test/SILGen/partial_apply_super.swift
edit: test/SILGen/rethrows.swift
edit: test/SILGen/auto_closures.swift
edit: lib/SILGen/SILGenExpr.cpp
edit: test/SILOptimizer/closure_specialize.sil
edit: lib/AST/ASTPrinter.cpp
edit: lib/Parse/ParseDecl.cpp
edit: test/SILGen/objc_blocks_bridging.swift
edit: test/SILGen/generic_objc_block_bridge.swift
edit: test/IRGen/big_types_corner_cases.sil
edit: test/IRGen/big_types_corner_cases.swift
edit: test/SILGen/default_arguments.swift
edit: lib/Demangling/Demangler.cpp
edit: lib/SILGen/SILGenPoly.cpp
edit: lib/SIL/SILFunctionType.cpp
edit: test/SILGen/c_function_pointers.swift
edit: test/SILGen/without_actually_escaping.swift
edit: lib/SILOptimizer/IPO/ClosureSpecializer.cpp
edit: include/swift/Demangling/DemangleNodes.def
edit: test/SILOptimizer/access_enforcement_noescape.swift
edit: test/SILOptimizer/specialize_partial_apply.swift
edit: lib/Serialization/Serialization.cpp
edit: test/SILGen/guaranteed_closure_context.swift
edit: test/SILGen/indirect_enum.swift
edit: lib/Serialization/Deserialization.cpp
edit: test/SILOptimizer/mandatory_inlining.sil
edit: test/SILGen/unmanaged.swift
edit: test/SILGen/call_chain_reabstraction.swift
edit: test/SILGen/objc_currying.swift
edit: test/SILGen/vtable_thunks.swift
edit: include/swift/Remote/MetadataReader.h
edit: test/SILGen/result_abstraction.swift
edit: test/SILGen/tuples.swift
edit: lib/IRGen/LoadableByAddress.cpp
edit: lib/Sema/TypeCheckType.cpp
edit: test/SILGen/function_conversion.swift
edit: test/SILGen/let_decls.swift
edit: include/swift/SILOptimizer/Analysis/ARCAnalysis.h
edit: test/SILGen/reabstract-tuple.swift
edit: test/SILGen/foreign_errors.swift
edit: test/SILGen/reabstract.swift
edit: lib/SILGen/SILGenBridging.cpp
edit: lib/Demangling/Remangler.cpp
edit: lib/SILOptimizer/Utils/Local.cpp
edit: test/SIL/whole_module_optimization.swift
edit: test/SILGen/reabstract_lvalue.swift
edit: test/SILGen/errors.swift
edit: test/SILOptimizer/partial_specialization.sil
edit: lib/SILOptimizer/Mandatory/AccessEnforcementSelection.cpp
edit: test/ClangImporter/serialization-sil.swift
edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
edit: test/SILOptimizer/eager_specialize.sil
edit: include/swift/Serialization/ModuleFormat.h
edit: test/SILGen/functions.swift
edit: test/SILGen/struct_resilience.swift
edit: lib/AST/ASTMangler.cpp
edit: lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp
edit: test/SILGen/objc_ownership_conventions.swift
edit: test/SILGen/apply_abstraction_nested.swift
edit: lib/SIL/SILModule.cpp
edit: test/SILGen/nested_generics.swift
edit: lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp
edit: test/SILGen/shared.swift
edit: test/SILGen/optional_lvalue.swift
edit: test/SILGen/objc_bridging.swift
edit: test/SILGen/closures.swift
edit: test/SILGen/function_conversion_objc.swift
edit: lib/Demangling/NodePrinter.cpp
edit: test/SILOptimizer/mandatory_inlining.swift
edit: test/SILGen/partial_apply_protocol.swift
edit: test/SILGen/generic_closures.swift
edit: test/SILGen/objc_imported_generic.swift
edit: test/SILGen/witnesses.swift
edit: test/SILOptimizer/specialize.sil
edit: test/SILGen/downcast_reabstraction.swift
edit: test/SILGen/opaque_values_silgen.swift
edit: test/SILGen/erasure_reabstraction.swift
edit: test/SILGen/objc_bridging_any.swift
edit: lib/SILOptimizer/Transforms/Outliner.cpp
edit: test/SILGen/unmanaged_ownership.swift
edit: lib/IDE/TypeReconstruction.cpp
edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
edit: test/SILGen/mangling.swift
edit: lib/Demangling/OldRemangler.cpp
edit: include/swift/AST/Types.hCommit 7dce4bfda9e31a877cded78019b4b43f2110c0ca by ankit_aggarwal:
[PinsStore] Add support for loading PinsStore schema 1edit: Sources/Workspace/PinsStore.swift
edit: Tests/WorkspaceTests/PinsStoreTests.swift