[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #4516

Report

[FAILURE] oss-swift-package-osx [#4516]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4516/
Project:
oss-swift-package-osx
Date of build:
Mon, 30 Mar 2020 11:22:35 -0500
Build duration:
3 hr 13 min

Changes

  • Commit 8ec634e7873525d62e01163dff48ded4df51e46c by hamishknight:
    [ASTVerifier] NFC: Remove verifyBound

    • edit: lib/AST/ASTVerifier.cpp
  • Commit e8cbe76cba7e1b8385053c7152a7986ec2f3ed11 by hamishknight:
    NFC: Fix NameBinding indentation

    • edit: lib/Sema/NameBinding.cpp
  • Commit d2434e1bf70d6baf40f74268751a866378cff83b by hamishknight:
    NFC: Rename NameBinding to ImportResolution

    • edit: lib/Sema/CMakeLists.txt
    • add: lib/Sema/ImportResolution.cpp
    • edit: lib/Sema/TypeChecker.cpp
    • edit: include/swift/AST/SourceFile.h
    • edit: lib/Serialization/Deserialization.cpp
    • edit: include/swift/Subsystems.h
    • edit: lib/Frontend/Frontend.cpp
    • delete: lib/Sema/NameBinding.cpp
    • edit: lib/Sema/SourceLoader.cpp
    • edit: lib/IDE/CompletionInstance.cpp
    • edit: lib/AST/Module.cpp
  • Commit 92c8a65f09ad35d872e931653f3e677de17c3805 by hamishknight:
    Drop references to name binding as a phase

    • edit: include/swift/Frontend/Frontend.h
    • edit: docs/CompilerPerformance.md
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/NameBinding/library.swift
    • edit: include/swift/AST/Expr.h
    • edit: lib/Sema/TypeChecker.h
    • edit: test/NameBinding/name-binding.swift
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/TypeCheckType.h
    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: include/swift/AST/Types.h
    • edit: test/NameBinding/scope_map_lookup.swift
    • edit: include/swift/AST/ImportCache.h
    • edit: include/swift/Parse/Scope.h
    • edit: include/swift/AST/SourceFile.h
    • edit: lib/Parse/ParseExpr.cpp
    • edit: include/swift/AST/TypeRepr.h
    • edit: lib/AST/Module.cpp
  • Commit 5b99c2020f39526c6530b6137506e51fc6ab211b by hamishknight:
    NFC: Re-organize NameBinding tests

    • delete: test/NameBinding/named_lazy_member_loading_swift_derived_class.swift
    • add: test/NameLookup/Inputs/reference-dependencies-helper.swift
    • delete: test/NameBinding/disabled_opaque_decl.swift
    • delete: test/NameBinding/Inputs/reference-dependencies-helper.swift
    • delete: test/NameBinding/Inputs/TestableVersusIndirect2.swift
    • add: test/NameLookup/reference-dependencies-dynamic-lookup.swift
    • add: test/ImportResolution/import-resolution-overload_swift4.swift
    • delete: test/NameBinding/name-binding.swift
    • add: test/ImportResolution/import-implementation-only.swift
    • delete: test/NameBinding/named_lazy_member_loading_objc_protocol.swift
    • add: test/NameLookup/Inputs/ambiguous_left.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_enum.swift
    • add: test/NameLookup/Inputs/multi-file-with-main/main.swift
    • add: test/NameLookup/debug-client-discriminator.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_enum.swift
    • delete: test/NameBinding/Inputs/accessibility_other.swift
    • add: test/NameLookup/name_lookup.swift
    • add: test/ImportResolution/Inputs/abcde.swift
    • add: test/NameLookup/reference-dependencies.swift
    • delete: test/NameBinding/import-resolution-overload_swift4.swift
    • add: test/NameLookup/property_wrappers_ambig.swift
    • add: test/NameLookup/Inputs/has_accessibility.swift
    • add: test/NameLookup/custom-attr-on-extension.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_proto.swift
    • delete: test/NameBinding/stdlib_shadowing.swift
    • delete: test/NameBinding/reference-dependencies-members.swift
    • delete: test/NameBinding/Inputs/aeiou.swift
    • add: test/NameLookup/scope_map-astscopelookup.swift
    • add: test/NameLookup/Dependencies/private-function-return-type.swift
    • delete: test/NameBinding/reference-dependencies-dynamic-lookup-fine.swift
    • delete: test/NameBinding/import-resolution-3.swift
    • delete: test/NameBinding/Inputs/multi-file-3.swift
    • delete: test/NameBinding/Inputs/ambiguous_right.swift
    • add: test/ImportResolution/Inputs/overload_intFunctions.swift
    • delete: test/NameBinding/Inputs/NamedLazyMembers/NamedLazyMembers.h
    • delete: test/NameBinding/Inputs/ClangModuleWithOverlay/ClangModuleWithOverlay.h
    • add: test/NameLookup/Inputs/multi-file-3.swift
    • add: test/NameLookup/Inputs/property_wrappers_B.swift
    • add: test/NameLookup/Inputs/HasResult.swift
    • add: test/NameLookup/reference-dependencies-errors.swift
    • delete: test/NameBinding/named_lazy_member_loading_objc_category.swift
    • add: test/NameLookup/Dependencies/private-function-fine.swift
    • delete: test/NameBinding/Dependencies/private-function-return-type-fine.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_derived_class_type.swift
    • delete: test/NameBinding/import-implementation-only.swift
    • delete: test/NameBinding/name_lookup.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_class.swift
    • add: test/NameLookup/Inputs/HasPrivateAccess1.swift
    • delete: test/NameBinding/named_lazy_member_loading_objc_interface.swift
    • delete: test/NameBinding/reference-dependencies-fine.swift
    • add: test/NameLookup/scope_map_lookup.swift
    • delete: test/NameBinding/scope_map-astscopelookup.swift
    • delete: test/NameBinding/Dependencies/private-struct-member.swift
    • delete: test/NameBinding/stdlib.swift
    • delete: test/NameBinding/reference-dependencies-errors.swift
    • add: test/NameLookup/lazy_function_body_expansion.swift
    • delete: test/NameBinding/Inputs/abcde.swift
    • delete: test/NameBinding/Inputs/NamedLazyMembers/NamedLazyMembers.swift
    • delete: test/NameBinding/Dependencies/private-var-fine.swift
    • delete: test/NameBinding/multi-file.swift
    • delete: test/NameBinding/import-resolution.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_class_type.swift
    • delete: test/NameBinding/Inputs/sdf.swift
    • add: test/NameLookup/disabled_opaque_decl.swift
    • delete: test/NameBinding/Dependencies/private-subscript-fine.swift
    • add: test/NameLookup/name_lookup2.swift
    • delete: test/NameBinding/Inputs/NamedLazyMembers/module.modulemap
    • add: test/NameLookup/Dependencies/private-protocol-conformer-fine.swift
    • delete: test/NameBinding/multi-file-with-main.swift
    • delete: test/NameBinding/warn-if-astscope.swift
    • add: test/ImportResolution/import-resolution-2.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_struct_ext.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_derived_class.swift
    • add: test/NameLookup/Dependencies/private-typealias-fine.swift
    • add: test/NameLookup/subscript-generic-conjuction-astscope.swift
    • add: test/NameLookup/reference-dependencies-consistency-fine.swift
    • add: test/NameLookup/stdlib.swift
    • add: test/NameLookup/objc_multi_file.swift
    • add: test/ImportResolution/testable-vs-indirect-import.swift
    • delete: test/NameBinding/InheritedConformance.swift
    • delete: test/NameBinding/Dependencies/private-var.swift
    • add: test/NameLookup/Dependencies/private-var-fine.swift
    • add: test/NameLookup/stdlib_shadowing.swift
    • add: test/NameLookup/Dependencies/private-function-return-type-fine.swift
    • delete: test/NameBinding/import-specific-decl.swift
    • add: test/NameLookup/InheritedConformance.swift
    • add: test/ImportResolution/Inputs/ambiguous_right.swift
    • add: test/NameLookup/member_type_shadowing.swift
    • delete: test/NameBinding/Inputs/ambiguous_left.swift
    • add: test/ImportResolution/Inputs/overload_vars.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_struct_ext_mem.swift
    • add: test/ImportResolution/Inputs/ClangModuleWithOverlay/module.modulemap
    • add: test/NameLookup/library.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_derived_class_type.swift
    • add: test/ImportResolution/Inputs/letters.swift
    • delete: test/NameBinding/Dependencies/private-typealias.swift
    • delete: test/NameBinding/Inputs/protocol-inheritance.swift
    • delete: test/NameBinding/Inputs/property_wrappers_B.swift
    • add: test/ImportResolution/Inputs/DeclsUsedWrongly.swift
    • add: test/NameLookup/Inputs/protocol-inheritance.swift
    • add: test/ImportResolution/Inputs/TestableVersusIndirectImporter.swift
    • add: test/NameLookup/Inputs/HasPrivateAccess2.swift
    • add: test/ImportResolution/import-command-line.swift
    • add: test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembers.h
    • delete: test/NameBinding/custom-attr-on-extension.swift
    • add: test/NameLookup/Inputs/NIOFoundationCompat.swift
    • delete: test/NameBinding/Dependencies/private-typealias-fine.swift
    • add: test/NameLookup/Inputs/reference-dependencies-members-helper.swift
    • delete: test/NameBinding/Inputs/TestableVersusIndirect1.swift
    • add: test/NameLookup/Inputs/accessibility_other.swift
    • add: test/NameLookup/protocol-inheritance.swift
    • delete: test/NameBinding/Dependencies/private-struct-member-fine.swift
    • add: test/ImportResolution/Inputs/ambiguous.swift
    • delete: test/NameBinding/Dependencies/private-protocol-conformer.swift
    • delete: test/NameBinding/member_type_shadowing.swift
    • delete: test/NameBinding/Inputs/HasPrivateAccess2.swift
    • add: test/NameLookup/nio_shadowing.swift
    • add: test/ImportResolution/Inputs/ambiguous_left.swift
    • delete: test/NameBinding/lazy_function_body_expansion.swift
    • delete: test/NameBinding/accessibility.swift
    • add: test/NameLookup/accessibility.swift
    • delete: test/NameBinding/Inputs/DeclsUsedWrongly.swift
    • delete: test/NameBinding/reference-dependencies-dynamic-lookup.swift
    • add: test/NameLookup/Dependencies/private-subscript-fine.swift
    • delete: test/NameBinding/Inputs/imported_module.swift
    • add: test/ImportResolution/Inputs/ClangModuleWithOverlay/ClangModuleWithOverlay.h
    • add: test/NameLookup/reference-dependencies-dynamic-lookup-fine.swift
    • add: test/ImportResolution/Inputs/asdf.swift
    • add: test/NameLookup/Inputs/property_wrappers_A.swift
    • add: test/ImportResolution/import-resolution.swift
    • delete: test/NameBinding/Inputs/HasPrivateAccess1.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_proto.swift
    • add: test/ImportResolution/Inputs/overload_boolFunctions.swift
    • delete: test/NameBinding/property_wrappers_ambig.swift
    • delete: test/NameBinding/Inputs/tilde_tilde_high_precedence.swift
    • add: test/ImportResolution/Inputs/TestableVersusIndirect1.swift
    • delete: test/NameBinding/import-resolution-overload.swift
    • add: test/ImportResolution/scoped_imports.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_struct.swift
    • add: test/ImportResolution/import-multiple-command-line.swift
    • delete: test/NameBinding/Inputs/multi-file-with-main/main.swift
    • delete: test/NameBinding/reference-dependencies.swift
    • delete: test/NameBinding/objc_multi_file.swift
    • add: test/ImportResolution/import-specific-decl.swift
    • delete: test/NameBinding/Inputs/ClangModuleWithOverlay/module.modulemap
    • add: test/NameLookup/reference-dependencies-consistency.swift
    • delete: test/NameBinding/import-specific-fixits.swift
    • add: test/NameLookup/scope_map_top_level.swift
    • delete: test/NameBinding/Inputs/NamedLazyMembers/NamedLazyMembersExt.swift
    • add: test/NameLookup/reference-dependencies-members-fine.swift
    • add: test/ImportResolution/Inputs/TestableVersusIndirect2.swift
    • add: test/NameLookup/Inputs/lazy_function_body_expansion_helper.swift
    • add: test/NameLookup/stdlib-case-sensitive.swift
    • delete: test/NameBinding/Inputs/multi-file-2.swift
    • add: test/ImportResolution/Inputs/sdf.swift
    • delete: test/NameBinding/reference-dependencies-members-fine.swift
    • add: test/ImportResolution/Inputs/overlay.swift
    • delete: test/NameBinding/debug-client-discriminator.swift
    • delete: test/NameBinding/nio_shadowing.swift
    • delete: test/NameBinding/Inputs/NIOFoundationCompat.swift
    • add: test/NameLookup/named_lazy_member_loading_objc_protocol.swift
    • add: test/NameLookup/Dependencies/private-var.swift
    • add: test/NameLookup/Inputs/multi-file-2.swift
    • delete: test/NameBinding/Inputs/overload_vars.swift
    • delete: test/NameBinding/Inputs/overlay.swift
    • add: test/NameLookup/Dependencies/private-typealias.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_class.swift
    • add: test/ImportResolution/Inputs/aeiou.swift
    • add: test/NameLookup/warn-if-astscope.swift
    • add: test/ImportResolution/import-resolution-overload.swift
    • add: test/NameLookup/multi-file.swift
    • add: test/NameLookup/Inputs/tilde_tilde_high_precedence.swift
    • add: test/NameLookup/named_lazy_member_loading_anyobject.swift
    • delete: test/NameBinding/Inputs/NamedLazyMembers/NamedLazyMembers.apinotes
    • delete: test/NameBinding/import-command-line.swift
    • add: test/NameLookup/Dependencies/private-protocol-conformer-ext.swift
    • delete: test/NameBinding/Inputs/has_accessibility.swift
    • delete: test/NameBinding/Inputs/overload_intFunctions.swift
    • delete: test/NameBinding/stdlib-case-sensitive.swift
    • delete: test/NameBinding/Dependencies/Inputs/InterestingType.swift
    • add: test/ImportResolution/import-specific-fixits.swift
    • delete: test/NameBinding/Inputs/asdf.swift
    • add: test/NameLookup/Inputs/ambiguous_right.swift
    • delete: test/NameBinding/named_lazy_member_loading_anyobject.swift
    • add: test/NameLookup/Dependencies/private-protocol-conformer-ext-fine.swift
    • delete: test/NameBinding/Inputs/objc_multi_file_2.swift
    • delete: test/NameBinding/import-resolution-overload_swift5.swift
    • add: test/NameLookup/multi-file-with-main.swift
    • delete: test/NameBinding/import-multiple-command-line.swift
    • delete: test/NameBinding/Inputs/reference-dependencies-members-helper.swift
    • delete: test/NameBinding/library.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_class_type.swift
    • add: test/ImportResolution/import-resolution-3.swift
    • add: test/NameLookup/named_lazy_member_loading_protocol_mirroring.swift
    • add: test/NameLookup/Dependencies/private-struct-member-fine.swift
    • delete: test/NameBinding/Inputs/TestableVersusIndirectImporter.swift
    • delete: test/NameBinding/Inputs/letters.swift
    • delete: test/NameBinding/Inputs/HasResult.swift
    • delete: test/NameBinding/scope_map_lookup.swift
    • add: test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembersExt.swift
    • add: test/NameLookup/Dependencies/Inputs/InterestingType.swift
    • add: test/NameLookup/name_lookup_min_max_conditional_conformance.swift
    • add: test/NameLookup/scope_map_lookup_extension_extension.swift
    • add: test/NameLookup/Inputs/objc_multi_file_2.swift
    • add: test/NameLookup/named_lazy_member_loading_objc_category.swift
    • delete: test/NameBinding/Inputs/property_wrappers_A.swift
    • add: test/NameLookup/named_lazy_member_loading_objc_interface.swift
    • add: test/ImportResolution/import-resolution-overload_swift5.swift
    • add: test/NameLookup/Dependencies/private-struct-member.swift
    • delete: test/NameBinding/Dependencies/private-subscript.swift
    • delete: test/NameBinding/import-resolution-2.swift
    • delete: test/NameBinding/scope_map_top_level.swift
    • delete: test/NameBinding/scope_map_lookup_extension_extension.swift
    • add: test/NameLookup/Dependencies/private-protocol-conformer.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_struct.swift
    • add: test/NameLookup/Inputs/NamedLazyMembers/module.modulemap
    • add: test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembers.swift
    • add: test/NameLookup/Inputs/MemberTypesInClasses.swift
    • delete: test/NameBinding/name_lookup_min_max_conditional_conformance.swift
    • add: test/NameLookup/reference-dependencies-fine.swift
    • delete: test/NameBinding/Dependencies/private-function.swift
    • add: test/NameLookup/Inputs/imported_module.swift
    • delete: test/NameBinding/Dependencies/private-function-return-type.swift
    • edit: lib/AST/UnqualifiedLookup.cpp
    • delete: test/NameBinding/subscript-generic-conjuction-astscope.swift
    • delete: test/NameBinding/Dependencies/private-protocol-conformer-ext.swift
    • delete: test/NameBinding/Dependencies/private-function-fine.swift
    • delete: test/NameBinding/Inputs/MemberTypesInClasses.swift
    • add: test/NameLookup/Dependencies/private-subscript.swift
    • delete: test/NameBinding/Inputs/ambiguous.swift
    • delete: test/NameBinding/scoped_imports.swift
    • delete: test/NameBinding/Dependencies/private-protocol-conformer-ext-fine.swift
    • delete: test/NameBinding/named_lazy_member_loading_protocol_mirroring.swift
    • delete: test/NameBinding/protocol-inheritance.swift
    • add: test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembers.apinotes
    • delete: test/NameBinding/Inputs/overload_boolFunctions.swift
    • delete: test/NameBinding/Dependencies/private-protocol-conformer-fine.swift
    • add: test/NameLookup/reference-dependencies-members.swift
    • delete: test/NameBinding/Inputs/lazy_function_body_expansion_helper.swift
    • add: test/NameLookup/Inputs/tilde_tilde_low_precedence.swift
    • delete: test/NameBinding/reference-dependencies-consistency-fine.swift
    • delete: test/NameBinding/reference-dependencies-consistency.swift
    • delete: test/NameBinding/Inputs/tilde_tilde_low_precedence.swift
    • delete: test/NameBinding/testable-vs-indirect-import.swift
    • add: test/NameLookup/Dependencies/private-function.swift
    • delete: test/NameBinding/named_lazy_member_loading_swift_struct_ext.swift
    • add: test/NameLookup/named_lazy_member_loading_swift_struct_ext_mem.swift
  • Commit 1420b815d5aa260f8b2b8d2f391078574f2d8db1 by github:
    [Autodiff upstream] Upstream autodiff unittests (#30709)

    • edit: unittests/AST/IndexSubsetTests.cpp
  • Commit 68be76b0515ffbda1f5d639cb42b482154f3babf by hamishknight:
    [lldb] NFC: Update call to performNameBinding

    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp