[Swift CI] Build Failure: 2. Swift Sourcekit Stress Tester (master) #686

Report

[FAILURE] swift-master-sourcekitd-stress-tester [#686]

Build URL:
https://ci.swift.org/job/swift-master-sourcekitd-stress-tester/686/
Project:
swift-master-sourcekitd-stress-tester
Date of build:
Fri, 31 May 2019 20:47:19 -0500
Build duration:
3 hr 31 min

Changes

  • Commit e84142539cd9939111047312662f5b6131cc7f0b by cassie_jones:
    Fix a potential race condition in StdlibUnittest

    • edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
  • Commit e97955e7c75dd9993f06e63d885bf1e44f4451df by pyaskevich:
    [Diagnostics] Add a new diagnostic for missing generic arguments

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 29e79c66e123446ddc770893884e09b3561a1f4e by pyaskevich:
    [ConstraintLocator] NFC: Add a helper to return generic parameter if

    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/ConstraintLocator.cpp
  • Commit 37373587cb4c1187d34460c5b492bf3fb476ad6c by pyaskevich:
    [ConstraintLocator] NFC: Add isForContextualType accessor

    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/ConstraintLocator.cpp
  • Commit 44536fe2e0da73c3ba66b7f39c310be36d6b19ea by pyaskevich:
    [Diagnostics] Improve missing generic argument diagnostic notes

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 47538d50f216c263a67dfa27246652d406736040 by github:
    Document ABI registers

    • edit: docs/ABIStabilityManifesto.md
  • Commit 636b4ceeb23b45b3135bea2983390c8ca95ce3f4 by pyaskevich:
    [ConstraintSystem] Default generic parameters associated with missing

    • edit: lib/Sema/CSSimplify.cpp
  • Commit f8fea88a77653b1a32e6db98e0b1628bbd07becc by github:
    Version II

    • add: docs/ABI/RegisterAllocation.md
    • edit: docs/ABIStabilityManifesto.md
  • Commit 691cae9539f2d66513d0ba984ac28cd3acc8f945 by github:
    Correct return registers

    • edit: docs/ABI/RegisterAllocation.md
  • Commit c30845fa74c1bc519d797e058e63c52030b0dd1c by pyaskevich:
    [ConstraintSystem] Detect and diagnose missing generic arguments

    • edit: test/Constraints/incomplete_function_ref.swift
    • edit: test/decl/nested/type_in_type.swift
    • edit: test/Constraints/tuple.swift
    • edit: include/swift/AST/TypeRepr.h
    • edit: lib/Sema/CSStep.cpp
    • edit: test/decl/typealias/generic.swift
    • edit: test/Sema/typo_correction.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/rdar46544601.swift
    • edit: test/expr/delayed-ident/enum.swift
    • edit: test/Constraints/keyword_arguments.swift
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: test/stdlib/KeyPathAppending.swift
    • edit: test/Generics/invalid.swift
    • edit: test/Constraints/diagnostics.swift
    • edit: test/Constraints/bridging.swift
    • edit: test/Constraints/array_literal.swift
    • edit: lib/Sema/CSFix.cpp
    • edit: test/Constraints/closures.swift
    • edit: test/decl/func/operator.swift
    • edit: test/expr/unary/keypath/keypath.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/Constraints/generics.swift
  • Commit bdeca02a0d9927026837e6a8f6a4b17b46170068 by github:
    More correct for Float values

    • edit: docs/ABI/RegisterAllocation.md
  • Commit fccb83d0a40c493cf3295dd5c5e96b86f43edf3a by github:
    Rename ABI file

    • edit: docs/ABIStabilityManifesto.md
    • add: docs/ABI/RegisterUsage.md
    • delete: docs/ABI/RegisterAllocation.md
  • Commit 84bf2f541b6f5bc8242a72c2cb12f11edcb688ce by github:
    Move document, I'll leave it as it is however.

    • delete: docs/CallingConvention.rst
    • add: docs/ABI/CallingConvention.rst
  • Commit d0a956098b9779d927e944c957cf7e495b72f055 by pyaskevich:
    [Diagnostics] Move findArgumentLocations logic from fix to diagnostic

    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 5e35c3e44550978f307090903f96c4b8cae22b65 by pyaskevich:
    [Diagnostics] Replace CSDiag logic for diagnosing missing generic

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/Sema/diag_ambiguous_overloads.swift
    • edit: lib/Sema/CSDiag.cpp
    • edit: test/expr/unary/keypath/salvage-with-other-type-errors.swift
  • Commit da799ebe51ffa52cdc9347224589ff54eefc138e by pyaskevich:
    [Diagnostics] Add a note if missing parameter is associated with generic

    • edit: test/Constraints/generics.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 4d8e052139fb8cabd267f7cfbd9b7f142ff38c49 by github:
    Update docs/ABIStabilityManifesto.md

    • edit: docs/ABIStabilityManifesto.md
  • Commit 1ccb603b662295177625071e6c68c6bc6f839aeb by github:
    Update docs/ABI/RegisterUsage.md

    • edit: docs/ABI/RegisterUsage.md
  • Commit 07750f5e1d24368d751fb7bfe322026e663774f2 by github:
    Update docs/ABI/RegisterUsage.md

    • edit: docs/ABI/RegisterUsage.md
  • Commit 616877af4ad8ad6178d12bf62e264d199d84731f by github:
    Spelling fix.

    • edit: docs/WindowsBuild.md
  • Commit afd6d66130a4e0422000bafaf8e5a9a9a2243cbc by rishizaki:
    [CodeCompletion] Fix attribute completion for var/let decl

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit 878c9c600b05905cbb6aff264a4bfbe1194c1abd by rishizaki:
    [CodeCompletion] Enable type completion at beginning of attribute

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Parse/ParsePattern.cpp
    • edit: include/swift/Parse/CodeCompletionCallbacks.h
    • edit: lib/Parse/ParseDecl.cpp
  • Commit 9ba232d718aeec6667be683d4c9d8a294635d89b by rishizaki:
    [CodeCompletion] Implement completion at custom attribute argument

    • edit: include/swift/Parse/Parser.h
    • edit: test/IDE/complete_decl_attribute.swift
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/AST/ASTWalker.cpp
    • edit: include/swift/Parse/CodeCompletionCallbacks.h
    • edit: lib/Parse/ParsePattern.cpp
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/IDE/ExprContextAnalysis.cpp
    • edit: lib/Parse/ParseGeneric.cpp
    • add: test/IDE/complete_property_delegate_attribute.swift
    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 32a0b2e771e95bf1bc8a6c77db95a536c09a8603 by rishizaki:
    [CodeCompletion] Exclude precedence groups from type completion

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_decl_attribute.swift
  • Commit d0659574ae35c982ff1f3382fa4649274a209de4 by rishizaki:
    [CodeCompletion] Don't include symbols starting with '$_'

    • edit: lib/AST/Decl.cpp
    • add: test/IDE/complete_property_delegate.swift
  • Commit fcc35c7012b457c3164b09e6bbdc10b58031a831 by rishizaki:
    [SyntaxModel] Don't mark custom attribute as attribute-builtin

    • edit: lib/IDE/SyntaxModel.cpp
    • edit: lib/AST/Decl.cpp
  • Commit 10439a0f0042f421ae6cf60f5c1b1bfcb5b1ad5d by rishizaki:
    [CodeCompletion] Hide names starting with '$__' (instead of '$_')

    • edit: lib/AST/Decl.cpp
  • Commit c14779fa59874bb020a90ef83eadd728d3de73d1 by rishizaki:
    [IDE] Property delegate: Add custom attribute coloring test

    • edit: test/IDE/coloring.swift
  • Commit 959a6acc284d793c7af2f39b42bbda107011a982 by aschwaighofer:
    Fix build-script's handling of

    • edit: utils/build_swift/tests/test_driver_arguments.py
    • edit: utils/build-script-impl
    • edit: utils/build_swift/driver_arguments.py
    • edit: utils/swift_build_support/swift_build_support/host_specific_configuration.py
    • edit: utils/build-script
    • edit: utils/swift_build_support/tests/test_host_specific_configuration.py
    • edit: utils/build_swift/tests/expected_options.py
  • Commit b33b40b587e71436503db11c098009e70dc47ad8 by aschwaighofer:
    Another fix

    • edit: utils/build-script-impl
  • Commit ada2f9ce464214aa44d1aee3a4629cfb97df22cf by mgottesman:
    [pred-deadalloc-elim] Teach the pass how to eliminate dead allocations

    • edit: test/SILOptimizer/predictable_deadalloc_elim_ownership.sil
    • edit: lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp
    • edit: test/SILOptimizer/predictable_memopt_ownership.sil
  • Commit 66227614746723cef2c52d233f06cff9e67dd1a3 by mgottesman:
    [toolchain-stdlib-build] Make sure to run only tests under stdlib/ and

    • edit: utils/build-presets.ini
  • Commit fb55fc3be8dfb9141f19efa7f2d964a1b726ab16 by github:
    [redux][Foundation] Fix availability of NSValue.value(of:) (#25179)

    • edit: stdlib/public/Darwin/Foundation/NSValue.swift.gyb
    • edit: test/stdlib/NSValueBridging.swift.gyb
  • Commit 58ff046e2a00c876b023cecb5c64fd00d13df5a8 by nhawes:
    [SourceKitStressTester] Fix nondeterminism in the ordering and existence

    • edit: SourceKitStressTester/Sources/StressTester/StressTester.swift
    • edit: SourceKitStressTester/Sources/SwiftCWrapper/SwiftCWrapper.swift