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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4593/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Wed, 08 Apr 2020 01:52:55 -0500
Build duration:
4 hr 7 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 fce674efcb78d42b76f946c126d35839bccc0875 by patrickpijnappel:
    [benchmark] Premultiply N for case conversion benchmark

    • edit: benchmark/single-source/AngryPhonebook.swift
  • Commit 5bbc43c4d2775a557920359d032ff372ec72e3e6 by dgregor:
    [CMake] Add -simulator to simulator target triples.

    • edit: test/lit.cfg
    • edit: cmake/modules/macCatalystUtils.cmake
    • edit: cmake/modules/SwiftConfigureSDK.cmake
    • edit: test/CMakeLists.txt
  • Commit 044613a13b1af4a96c4881169a30ca5ce22cb93b by dgregor:
    [build-script] Add -simulator to simulator target triples.

    • edit: utils/build-script-impl
  • Commit 6784930f3b0c8d8affec4b76f9238d4a6d67b9d8 by dgregor:
    [lit] Use simulator triples consistently.

    • edit: test/lit.cfg
    • edit: test/IRGen/objc_properties_ios.swift
  • Commit 7a2c28db1a17115ef536ee0fd76cd77c0bdc9220 by dgregor:
    [TBD] Update test to account for iOS device vs. iOS simulator.

    • edit: test/TBD/linker-directives-ld-previous-ios.swift
    • edit: test/TBD/Inputs/install-name-map-toasterkit.json
  • Commit 6196a8a0454b99d759d79fba2672928a7a49365c by patrickpijnappel:
    [benchmark] Rename premultiplied tests

    • edit: benchmark/single-source/AngryPhonebook.swift
  • Commit f9ef75ff34a96dd1258a41d416c0563922c8b7ac by danielzheng:
    Remove SourceFile::addVisibleDecl.

    • edit: lib/SILOptimizer/Utils/Differentiation/LinearMapInfo.cpp
    • edit: lib/AST/Module.cpp
    • edit: include/swift/AST/SourceFile.h
  • Commit 69a22f6d95498ec24f23e5fec490bc8c5716a68d by atrick:
    Simplify metatype instructions.

    • edit: lib/SILOptimizer/Analysis/SimplifyInstruction.cpp
    • edit: test/SILOptimizer/sil_simplify_instrs.sil
  • Commit c834696bfa8f4ffcc8a8c070eb4fb6b7be042633 by danielzheng:
    Add SynthesizedFileUnit.

    • add: include/swift/AST/SynthesizedFileUnit.h
    • edit: lib/AST/Module.cpp
    • edit: lib/SymbolGraphGen/SymbolGraph.cpp
    • edit: lib/IRGen/IRGenModule.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Index/Index.cpp
    • edit: lib/AST/DeclContext.cpp
    • edit: lib/IRGen/IRGen.cpp
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/Index/IndexRecord.cpp
    • edit: include/swift/AST/Module.h
  • Commit f7a9eed4dea64f96ed7d477238703ba2f27f34c0 by danielzheng:
    [AutoDiff] Add generated implicit declarations to SynthesizedFileUnit.

    • add: test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift
    • edit: include/swift/AST/SynthesizedFileUnit.h
    • edit: lib/AST/Module.cpp
    • edit: include/swift/SILOptimizer/Utils/Differentiation/LinearMapInfo.h
    • delete: test/AutoDiff/compiler_crashers/tf1232-autodiff-generated-declaration-mangling.swift
    • edit: lib/SILOptimizer/Utils/Differentiation/ADContext.cpp
    • edit: include/swift/SILOptimizer/Utils/Differentiation/ADContext.h
    • edit: lib/SILOptimizer/Utils/Differentiation/LinearMapInfo.cpp
    • edit: lib/IRGen/IRGen.cpp
  • Commit de4deb58679db072f13ef5333bfa93334394be44 by danielzheng:
    [AutoDiff] Lazily create synthesized file during differentiation.

    • edit: include/swift/SILOptimizer/Utils/Differentiation/ADContext.h
    • edit: lib/SILOptimizer/Utils/Differentiation/LinearMapInfo.cpp
    • edit: lib/SILOptimizer/Utils/Differentiation/ADContext.cpp
  • Commit 33154ab6f15693328b5005659e45ad31d45d12fc by github:
    [lldb] Handle new Swift synthesized FileUnitKind. (#1042)

    • edit: lldb/source/Symbol/SwiftASTContext.cpp
  • Commit 76cb47f4e9768b9ab031553080c481b6087ad394 by ankit_aggarwal:
    Fix InMemoryGitRepository by expecting its contents to present at root

    • edit: Sources/SPMTestSupport/TestWorkspace.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • edit: Sources/SourceControl/InMemoryGitRepository.swift
  • Commit d196d9df58ef0b9067b8343533110e190c6c7997 by ankit_aggarwal:
    Mark all current vNext functionality as 5.3

    • edit: Fixtures/Resources/Localized/Package.swift
    • edit: IntegrationTests/Fixtures/BinaryTargets/TestBinary/Package.swift
    • edit: Sources/PackageModel/ToolsVersion.swift
    • edit: Sources/PackageDescription/SupportedPlatforms.swift
    • edit: Tests/XCBuildSupportTests/PIFBuilderTests.swift
    • edit: swift-tools-support-core/Sources/TSCUtility/Versioning.swift
    • add: Tests/PackageLoadingTests/PD5_3LoadingTests.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Tests/PackageLoadingTests/PD5_2LoadingTests.swift
    • edit: Fixtures/Resources/Simple/Package.swift
    • edit: Sources/PackageDescription/Target.swift
    • edit: Tests/PackageLoadingTests/TargetSourcesBuilderTests.swift
    • edit: Sources/PackageLoading/TargetSourcesBuilder.swift
    • edit: Tests/PackageLoadingTests/PackageBuilderTests.swift
    • edit: Sources/PackageDescription/PackageDescription.swift
    • delete: Tests/PackageLoadingTests/PDNextLoadingTests.swift