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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4409/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Fri, 28 Feb 2020 14:26:22 -0600
Build duration:
3 hr 41 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 96d7434fd089de92293c1453019e1a35e12f11c7 by hborla:
    [Sema] Implement type erasure for dynamic replacement when the

    • edit: lib/Sema/CSGen.cpp
    • add: test/Sema/type_eraser.swift
  • Commit 3032dbd210742d2cdaf2ef225a18e6b7dd3a180b by hborla:
    [Serialization] Implement serialization/deserialization for the

    • edit: lib/Serialization/Deserialization.cpp
    • edit: lib/Serialization/Serialization.cpp
    • edit: include/swift/AST/Attr.def
  • Commit 3a361c7f02edf9dfe2d9bbfe52dcba115cd1a31a by hborla:
    [Attr] Implement printing the typeEraser attribute.

    • edit: lib/AST/Attr.cpp
  • Commit 691863d9d2d7e3401f6b5fd7709c5051afba6569 by saeta:
    Switch UnitTestSourceFileDepGraphFactory.cpp to use " instead of `

    • edit: unittests/Driver/UnitTestSourceFileDepGraphFactory.cpp
  • Commit 97b322f466a08277996b7316a3078cca9d0bfd1e by compnerd:
    swift-lang: moved to swift-stress-tester

    • delete: tools/SourceKit/tools/swift-lang/SourceKitdClient.swift
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdUID.swift
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdResponse.swift
    • delete: tools/SourceKit/tools/swift-lang/CMakeLists.txt
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdRequest.swift
    • edit: tools/SourceKit/tools/CMakeLists.txt
    • delete: tools/SourceKit/tools/swift-lang/SwiftLang.swift
    • delete: tools/SourceKit/tools/swift-lang/UIDs.swift.gyb
  • Commit 3cdc30ffebaf48d6a15265bb2f5ee5edc5f450ef by hborla:
    [Sema] Support type erasure for dynamic replacement in function

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/BuilderTransform.cpp
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: test/Sema/type_eraser.swift
  • Commit 5ce509663330b391dafaa84c130ec36926193f48 by hborla:
    [Test] Add more tests for @_typeEraser

    • edit: test/Serialization/serialize_attr.swift
    • edit: test/Sema/type_eraser.swift
  • Commit d8a40a16621ef66171441f416c3df57e3497c8fc by compnerd:
    build: use the correct install location

    • edit: utils/swift_build_support/swift_build_support/products/tensorflow.py
    • edit: utils/swift_build_support/swift_build_support/products/pythonkit.py
  • Commit 535bb9bf8f6b7914deb31fdfcb0b821ea6428850 by rwidmann:
    [NFC] UnifiedStatsReporter is owned by CompilerInstance

    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Frontend/Frontend.cpp
  • Commit ccf472d158d07494be01478a2c09aa5e20113a6c by rwidmann:
    [NFC] Clean up performLLVM a bit

    • edit: lib/AST/ASTContext.cpp
    • edit: include/swift/Subsystems.h
    • edit: lib/IRGen/IRGen.cpp
  • Commit de72824b04c6f277c325e74120fca38e63f360b7 by rwidmann:
    [Gardening] Canonicalize usages of ASTContext::Stats

    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Parse/Parser.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Serialization/Deserialization.cpp
    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/AST/UnqualifiedLookup.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: lib/Sema/ConstraintGraph.cpp
    • edit: lib/Sema/TypeCheckDeclPrimary.cpp
    • edit: lib/AST/Module.cpp
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/NameBinding.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/Sema/TypeChecker.cpp
  • Commit 7dd000bdb57b5b699392fdeaf3db3953ca5642ba by rwidmann:
    [NFC] Remove the stats reporter parameter from FrontendTool entrypoints

    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit a6651a920d319ce8a655bc9da26ca3a1b41fa257 by rwidmann:
    Generalize and fix compiler resource freeing before LLVM

    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: include/swift/Frontend/Frontend.h
  • Commit 82fe6b07a40a2ea50d60ba4ad7411f88a3f2f759 by ankit_aggarwal:
    [PackageModel] Add sdk options to platform description

    • edit: Tests/PackageLoadingTests/PD5LoadingTests.swift
    • edit: Sources/PackageDescription/SupportedPlatforms.swift
    • edit: Sources/PackageModel/Manifest.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Sources/PackageLoading/PackageDescription4Loader.swift

New issue found!