[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #4458

Report

[FAILURE] oss-swift-incremental-ASAN-RA-osx [#4458]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4458/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 10 Mar 2020 16:11:41 -0500
Build duration:
1 hr 13 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 6df132de1a5fe4dfd943be7e49b3bb54a9e6ff2b by passos.luciano:
    [ConstraintSystem] Make getCalleLocator to support an apply involving an

    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit c1e517a798e320b2eff93d5fbe503bcddd74c376 by passos.luciano:
    [tests] Adding tests for SR-12019

    • edit: test/attr/attr_dynamic_callable.swift
  • Commit f796e27b657a382ef6cd956615ea85f6e8a25377 by passos.luciano:
    [TypeChecker] Requestify DynamicCallableAttribute check

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: include/swift/AST/Types.h
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: lib/AST/Type.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
  • Commit 6ca7e383a9925aa12dc4b8ce0024c894ba05d244 by passos.luciano:
    [tests] Add more test cases for SR-12019 dynamic callable

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: test/attr/attr_dynamic_callable.swift
  • Commit 5aaf2ce7b666ce340023c2c47e6113688e1d044f by passos.luciano:
    [tests] Fix broken Misc/stats_dir_tracer.swift tests

    • edit: test/Misc/stats_dir_tracer.swift
  • Commit c1c6a884a4fb5f05af411abc8256cb548484e041 by hborla:
    [ConstraintSystem] Respect the constraint solver performance thresholds,

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSStep.cpp
    • add: validation-test/Sema/type_checker_perf/slow/rdar53589951.swift
  • Commit 8f7340cd6e9ce79114557ce6cd0c012937817008 by rishizaki:
    [CodeCompletion] Re-typecheck TypeExpr without call arguments

    • edit: lib/IDE/ExprContextAnalysis.cpp
    • edit: test/IDE/complete_call_arg.swift
  • Commit 01145c04aa42bd06a1f03c1b1648f2dbb02e2d4f by passos.luciano:
    [Type] Return early on hasDynamicCallable/DynamicMemberLookup if it may

    • edit: lib/AST/Type.cpp
  • Commit eea07b318d931ac0d2fc93e83b107da26b7d88c2 by rjmccall:
    Preserve PrettyStackTrace context in the interface worker thread.

    • edit: lib/Frontend/ModuleInterfaceBuilder.cpp
  • Commit bac7e6b07b92e94728a7bcd040fcb9a9da2b10ad by rjmccall:
    Add some helpers to the SILFunctionType component types.

    • edit: include/swift/AST/Types.h
  • Commit 7ce6753231bbbbed560c206bfd8873a7aea20c47 by acgarland:
    [SymbolGraph] Track conditional conformance

    • edit: lib/SymbolGraphGen/JSON.h
    • edit: lib/SymbolGraphGen/JSON.cpp
    • edit: lib/SymbolGraphGen/SymbolGraph.cpp
    • edit: lib/SymbolGraphGen/Symbol.cpp
    • add: test/SymbolGraph/Relationships/Synthesized/ConditionalConformance.swift
    • edit: lib/SymbolGraphGen/Edge.cpp
    • edit: lib/SymbolGraphGen/Symbol.h
    • edit: lib/SymbolGraphGen/SymbolGraphASTWalker.cpp
    • edit: lib/SymbolGraphGen/SymbolGraphASTWalker.h
    • edit: lib/SymbolGraphGen/SymbolGraphGen.cpp
    • edit: lib/SymbolGraphGen/Edge.h
    • edit: lib/SymbolGraphGen/SymbolGraph.h
  • Commit 07f03bd287b5f5297ef7a30a49622d0ad29243eb by rjmccall:
    Use pattern substitutions to consistently abstract yields.

    • edit: lib/SIL/TypeLowering.cpp
    • edit: test/SILGen/multi_file.swift
    • edit: lib/AST/Type.cpp
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/AST/ASTMangler.cpp
    • add: include/swift/AST/TypeDifferenceVisitor.h
    • edit: include/swift/SIL/SILType.h
    • edit: lib/AST/ASTPrinter.cpp
    • add: test/SILGen/coroutine_subst_function_types.swift
    • edit: include/swift/SIL/SILFunction.h
    • edit: test/SILGen/function_type_lowering.swift
    • edit: lib/SILGen/SILGenPoly.cpp
    • edit: test/SILGen/apply_abstraction_nested.swift
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SILOptimizer/Utils/Generics.cpp
    • edit: include/swift/AST/Types.h
  • Commit 7f426d15a8fdb16aa95b19a317618a30db2cc129 by rishizaki:
    Revert "[semantic-arc-opts] Refactor out reinitializing the worklist

    • edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
  • Commit fad1b431c2342f8dec633ef30bdfdd58188ddf5b by rishizaki:
    Revert "[semantic-arc-opts] Implement @owned phi web elimination for phi

    • edit: unittests/Basic/FrozenMultiMapTest.cpp
    • edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
    • edit: test/SILOptimizer/semantic-arc-opts.sil
    • edit: include/swift/Basic/FrozenMultiMap.h
    • edit: include/swift/SIL/OwnershipUtils.h
  • Commit 2374502a04ce10ba21b1940a096910ff6c8209a5 by github:
    Revert "[Typechecker] Diagnose key paths with contextual type but no

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: test/expr/unary/keypath/keypath.swift
  • Commit 5405a159df9b4ab96c8bc9cb46976156583a48ce by github:
    Revert "[test/Index] Add a test case for cross-language USR generation

    • edit: test/Index/Inputs/cross_language.m
    • edit: test/Index/cross_language.swift
  • Commit c728d7a4d2ca1e3f9ba25fcc4f702334d3503cc9 by github:
    Fix failing IRGen arm64e tests (#30296)

    • edit: test/IRGen/class_resilience.swift
    • edit: test/IRGen/mixed_mode_class_with_unimportable_fields.swift
    • edit: test/lit.cfg
    • edit: test/Inputs/conditional_conformance_with_assoc.swift
    • edit: test/Inputs/conditional_conformance_basic_conformances.swift
    • edit: test/Inputs/conditional_conformance_subclass_future.swift
    • edit: test/IRGen/yield_once.sil
    • edit: test/IRGen/conditional_conformances.swift
    • edit: test/Inputs/conditional_conformance_subclass.swift
    • edit: test/IRGen/yield_once_big.sil
    • edit: test/IRGen/yield_once_indirect.sil
    • edit: test/IRGen/conditional_conformances_future.swift
    • edit: test/IRGen/enum_resilience.swift
    • edit: test/IRGen/yield_once_biggish.sil
    • edit: lib/AST/Availability.cpp
    • edit: test/IRGen/witness_table_indirect_conformances.swift
    • edit: test/IRGen/c_globals.swift
    • edit: test/IRGen/metadata.swift
    • edit: test/IRGen/partial_apply_forwarder.sil
  • Commit 31593c96c660c2c7a962f8726b2794c4c8176b6f by github:
    Mark ptrauth_generalized_accessors.swift as UNSUPPORTED (#30305)

    • edit: test/IRGen/ptrauth_generalized_accessors.swift
  • Commit 557295686aed0362aaabb835cd4398c8c12a9d01 by github:
    Mark typeref_lowering.swift and typeref_decoding_imported.swift as

    • edit: test/Reflection/typeref_lowering.swift
    • edit: test/Reflection/typeref_decoding_imported.swift
  • Commit 13b9915c6fed5c1aefe1c93d89a8b69cad736205 by github:
    Use in_guaranteed for let captures (#29812)

    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: test/IRGen/closure.swift
    • edit: test/SILGen/capture_resilience.swift
    • edit: lib/SILGen/SILGenProlog.cpp
    • edit: test/SILGen/guaranteed_closure_context.swift
    • edit: test/Reflection/typeref_decoding.swift
    • edit: lib/SILOptimizer/Mandatory/ClosureLifetimeFixup.cpp
    • edit: lib/SILOptimizer/Transforms/TempRValueElimination.cpp
    • edit: include/swift/SIL/TypeLowering.h
    • edit: lib/IRGen/NecessaryBindings.h
    • edit: lib/SIL/SILVerifier.cpp
    • edit: test/SILGen/struct_resilience.swift
    • edit: validation-test/Reflection/functions.swift
    • edit: test/SILOptimizer/specialize_partial_apply.swift
    • edit: test/SILGen/generic_closures.swift
    • edit: test/SILGen/default_arguments_local.swift
    • edit: lib/SIL/TypeLowering.cpp
    • edit: test/Reflection/typeref_decoding_asan.swift
    • edit: lib/IRGen/GenProto.cpp
    • edit: include/swift/SILOptimizer/Utils/InstOptUtils.h
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
    • edit: lib/IRGen/GenFunc.cpp
  • Commit fae2fe85a7b40de25e74c696b4b8377e4ce4786b by blangmuir:
    [JSONRPC] Do not exit until outstanding I/O has finished

    • edit: Tests/LanguageServerProtocolJSONRPCTests/XCTestManifests.swift
    • edit: Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift
    • edit: Tests/LanguageServerProtocolJSONRPCTests/ConnectionTests.swift