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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1811/
Project:
oss-swift-package-osx
Date of build:
Wed, 20 Jun 2018 12:54:35 -0500
Build duration:
1 hr 30 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit a2894bce5d85f9ef42ec7f96b4a19be0a02be95a by dmbryson:
    [BuildSystem] Fix tests and comments due to #328 and #329

    • edit: tests/BuildSystem/Build/directory-contents-filtered.llbuild
    • edit: tests/BuildSystem/Build/directory-contents.llbuild
    • edit: lib/BuildSystem/BuildSystem.cpp
    • add: tests/BuildSystem/Build/directory-contents-ordering.llbuild
  • Commit 30ea6ec66cdc662f13ae149defda7224df8b7f36 by aprantl:
    Restrict RemoteASTTypeBuilder::findModule() to the list of loaded

    • edit: lib/RemoteAST/RemoteAST.cpp
  • Commit e6c4a3825ebd78e98daf97a222861dab41625066 by spestov:
    Update a few tests to pass with -swift-version 4

    • edit: validation-test/Evolution/test_class_add_virtual_method_subclass.swift
    • edit: test/IRGen/lit.local.cfg
    • edit: test/IRGen/Inputs/ObjectiveC.swift
    • edit: validation-test/compiler_crashers_2_fixed/0047-sr1307.swift
  • Commit 5d2752f7d2ef85da859f29a60ffe0d1d353ea2f5 by spestov:
    Run tests with -swift-version 4 by default

    • edit: test/SILGen/generic_objc_block_bridge.swift
    • edit: test/attr/attr_requires_stored_property_inits.swift
    • edit: test/Sema/dynamic_attr_requires_module.swift
    • edit: test/SILGen/super_objc_class_method.swift
    • edit: test/Serialization/objc.swift
    • edit: validation-test/stdlib/Set.swift
    • edit: validation-test/stdlib/String.swift
    • edit: test/Migrator/rdar31892850.swift
    • edit: test/SILGen/objc_bridging.swift
    • edit: test/Migrator/insert_replace_fixit.swift.expected
    • edit: test/PrintAsObjC/circularity.swift
    • edit: validation-test/compiler_crashers_fixed/28399-getpointerelementtype-is-not-storagetype.swift
    • edit: test/Migrator/api-special-cases.swift
    • edit: test/attr/attr_final.swift
    • edit: test/IRGen/objc_class_export.swift
    • edit: test/IRGen/objc_ns_enum.swift
    • edit: test/SILGen/objc_set_bridging.swift
    • edit: test/IDE/complete_crashes.swift
    • edit: test/Interpreter/imported_objc_generics_extension.swift
    • edit: test/Interpreter/SDK/autorelease.swift
    • edit: test/stdlib/NewString.swift
    • edit: test/SILGen/objc_dictionary_bridging.swift
    • edit: test/ClangImporter/objc_parse.swift
    • edit: test/SILGen/objc_extensions.swift
    • edit: test/stdlib/ErrorBridged.swift
    • edit: test/stdlib/TestUserInfo.swift
    • edit: test/SILOptimizer/access_enforcement_selection.swift
    • edit: test/Constraints/diag_missing_arg.swift
    • edit: test/Interpreter/objc_class_properties.swift
    • edit: validation-test/compiler_crashers_2_fixed/0060-sr2702.swift
    • edit: validation-test/compiler_crashers_fixed/26813-generic-enum-tuple-optional-payload.swift
    • edit: test/Interpreter/algorithms.swift
    • edit: test/decl/objc_redeclaration.swift
    • edit: test/Migrator/conservative_objc_inference.swift
    • edit: validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift
    • edit: test/decl/protocol/conforms/placement.swift
    • edit: test/decl/protocol/req/recursion.swift
    • edit: test/Constraints/metatypes.swift
    • edit: validation-test/stdlib/HashedCollectionFilter4.swift
    • edit: test/FixCode/fixits-apply-objc.swift.result
    • edit: test/Interpreter/imported_objc_generics.swift
    • edit: validation-test/stdlib/HashedCollectionFilter3.swift
    • edit: test/IRGen/partial_apply_generic.swift
    • edit: test/SILGen/objc_bridged_using_protocol_extension_impl.swift
    • edit: test/Serialization/class-roundtrip-module.swift
    • edit: validation-test/compiler_crashers_2_fixed/0013-rdar19519590.swift
    • edit: test/Serialization/load.swift
    • edit: validation-test/stdlib/Dictionary.swift
    • edit: test/attr/attr_objc_clang.swift
    • edit: test/IRGen/infinite_archetype.swift
    • edit: test/decl/protocol/special/coding/struct_codable_member_type_lookup.swift
    • edit: test/PrintAsObjC/mixed-framework-fwd.swift
    • edit: test/Migrator/prefix_typeof_expr_unneeded.swift.expected
    • edit: test/Serialization/function.swift
    • edit: test/DebugInfo/closure-arg-linetable.swift
    • edit: test/IDE/print_usrs.swift
    • edit: test/Serialization/typealias.swift
    • edit: test/DebugInfo/WeakCapture.swift
    • edit: test/Interpreter/SDK/objc_extensions.swift
    • edit: test/SILGen/nsmanaged-witness.swift
    • edit: validation-test/compiler_crashers_fixed/28342-getpointerelementtype-is-not-storagetype.swift
    • edit: validation-test/compiler_crashers_fixed/00029-class-with-anyobject-type-constraint.swift
    • edit: validation-test/stdlib/CollectionOld.swift
    • edit: test/Interpreter/SDK/object_literals.swift
    • edit: test/Serialization/xref.swift
    • edit: test/SILGen/apply_abstraction_nested.swift
    • edit: test/decl/protocol/special/coding/class_codable_member_type_lookup.swift
    • edit: test/DebugInfo/objc_generic_class_debug_info.swift
    • edit: test/IRGen/objc_properties_jit.swift
    • edit: validation-test/compiler_crashers_fixed/00040-std-function-func-swift-constraints-solution-computesubstitutions.swift
    • edit: test/Serialization/search-paths-relative.swift
    • edit: test/Interpreter/SDK/objc_failable_initializers.swift
    • edit: test/stdlib/StringDiagnostics.swift
    • edit: test/IRGen/objc_property_attrs.swift
    • edit: test/PrintAsObjC/accessibility.swift
    • edit: validation-test/compiler_crashers_fixed/00053-std-function-func-swift-type-subst.swift
    • edit: test/IRGen/existential_nested_type.swift
    • edit: test/SILGen/mangling.swift
    • edit: test/Interpreter/SDK/objc_ns_enum.swift
    • edit: test/PrintAsObjC/protocols.swift
    • edit: test/Migrator/api-special-cases.swift.expected
    • edit: test/stmt/nonexhaustive_switch_stmt_editor.swift
    • edit: test/IRGen/objc_subclass.swift
    • edit: test/SIL/Parser/generic_signature_with_depth.swift
    • edit: test/Interpreter/SDK/KVO.swift
    • edit: test/Migrator/prefix_typeof_expr_unneeded.swift
    • edit: validation-test/stdlib/ArrayNew.swift.gyb
    • edit: test/Serialization/xref-multi-file.swift
    • edit: test/IRGen/objc_bridge.swift
    • edit: test/IRGen/keypaths_objc.sil
    • edit: test/IRGen/objc_class_property.swift
    • edit: test/SILGen/tuples.swift
    • edit: test/IRGen/local_types.swift
    • edit: test/SILGen/polymorphic_inout_aliasing.swift
    • edit: test/Serialization/load-wrong-name.swift
    • edit: test/type/protocol_types.swift
    • edit: validation-test/compiler_crashers_fixed/28369-swift-decl-walk.swift
    • edit: validation-test/stdlib/Data.swift
    • edit: test/IDE/complete_func_reference.swift
    • edit: test/stdlib/NewStringAppending.swift
    • edit: test/attr/attr_dynamic.swift
    • edit: test/Interpreter/SDK/Reflection_KVO.swift
    • edit: test/PrintAsObjC/availability.swift
    • edit: test/Interpreter/currying_generics.swift
    • edit: test/NameBinding/reference-dependencies-dynamic-lookup.swift
    • edit: test/Migrator/insert_replace_fixit.swift
    • edit: validation-test/compiler_crashers_2_fixed/0012-rdar20270240.swift
    • edit: test/decl/subscript/subscripting.swift
    • edit: test/Generics/deduction.swift
    • edit: test/expr/expressions.swift
    • edit: test/Interpreter/enum.swift
    • edit: test/stdlib/ArrayBridge.swift.gyb
    • edit: test/stdlib/RuntimeObjC.swift
    • edit: test/IDE/complete_stdlib_optional.swift
    • edit: test/Interpreter/SDK/objc_mangling.swift
    • edit: test/SILGen/vtables_objc.swift
    • edit: test/PrintAsObjC/imports.swift
    • edit: test/Constraints/diagnostics.swift
    • edit: test/SILGen/protocol-extension-default-arg-existential-objc.swift
    • edit: test/SILGen/property_abstraction.swift
    • edit: test/IRGen/objc_subscripts.swift
    • edit: test/Migrator/prefix_typeof_expr.swift.expected
    • edit: test/SILGen/cf_members.swift
    • edit: test/SILGen/objc_bridged_generic_conformance.swift
    • edit: validation-test/compiler_crashers_2_fixed/0001-rdar19792730.swift
    • edit: test/ClangImporter/SceneKit_test.swift
    • edit: test/Serialization/struct.swift
    • edit: test/Serialization/class.swift
    • edit: test/IRGen/sil_witness_tables_inherited_conformance.swift
    • edit: validation-test/stdlib/FixedPoint.swift.gyb
    • edit: test/IRGen/objc_bridged_generic_conformance.swift
    • edit: test/SILGen/extensions_objc.swift
    • edit: test/stdlib/KeyPathObjC.swift
    • edit: test/PrintAsObjC/local-types.swift
    • edit: test/Runtime/demangleToMetadataObjC.swift
    • edit: test/NameBinding/multi-file-with-main.swift
    • edit: test/Prototypes/CollectionTransformers.swift
    • edit: test/stdlib/NSError.swift
    • edit: test/SILGen/objc_properties.swift
    • edit: test/SILGen/objc_thunks.swift
    • edit: test/Interpreter/SDK/archive_compatibility.swift
    • edit: test/SIL/Serialization/deserialize_generic_marker.sil
    • edit: test/SILGen/objc_bridging_any.swift
    • edit: test/lit.cfg
    • edit: test/PrintAsObjC/extensions.swift
    • edit: validation-test/compiler_crashers_2_fixed/0002-rdar19792768.swift
    • edit: test/ClangImporter/ctypes_parse.swift
    • edit: test/Parse/operator_decl.swift
    • edit: test/SILGen/keypaths_objc.swift
    • edit: test/IDE/complete_dynamic_lookup.swift
    • edit: test/Prototypes/GenericDispatch.swift
    • edit: test/Serialization/generic_witness.swift
    • edit: test/PrintAsObjC/comments.swift
    • edit: test/SILGen/builtins.swift
    • edit: test/SILGen/function_conversion.swift
    • edit: test/IRGen/objc_properties.swift
    • edit: test/ClangImporter/objc_protocol_renaming.swift
    • edit: test/IRGen/partial_apply_objc.sil
    • edit: test/Serialization/search-paths.swift
    • edit: test/Interpreter/tuples.swift
    • edit: test/stdlib/TestDecimal.swift
    • edit: test/ClangImporter/objc_ir.swift
    • edit: test/Interpreter/SDK/objc_keypath.swift
    • edit: validation-test/compiler_crashers_fixed/00027-void-map-over-sequence.swift
    • edit: test/IRGen/abitypes.swift
    • edit: test/SIL/Parser/question_mark.swift
    • edit: test/stdlib/NSStringAPI.swift
    • edit: test/IRGen/dllimport.swift
    • edit: test/decl/protocol/req/optional.swift
    • edit: test/expr/closure/anonymous.swift
    • edit: test/IRGen/objc_implicit_with.sil
    • edit: test/Interpreter/objc_class_properties_runtime.swift
    • edit: test/Migrator/prefix_typeof_expr.swift
    • edit: test/attr/attr_noescape.swift
    • edit: test/SILOptimizer/super_objc_class_method.swift
    • edit: test/SILGen/dynamic.swift
    • edit: test/SILGen/objc_subscript.swift
    • edit: test/attr/attr_autoclosure.swift
    • edit: test/Interpreter/static_objc_var.swift
    • edit: test/Prototypes/Result.swift
    • edit: test/attr/attr_dynamic_infer.swift
    • edit: test/NameBinding/name_lookup.swift
    • edit: test/FixCode/fixits-apply-objc.swift
    • edit: test/stdlib/TestData.swift
    • edit: test/SILGen/existential_metatypes.swift
    • edit: test/ClangImporter/objc_init_redundant.swift
    • edit: test/Migrator/objc_inference_cross_file.swift
    • edit: test/SILGen/dynamic_lookup_throws.swift
    • edit: test/stdlib/KVO.swift
    • edit: test/expr/postfix/dot/init_ref_delegation.swift
    • edit: test/Serialization/transparent-std.swift
    • edit: test/SIL/Parser/self.swift
    • edit: validation-test/stdlib/SwiftNativeNSBase.swift
    • edit: test/DebugInfo/test-foundation.swift
    • edit: test/IRGen/objc_extensions.swift
    • edit: validation-test/stdlib/StringViews.swift
    • edit: validation-test/compiler_crashers_2_fixed/0053-sr490.swift
    • edit: test/SILGen/metatype_abstraction.swift
    • edit: validation-test/stdlib/HashingPrototype.swift
    • edit: test/stdlib/KVOKeyPaths.swift
    • edit: test/SILGen/subclass_existentials.swift
    • edit: test/PrintAsObjC/generic-ancestry.swift
    • edit: test/SILGen/objc_blocks_bridging.swift
    • edit: test/IRGen/objc_properties_ios.swift
    • edit: test/SILGen/generic_closures.swift
    • edit: test/SILOptimizer/devirt_inherited_conformance.swift
    • edit: test/Migrator/ignore_type_placeholder.swift
    • edit: test/SILGen/constrained_extensions.swift
    • edit: test/SIL/Parser/where.swift
    • edit: test/SILGen/properties.swift
    • edit: test/Interpreter/SDK/objc_factory_method.swift
    • edit: test/PrintAsObjC/classes.swift
    • edit: test/SILGen/objc_witnesses.swift
    • edit: test/ClangImporter/foreign_errors.swift
    • edit: validation-test/stdlib/ArrayTrapsObjC.swift.gyb
    • edit: test/SILGen/switch.swift
    • edit: test/ClangImporter/typedef_with_generic_param.swift
    • edit: test/IRGen/generic_metatypes.swift
    • edit: test/Interpreter/bool_as_generic.swift
    • edit: test/SILGen/inlinable_attribute_objc.swift
    • edit: validation-test/Sema/type_checker_crashers_fixed/rdar27261929.swift
    • edit: test/IRGen/builtins.swift
    • edit: test/SILGen/dynamic_self.swift
    • edit: test/decl/func/operator.swift
    • edit: test/Parse/ConditionalCompilation/identifierName.swift
    • edit: test/PrintAsObjC/blocks.swift
    • edit: test/Interpreter/SDK/Foundation_test.swift
    • edit: test/Interpreter/formal_access.swift
    • edit: test/SILGen/closures.swift
    • edit: test/expr/closure/closures.swift
    • edit: test/NameBinding/reference-dependencies.swift
    • edit: test/PrintAsObjC/imported-block-typedefs.swift
    • edit: test/ClangImporter/objc_bridging_custom.swift
    • edit: test/IRGen/objc.swift
    • edit: test/DebugInfo/thunks.swift
    • edit: test/decl/inherit/inherit.swift
    • edit: test/Misc/misc_diagnostics.swift
    • edit: test/decl/class/override.swift
    • edit: test/DebugInfo/nostorage.swift
    • edit: test/attr/attr_nonobjc.swift
    • edit: test/ClangImporter/objc_override.swift
  • Commit 7952a19f31a76a6419332219627fa35aabb47bc1 by dgregor:
    [Mangling] Introduce known manglings for many more standard library

    • edit: stdlib/public/runtime/Casting.cpp
    • edit: include/swift/Demangling/StandardTypesMangling.def
    • edit: unittests/runtime/Stdlib.cpp
    • edit: docs/ABI/Mangling.rst
  • Commit f232af55359aaeb87a8ebb786d4c9fb32c185ebc by dgregor:
    [Mangling] Allow standard substitutions in protocol mangling.

    • edit: test/SILGen/objc_dictionary_bridging.swift
    • edit: test/SILGen/collection_subtype_upcast.swift
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: stdlib/public/SDK/Foundation/NSError.mm
    • edit: lib/Demangling/Demangler.cpp
    • edit: test/SILGen/objc_bridged_results.swift
    • edit: test/SILGen/initializers.swift
    • edit: lib/IRGen/IRGenMangler.cpp
    • edit: lib/Demangling/Remangler.cpp
    • edit: lib/IRGen/IRGenMangler.h
    • edit: test/SILGen/inherited_protocol_conformance_multi_file_2.swift
    • edit: test/SILGen/synthesized_conformance_enum.swift
    • edit: test/SILGen/constrained_extensions.swift
    • edit: test/SILGen/objc_bridging_any.swift
    • edit: test/SILGen/metatypes.swift
    • edit: test/SILGen/array_literal_abstraction.swift
    • edit: test/SILGen/function_conversion.swift
    • edit: test/SILGen/synthesized_conformance_struct.swift
    • edit: test/SILGen/optional.swift
    • edit: test/SILGen/opaque_values_silgen.swift
    • edit: lib/AST/ASTMangler.cpp
    • edit: docs/ABI/Mangling.rst
    • edit: test/SILGen/default_arguments_imported.swift
    • edit: test/SILGen/collection_subtype_downcast.swift
    • edit: test/SILGen/objc_imported_generic.swift
    • edit: include/swift/AST/ASTMangler.h
    • edit: stdlib/public/runtime/SwiftHashableSupport.h
  • Commit a66df57aafafe45e0ded92fd788ffdede4712e13 by dgregor:
    [Mangling] Update SILGen and IRGen tests for mangling change.

    • edit: test/SILGen/objc_imported_generic.swift
    • edit: test/IRGen/objc_bridge.swift
    • edit: test/SILGen/collection_subtype_upcast.swift
    • edit: test/NameBinding/reference-dependencies.swift
    • edit: test/SILGen/objc_bridged_results.swift
    • edit: test/SILGen/objc_dictionary_bridging.swift
    • edit: test/api-digester/Outputs/macro-gen.json
    • edit: test/SILGen/opaque_ownership.swift
    • edit: test/SILGen/function_conversion.swift
    • edit: test/SourceKit/InterfaceGen/gen_stdlib.swift
    • edit: test/IRGen/big_types_corner_cases.swift
    • edit: test/SILGen/foreach.swift
    • edit: test/multifile/resilient-witness.swift
    • edit: test/Migrator/Inputs/string-representable.json
    • edit: test/Sema/fixed_ambiguities/rdar35625473.swift
    • edit: test/IRGen/property_descriptor.sil
    • edit: test/SILGen/synthesized_conformance_enum.swift
    • edit: test/IRGen/objc_pointers.swift
    • edit: test/SILGen/collection_subtype_downcast.swift
    • edit: test/Sema/fixed_ambiguities/rdar33142386.swift
    • edit: test/api-digester/Outputs/macro-gen.def
    • edit: test/SILGen/pointer_conversion.swift
    • edit: test/IDE/reconstruct_type_from_mangled_name.swift
    • edit: test/Sema/fixed_ambiguities/rdar27033993.swift
    • edit: test/SILOptimizer/bridged_casts_folding.swift
    • edit: test/SILOptimizer/prespecialize.swift
    • edit: test/Serialization/sil-imported-enums.swift
    • edit: test/SourceKit/DocSupport/doc_swift_module1.swift.response
    • edit: test/SILGen/witness_same_type.swift
    • edit: test/Migrator/Inputs/API.json
    • edit: test/SILGen/default_arguments_imported.swift
    • edit: test/SILGen/foreign_errors.swift
    • edit: test/SILGen/inherited_protocol_conformance_multi_file_2.swift
    • edit: test/SILGen/synthesized_conformance_struct.swift
    • edit: test/multifile/batch_mode_external_definitions.swift
    • edit: test/IRGen/objc_generic_class_metadata.sil
    • edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
    • edit: test/SourceKit/DocSupport/doc_swift_module.swift.response
    • edit: test/Demangle/Inputs/manglings.txt
    • edit: test/SourceKit/DocSupport/doc_source_file.swift.response
    • edit: test/SILGen/objc_set_bridging.swift
    • edit: test/SILGen/objc_enum.swift
    • edit: test/SILGen/objc_bridging_any.swift
    • edit: test/SILOptimizer/access_marker_verify.swift
    • edit: test/IRGen/synthesized_conformance.swift
    • edit: test/SILGen/constrained_extensions.swift
    • edit: test/Sema/fixed_ambiguities/rdar35625339.swift
    • edit: test/api-digester/Outputs/cake.json
    • edit: test/IRGen/objc_extensions.swift
    • edit: test/DebugInfo/mangling.swift
    • edit: test/SILGen/synthesized_conformance_class.swift
    • edit: test/IRGen/objc_ns_enum.swift
    • edit: test/SourceKit/InterfaceGen/gen_swift_module.swift
    • edit: test/IRGen/reflection_metadata_imported.swift
  • Commit c93a5a5776333a63f305e88a46796967e6ed412b by jordan_rose:
    Add -debug-info-format=[dwarf|codeview] option (#16888)

    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Driver/Driver.cpp
    • edit: lib/Driver/ToolChains.cpp
    • edit: lib/IRGen/IRGenModule.cpp
    • edit: include/swift/Driver/Driver.h
    • edit: test/DebugInfo/basic.swift
    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: include/swift/AST/IRGenOptions.h
    • edit: lib/Driver/WindowsToolChains.cpp
    • edit: include/swift/Frontend/Frontend.h
    • edit: test/Driver/options.swift
    • edit: lib/Immediate/REPL.cpp
    • edit: include/swift/Option/Options.td
    • edit: lib/Frontend/CompilerInvocation.cpp
  • Commit e2678bfc89a801a7fc1fe12cda389520391fa099 by compnerd:
    build: support system installed BlocksRuntime

    • edit: INSTALL.md
    • edit: src/CMakeLists.txt
    • add: cmake/modules/FindBlocksRuntime.cmake
    • edit: tests/CMakeLists.txt
    • edit: CMakeLists.txt
  • Commit d74fca3c58f7b5a7f11111d739d4bce3a776fa48 by aprantl:
    Add a testcase exercising RemoteAST cross-module imports.

    • add: lit/Swift/RemoteASTImport.test
    • add: lit/Swift/Inputs/BridgingHeader.h
    • add: lit/Swift/Inputs/Library.swift
    • edit: lit/lit.site.cfg.in
    • edit: lit/lit.cfg
    • add: lit/Swift/Inputs/main.swift
    • add: lit/Swift/lit.local.cfg
  • Commit 61465c7af5fb3b918949222adfd4fec1875032e7 by jordan_rose:
    Rename IRGenDebugInfoLevel enum to stay compatible with swift (#697)

    • edit: source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: include/lldb/Symbol/SwiftASTContext.h