Report
[FAILURE] swift-master-source-compat-suite-debug [#640]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/640/
Project:
swift-master-source-compat-suite-debug
Date of build:
Thu, 13 Dec 2018 19:17:24 -0600
Build duration:
3 hr 35 min
Changes
-
Commit 7e211c66155fb2caf154529f23394fe452b722ee by moiseev:
Use @unknown default in a switch over SCNGeometryPrimitiveType- edit: stdlib/public/Darwin/SceneKit/SceneKit.swift.gyb
-
Commit 13c8a75da5437512a09dd1d26444f66e4d677a5a by jordan_rose:
[ParseableInterface] Split up creation of the sub-CompilerInvocation- edit: include/swift/Frontend/ParseableInterfaceSupport.h
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
-
Commit 883966edda74a6f81f31fd6a5501db239ccf6d30 by compnerd:
build: only add-Fsystem
path if configured- edit: cmake/modules/AddSwift.cmake
-
Commit 160aed95694c7f271efbf10a5ce0337e69802976 by pyaskevich:
Update CHANGELOG to mention that @autoclosure forwarding is disabled in- edit: CHANGELOG.md
-
Commit e4006b949ddf96ef3a59bb53a2b423369d85b384 by aschwaighofer:
SILGen: Soften assertions it is okay for an base value of an boxed- edit: lib/SILGen/SILGenLValue.cpp
- edit: test/SILGen/boxed_existentials.swift
-
Commit d57f714a29f7da52e27f60b128eb3b42b086afe1 by millenomi:
Build crash fix: AnyObject -> NSDictionary- edit: stdlib/public/Darwin/Foundation/NSDictionary.swift
-
Commit 37708ede6e80dcf2ccabdb33aa7ab918249e613b by jordan_rose:
Add frontend mode -build-module-from-parseable-interface- edit: include/swift/Frontend/FrontendOptions.h
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
- add: test/ParseableInterface/ParseStdlib.swiftinterface
- edit: include/swift/Option/FrontendOptions.td
- edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: include/swift/Frontend/ParseableInterfaceSupport.h
- edit: test/ParseableInterface/SmokeTest.swiftinterface
- edit: lib/Frontend/FrontendOptions.cpp
-
Commit 9e137797025a51d9af4979ae5080ac8a537a465c by mgottesman:
[ownership] Remove most -enable-sil-ownership from SILGen now that- edit: test/SILGen/lifetime_nonmutating_address_only.swift
- edit: test/SILGen/foreach.swift
- edit: test/SILGen/availability_query.swift
- edit: test/SILGen/result_abstraction.swift
- edit: test/SILGen/final.swift
- edit: test/SILGen/default_constructor.swift
- edit: test/SILGen/objc_error.swift
- edit: test/SILGen/objc_imported_init.swift
- edit: test/SILGen/extensions_multifile.swift
- edit: test/SILGen/complete_object_init.swift
- edit: test/SILGen/if_while_binding.swift
- edit: test/SILGen/switch_ownership.swift
- edit: test/SILGen/let_decls.swift
- edit: test/SILGen/accessors.swift
- edit: test/SILGen/toplevel.swift
- edit: test/SILGen/class_bound_protocols.swift
- edit: test/SILGen/inherited_protocol_conformance_multi_file_2.swift
- edit: test/SILGen/vtable_thunks.swift
- edit: test/SILGen/default_arguments_imported.swift
- edit: test/SILGen/vtable_thunks_reabstraction_final.swift
- edit: test/SILGen/optional.swift
- edit: test/SILGen/effectsattr.swift
- edit: test/SILGen/partial_apply_protocol_class_refinement_method.swift
- edit: test/SILGen/witnesses_refinement.swift
- edit: test/SILGen/external-associated-type-conformance.swift
- edit: test/SILGen/class_resilience.swift
- edit: test/SILGen/capture-canonicalization.swift
- edit: test/SILGen/witness_tables.swift
- edit: test/SILGen/optional_to_optional.swift
- edit: test/SILGen/capture-transitive.swift
- edit: test/SILGen/shared.swift
- edit: test/SILGen/existential_metatypes.swift
- edit: test/SILGen/partial_apply_super.swift
- edit: test/SILGen/existential_erasure.swift
- edit: test/SILGen/lazy_properties.swift
- edit: test/SILGen/mangling_generic_extensions.swift
- edit: test/SILGen/c_modify_linkage.swift
- edit: test/SILGen/default_arguments_inherited.swift
- edit: test/SILGen/implicitly_unwrapped_optional.swift
- edit: test/SILGen/default_arguments.swift
- edit: test/SILGen/objc_attr_NSManaged.swift
- edit: test/SILGen/c_function_pointers.swift
- edit: test/SILGen/if_expr.swift
- edit: test/SILGen/arguments.swift
- edit: test/SILGen/generic_literals.swift
- edit: test/SILGen/argument_labels.swift
- edit: test/SILGen/objc_properties.swift
- edit: test/SILGen/objc_blocks_bridging.swift
- edit: test/SILGen/objc_witnesses.swift
- edit: test/SILGen/capture_typealias.swift
- edit: test/SILGen/weak.swift
- edit: test/SILGen/capture_inout.swift
- edit: test/SILGen/sibling-nested-generic.swift
- edit: test/SILGen/objc_dictionary_bridging.swift
- edit: test/SILGen/unmanaged_ownership.swift
- edit: test/SILGen/inherited_protocol_conformance_multi_file.swift
- edit: test/SILGen/switch_var.swift
- edit: test/SILGen/types.swift
- edit: test/SILGen/fixed_layout_attribute.swift
- edit: test/SILGen/objc_imported_generic.swift
- edit: test/SILGen/access_marker_gen.swift
- edit: test/SILGen/address_only_types.swift
- edit: test/SILGen/subscripts.swift
- edit: test/SILGen/inherit_initializers.swift
- edit: test/SILGen/cf_members.swift
- edit: test/SILGen/property_abstraction.swift
- edit: test/SILGen/collection_subtype_upcast.swift
- edit: test/SILGen/dynamically_replaceable.swift
- edit: test/SILGen/keypath_dynamic.swift
- edit: test/SILGen/swift_newtype_result_convention.swift
- edit: test/SILGen/objc_thunks.swift
- edit: test/SILGen/initializers.swift
- edit: test/SILGen/semanticsattr.swift
- edit: test/SILGen/NSApplicationMain.swift
- edit: test/SILGen/metatype_object_conversion.swift
- edit: test/SILGen/witness_table_overrides.swift
- edit: test/SILGen/unicode_scalar_concat.swift
- edit: test/SILGen/collection_subtype_downcast.swift
- edit: test/SILGen/scalar_to_tuple_args.swift
- edit: test/SILGen/same_type_across_generic_depths.swift
- edit: test/SILGen/witnesses.swift
- edit: test/SILGen/variadic-subscript-single-arg.swift
- edit: test/SILGen/inline_always.swift
- edit: test/SILGen/switch_objc.swift
- edit: test/SILGen/magic_identifiers_inside_property_initializers.swift
- edit: test/SILGen/vtables.swift
- edit: test/SILGen/objc_metatypes.swift
- edit: test/SILGen/toplevel_errors.swift
- edit: test/SILGen/lying_about_optional_return.swift
- edit: test/SILGen/capture_list.swift
- edit: test/SILGen/pointer_conversion_nonaccessing_objc.swift
- edit: test/SILGen/protocol_resilience_objc.swift
- edit: test/SILGen/lying_about_optional_return_objc.swift
- edit: test/SILGen/objc_init_ref_delegation.swift
- edit: test/SILGen/global_init_attribute.swift
- edit: test/SILGen/versioned_attribute.swift
- edit: test/SILGen/objc_ownership_conventions.swift
- edit: test/SILGen/optional_to_bool.swift
- edit: test/SILGen/extensions.swift
- edit: test/SILGen/auto_generated_super_init_call.swift
- edit: test/SILGen/sil_locations_top_level.swift
- edit: test/SILGen/force_cast_chained_optional.swift
- edit: test/SILGen/objc_factory_init.swift
- edit: test/SILGen/keypath_application.swift
- edit: test/SILGen/dso_handle.swift
- edit: test/SILGen/owned.swift
- edit: test/SILGen/witness_tables_serialized.swift
- edit: test/SILGen/objc_extensions.swift
- edit: test/SILGen/auto_closures_swift4.swift
- edit: test/SILGen/casts.swift
- edit: test/SILGen/witness_single_tuple.swift
- edit: test/SILGen/metatype_abstraction.swift
- edit: test/SILGen/objc_dynamic_init.swift
- edit: test/SILGen/objc_local.swift
- edit: test/SILGen/multi_file.swift
- edit: test/SILGen/lazy_global_access.swift
- edit: test/SILGen/guaranteed_closure_context.swift
- edit: test/SILGen/tuples.swift
- edit: test/SILGen/default_arguments_generic.swift
- edit: test/SILGen/vtables_objc.swift
- edit: test/SILGen/for_loop_tuple_destructure_reabstraction.swift
- edit: test/SILGen/objc_deprecated_objc_thunks.swift
- edit: test/SILGen/function_conversion_objc.swift
- edit: test/SILGen/witnesses_canonical.swift
- edit: test/SILGen/boxed_existentials.swift
- edit: test/SILGen/required_init.swift
- edit: test/SILGen/nsmanaged-witness.swift
- edit: test/SILGen/sil_locations.swift
- edit: test/SILGen/dependent_member_lowering.swift
- edit: test/SILGen/without_actually_escaping_block.swift
- edit: test/SILGen/vtable_thunks_reabstraction.swift
- edit: test/SILGen/inlinable_attribute.swift
- edit: test/SILGen/local_recursion.swift
- edit: test/SILGen/minimum_foreach.swift
- edit: test/SILGen/generic_property_base_lifetime.swift
- edit: test/SILGen/function_conversion_se0110.swift
- edit: test/SILGen/witness_tables_multifile.swift
- edit: test/SILGen/pointer_conversion_nonaccessing.swift
- edit: test/SILGen/enum_resilience.swift
- edit: test/SILGen/retaining_globals.swift
- edit: test/SILGen/optional_chain_addressor.swift
- edit: test/SILGen/generic_tuples.swift
- edit: test/SILGen/pointer_conversion.swift
- edit: test/SILGen/guaranteed_self.swift
- edit: test/SILGen/objc_protocol_native_thunk.swift
- edit: test/SILGen/objc_bridged_using_protocol_extension_impl.swift
- edit: test/SILGen/closures.swift
- edit: test/SILGen/objc_final.swift
- edit: test/SILGen/writeback.swift
- edit: test/SILGen/without_actually_escaping.swift
- edit: test/SILGen/erasure_reabstraction.swift
- edit: test/SILGen/external_definitions.swift
- edit: test/SILGen/objc_bridged_results.swift
- edit: test/SILGen/constrained_extensions.swift
- edit: test/SILGen/reabstract_lvalue.swift
- edit: test/SILGen/guaranteed_normal_args.swift
- edit: test/SILGen/optional_lvalue.swift
- edit: test/SILGen/accessibility_warnings.swift
- edit: test/SILGen/metatype_casts.swift
- edit: test/SILGen/enum_raw_representable_objc.swift
- edit: test/SILGen/mangling_retroactive_overlay.swift
- edit: test/SILGen/auto_closures.swift
- edit: test/SILGen/cdecl.swift
- edit: test/SILGen/closure_inline_initializer.swift
- edit: test/SILGen/literals.swift
- edit: test/SILGen/metatypes.swift
- edit: test/SILGen/ivar_destroyer.swift
- edit: test/SILGen/fully-concrete-extension-of-generic.swift
- edit: test/SILGen/arguments_as_tuple_overloads.swift
- edit: test/SILGen/enum_resilience_testable.swift
- edit: test/SILGen/objc_bridging.swift
- edit: test/SILGen/witness_accessibility.swift
- edit: test/SILGen/value_ownership.swift
- edit: test/SILGen/witnesses_inheritance.swift
- edit: test/SILGen/borrow.swift
- edit: test/SILGen/lazy_globals.swift
- edit: test/SILGen/call_chain_reabstraction.swift
- edit: test/SILGen/dynamic_init.swift
- edit: test/SILGen/expressions.swift
- edit: test/SILGen/witnesses_class.swift
- edit: test/SILGen/guaranteed-let-peephole-reabstraction.swift
- edit: test/SILGen/objc_set_bridging.swift
- edit: test/SILGen/enum.swift
- edit: test/SILGen/downcast_reabstraction.swift
- edit: test/SILGen/generic_casts_swift4.swift
- edit: test/SILGen/same_type_abstraction.swift
- edit: test/SILGen/interface_type_mangling.swift
- edit: test/SILGen/noescape_reabstraction.swift
- edit: test/SILGen/protocols.swift
- edit: test/SILGen/specialize_attr.swift
- edit: test/SILGen/objc_currying.swift
- edit: test/SILGen/partial_apply_generic.swift
- edit: test/SILGen/enum_generic_raw_value.swift
- edit: test/SILGen/weak_multiple_modules.swift
- edit: test/SILGen/writeback_conflict_diagnostics.swift
- edit: test/SILGen/protocol_optional.swift
- edit: test/SILGen/unowned.swift
- edit: test/SILGen/generic_local_property.swift
- edit: test/SILGen/objc_generic_class.swift
- edit: test/SILGen/switch_abstraction.swift
- edit: test/SILGen/generic_signatures.swift
- edit: test/SILGen/source_location.swift
- edit: test/SILGen/objc_subscript.swift
- edit: test/SILGen/ownership.swift
- edit: test/SILGen/dynamic_self.swift
- edit: test/SILGen/extensions_objc.swift
- edit: test/SILGen/switch.swift
- edit: test/SILGen/switch_fallthrough.swift
- edit: test/SILGen/objc_protocols.swift
- edit: test/SILGen/functions.swift
- edit: test/SILGen/indirect_enum.swift
- edit: test/SILGen/reabstract-tuple.swift
- edit: test/SILGen/opaque_values_silgen_todo.swift
- edit: test/SILGen/conditional_conformance.swift
- edit: test/SILGen/decls.swift
- edit: test/SILGen/objc_dealloc.swift
- edit: test/SILGen/statements.swift
- edit: test/SILGen/objc_enum_unused_witnesses.swift
- edit: test/SILGen/guaranteed_normal_args_curry_thunks.swift
- edit: test/SILGen/argument_shuffle.swift
- edit: test/SILGen/partial_apply_init.swift
- edit: test/SILGen/assignment.swift
- edit: test/SILGen/import_as_member_cf.swift
- edit: test/SILGen/capture_typed_boxes.swift
- edit: test/SILGen/enum_raw_representable.swift
- edit: test/SILGen/generic_casts.swift
- edit: test/SILGen/objc_bridging_peephole.swift
- edit: test/SILGen/objc_bridging_any.swift
- edit: test/SILGen/errors.swift
- edit: test/SILGen/tuple_attribute_reabstraction.swift
- edit: test/SILGen/local_captures.swift
- edit: test/SILGen/objc_enum.swift
- edit: test/SILGen/copy_lvalue_peepholes.swift
- edit: test/SILGen/imported_struct_array_field.swift
- edit: test/SILGen/generic_closures.swift
- edit: test/SILGen/lazy_globals_multiple_vars.swift
- edit: test/SILGen/load_from_lvalue_in_plus_zero_context.swift
- edit: test/SILGen/optional-cast.swift
- edit: test/SILGen/opaque_values_silgen_lib.swift
- edit: test/SILGen/nested_types_referencing_nested_functions.swift
- edit: test/SILGen/objc_nonnull_lie_hack.swift
- edit: test/SILGen/static-stored-properties-in-concrete-contexts.swift
- edit: test/SILGen/closures_callee_guaranteed.swift
- edit: test/SILGen/opaque_ownership.swift
- edit: test/SILGen/transparent_attribute.swift
- edit: test/SILGen/lifetime_unions.swift
- edit: test/SILGen/objc_bridged_generic_nonnull.swift
- edit: test/SILGen/objc_super.swift
- edit: test/SILGen/protocol_class_refinement.swift
- edit: test/SILGen/objc_attr_NSManaged_multi.swift
-
Commit 77c7a69ae2085d8f3be3c24f06e80f23cd02091b by github:
[Foundation] Fallback to presuming 32-bit platforms if we dont- edit: stdlib/public/Darwin/Foundation/Data.swift
-
Commit d8d6c7812c8e502ae289ed90a2d3e7cffc2963db by iferber:
Add #available checks for NSKeyedArchiver methods in tests- edit: test/stdlib/TestUserInfo.swift
- edit: test/stdlib/ErrorBridged.swift
-
Commit cacd72f18cd7d7ee2cbc6de65dd083e2b56c29c0 by dgregor:
[Runtime] Properly unique foreign witness tables.- edit: stdlib/public/runtime/Metadata.cpp
-
Commit b7df342bd1a19cbab78b01372f4dd3ce3ea5ec91 by dgregor:
[Test] Add a test for rdar://problem/46685973- add: test/Runtime/conformance_uniquing.swift
-
Commit 7a3ed158465e8bf9c955e274d86b0fd633ef67a7 by github:
Exclude/fix certain tests for swift-evolve (#21276)- edit: test/api-digester/dump-module.swift
- edit: test/api-digester/stability-stdlib-abi.swift
- edit: test/SIL/Parser/array_roundtrip.swift
- edit: test/lit.cfg
- edit: test/SourceKit/DocSupport/doc_clang_module.swift
- edit: test/SourceKit/InterfaceGen/gen_stdlib.swift
-
Commit 9e9a791e94a6ee287445fb5eff4ef117e7a88c7f by phausler:
Revert "[Foundation] Fallback to presuming 32-bit platforms if we dont- edit: stdlib/public/Darwin/Foundation/Data.swift
-
Commit 0db7e4864f131e52813acc05ede8854c59b54219 by github:
[mergefunc] Avoid eliminating dtrace patchpoints (#21305)- edit: lib/LLVMPasses/LLVMMergeFunctions.cpp
- edit: test/LLVMPasses/merge_func.ll
-
Commit 3fddea9612b03c6f1e68d1326e5c8208b3711821 by github:
[4.2] Update AMScrollingNavbar to support Swift 4.2- edit: projects.json