[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (Debug) #1337

Report

[FAILURE] swift-master-source-compat-suite-debug [#1337]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/1337/
Project:
swift-master-source-compat-suite-debug
Date of build:
Wed, 01 May 2019 05:24:03 -0500
Build duration:
1 min 33 sec

Changes

  • Commit e348f6c5ecdbd49ac755da23955cc44dda6f4f3e by danielrodriguez:
    [android] Make ADB push use sync if available.

    • edit: utils/android/adb/commands.py
    • edit: utils/android/adb_push_built_products/main.py
  • Commit 3d9a28925ba311363f24e8e20e385671e4a3e2ca by apl:
    [CMake] Modify swift_install_in_component to support cmake install

    • edit: cmake/modules/SwiftComponents.cmake
    • edit: tools/libSwiftSyntaxParser/CMakeLists.txt
    • edit: cmake/modules/AddSwift.cmake
    • edit: stdlib/public/SwiftShims/CMakeLists.txt
    • edit: lib/Driver/CMakeLists.txt
    • edit: include/swift/SwiftRemoteMirror/CMakeLists.txt
    • edit: utils/api_checker/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
    • edit: lib/SwiftDemangle/CMakeLists.txt
    • edit: docs/CMakeLists.txt
    • edit: utils/vim/CMakeLists.txt
    • edit: cmake/modules/SwiftManpage.cmake
    • edit: CMakeLists.txt
    • edit: test/CMakeLists.txt
    • edit: stdlib/public/Platform/CMakeLists.txt
    • edit: utils/CMakeLists.txt
    • edit: stdlib/public/runtime/CMakeLists.txt
    • edit: tools/SourceKit/cmake/modules/AddSwiftSourceKit.cmake
    • edit: apinotes/CMakeLists.txt
    • edit: tools/SourceKit/tools/complete-test/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
    • edit: lib/Migrator/CMakeLists.txt
    • edit: stdlib/CMakeLists.txt
    • edit: tools/driver/CMakeLists.txt
    • edit: cmake/modules/SwiftSource.cmake
  • Commit 09fbdc20cbae4118d03a1e7fc9f516710395000f by alaferriere:
    Sema: intro a request evaluator to get the structural type of type

    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: lib/Sema/TypeCheckGeneric.cpp
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
  • Commit a315e44616211e2e3cdf151ffca1442936618977 by alaferriere:
    GSB: use StructuralTypeRequest for type aliases

    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit c7aa0147eb636fc88e938126b90a47558a119d61 by alaferriere:
    Sema: make StructuralTypeRequest use CacheKind::Cached

    • edit: include/swift/AST/ASTTypeIDs.h
    • edit: include/swift/AST/ASTTypeIDZone.def
    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: include/swift/AST/TypeCheckRequests.h
  • Commit 5bbf06c3d5804055aa1c5308704968171a37aad9 by alaferriere:
    Sema: use the underlying type when available instead of the structural

    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit c27dca33839f3dc179d30310d7be00c50671d91c by alaferriere:
    Sema: restrict the options to resolve the structural type of type

    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeCheckGeneric.cpp
  • Commit bddb40dacfc2362fd3ed8b6c5ffda75c062db40a by alaferriere:
    GSB: ignore generic types in expandConformanceRequirement

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • delete: validation-test/compiler_crashers/28861-gpdecl-getdepth-generictypeparamdecl-invaliddepth-parameter-hasnt-been-validated.swift
    • add: validation-test/compiler_crashers_fixed/28861-gpdecl-getdepth-generictypeparamdecl-invaliddepth-parameter-hasnt-been-validated.swift
  • Commit 7f5162864ef26c931b1d03c4d540ca814ed3d35b by github:
    Disable ErrorBridgedStatic.swift to unblock toolchain bot.

    • edit: test/stdlib/ErrorBridgedStatic.swift