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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/1051/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Thu, 01 Feb 2018 19:48:37 -0600
Build duration:
3 hr 31 min

Changes

  • Commit a9819b6e605c780dbf52247313b5fd8bebc148cd by ungar:
    Renaming FrontendInputs -> FrontendInputsAndOutputs

    • edit: include/swift/Frontend/ArgsToFrontendOptionsConverter.h
    • edit: lib/IDE/Refactoring.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
    • add: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Migrator/Migrator.cpp
    • edit: include/swift/Frontend/ArgsToFrontendInputsConverter.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
    • edit: tools/swift-syntax-test/swift-syntax-test.cpp
    • edit: include/swift/Frontend/Frontend.h
    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
    • delete: include/swift/Frontend/FrontendInputs.h
    • edit: lib/Frontend/ArgsToFrontendInputsConverter.cpp
    • add: include/swift/Frontend/FrontendInputsAndOutputs.h
    • edit: tools/swift-refactor/swift-refactor.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/Frontend/FrontendOptions.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
    • edit: include/swift/Frontend/FrontendOptions.h
    • edit: lib/Frontend/CMakeLists.txt
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • delete: lib/Frontend/FrontendInputs.cpp
  • Commit 00da3e81ca34b27f937029f186a457ff7ce4f3ed by ungar:
    Reorder attributes in FrontendInputsAndOutputs

    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: include/swift/Frontend/FrontendInputsAndOutputs.h
  • Commit 4bd12ac509d2ed329c490dacc0a837f5bc87b46c by ungar:
    Change conjunction to assertion in isInputPrimary to check consistency.

    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
  • Commit e006825d88feb32670cc2c653c1be844abb0fabe by ungar:
    Move convertBufferNameFromLLVM_getFileOrSTDIN_toSwiftConventions deeper

    • edit: include/swift/Frontend/InputFile.h
    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit 614006bc4f0f3ac91032662a3b07ad5fda7378d2 by ungar:
    Move main outputs to FrontendInputsAndOutputs and InputFile

    • edit: include/swift/Frontend/ArgsToFrontendOptionsConverter.h
    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/FrontendTool/ImportedModules.cpp
    • edit: lib/Frontend/CMakeLists.txt
    • edit: include/swift/Option/FrontendOptions.td
    • edit: include/swift/AST/DiagnosticsFrontend.def
    • edit: include/swift/AST/IRGenOptions.h
    • edit: lib/Frontend/ArgsToFrontendInputsConverter.cpp
    • edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
    • edit: include/swift/Frontend/FrontendInputsAndOutputs.h
    • edit: include/swift/Frontend/Frontend.h
    • edit: include/swift/Frontend/InputFile.h
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: include/swift/Frontend/ArgsToFrontendInputsConverter.h
    • edit: include/swift/Frontend/FrontendOptions.h
    • add: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
    • add: include/swift/Frontend/ArgsToFrontendOutputsConverter.h
    • edit: lib/Frontend/FrontendOptions.cpp
  • Commit c6b4e8bc2b6de1d5e730d5a9b85d5457827a7f4f by ungar:
    Change tests to specify same number of -o's as primary inputs.

    • edit: test/Migrator/wrap_optional.swift.expected
    • edit: test/IRGen/Mirror-LoadableByAddress-failure.swift
    • edit: test/Migrator/nsopengl_openglversion.swift.expected
    • edit: test/Migrator/rename-func-decl.swift.expected
    • edit: test/Migrator/rename-func-decl.swift
    • edit: test/Migrator/wrap_optional.swift
    • edit: test/Migrator/nsopengl_openglversion.swift
  • Commit 82259e11f1c7819bfcb7f4ecfc91b9ccf7247de4 by dgregor:
    [Runtime] Make type context descriptor accessor for

    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: include/swift/Runtime/Metadata.h
  • Commit 8c4d86c74a70908de6e70ab7567577104704c898 by dgregor:
    [Mangled name -> metadata] Check generic protocol conformance

    • edit: stdlib/public/runtime/Private.h
    • edit: include/swift/Runtime/Metadata.h
    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
  • Commit 7f926809e75c1ee4aa25bf309ef88e8faec04ae6 by dgregor:
    [Runtime] Fix accessors for TargetGenericParamRef.

    • edit: include/swift/Runtime/Metadata.h
  • Commit f8c769c4ae136c0798613b6f47a25fee7fe9bb32 by dgregor:
    [Demangle-to-type] Handle type arguments and requirements for nested

    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: test/Runtime/demangleToMetadata.swift
  • Commit 6b1d16b68b58a5122c75020d3066c1c431ac0f58 by ungar:
    Move comment to declaration.

    • edit: include/swift/Frontend/ArgsToFrontendOutputsConverter.h
    • edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
  • Commit fb199ffb9221730302d583ef61637229738193d7 by pyaskevich:
    [TypeChecker] Mark perf test-case for rdar://problem/22282851 as fast

    • add: validation-test/Sema/type_checker_perf/fast/rdar22282851.swift
    • delete: validation-test/Sema/type_checker_perf/slow/rdar22282851.swift