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, reference main (033f46), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 23:33:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/RetryingOperation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/RetryingOperation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 033f46e Use GlobalConfModule instead of SafeGlobal for the config
Cloned https://github.com/Frizlab/RetryingOperation.git
Revision (git rev-parse @):
033f46e7c4cf807c8dbfded3d16a1ba15982fc95
SUCCESS checkout https://github.com/Frizlab/RetryingOperation.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
[6/586] Fetching globalconfmodule
[236/4309] Fetching globalconfmodule, swift-log
[348/5298] Fetching globalconfmodule, swift-log, swift-service-context
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (1.02s)
[3596/4712] Fetching swift-log, swift-service-context
[4713/71396] Fetching swift-log, swift-service-context, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.67s)
Fetched https://github.com/apple/swift-service-context.git from cache (3.67s)
Fetched https://github.com/apple/swift-log.git from cache (3.68s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (3.19s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.56s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.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.6.2
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "retryingoperation",
      "name": "RetryingOperation",
      "url": "https://github.com/Frizlab/RetryingOperation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RetryingOperation",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "globalconfmodule",
          "name": "GlobalConfModule",
          "url": "https://github.com/Frizlab/GlobalConfModule.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
          "dependencies": [
            {
              "identity": "swift-service-context",
              "name": "swift-service-context",
              "url": "https://github.com/apple/swift-service-context.git",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "510.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/RetryingOperation.git
[5/427] Fetching retryingoperation
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.92s)
Fetching https://github.com/Frizlab/GlobalConfModule.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.47s)
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.02s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.94s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.94s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.02s)
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.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.6.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at main (033f46e)
warning: '.resolve-product-dependencies': dependency 'retryingoperation' is not used by any target
Found 2 product dependencies
  - swift-log
  - GlobalConfModule
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Frizlab/RetryingOperation.git
{
  "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" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    }
  ],
  "manifest_display_name" : "RetryingOperation",
  "name" : "RetryingOperation",
  "path" : "/Users/admin/builder/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",
        "GlobalConfModule"
      ],
      "product_memberships" : [
        "RetryingOperation"
      ],
      "sources" : [
        "RetryHelper.swift",
        "RetryingOperation.swift",
        "RetryingOperationConfig.swift",
        "WrappedRetryingOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/21] Write sources
[18/21] Write swift-version--7754E27361AE5C74.txt
[20/33] Emitting module SwiftSyntax509
[21/33] Compiling SwiftSyntax509 Empty.swift
[22/33] Compiling SwiftSyntax510 Empty.swift
[23/33] Emitting module SwiftSyntax510
[24/33] Compiling ServiceContextModule ServiceContextKey.swift
[25/33] Emitting module ServiceContextModule
[26/33] Compiling ServiceContextModule ServiceContext.swift
[27/95] Compiling Logging MetadataProvider.swift
[28/95] Compiling Logging Locks.swift
[29/95] Compiling Logging Logging.swift
[30/95] Emitting module Logging
[31/95] Compiling Logging LogHandler.swift
[32/95] Compiling SwiftSyntax SourceLocation.swift
[33/95] Compiling SwiftSyntax SourcePresence.swift
[34/95] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[35/95] Compiling SwiftSyntax Syntax.swift
[36/95] Compiling SwiftSyntax SyntaxArena.swift
[37/95] Compiling SwiftSyntax SyntaxChildren.swift
[38/95] Compiling SwiftSyntax SyntaxCollection.swift
[39/101] Compiling SwiftSyntax RawSyntaxNodesC.swift
[40/101] Compiling SwiftSyntax RawSyntaxNodesD.swift
[41/101] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[42/101] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[43/101] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[44/101] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[45/101] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[46/101] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[47/101] Compiling SwiftSyntax SyntaxBaseNodes.swift
[48/101] Compiling SwiftSyntax SyntaxCollections.swift
[49/101] Compiling SwiftSyntax SyntaxEnum.swift
[50/101] Compiling SwiftSyntax SyntaxKind.swift
[51/101] Compiling SwiftSyntax SyntaxRewriter.swift
[52/101] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[53/101] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[54/101] Compiling SwiftSyntax RawSyntaxValidation.swift
[55/101] Compiling SwiftSyntax SyntaxNodesAB.swift
[56/101] Compiling SwiftSyntax SyntaxNodesC.swift
[57/101] Compiling SwiftSyntax SyntaxNodesD.swift
[58/101] Compiling SwiftSyntax AbsolutePosition.swift
[59/101] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[60/101] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[61/101] Compiling SwiftSyntax Assert.swift
[62/101] Compiling SwiftSyntax BumpPtrAllocator.swift
[63/101] Compiling SwiftSyntax CommonAncestor.swift
[64/101] Compiling SwiftSyntax Convenience.swift
[65/101] Emitting module SwiftSyntax
[66/101] Compiling SwiftSyntax TokenSequence.swift
[67/101] Compiling SwiftSyntax TokenSyntax.swift
[68/101] Compiling SwiftSyntax Trivia.swift
[69/101] Compiling SwiftSyntax Utils.swift
[70/101] Compiling SwiftSyntax ChildNameForKeyPath.swift
[71/101] Compiling SwiftSyntax Keyword.swift
[72/101] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[73/101] Compiling SwiftSyntax SyntaxTraits.swift
[74/101] Compiling SwiftSyntax SyntaxTransform.swift
[75/101] Compiling SwiftSyntax SyntaxVisitor.swift
[76/101] Compiling SwiftSyntax TokenKind.swift
[77/101] Compiling SwiftSyntax Tokens.swift
[78/101] Compiling SwiftSyntax TriviaPieces.swift
[79/101] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[80/101] Compiling SwiftSyntax SyntaxHashable.swift
[81/101] Compiling SwiftSyntax SyntaxIdentifier.swift
[82/101] Compiling SwiftSyntax SyntaxNodeStructure.swift
[83/101] Compiling SwiftSyntax SyntaxProtocol.swift
[84/101] Compiling SwiftSyntax SyntaxText.swift
[85/101] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[86/101] Compiling SwiftSyntax TokenDiagnostic.swift
[87/101] Compiling SwiftSyntax MemoryLayout.swift
[88/101] Compiling SwiftSyntax MissingNodeInitializers.swift
[89/101] Compiling SwiftSyntax RawSyntax.swift
[90/101] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[91/101] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[92/101] Compiling SwiftSyntax RawSyntaxTokenView.swift
[93/101] Compiling SwiftSyntax SourceLength.swift
[94/101] Compiling SwiftSyntax SyntaxNodesEF.swift
[95/101] Compiling SwiftSyntax SyntaxNodesGHI.swift
[96/101] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[97/101] Compiling SwiftSyntax SyntaxNodesOP.swift
[98/101] Compiling SwiftSyntax SyntaxNodesQRS.swift
[99/101] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[100/153] Compiling SwiftDiagnostics Note.swift
[101/153] Compiling SwiftDiagnostics Message.swift
[102/153] Compiling SwiftBasicFormat Syntax+Extensions.swift
[103/153] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[104/153] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[105/153] Compiling SwiftDiagnostics FixIt.swift
[106/153] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[107/153] Compiling SwiftDiagnostics Diagnostic.swift
[108/153] Emitting module SwiftDiagnostics
[109/153] Compiling SwiftDiagnostics Convenience.swift
[110/153] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[111/153] Emitting module SwiftBasicFormat
[112/153] Compiling SwiftBasicFormat BasicFormat.swift
[113/153] Compiling SwiftParser UnicodeScalarExtensions.swift
[114/153] Compiling SwiftParser Lookahead.swift
[115/153] Compiling SwiftParser LoopProgressCondition.swift
[116/153] Compiling SwiftParser Modifiers.swift
[117/157] Compiling SwiftParser Names.swift
[118/157] Compiling SwiftParser Nominals.swift
[119/157] Compiling SwiftParser Parameters.swift
[120/157] Compiling SwiftParser ParseSourceFile.swift
[121/157] Compiling SwiftParser TokenSpecSet.swift
[122/157] Compiling SwiftParser TopLevel.swift
[123/157] Compiling SwiftParser TriviaParser.swift
[124/157] Compiling SwiftParser Types.swift
[125/157] Compiling SwiftParser Attributes.swift
[126/157] Compiling SwiftParser Availability.swift
[127/157] Compiling SwiftParser CharacterInfo.swift
[128/157] Compiling SwiftParser CollectionNodes+Parsable.swift
[129/157] Compiling SwiftParser Declarations.swift
[130/157] Emitting module SwiftParser
[131/157] Compiling SwiftParser IsLexerClassified.swift
[132/157] Compiling SwiftParser LayoutNodes+Parsable.swift
[133/157] Compiling SwiftParser Parser+TokenSpecSet.swift
[134/157] Compiling SwiftParser TokenSpecStaticMembers.swift
[135/157] Compiling SwiftParser Statements.swift
[136/157] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[137/157] Compiling SwiftParser StringLiterals.swift
[138/157] Compiling SwiftParser SwiftParserCompatibility.swift
[139/157] Compiling SwiftParser Parser.swift
[140/157] Compiling SwiftParser Patterns.swift
[141/157] Compiling SwiftParser Recovery.swift
[142/157] Compiling SwiftParser Specifiers.swift
[143/157] Compiling SwiftParser Lexeme.swift
[144/157] Compiling SwiftParser LexemeSequence.swift
[145/157] Compiling SwiftParser Lexer.swift
[146/157] Compiling SwiftParser RegexLiteralLexer.swift
[147/157] Compiling SwiftParser SyntaxUtils.swift
[148/157] Compiling SwiftParser TokenConsumer.swift
[149/157] Compiling SwiftParser TokenPrecedence.swift
[150/157] Compiling SwiftParser TokenSpec.swift
[151/157] Compiling SwiftParser Directives.swift
[152/157] Compiling SwiftParser ExperimentalFeatures.swift
[153/157] Compiling SwiftParser Expressions.swift
[154/157] Compiling SwiftParser IncrementalParseTransition.swift
[155/157] Compiling SwiftParser Cursor.swift
[156/180] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[157/181] Compiling SwiftOperators PrecedenceGroup.swift
[158/182] Compiling SwiftOperators PrecedenceGraph.swift
[159/182] Compiling SwiftOperators OperatorTable.swift
[160/182] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[161/182] Compiling SwiftOperators SyntaxSynthesis.swift
[162/182] Compiling SwiftOperators OperatorTable+Semantics.swift
[163/182] Compiling SwiftOperators OperatorError+Diagnostics.swift
[164/182] Compiling SwiftOperators OperatorTable+Defaults.swift
[165/182] Compiling SwiftOperators Operator.swift
[166/182] Compiling SwiftOperators OperatorError.swift
[167/182] Emitting module SwiftOperators
[168/182] Compiling SwiftOperators OperatorTable+Folding.swift
[169/182] Compiling SwiftParserDiagnostics Utils.swift
[170/182] Compiling SwiftParserDiagnostics PresenceUtils.swift
[171/182] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[172/182] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[173/182] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[174/182] Compiling SwiftParserDiagnostics MissingNodesError.swift
[175/182] Compiling SwiftParserDiagnostics MissingTokenError.swift
[176/182] Emitting module SwiftParserDiagnostics
[177/182] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[178/182] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[179/182] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[180/182] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[181/196] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[182/196] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[183/196] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[184/197] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[185/197] Compiling SwiftSyntaxBuilder Indenter.swift
[186/197] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[187/197] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[188/197] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[189/197] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[190/197] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[191/197] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[192/197] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[193/197] Emitting module SwiftSyntaxBuilder
[194/197] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[195/197] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[196/211] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[197/211] Compiling SwiftSyntaxMacros Macro+Format.swift
[198/212] Compiling SwiftSyntaxMacros Macro.swift
[199/212] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[200/212] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[201/212] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[202/212] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[203/212] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[204/212] Compiling SwiftSyntaxMacros MemberMacro.swift
[205/212] Compiling SwiftSyntaxMacros AccessorMacro.swift
[206/212] Compiling SwiftSyntaxMacros AttachedMacro.swift
[207/212] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[208/212] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[209/212] Emitting module SwiftSyntaxMacros
[210/212] Compiling SwiftSyntaxMacros PeerMacro.swift
[211/220] Emitting module SwiftSyntaxMacroExpansion
[212/220] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[213/220] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[214/220] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[215/220] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[216/220] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[217/220] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[218/220] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[219/227] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[220/227] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[221/227] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[222/227] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[223/227] Emitting module SwiftCompilerPluginMessageHandling
[224/227] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[225/227] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[226/229] Emitting module SwiftCompilerPlugin
[227/229] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[228/238] Compiling GlobalConfMacros Optional+Utils.swift
[229/238] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[230/238] Compiling GlobalConfMacros Entrypoint.swift
[231/238] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[232/238] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[233/238] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[234/238] Compiling GlobalConfMacros  Errors.swift
[235/238] Compiling GlobalConfMacros DeclareConfMacro.swift
[236/238] Emitting module GlobalConfMacros
[236/238] Write Objects.LinkFileList
[237/238] Linking GlobalConfMacros-tool
[239/260] Compiling GlobalConfModule ConfContext+ConfKey.swift
[240/260] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[241/260] Compiling GlobalConfModule ConfContext.swift
[242/260] Compiling GlobalConfModule ConfKey.swift
[243/260] Compiling GlobalConfModule ConfKeyMainActor.swift
[244/260] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[245/260] Compiling GlobalConfModule InjectedConf.swift
[246/260] Compiling GlobalConfModule AutoInjectableMainActor.swift
[247/260] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[248/262] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[249/262] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[250/262] Compiling GlobalConfModule ConfKeys.swift
[251/262] Compiling GlobalConfModule AutoInjectable.swift
[252/262] Compiling GlobalConfModule Conf+ConfKey.swift
[253/262] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[254/262] Compiling GlobalConfModule Conf+withValues.swift
[255/262] Compiling GlobalConfModule 3-NamespaceKey.swift
[256/262] Compiling GlobalConfModule 4-AccessorConvenience.swift
[257/262] Compiling GlobalConfModule Conf.swift
[258/262] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[259/262] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[260/262] Compiling GlobalConfModule 1-ConfKey.swift
[261/262] Compiling GlobalConfModule 2-ServiceKey.swift
[262/262] Emitting module GlobalConfModule
[263/267] Emitting module RetryingOperation
[264/267] Compiling RetryingOperation WrappedRetryingOperation.swift
[265/267] Compiling RetryingOperation RetryingOperationConfig.swift
[266/267] Compiling RetryingOperation RetryingOperation.swift
[267/267] Compiling RetryingOperation RetryHelper.swift
Build complete! (48.30s)
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" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    }
  ],
  "manifest_display_name" : "RetryingOperation",
  "name" : "RetryingOperation",
  "path" : "/Users/admin/builder/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",
        "GlobalConfModule"
      ],
      "product_memberships" : [
        "RetryingOperation"
      ],
      "sources" : [
        "RetryHelper.swift",
        "RetryingOperation.swift",
        "RetryingOperationConfig.swift",
        "WrappedRetryingOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.