Report
[FAILURE] oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx [#22]
Build URL:
https://ci.swift.org/job/oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx/22/
Project:
oss-swift-master-llvm-swift5-transition-incremental-ASAN-RA-osx
Date of build:
Tue, 30 Jan 2018 12:37:16 -0600
Build duration:
1 hr 27 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 f48bd293cb2eae63827759b4844bccd11173d491 by mikeash:
[Runtime] Remove RuntimeFunctionCounters in no-assert builds.- edit: stdlib/public/runtime/RuntimeInvocationsTracking.h
- edit: cmake/modules/AddSwift.cmake
- edit: CMakeLists.txt
- edit: stdlib/public/runtime/RuntimeInvocationsTracking.cpp
- edit: stdlib/public/core/RuntimeFunctionCounters.swift
-
Commit eec25f33aa9207a0a52a1a8043b898ccbd0ac420 by github:
Update RuntimeInvocationsTracking.h- edit: stdlib/public/runtime/RuntimeInvocationsTracking.h
-
Commit 6f37cca3e0cf813fb58b35639fa708cce17e77e4 by mikeash:
[Runtime] Disable RuntimeFunctionCounters tests if the counters are- delete: test/stdlib/test_runtime_function_counters_with_disabled_assertions.swift
- edit: utils/build-script-impl
- edit: stdlib/public/core/RuntimeFunctionCounters.swift
- edit: CMakeLists.txt
- edit: test/lit.site.cfg.in
- edit: test/stdlib/test_runtime_function_counters.swift
-
Commit 3c87fe0b20702f9560ae648f54df98cabdac51d9 by ben_cohen:
Try disabling CSV benchmarks to see if that unsticks PR benchmark runs- edit: benchmark/utils/main.swift
-
Commit 6d3c29881b1fcac674b7d1eab43e4a0987d8114b by pyaskevich:
[IRGen] Reorder generic struct metadata so that field offsets follow- edit: test/IRGen/generic_structs.swift
- edit: test/IRGen/keypaths.sil
- edit: test/IRGen/generic_structs.sil
- edit: test/IRGen/field_type_vectors.sil
- edit: lib/IRGen/StructMetadataVisitor.h
-
Commit 70251a3ff8fbb59888828d52c1454b9f30953e89 by mgottesman:
Add a 10 minute timeout to individual tests.- edit: benchmark/scripts/perf_test_driver/perf_test_driver.py
- edit: benchmark/scripts/Benchmark_RuntimeLeaksRunner.in
-
Commit 75c0572afa27dfee0bd77fdbc412145622a19ca3 by mgottesman:
As per Jordan's request, move execution_crashers => execution.- add: validation-test/execution/interpret-with-dependencies-linux.swift
- add: validation-test/execution/Inputs/custom-modules/foo.h
- delete: validation-test/execution_crashers/Inputs/dsohandle-second.swift
- delete: validation-test/execution_crashers/dsohandle-multi-module.swift
- add: validation-test/execution/Inputs/arc_36509461.h
- add: validation-test/execution/arc_36509461.swift
- delete: validation-test/execution_crashers/interpret-with-dependencies-linux.swift
- delete: validation-test/execution_crashers/Inputs/custom-modules/module.modulemap
- delete: validation-test/execution_crashers/Inputs/dsohandle-first.swift
- add: validation-test/execution/Inputs/dsohandle-second.swift
- delete: validation-test/execution_crashers/Inputs/arc_36509461.h
- add: validation-test/execution/crashers_fixed/rdar33767511.swift
- add: validation-test/execution/interpret-with-dependencies.swift
- delete: validation-test/execution_crashers/crashers_fixed/rdar33767511.swift
- add: validation-test/execution/dsohandle-multi-module.swift
- add: validation-test/execution/testability.swift
- delete: validation-test/execution_crashers/testability.swift
- delete: validation-test/execution_crashers/arc_36509461.swift
- delete: validation-test/execution_crashers/interpret-with-dependencies.swift
- delete: validation-test/execution_crashers/Inputs/arc_36509461.m
- add: validation-test/execution/Inputs/dsohandle-first.swift
- delete: validation-test/execution_crashers/Inputs/custom-modules/foo.h
- add: validation-test/execution/Inputs/custom-modules/module.modulemap
- add: validation-test/execution/Inputs/arc_36509461.m
-
Commit c48196f8922c81047dc465c7a89f3f243acb6882 by mgottesman:
Fix the build by making the test arc_36509461.swift only run on macosx.- edit: validation-test/execution/arc_36509461.swift
-
Commit 1b37cc7acc824890c2ab73f655ccf042fa93cce6 by mgottesman:
[+0-all-args] Fixup more of Reflection.mm.- edit: stdlib/public/runtime/Reflection.mm
-
Commit ce0c40e40b0c4aa50514a29f2c2b9401b30849a4 by gottesmm:
[+0-all] Update more runtime files for +0 normal arguments.- edit: stdlib/public/runtime/Reflection.mm
- edit: stdlib/public/runtime/ErrorObject.mm
- edit: stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb
- edit: stdlib/public/runtime/AnyHashableSupport.cpp
- edit: stdlib/public/stubs/Reflection.mm
- edit: stdlib/private/StdlibUnittestFoundationExtras/UnavailableFoundationMethodThunks.mm
- edit: stdlib/public/SDK/Foundation/TypePreservingNSNumber.mm
- edit: stdlib/public/SDK/Foundation/DataThunks.m
-
Commit e223f1fc9ba8040ea3b2cebb8c7478ffaea7e974 by github:
[IRGen][runtime] Simplify runtime CCs and entry point ABIs (#14175)- edit: test/IRGen/sil_witness_methods.sil
- edit: test/IRGen/objc_generic_class_metadata.sil
- edit: test/IRGen/yield_once_big.sil
- edit: validation-test/stdlib/MicroStdlib/Inputs/RuntimeStubs.c
- edit: test/ClangImporter/objc_ir.swift
- edit: include/swift/Runtime/HeapObject.h
- edit: test/IRGen/existentials_opaque_boxed.sil
- edit: test/IRGen/indirect_argument.sil
- edit: test/IRGen/nonatomic_reference_counting.sil
- edit: test/IRGen/objc_class_export.swift
- edit: test/IRGen/global_resilience.sil
- edit: stdlib/public/runtime/Heap.cpp
- edit: test/IRGen/protocol_metadata.swift
- edit: test/IRGen/subclass_existentials.sil
- edit: include/swift/Runtime/InstrumentsSupport.h
- edit: test/IRGen/unowned.sil
- edit: include/swift/Runtime/Config.h
- edit: test/IRGen/bitcast.sil
- edit: test/IRGen/unowned_objc.sil
- edit: stdlib/public/runtime/Casting.cpp
- edit: test/IRGen/generic_casts.swift
- edit: test/IRGen/big_types_corner_cases.swift
- edit: test/DebugInfo/return.swift
- edit: test/IRGen/enum_dynamic_multi_payload.sil
- edit: stdlib/public/runtime/SwiftObject.mm
- edit: test/LLVMPasses/contract.ll
- edit: test/DebugInfo/linetable-cleanups.swift
- edit: test/IRGen/associated_type_witness.swift
- edit: test/IRGen/objc_block_storage.sil
- edit: test/IRGen/value_buffers.sil
- edit: test/IRGen/partial_apply_forwarder.sil
- edit: test/Inputs/conditional_conformance_with_assoc.swift
- edit: test/IRGen/class_resilience.sil
- edit: test/IRGen/runtime_calling_conventions.swift
- edit: test/IRGen/objc_casts.sil
- edit: test/IRGen/generic_metatypes.swift
- edit: lib/LLVMPasses/LLVMARCOpts.h
- edit: test/IRGen/generic_metatypes_arm.swift
- edit: lib/LLVMPasses/ARCEntryPointBuilder.h
- edit: stdlib/public/SwiftShims/RefCount.h
- edit: stdlib/public/runtime/Array.cpp
- edit: test/IRGen/generic_types.swift
- edit: test/Inputs/conditional_conformance_subclass.swift
- edit: test/IRGen/subclass.swift
- edit: stdlib/public/runtime/HeapObject.cpp
- edit: test/IRGen/yield_once_biggish.sil
- edit: include/swift/Runtime/Metadata.h
- edit: test/IRGen/dynamic_cast.sil
- edit: test/IRGen/metadata_dominance.swift
- edit: test/IRGen/partial_apply.sil
- edit: test/IRGen/enum_resilience.swift
- edit: test/IRGen/generic_classes.sil
- edit: stdlib/public/runtime/Enum.cpp
- edit: test/DebugInfo/linetable.swift
- edit: test/IRGen/generic_tuples.swift
- edit: test/IRGen/partial_apply_objc.sil
- edit: lib/IRGen/IRGenModule.cpp
- edit: test/IRGen/dynamic_init.sil
- delete: stdlib/public/runtime/RuntimeEntrySymbols.cpp
- edit: test/IRGen/enum_value_semantics.sil
- edit: lib/IRGen/IRGenModule.h
- edit: test/Inputs/conditional_conformance_basic_conformances.swift
- edit: test/IRGen/typed_boxes.sil
- edit: test/IRGen/objc.swift
- edit: test/IRGen/mixed_mode_class_with_unimportable_fields.sil
- edit: test/LLVMPasses/basic.ll
- edit: test/IRGen/enum_value_semantics_special_cases.sil
- edit: test/IRGen/casts.sil
- edit: stdlib/public/runtime/Metadata.cpp
- edit: test/IRGen/boxed_existential.sil
- edit: test/IRGen/existentials.sil
- edit: include/swift/Runtime/RuntimeFnWrappersGen.h
- edit: test/IRGen/objc_dealloc.sil
- edit: test/IRGen/errors.sil
- edit: test/IRGen/objc_types_as_member.sil
- edit: test/IRGen/builtins.swift
- edit: test/IRGen/tail_alloc.sil
- edit: include/swift/Runtime/Casting.h
- edit: test/IRGen/class_stack_alloc.sil
- edit: include/swift/Runtime/RuntimeFunctions.def
- edit: include/swift/Runtime/Enum.h
- edit: test/IRGen/function_types.sil
- edit: test/IRGen/typemetadata.sil
- edit: test/IRGen/class.sil
- edit: test/IRGen/copy_value_destroy_value.sil
- edit: stdlib/public/runtime/CMakeLists.txt
- edit: test/IRGen/dllimport.swift
- edit: test/IRGen/weak.sil
- edit: test/IRGen/alloc_box.swift
- edit: test/IRGen/protocol_resilience.sil
-
Commit 8685ee01a13c66fdfd6bf7745c0b04ed136a9b85 by mark.lacey:
Allow inout arguments that differ in optionality than the expected- edit: lib/Sema/CSSimplify.cpp
- edit: test/Constraints/iuo.swift
- edit: lib/Sema/CSRanking.cpp
- edit: lib/Sema/ConstraintSystem.h
- edit: lib/AST/ASTVerifier.cpp
- edit: lib/Sema/CSApply.cpp
-
Commit 935c167fc4542275063e6b110ae7d7b879affcb2 by huon:
[Demangler] Use StringRef APIs for clarity. NFC.- edit: lib/Demangling/Demangler.cpp
-
Commit deebe8b9c7008b2b947b48142dcf9a46d75989fe by atrick:
performTypeChecking: Defer verifyAllLoadedModules in WMO mode.- edit: lib/Sema/TypeChecker.cpp
-
Commit 5049db0dd9256612610cbea524f7846537b5eddc by vsk:
[DebuggerSupport] Attempt expanding objects with.class
display style- edit: stdlib/public/core/DebuggerSupport.swift
- add: test/stdlib/BridgedObjectDebuggerSupport.swift
-
Commit a7a3b175978bd84b866554e666a2647b3142a26c by jgroff:
Replace nominal type descriptors with a hierarchy of context- add: test/IRGen/nested_private_type_context_descriptor.swift
- edit: lib/Demangling/OldRemangler.cpp
- edit: include/swift/Demangling/DemangleNodes.def
- add: test/IRGen/Inputs/context_descriptor_cross_file_reference_2.swift
- edit: lib/RemoteAST/RemoteAST.cpp
- edit: include/swift/IRGen/Linking.h
- edit: include/swift/ABI/MetadataValues.h
- edit: include/swift/Remote/MetadataReader.h
- edit: test/IRGen/enum.sil
- edit: test/stdlib/TypeName.swift
- edit: test/stdlib/Mirror.swift
- edit: test/IRGen/field_type_vectors.sil
- edit: stdlib/public/runtime/Metadata.cpp
- edit: include/swift/Reflection/ReflectionContext.h
- add: test/IRGen/context_descriptor_cross_file_reference.swift
- edit: include/swift/Basic/RelativePointer.h
- edit: docs/ABI/Mangling.rst
- edit: test/Interpreter/SDK/check_class_for_archiving_log.swift
- edit: lib/IRGen/GenDecl.cpp
- edit: test/IRGen/class_resilience.swift
- edit: test/IRGen/generic_structs.sil
- edit: include/swift/Runtime/Metadata.h
- edit: stdlib/public/runtime/Private.h
- edit: lib/AST/Decl.cpp
- edit: include/swift/AST/Decl.h
- edit: lib/IRGen/Linking.cpp
- edit: stdlib/public/runtime/ProtocolConformance.cpp
- edit: include/swift/AST/GenericSignature.h
- add: test/IRGen/nested_imported_type_context_descriptor.swift
- edit: lib/IRGen/IRGenModule.h
- edit: lib/Demangling/Remangler.cpp
- edit: lib/Immediate/REPL.cpp
- edit: include/swift/AST/ASTMangler.h
- edit: stdlib/public/runtime/ErrorDefaultImpls.cpp
- edit: test/IRGen/generic_classes.sil
- edit: stdlib/public/runtime/Casting.cpp
- add: test/IRGen/Inputs/nested_imported_type_context_descriptor.h
- edit: stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp
- edit: stdlib/public/runtime/Demangle.cpp
- edit: include/swift/Demangling/Demangler.h
- edit: test/IRGen/cf.sil
- edit: include/swift/Reflection/TypeRefBuilder.h
- edit: lib/AST/GenericSignature.cpp
- edit: stdlib/public/SDK/Foundation/CheckClass.mm
- edit: test/IRGen/objc_extensions.swift
- edit: test/Inputs/conditional_conformance_with_assoc.swift
- edit: test/IRGen/big_types_corner_cases.swift
- edit: lib/Demangling/NodePrinter.cpp
- edit: test/IRGen/foreign_types.sil
- edit: test/stdlib/StringDescribing.swift
- edit: lib/IRGen/GenMeta.cpp
- edit: test/Inputs/conditional_conformance_basic_conformances.swift
- edit: stdlib/public/runtime/MetadataLookup.cpp
- edit: lib/Demangling/Demangler.cpp
- edit: unittests/runtime/Metadata.cpp
- edit: lib/AST/ASTMangler.cpp
- edit: test/IRGen/generic_vtable.swift
- edit: lib/IRGen/IRGenMangler.h
-
Commit d21b4a35d5db6a42399679b66290aae581bed9ac by eeckstein:
swift-demangle: Add an option to test the ObjC runtime name mangling- edit: tools/swift-demangle/swift-demangle.cpp
-
Commit 5acd7edcdf365e0028f992d1487a31a8235a8885 by eeckstein:
Fix a runtime crash in the old remangler when trying to create a- edit: test/Demangle/remangle.swift
- edit: lib/Demangling/OldRemangler.cpp
-
Commit d885078e6f1f3be22c7908216702738fa83b0499 by atrick:
Avoid enabling loaded module verification after WMO until playgrounds is- edit: lib/Sema/TypeChecker.cpp
-
Commit 7fe43d6d71da1d718c6a22c3cc5ca74bf6e0f4c9 by vsk:
Mark a debugger support test as requiring objc_interop- edit: test/stdlib/BridgedObjectDebuggerSupport.swift
-
Commit 4087cff99d75825dbe34ee6879f3cc290c3e114d by rishizaki:
[JSONSerialization] Add ability to emit 'null' value- edit: include/swift/Basic/JSONSerialization.h
- edit: lib/Basic/JSONSerialization.cpp
-
Commit d48a2a407129ad4d7718f97db3cf457562a6cdca by rishizaki:
[JSONSerialization] Compact output for empty objects and arrays- edit: test/Syntax/Inputs/serialize_struct_decl.json
- edit: test/Syntax/Inputs/serialize_multiple_decls.json
- edit: lib/Basic/JSONSerialization.cpp
-
Commit d7470100a43f91dee345a2a6ff789de3de9432ba by rishizaki:
[JSONSerialization] Add basic unit tests for JSONSerialization- edit: unittests/Basic/CMakeLists.txt
- add: unittests/Basic/JSONSerialization.cpp
-
Commit 6a45971c3c1b6fde9fe99203eb8842e863328941 by pyaskevich:
[IRGen/Resilience] Add a test case for rdar://problem/36560486- add: validation-test/Evolution/Inputs/generic_resilient_struct_add_property.swift
- add: validation-test/Evolution/test_generic_resilient_struct_add_property.swift
-
Commit 9334779f339e1b9da9b1e86714039ce2d9f60e2c by ghoare:
[Stats] Reduce layering violations in FrontendStatsTracer.- edit: lib/AST/Decl.cpp
- edit: lib/SIL/SILFunction.cpp
- edit: lib/AST/Expr.cpp
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: lib/Basic/Statistic.cpp
- edit: include/swift/Basic/Statistic.h
- add: test/Misc/stats_dir_tracer.swift
-
Commit 91823273d25cab4e72882cb5a4818b7b3a32c8e9 by github:
[build system] Prefer LLD if it exists (#14165)- edit: cmake/modules/AddSwift.cmake
- edit: stdlib/public/SwiftShims/Visibility.h
- edit: CMakeLists.txt
- edit: utils/build-script-impl
- edit: cmake/modules/AddSwiftUnittests.cmake
-
Commit 7c096c9f264075d1f38e2621f3659e25c0b78233 by dave:
[AST] NFC: Misc tiny fixes- edit: include/swift/AST/Types.h
- edit: lib/AST/ASTContext.cpp
-
Commit 2f95fc4459732283b9ede649185a5ea2a0c28a53 by dave:
[AST] NFC: Do not reinterpret_cast 'Type'- edit: include/swift/AST/ExistentialLayout.h
- edit: lib/ParseSIL/ParseSIL.cpp
- edit: lib/AST/Type.cpp
-
Commit 75dcf27896ad27bffb2f77651918e1b7ac150760 by github:
[ClangImporter] swift_wrapper: transfer inherited synthesized protos- edit: lib/ClangImporter/ImportDecl.cpp
- edit: test/IDE/newtype.swift
-
Commit ece50f59d5a178a658dbebcea64aca1db305f535 by vsk:
[Utils] Simplify salvageDebugInfo, NFCI- edit: lib/Transforms/Utils/Local.cpp
- edit: include/llvm/Transforms/Utils/Local.h
-
Commit e0cd82eb1d0824bbd9f713169c760d0c3e8d3f25 by vsk:
[InstCombine] Preserve debug values for eliminable casts- edit: lib/Transforms/InstCombine/InstCombineCasts.cpp
- add: test/Transforms/InstCombine/debuginfo-variables.ll
- edit: test/Transforms/InstCombine/alloca-cast-debuginfo.ll
-
Commit 04fd4277552bde829c3b494148963b16b1782beb by vsk:
[InstrProfiling] Improve compile time when there is no work- edit: lib/Transforms/Instrumentation/InstrProfiling.cpp
-
Commit bb1b9c2aa817eaae0e15a154c964838243c81789 by vsk:
[LangRef] Update out-of-date instrprof names- edit: docs/LangRef.rst
-
Commit a8b8749b0423b8f95aaec1978b760f8a43b7097a by vsk:
[InstrProfiling] Don't exit early when an unused intrinsic is found- edit: lib/Transforms/Instrumentation/InstrProfiling.cpp
- add: test/Instrumentation/InstrProfiling/early-exit.ll
-
Commit 7f8d4a1e5ea7a83b9dafbabfa054cc2a7d37c61c by kyrtzidis:
[index/store] Make sure to ignore any decl occurrences from the- edit: test/Index/Store/using-libstdcpp-arc.mm
- edit: lib/Index/IndexingAction.cpp
-
Commit 73d48f9fda5cec088461eec5a4f4e02f97336d1e by ankit_aggarwal:
[Workspace] Include XCTestManifest.swift in test target template- edit: Sources/Workspace/InitPackage.swift
-
Commit 59c0d0689053e9138970a866c7da0bbea218eafc by ankit_aggarwal:
[Documentation] Fix edit command documentation- edit: Documentation/Usage.md
-
Commit d29322e63782d4df5b3db9d83baeacf01cc2fb35 by ankit_aggarwal:
[PackageGraph] Remove all unversioned constraints from debugging algo- edit: Tests/WorkspaceTests/WorkspaceTests.swift
- edit: Sources/PackageGraph/DependencyResolver.swift