This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RetryingOperation with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/RetryingOperation.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Frizlab/RetryingOperation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e635bf0 Dummy remark added in a comment
Cloned https://github.com/Frizlab/RetryingOperation.git
Revision (git rev-parse @):
e635bf001fef0247f25dad1ed85ba369b0b46e4b
SUCCESS checkout https://github.com/Frizlab/RetryingOperation.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Frizlab/RetryingOperation.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/apple/swift-log.git
[1/153] Fetching safeglobal
[154/3514] Fetching safeglobal, swift-log
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.42s)
Fetched https://github.com/apple/swift-log.git from cache (0.42s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
[1/60887] Fetching swift-syntax
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.0 (0.56s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (1.37s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.1 (1.96s)
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.1
Building for debugging...
[0/34] Write sources
[17/34] Write swift-version-24593BA9C3E375BF.txt
[19/43] Compiling SwiftSyntax510 Empty.swift
[20/43] Emitting module SwiftSyntax510
[22/44] Emitting module SwiftSyntax509
[23/44] Compiling SwiftSyntax509 Empty.swift
[23/45] Wrapping AST for SwiftSyntax510 for debugging
[25/45] Wrapping AST for SwiftSyntax509 for debugging
[27/105] Compiling Logging MetadataProvider.swift
[28/105] Compiling Logging LogHandler.swift
[29/105] Compiling Logging Logging.swift
[30/105] Emitting module Logging
[31/105] Compiling Logging Locks.swift
[33/106] Emitting module SwiftSyntax
[34/114] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[35/114] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[36/114] Compiling SwiftSyntax SyntaxBaseNodes.swift
[37/114] Compiling SwiftSyntax SyntaxCollections.swift
[38/114] Compiling SwiftSyntax SyntaxEnum.swift
[39/114] Compiling SwiftSyntax SyntaxKind.swift
[40/114] Compiling SwiftSyntax SyntaxRewriter.swift
[41/114] Compiling SwiftSyntax SyntaxTraits.swift
[42/114] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[43/114] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[44/114] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[45/114] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[46/114] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[47/114] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[48/114] Compiling SwiftSyntax RawSyntaxValidation.swift
[49/114] Compiling SwiftSyntax SyntaxNodesAB.swift
[50/114] Compiling SwiftSyntax AbsolutePosition.swift
[51/114] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[52/114] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[53/114] Compiling SwiftSyntax Assert.swift
[54/114] Compiling SwiftSyntax BumpPtrAllocator.swift
[55/114] Compiling SwiftSyntax CommonAncestor.swift
[56/114] Compiling SwiftSyntax Convenience.swift
[57/114] Compiling SwiftSyntax MemoryLayout.swift
[58/114] Compiling SwiftSyntax MissingNodeInitializers.swift
[59/114] Compiling SwiftSyntax SyntaxArena.swift
[60/114] Compiling SwiftSyntax SyntaxChildren.swift
[61/114] Compiling SwiftSyntax SyntaxCollection.swift
[62/114] Compiling SwiftSyntax SyntaxHashable.swift
[63/114] Compiling SwiftSyntax SyntaxIdentifier.swift
[64/114] Compiling SwiftSyntax SyntaxNodeStructure.swift
[65/114] Compiling SwiftSyntax SyntaxProtocol.swift
[66/114] Compiling SwiftSyntax SyntaxText.swift
[67/114] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[68/114] Compiling SwiftSyntax TokenDiagnostic.swift
[69/114] Compiling SwiftSyntax TokenSequence.swift
[70/114] Compiling SwiftSyntax TokenSyntax.swift
[71/114] Compiling SwiftSyntax Trivia.swift
[72/114] Compiling SwiftSyntax Utils.swift
[73/114] Compiling SwiftSyntax ChildNameForKeyPath.swift
[74/114] Compiling SwiftSyntax Keyword.swift
[75/114] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[76/114] Compiling SwiftSyntax RawSyntax.swift
[77/114] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[78/114] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[79/114] Compiling SwiftSyntax RawSyntaxTokenView.swift
[80/114] Compiling SwiftSyntax SourceLength.swift
[81/114] Compiling SwiftSyntax SourceLocation.swift
[82/114] Compiling SwiftSyntax SourcePresence.swift
[83/114] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[84/114] Compiling SwiftSyntax Syntax.swift
[85/114] Compiling SwiftSyntax SyntaxTransform.swift
[86/114] Compiling SwiftSyntax SyntaxVisitor.swift
[87/114] Compiling SwiftSyntax TokenKind.swift
[88/114] Compiling SwiftSyntax Tokens.swift
[89/114] Compiling SwiftSyntax TriviaPieces.swift
[90/114] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[91/114] Compiling SwiftSyntax RawSyntaxNodesC.swift
[92/114] Compiling SwiftSyntax RawSyntaxNodesD.swift
[93/114] Compiling SwiftSyntax SyntaxNodesC.swift
[94/114] Compiling SwiftSyntax SyntaxNodesD.swift
[95/114] Compiling SwiftSyntax SyntaxNodesEF.swift
[96/114] Compiling SwiftSyntax SyntaxNodesGHI.swift
[97/114] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[98/114] Compiling SwiftSyntax SyntaxNodesOP.swift
[99/114] Compiling SwiftSyntax SyntaxNodesQRS.swift
[100/114] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[101/115] Wrapping AST for SwiftSyntax for debugging
[103/166] Compiling SwiftDiagnostics Note.swift
[104/166] Compiling SwiftDiagnostics Message.swift
[105/166] Compiling SwiftDiagnostics Diagnostic.swift
[106/166] Emitting module SwiftDiagnostics
[107/166] Compiling SwiftDiagnostics Convenience.swift
[108/166] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[109/166] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[110/166] Compiling SwiftBasicFormat Syntax+Extensions.swift
[111/166] Compiling SwiftDiagnostics FixIt.swift
[112/166] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[113/166] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[114/167] Compiling SwiftBasicFormat BasicFormat.swift
[115/167] Emitting module SwiftBasicFormat
[117/168] Wrapping AST for SwiftDiagnostics for debugging
[118/168] Wrapping AST for SwiftBasicFormat for debugging
[120/168] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[121/168] Compiling SwiftParser StringLiterals.swift
[122/168] Compiling SwiftParser SwiftParserCompatibility.swift
[123/168] Compiling SwiftParser SyntaxUtils.swift
[124/168] Compiling SwiftParser TokenConsumer.swift
[125/168] Compiling SwiftParser TokenPrecedence.swift
[126/168] Compiling SwiftParser TokenSpec.swift
[127/168] Compiling SwiftParser TokenSpecSet.swift
[128/168] Compiling SwiftParser TopLevel.swift
[129/168] Compiling SwiftParser TriviaParser.swift
[130/173] Emitting module SwiftParser
[131/173] Compiling SwiftParser Lexer.swift
[132/173] Compiling SwiftParser RegexLiteralLexer.swift
[133/173] Compiling SwiftParser UnicodeScalarExtensions.swift
[134/173] Compiling SwiftParser Lookahead.swift
[135/173] Compiling SwiftParser LoopProgressCondition.swift
[136/173] Compiling SwiftParser Modifiers.swift
[137/173] Compiling SwiftParser Names.swift
[138/173] Compiling SwiftParser Nominals.swift
[139/173] Compiling SwiftParser Parameters.swift
[140/173] Compiling SwiftParser ParseSourceFile.swift
[141/173] Compiling SwiftParser Parser.swift
[142/173] Compiling SwiftParser Patterns.swift
[143/173] Compiling SwiftParser Recovery.swift
[144/173] Compiling SwiftParser Specifiers.swift
[145/173] Compiling SwiftParser Statements.swift
[146/173] Compiling SwiftParser Attributes.swift
[147/173] Compiling SwiftParser Availability.swift
[148/173] Compiling SwiftParser CharacterInfo.swift
[149/173] Compiling SwiftParser CollectionNodes+Parsable.swift
[150/173] Compiling SwiftParser Declarations.swift
[151/173] Compiling SwiftParser Directives.swift
[152/173] Compiling SwiftParser ExperimentalFeatures.swift
[153/173] Compiling SwiftParser Expressions.swift
[154/173] Compiling SwiftParser IncrementalParseTransition.swift
[155/173] Compiling SwiftParser Cursor.swift
[156/173] Compiling SwiftParser Lexeme.swift
[157/173] Compiling SwiftParser LexemeSequence.swift
[158/173] Compiling SwiftParser Types.swift
[159/173] Compiling SwiftParser IsLexerClassified.swift
[160/173] Compiling SwiftParser LayoutNodes+Parsable.swift
[161/173] Compiling SwiftParser Parser+TokenSpecSet.swift
[162/173] Compiling SwiftParser TokenSpecStaticMembers.swift
[163/174] Wrapping AST for SwiftParser for debugging
[165/197] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[166/198] Compiling SwiftOperators PrecedenceGraph.swift
[167/198] Compiling SwiftOperators OperatorTable.swift
[168/198] Compiling SwiftOperators PrecedenceGroup.swift
[169/199] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[170/199] Compiling SwiftOperators SyntaxSynthesis.swift
[171/199] Compiling SwiftOperators OperatorTable+Semantics.swift
[172/199] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[173/199] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[174/199] Compiling SwiftParserDiagnostics MissingNodesError.swift
[175/199] Compiling SwiftParserDiagnostics MissingTokenError.swift
[176/199] Emitting module SwiftOperators
[177/199] Compiling SwiftOperators OperatorTable+Folding.swift
[179/200] Emitting module SwiftParserDiagnostics
[179/200] Wrapping AST for SwiftOperators for debugging
[181/200] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[182/200] Compiling SwiftParserDiagnostics Utils.swift
[183/200] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[184/200] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[185/200] Compiling SwiftParserDiagnostics PresenceUtils.swift
[190/200] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[191/200] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[192/201] Wrapping AST for SwiftParserDiagnostics for debugging
[194/215] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[195/215] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[196/215] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[197/215] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[198/216] Compiling SwiftSyntaxBuilder Indenter.swift
[199/216] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[200/216] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[201/216] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[202/216] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[203/216] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[204/216] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[205/216] Emitting module SwiftSyntaxBuilder
[206/216] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[207/216] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[208/216] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[209/217] Wrapping AST for SwiftSyntaxBuilder for debugging
[211/231] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[212/231] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[213/232] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[214/232] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[215/232] Compiling SwiftSyntaxMacros MemberMacro.swift
[216/232] Compiling SwiftSyntaxMacros Macro.swift
[217/232] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[218/232] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[219/232] Compiling SwiftSyntaxMacros Macro+Format.swift
[220/232] Compiling SwiftSyntaxMacros PeerMacro.swift
[221/232] Compiling SwiftSyntaxMacros AccessorMacro.swift
[222/232] Compiling SwiftSyntaxMacros AttachedMacro.swift
[223/232] Emitting module SwiftSyntaxMacros
[224/232] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[225/232] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[226/233] Wrapping AST for SwiftSyntaxMacros for debugging
[228/241] Emitting module SwiftSyntaxMacroExpansion
[229/241] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[230/241] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[231/241] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[232/241] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[233/241] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[234/241] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[235/241] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[236/242] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[238/249] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[239/249] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[240/249] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[241/249] Emitting module SwiftCompilerPluginMessageHandling
[242/249] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[243/249] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[244/249] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[245/250] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[247/252] Emitting module SwiftCompilerPlugin
[248/252] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[249/253] Wrapping AST for SwiftCompilerPlugin for debugging
[251/257] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[252/257] Compiling SafeGlobalMacros  Errors.swift
[253/257] Emitting module SafeGlobalMacros
[254/257] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[255/258] Wrapping AST for SafeGlobalMacros for debugging
[256/258] Write Objects.LinkFileList
[257/258] Linking SafeGlobalMacros
[259/262] Compiling SafeGlobal SafeGlobalMacro.swift
[260/262] Compiling SafeGlobal NSLock+Linux.swift
[261/262] Emitting module SafeGlobal
[262/262] Compiling SafeGlobal SafeGlobal.swift
[264/268] Compiling RetryingOperation RetryingOperationConfig.swift
[265/268] Compiling RetryingOperation WrappedRetryingOperation.swift
[266/268] Compiling RetryingOperation RetryHelper.swift
[267/268] Emitting module RetryingOperation
[268/268] Compiling RetryingOperation RetryingOperation.swift
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:110:22: warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
108 | 		else {
109 | 			/* We are in an asynchronous operation, we must start the operation ourselves. */
110 | 			retryQueue.async{ self._startBaseOperationOnQueue(isRetry: false) }
    |                      `- warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
111 | 		}
112 | 	}
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:203:21: warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
201 | 	 But if you call this method with `nil`, the base operation is retried *now*. */
202 | 	public final func retry(withHelpers helpers: [RetryHelper]?) {
203 | 		retryQueue.async{ self._unsafeRetry(withHelpers: helpers) }
    |                     `- warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
204 | 	}
205 |
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:262:11: warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
260 |
261 | 		retryQueue.async{
262 | 			assert(self.isExecuting && self.isBaseOperationRunning)
    |           `- warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
263 | 			self.isBaseOperationRunning = false
264 |
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:262:11: warning: implicit capture of 'self' requires that 'RetryingOperation' conforms to `Sendable`; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
260 |
261 | 		retryQueue.async{
262 | 			assert(self.isExecuting && self.isBaseOperationRunning)
    |           `- warning: implicit capture of 'self' requires that 'RetryingOperation' conforms to `Sendable`; this is an error in the Swift 6 language mode
263 | 			self.isBaseOperationRunning = false
264 |
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:262:31: warning: implicit capture of 'self' requires that 'RetryingOperation' conforms to `Sendable`; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
260 |
261 | 		retryQueue.async{
262 | 			assert(self.isExecuting && self.isBaseOperationRunning)
    |                               `- warning: implicit capture of 'self' requires that 'RetryingOperation' conforms to `Sendable`; this is an error in the Swift 6 language mode
263 | 			self.isBaseOperationRunning = false
264 |
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:455:7: warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
453 |
454 | 		retryQueue.async{
455 | 			if self.retryHelpers != nil {
    |       `- warning: capture of 'self' with non-sendable type 'RetryingOperation' in a `@Sendable` closure; this is an error in the Swift 6 language mode
456 | 				assert(self.retryingState.isWaitingToRetry)
457 |
/host/spi-builder-workspace/Sources/RetryingOperation/RetryingOperation.swift:456:12: warning: implicit capture of 'self' requires that 'RetryingOperation' conforms to `Sendable`; this is an error in the Swift 6 language mode
 78 |  A solution is to use `RetryableOperationWrapper`.
 79 |  See the doc of this class for more information. */
 80 | open class RetryingOperation : Operation {
    |            `- note: class 'RetryingOperation' does not conform to the 'Sendable' protocol
 81 |
 82 | 	public var numberOfRetries: Int? {
    :
454 | 		retryQueue.async{
455 | 			if self.retryHelpers != nil {
456 | 				assert(self.retryingState.isWaitingToRetry)
    |            `- warning: implicit capture of 'self' requires that 'RetryingOperation' conforms to `Sendable`; this is an error in the Swift 6 language mode
457 |
458 | 				/* Tears-down the retry helpers. */
Build complete! (164.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    }
  ],
  "manifest_display_name" : "RetryingOperation",
  "name" : "RetryingOperation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "RetryingOperation",
      "targets" : [
        "RetryingOperation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RetryingOperationTests",
      "module_type" : "SwiftTarget",
      "name" : "RetryingOperationTests",
      "path" : "Tests/RetryingOperationTests",
      "sources" : [
        "Helpers/BasicAsynchronousRetryingOperation.swift",
        "Helpers/BasicSynchronousRetryableOperation.swift",
        "Helpers/BasicSynchronousRetryingOperation.swift",
        "Helpers/CustomRetrySynchronousRetryingOperation.swift",
        "RetryingOperationTests.swift"
      ],
      "target_dependencies" : [
        "RetryingOperation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RetryingOperation",
      "module_type" : "SwiftTarget",
      "name" : "RetryingOperation",
      "path" : "Sources/RetryingOperation",
      "product_dependencies" : [
        "Logging",
        "SafeGlobal"
      ],
      "product_memberships" : [
        "RetryingOperation"
      ],
      "sources" : [
        "RetryHelper.swift",
        "RetryingOperation.swift",
        "RetryingOperationConfig.swift",
        "WrappedRetryingOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.