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 DeepLink, reference v0.1.0 (f25c3d), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 02:34:18 UTC.

Swift 6 data race errors: 2

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/JosephDuffy/DeepLink.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/DeepLink
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at f25c3d9 Add .spi.yml
Cloned https://github.com/JosephDuffy/DeepLink.git
Revision (git rev-parse @):
f25c3d92539e91d3b078869eb1a21643b5356e1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/DeepLink.git at v0.1.0
Fetching https://github.com/apple/swift-syntax.git
[1/66684] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.24s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5225] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.32s)
[530/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (a381b0d)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "deeplink",
      "name": "DeepLink",
      "url": "https://github.com/JosephDuffy/DeepLink.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeepLink",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JosephDuffy/DeepLink.git
[1/416] Fetching deeplink
Fetched https://github.com/JosephDuffy/DeepLink.git from cache (0.84s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.81s)
Creating working copy for https://github.com/JosephDuffy/DeepLink.git
Working copy of https://github.com/JosephDuffy/DeepLink.git resolved at v0.1.0 (f25c3d9)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (b721fa8)
warning: '.resolve-product-dependencies': dependency 'deeplink' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/JosephDuffy/DeepLink.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "DeepLink",
  "name" : "DeepLink",
  "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"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DeepLink",
      "targets" : [
        "DeepLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CallsheetDeepLink",
      "targets" : [
        "CallsheetDeepLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DeepLinkPlugin",
      "targets" : [
        "DeepLinkPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OvercastDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "OvercastDeepLinkTests",
      "path" : "Tests/OvercastDeepLinkTests",
      "sources" : [
        "OvercastPodcastPageUniversalLinkTests.swift",
        "OvercastSubscribeDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "OvercastDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OvercastDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "OvercastDeepLink",
      "path" : "Sources/OvercastDeepLink",
      "sources" : [
        "OvercastPodcastPageUniversalLink.swift",
        "OvercastSubscribeDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MailDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "MailDeepLinkTests",
      "path" : "Tests/MailDeepLinkTests",
      "sources" : [
        "ComposeEmailDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "MailDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MailDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "MailDeepLink",
      "path" : "Sources/MailDeepLink",
      "sources" : [
        "ComposeEmailDeepLink.swift",
        "MailDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IvoryDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "IvoryDeepLinkTests",
      "path" : "Tests/IvoryDeepLinkTests",
      "sources" : [
        "IvoryUserProfileDeepLinkTests.swift",
        "MastodonAccountTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "IvoryDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IvoryDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "IvoryDeepLink",
      "path" : "Sources/IvoryDeepLink",
      "sources" : [
        "IvoryDeepLink.swift",
        "IvoryUserProfileDeepLink.swift",
        "MastodonAccount.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FeedbackAssistantDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "FeedbackAssistantDeepLinkTests",
      "path" : "Tests/FeedbackAssistantDeepLinkTests",
      "sources" : [
        "NewFeedbackFeedbackAssistantDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "FeedbackAssistantDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FeedbackAssistantDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "FeedbackAssistantDeepLink",
      "path" : "Sources/FeedbackAssistantDeepLink",
      "sources" : [
        "FeedbackAssistantDeepLink.swift",
        "NewFeedbackFeedbackAssistantDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeepLinkTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkTestSupport",
      "path" : "Sources/DeepLinkTestSupport",
      "sources" : [
        "AssertEqual.swift",
        "queryItemsAreInIncreasingOrder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeepLinkPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkPluginTests",
      "path" : "Tests/DeepLinkPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "DeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeepLinkPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkPlugin",
      "path" : "Sources/DeepLinkPlugin",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DeepLink",
        "CallsheetDeepLink",
        "DeepLinkPlugin"
      ],
      "sources" : [
        "DeepLink.swift",
        "DeepLinkPlugin.swift",
        "Host.swift",
        "PathItem.swift",
        "Property.swift",
        "QueryItem.swift",
        "QueryItems.swift",
        "TypedStringURLComponent.swift",
        "User.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DeepLink",
      "module_type" : "SwiftTarget",
      "name" : "DeepLink",
      "path" : "Sources/DeepLink",
      "product_memberships" : [
        "DeepLink",
        "CallsheetDeepLink"
      ],
      "sources" : [
        "DeepLink+canOpen.swift",
        "DeepLink.swift",
        "Macros.swift",
        "Typealises.swift",
        "TypedStringURLComponent.swift"
      ],
      "target_dependencies" : [
        "DeepLinkPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CallsheetDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "CallsheetDeepLinkTests",
      "path" : "Tests/CallsheetDeepLinkTests",
      "sources" : [
        "ActivateInputCallsheetDeepLinkTests.swift",
        "MediaDetailsCallsheetDeepLinkTests.swift",
        "SearchCallsheetDeepLinkTests.swift",
        "TVEpisodeCallsheetDeepLinkTests.swift",
        "TVSeasonCallsheetDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "CallsheetDeepLink",
        "DeepLinkTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CallsheetDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "CallsheetDeepLink",
      "path" : "Sources/CallsheetDeepLink",
      "product_memberships" : [
        "CallsheetDeepLink"
      ],
      "sources" : [
        "ActivateInputCallsheetDeepLink.swift",
        "CallsheetDeepLink.swift",
        "CallsheetMediaType.swift",
        "MediaDetailsCallsheetDeepLink.swift",
        "SearchCallsheetDeepLink.swift",
        "TVEpisodeCallsheetDeepLink.swift",
        "TVSeasonCallsheetDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/25] Write sources
[22/25] Write swift-version--7754E27361AE5C74.txt
[24/30] Compiling SwiftSyntax509 Empty.swift
[25/30] Emitting module SwiftSyntax509
[26/92] Compiling SwiftSyntax AbsolutePosition.swift
[27/92] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[28/92] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[29/92] Compiling SwiftSyntax Assert.swift
[30/92] Compiling SwiftSyntax BumpPtrAllocator.swift
[31/92] Compiling SwiftSyntax CommonAncestor.swift
[32/92] Compiling SwiftSyntax Convenience.swift
[33/98] Compiling DeepLinkTestSupport AssertEqual.swift
[34/98] Compiling DeepLinkTestSupport queryItemsAreInIncreasingOrder.swift
[35/98] Emitting module DeepLinkTestSupport
[36/98] Compiling SwiftSyntax SyntaxHashable.swift
[37/98] Compiling SwiftSyntax SyntaxIdentifier.swift
[38/98] Compiling SwiftSyntax SyntaxNodeStructure.swift
[39/98] Compiling SwiftSyntax SyntaxProtocol.swift
[40/98] Compiling SwiftSyntax SyntaxText.swift
[41/98] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[42/98] Compiling SwiftSyntax TokenDiagnostic.swift
[43/98] Compiling SwiftSyntax MemoryLayout.swift
[44/98] Compiling SwiftSyntax MissingNodeInitializers.swift
[45/98] Compiling SwiftSyntax RawSyntax.swift
[46/98] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[47/98] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[48/98] Compiling SwiftSyntax RawSyntaxTokenView.swift
[49/98] Compiling SwiftSyntax SourceLength.swift
[50/98] Compiling SwiftSyntax SourceLocation.swift
[51/98] Compiling SwiftSyntax SourcePresence.swift
[52/98] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/98] Compiling SwiftSyntax Syntax.swift
[54/98] Compiling SwiftSyntax SyntaxArena.swift
[55/98] Compiling SwiftSyntax SyntaxChildren.swift
[56/98] Compiling SwiftSyntax SyntaxCollection.swift
[57/98] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[58/98] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[59/98] Compiling SwiftSyntax SyntaxBaseNodes.swift
[60/98] Compiling SwiftSyntax SyntaxCollections.swift
[61/98] Compiling SwiftSyntax SyntaxEnum.swift
[62/98] Compiling SwiftSyntax SyntaxKind.swift
[63/98] Compiling SwiftSyntax SyntaxRewriter.swift
[64/98] Compiling SwiftSyntax RawSyntaxNodesC.swift
[65/98] Compiling SwiftSyntax RawSyntaxNodesD.swift
[66/98] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[67/98] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[68/98] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[69/98] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[70/98] Compiling SwiftSyntax TokenSequence.swift
[71/98] Compiling SwiftSyntax TokenSyntax.swift
[72/98] Compiling SwiftSyntax Trivia.swift
[73/98] Compiling SwiftSyntax Utils.swift
[74/98] Compiling SwiftSyntax ChildNameForKeyPath.swift
[75/98] Compiling SwiftSyntax Keyword.swift
[76/98] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[77/98] Emitting module SwiftSyntax
[78/98] Compiling SwiftSyntax SyntaxTraits.swift
[79/98] Compiling SwiftSyntax SyntaxTransform.swift
[80/98] Compiling SwiftSyntax SyntaxVisitor.swift
[81/98] Compiling SwiftSyntax TokenKind.swift
[82/98] Compiling SwiftSyntax Tokens.swift
[83/98] Compiling SwiftSyntax TriviaPieces.swift
[84/98] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[85/98] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[86/98] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[87/98] Compiling SwiftSyntax RawSyntaxValidation.swift
[88/98] Compiling SwiftSyntax SyntaxNodesAB.swift
[89/98] Compiling SwiftSyntax SyntaxNodesC.swift
[90/98] Compiling SwiftSyntax SyntaxNodesD.swift
[91/98] Compiling SwiftSyntax SyntaxNodesEF.swift
[92/98] Compiling SwiftSyntax SyntaxNodesGHI.swift
[93/98] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[94/98] Compiling SwiftSyntax SyntaxNodesOP.swift
[95/98] Compiling SwiftSyntax SyntaxNodesQRS.swift
[96/98] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[97/150] Compiling SwiftDiagnostics Note.swift
[98/150] Compiling SwiftDiagnostics Message.swift
[99/150] Emitting module SwiftDiagnostics
[100/150] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[101/150] Compiling SwiftDiagnostics FixIt.swift
[102/150] Compiling SwiftDiagnostics Diagnostic.swift
[103/150] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[104/150] Compiling SwiftDiagnostics Convenience.swift
[105/150] Compiling SwiftParser SyntaxUtils.swift
[106/150] Compiling SwiftParser TokenConsumer.swift
[107/150] Compiling SwiftParser TokenPrecedence.swift
[108/150] Compiling SwiftParser TokenSpec.swift
[109/154] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[110/154] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[111/154] Compiling SwiftBasicFormat Syntax+Extensions.swift
[112/154] Emitting module SwiftBasicFormat
[113/154] Compiling SwiftBasicFormat BasicFormat.swift
[114/154] Compiling SwiftParser Statements.swift
[115/154] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[116/154] Compiling SwiftParser StringLiterals.swift
[117/154] Compiling SwiftParser SwiftParserCompatibility.swift
[118/154] Compiling SwiftParser Parser.swift
[119/154] Compiling SwiftParser Patterns.swift
[120/154] Compiling SwiftParser Recovery.swift
[121/154] Compiling SwiftParser Specifiers.swift
[122/154] Compiling SwiftParser Names.swift
[123/154] Compiling SwiftParser Nominals.swift
[124/154] Compiling SwiftParser Parameters.swift
[125/154] Compiling SwiftParser ParseSourceFile.swift
[126/154] Compiling SwiftParser Lexeme.swift
[127/154] Compiling SwiftParser LexemeSequence.swift
[128/154] Compiling SwiftParser Lexer.swift
[129/154] Compiling SwiftParser RegexLiteralLexer.swift
[130/154] Compiling SwiftParser TokenSpecSet.swift
[131/154] Compiling SwiftParser TopLevel.swift
[132/154] Compiling SwiftParser TriviaParser.swift
[133/154] Compiling SwiftParser Types.swift
[134/154] Compiling SwiftParser Attributes.swift
[135/154] Compiling SwiftParser Availability.swift
[136/154] Compiling SwiftParser CharacterInfo.swift
[137/154] Compiling SwiftParser CollectionNodes+Parsable.swift
[138/154] Compiling SwiftParser Declarations.swift
[139/154] Emitting module SwiftParser
[140/154] Compiling SwiftParser IsLexerClassified.swift
[141/154] Compiling SwiftParser LayoutNodes+Parsable.swift
[142/154] Compiling SwiftParser Parser+TokenSpecSet.swift
[143/154] Compiling SwiftParser TokenSpecStaticMembers.swift
[144/154] Compiling SwiftParser UnicodeScalarExtensions.swift
[145/154] Compiling SwiftParser Lookahead.swift
[146/154] Compiling SwiftParser LoopProgressCondition.swift
[147/154] Compiling SwiftParser Modifiers.swift
[148/154] Compiling SwiftParser Directives.swift
[149/154] Compiling SwiftParser ExperimentalFeatures.swift
[150/154] Compiling SwiftParser Expressions.swift
[151/154] Compiling SwiftParser IncrementalParseTransition.swift
[152/154] Compiling SwiftParser Cursor.swift
[153/177] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[154/178] Compiling SwiftParserDiagnostics Utils.swift
[155/178] Compiling SwiftOperators PrecedenceGroup.swift
[156/179] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[157/179] Compiling SwiftOperators PrecedenceGraph.swift
[158/179] Compiling SwiftOperators OperatorTable.swift
[159/179] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[160/179] Compiling SwiftOperators SyntaxSynthesis.swift
[161/179] Compiling SwiftParserDiagnostics PresenceUtils.swift
[162/179] Compiling SwiftOperators OperatorTable+Defaults.swift
[163/179] Compiling SwiftOperators OperatorError+Diagnostics.swift
[164/179] Emitting module SwiftOperators
[165/179] Compiling SwiftOperators OperatorError.swift
[166/179] Compiling SwiftOperators OperatorTable+Folding.swift
[167/179] Compiling SwiftOperators Operator.swift
[168/179] Compiling SwiftOperators OperatorTable+Semantics.swift
[169/179] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[170/179] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[171/179] Compiling SwiftParserDiagnostics MissingNodesError.swift
[172/179] Compiling SwiftParserDiagnostics MissingTokenError.swift
[173/179] Emitting module SwiftParserDiagnostics
[174/179] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[175/179] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[176/179] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[177/179] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[178/193] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[179/193] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[180/193] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[181/194] Compiling SwiftSyntaxBuilder Indenter.swift
[182/194] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[183/194] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[184/194] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[185/194] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[186/194] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[187/194] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[188/194] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[189/194] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[190/194] Emitting module SwiftSyntaxBuilder
[191/194] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[192/194] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[193/208] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[194/208] Compiling SwiftSyntaxMacros MemberMacro.swift
[195/208] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[196/209] Compiling SwiftSyntaxMacros Macro+Format.swift
[197/209] Compiling SwiftSyntaxMacros Macro.swift
[198/209] Compiling SwiftSyntaxMacros AccessorMacro.swift
[199/209] Compiling SwiftSyntaxMacros AttachedMacro.swift
[200/209] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[201/209] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[202/209] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[203/209] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[204/209] Emitting module SwiftSyntaxMacros
[205/209] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[206/209] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[207/209] Compiling SwiftSyntaxMacros PeerMacro.swift
[208/217] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[209/217] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[210/217] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[211/217] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[212/217] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[213/217] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[214/217] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[215/217] Emitting module SwiftSyntaxMacroExpansion
[216/224] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[217/224] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[218/224] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[219/224] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[220/224] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[221/224] Emitting module SwiftCompilerPluginMessageHandling
[222/224] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[223/226] Emitting module SwiftCompilerPlugin
[224/226] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[225/236] Compiling DeepLinkPlugin User.swift
[226/236] Compiling DeepLinkPlugin QueryItem.swift
[227/236] Compiling DeepLinkPlugin Property.swift
[228/236] Compiling DeepLinkPlugin PathItem.swift
[229/236] Compiling DeepLinkPlugin DeepLinkPlugin.swift
[230/236] Compiling DeepLinkPlugin Host.swift
[231/236] Compiling DeepLinkPlugin QueryItems.swift
[232/236] Compiling DeepLinkPlugin TypedStringURLComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeepLinkPlugin/TypedStringURLComponent.swift:14:18: warning: TODO: Fix when multiple protocols are provided
12 |         in context: some MacroExpansionContext
13 |     ) throws -> [ExtensionDeclSyntax] {
14 |         #warning("TODO: Fix when multiple protocols are provided")
   |                  `- warning: TODO: Fix when multiple protocols are provided
15 |         return protocols.map { `protocol` in
16 |             ExtensionDeclSyntax(
[233/236] Emitting module DeepLinkPlugin
[234/236] Compiling DeepLinkPlugin DeepLink.swift
[234/236] Write Objects.LinkFileList
[235/236] Linking DeepLinkPlugin-tool
[237/242] Compiling DeepLink TypedStringURLComponent.swift
[238/242] Compiling DeepLink Typealises.swift
[239/242] Compiling DeepLink Macros.swift
[240/242] Compiling DeepLink DeepLink+canOpen.swift
[241/242] Emitting module DeepLink
[242/242] Compiling DeepLink DeepLink.swift
[243/263] Compiling IvoryDeepLink MastodonAccount.swift
[244/263] Compiling FeedbackAssistantDeepLink FeedbackAssistantDeepLink.swift
[245/263] Compiling FeedbackAssistantDeepLink NewFeedbackFeedbackAssistantDeepLink.swift
[246/263] Emitting module FeedbackAssistantDeepLink
[247/263] Compiling IvoryDeepLink IvoryDeepLink.swift
[248/263] Compiling IvoryDeepLink IvoryUserProfileDeepLink.swift
[249/263] Emitting module IvoryDeepLink
[250/263] Compiling OvercastDeepLink OvercastSubscribeDeepLink.swift
[251/263] Emitting module OvercastDeepLink
[252/263] Compiling OvercastDeepLink OvercastPodcastPageUniversalLink.swift
[253/263] Compiling MailDeepLink ComposeEmailDeepLink.swift
[254/263] Emitting module MailDeepLink
[255/263] Compiling MailDeepLink MailDeepLink.swift
[256/263] Compiling CallsheetDeepLink ActivateInputCallsheetDeepLink.swift
[257/263] Compiling CallsheetDeepLink CallsheetDeepLink.swift
[258/263] Compiling CallsheetDeepLink CallsheetMediaType.swift
[259/263] Compiling CallsheetDeepLink MediaDetailsCallsheetDeepLink.swift
[260/263] Compiling CallsheetDeepLink SearchCallsheetDeepLink.swift
[261/263] Compiling CallsheetDeepLink TVEpisodeCallsheetDeepLink.swift
[262/263] Compiling CallsheetDeepLink TVSeasonCallsheetDeepLink.swift
[263/263] Emitting module CallsheetDeepLink
Build complete! (62.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "DeepLink",
  "name" : "DeepLink",
  "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"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DeepLink",
      "targets" : [
        "DeepLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CallsheetDeepLink",
      "targets" : [
        "CallsheetDeepLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DeepLinkPlugin",
      "targets" : [
        "DeepLinkPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OvercastDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "OvercastDeepLinkTests",
      "path" : "Tests/OvercastDeepLinkTests",
      "sources" : [
        "OvercastPodcastPageUniversalLinkTests.swift",
        "OvercastSubscribeDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "OvercastDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OvercastDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "OvercastDeepLink",
      "path" : "Sources/OvercastDeepLink",
      "sources" : [
        "OvercastPodcastPageUniversalLink.swift",
        "OvercastSubscribeDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MailDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "MailDeepLinkTests",
      "path" : "Tests/MailDeepLinkTests",
      "sources" : [
        "ComposeEmailDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "MailDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MailDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "MailDeepLink",
      "path" : "Sources/MailDeepLink",
      "sources" : [
        "ComposeEmailDeepLink.swift",
        "MailDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IvoryDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "IvoryDeepLinkTests",
      "path" : "Tests/IvoryDeepLinkTests",
      "sources" : [
        "IvoryUserProfileDeepLinkTests.swift",
        "MastodonAccountTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "IvoryDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IvoryDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "IvoryDeepLink",
      "path" : "Sources/IvoryDeepLink",
      "sources" : [
        "IvoryDeepLink.swift",
        "IvoryUserProfileDeepLink.swift",
        "MastodonAccount.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FeedbackAssistantDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "FeedbackAssistantDeepLinkTests",
      "path" : "Tests/FeedbackAssistantDeepLinkTests",
      "sources" : [
        "NewFeedbackFeedbackAssistantDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkTestSupport",
        "FeedbackAssistantDeepLink"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FeedbackAssistantDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "FeedbackAssistantDeepLink",
      "path" : "Sources/FeedbackAssistantDeepLink",
      "sources" : [
        "FeedbackAssistantDeepLink.swift",
        "NewFeedbackFeedbackAssistantDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeepLinkTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkTestSupport",
      "path" : "Sources/DeepLinkTestSupport",
      "sources" : [
        "AssertEqual.swift",
        "queryItemsAreInIncreasingOrder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeepLinkPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkPluginTests",
      "path" : "Tests/DeepLinkPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "DeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "DeepLinkPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeepLinkPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DeepLinkPlugin",
      "path" : "Sources/DeepLinkPlugin",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DeepLink",
        "CallsheetDeepLink",
        "DeepLinkPlugin"
      ],
      "sources" : [
        "DeepLink.swift",
        "DeepLinkPlugin.swift",
        "Host.swift",
        "PathItem.swift",
        "Property.swift",
        "QueryItem.swift",
        "QueryItems.swift",
        "TypedStringURLComponent.swift",
        "User.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DeepLink",
      "module_type" : "SwiftTarget",
      "name" : "DeepLink",
      "path" : "Sources/DeepLink",
      "product_memberships" : [
        "DeepLink",
        "CallsheetDeepLink"
      ],
      "sources" : [
        "DeepLink+canOpen.swift",
        "DeepLink.swift",
        "Macros.swift",
        "Typealises.swift",
        "TypedStringURLComponent.swift"
      ],
      "target_dependencies" : [
        "DeepLinkPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CallsheetDeepLinkTests",
      "module_type" : "SwiftTarget",
      "name" : "CallsheetDeepLinkTests",
      "path" : "Tests/CallsheetDeepLinkTests",
      "sources" : [
        "ActivateInputCallsheetDeepLinkTests.swift",
        "MediaDetailsCallsheetDeepLinkTests.swift",
        "SearchCallsheetDeepLinkTests.swift",
        "TVEpisodeCallsheetDeepLinkTests.swift",
        "TVSeasonCallsheetDeepLinkTests.swift"
      ],
      "target_dependencies" : [
        "CallsheetDeepLink",
        "DeepLinkTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CallsheetDeepLink",
      "module_type" : "SwiftTarget",
      "name" : "CallsheetDeepLink",
      "path" : "Sources/CallsheetDeepLink",
      "product_memberships" : [
        "CallsheetDeepLink"
      ],
      "sources" : [
        "ActivateInputCallsheetDeepLink.swift",
        "CallsheetDeepLink.swift",
        "CallsheetMediaType.swift",
        "MediaDetailsCallsheetDeepLink.swift",
        "SearchCallsheetDeepLink.swift",
        "TVEpisodeCallsheetDeepLink.swift",
        "TVSeasonCallsheetDeepLink.swift"
      ],
      "target_dependencies" : [
        "DeepLink"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/josephduffy/deeplink/v0.1.0
Repository:               JosephDuffy/DeepLink
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
Target:                   DeepLink
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Generating documentation for 'DeepLink'...
Converting documentation...
warning: 'DeepLink.canOpen' doesn't exist at '/DeepLink/DeepLink/url'
  --> ../DeepLink.swift:11:17-11:33
9  |     /// The URL of the deep link.
10 |     ///
11 +     /// Check ``DeepLink.canOpen`` to know if this URL can be opened.
12 |     var url: URL { get }
13 | }Conversion complete! (0.09s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Generics.swift
[18/57] Compiling SymbolKit Namespace.swift
[19/57] Compiling SymbolKit Symbol.swift
[20/57] Compiling SymbolKit SymbolKind.swift
[21/57] Compiling SymbolKit SymbolGraph.swift
[22/57] Compiling SymbolKit GraphCollector.swift
[23/57] Compiling SymbolKit Identifier.swift
[24/57] Compiling SymbolKit KindIdentifier.swift
[25/57] Compiling SymbolKit Location.swift
[26/57] Compiling SymbolKit Mutability.swift
[27/57] Compiling SymbolKit Mixin+Equals.swift
[28/57] Compiling SymbolKit Mixin+Hash.swift
[29/57] Compiling SymbolKit Mixin.swift
[30/57] Compiling SymbolKit LineList.swift
[31/57] Compiling SymbolKit Position.swift
[32/57] Compiling SymbolKit SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.21s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
[2/5] Compiling SwiftSyntax509 Empty.swift
[3/5] Emitting module SwiftSyntax509
[4/67] Compiling SwiftSyntax MemoryLayout.swift
[5/67] Compiling SwiftSyntax MissingNodeInitializers.swift
[6/67] Compiling SwiftSyntax RawSyntax.swift
[7/67] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[8/67] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[9/67] Compiling SwiftSyntax RawSyntaxTokenView.swift
[10/67] Compiling SwiftSyntax SourceLength.swift
[11/73] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[12/73] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[13/73] Compiling SwiftSyntax SyntaxBaseNodes.swift
[14/73] Compiling SwiftSyntax SyntaxCollections.swift
[15/73] Compiling SwiftSyntax SyntaxEnum.swift
[16/73] Compiling SwiftSyntax SyntaxKind.swift
[17/73] Compiling SwiftSyntax SyntaxRewriter.swift
[18/73] Compiling SwiftSyntax SourceLocation.swift
[19/73] Compiling SwiftSyntax SourcePresence.swift
[20/73] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[21/73] Compiling SwiftSyntax Syntax.swift
[22/73] Compiling SwiftSyntax SyntaxArena.swift
[23/73] Compiling SwiftSyntax SyntaxChildren.swift
[24/73] Compiling SwiftSyntax SyntaxCollection.swift
[25/73] Emitting module SwiftSyntax
[26/73] Compiling SwiftSyntax TokenSequence.swift
[27/73] Compiling SwiftSyntax TokenSyntax.swift
[28/73] Compiling SwiftSyntax Trivia.swift
[29/73] Compiling SwiftSyntax Utils.swift
[30/73] Compiling SwiftSyntax ChildNameForKeyPath.swift
[31/73] Compiling SwiftSyntax Keyword.swift
[32/73] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[33/73] Compiling SwiftSyntax SyntaxHashable.swift
[34/73] Compiling SwiftSyntax SyntaxIdentifier.swift
[35/73] Compiling SwiftSyntax SyntaxNodeStructure.swift
[36/73] Compiling SwiftSyntax SyntaxProtocol.swift
[37/73] Compiling SwiftSyntax SyntaxText.swift
[38/73] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[39/73] Compiling SwiftSyntax TokenDiagnostic.swift
[40/73] Compiling SwiftSyntax RawSyntaxNodesC.swift
[41/73] Compiling SwiftSyntax RawSyntaxNodesD.swift
[42/73] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[43/73] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[44/73] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[45/73] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[46/73] Compiling SwiftSyntax AbsolutePosition.swift
[47/73] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[48/73] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[49/73] Compiling SwiftSyntax Assert.swift
[50/73] Compiling SwiftSyntax BumpPtrAllocator.swift
[51/73] Compiling SwiftSyntax CommonAncestor.swift
[52/73] Compiling SwiftSyntax Convenience.swift
[53/73] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[54/73] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[55/73] Compiling SwiftSyntax RawSyntaxValidation.swift
[56/73] Compiling SwiftSyntax SyntaxNodesAB.swift
[57/73] Compiling SwiftSyntax SyntaxNodesC.swift
[58/73] Compiling SwiftSyntax SyntaxNodesD.swift
[59/73] Compiling SwiftSyntax SyntaxTraits.swift
[60/73] Compiling SwiftSyntax SyntaxTransform.swift
[61/73] Compiling SwiftSyntax SyntaxVisitor.swift
[62/73] Compiling SwiftSyntax TokenKind.swift
[63/73] Compiling SwiftSyntax Tokens.swift
[64/73] Compiling SwiftSyntax TriviaPieces.swift
[65/73] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[66/73] Compiling SwiftSyntax SyntaxNodesEF.swift
[67/73] Compiling SwiftSyntax SyntaxNodesGHI.swift
[68/73] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[69/73] Compiling SwiftSyntax SyntaxNodesOP.swift
[70/73] Compiling SwiftSyntax SyntaxNodesQRS.swift
[71/73] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[72/97] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[73/125] Compiling SwiftDiagnostics Message.swift
[74/125] Compiling SwiftDiagnostics Note.swift
[75/125] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[76/125] Compiling SwiftDiagnostics Convenience.swift
[77/125] Emitting module SwiftDiagnostics
[78/125] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[79/125] Compiling SwiftDiagnostics FixIt.swift
[80/125] Compiling SwiftDiagnostics Diagnostic.swift
[81/125] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[82/125] Emitting module SwiftBasicFormat
[83/125] Compiling SwiftBasicFormat BasicFormat.swift
[84/125] Compiling SwiftBasicFormat Syntax+Extensions.swift
[85/125] Compiling SwiftParser Lexeme.swift
[86/125] Compiling SwiftParser LexemeSequence.swift
[87/125] Compiling SwiftParser Lexer.swift
[88/125] Compiling SwiftParser RegexLiteralLexer.swift
[89/129] Compiling SwiftParser Statements.swift
[90/129] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[91/129] Compiling SwiftParser StringLiterals.swift
[92/129] Compiling SwiftParser SwiftParserCompatibility.swift
[93/129] Emitting module SwiftParser
[94/129] Compiling SwiftParser SyntaxUtils.swift
[95/129] Compiling SwiftParser TokenConsumer.swift
[96/129] Compiling SwiftParser TokenPrecedence.swift
[97/129] Compiling SwiftParser TokenSpec.swift
[98/129] Compiling SwiftParser Parser.swift
[99/129] Compiling SwiftParser Patterns.swift
[100/129] Compiling SwiftParser Recovery.swift
[101/129] Compiling SwiftParser Specifiers.swift
[102/129] Compiling SwiftParser UnicodeScalarExtensions.swift
[103/129] Compiling SwiftParser Lookahead.swift
[104/129] Compiling SwiftParser LoopProgressCondition.swift
[105/129] Compiling SwiftParser Modifiers.swift
[106/129] Compiling SwiftParser Names.swift
[107/129] Compiling SwiftParser Nominals.swift
[108/129] Compiling SwiftParser Parameters.swift
[109/129] Compiling SwiftParser ParseSourceFile.swift
[110/129] Compiling SwiftParser TokenSpecSet.swift
[111/129] Compiling SwiftParser TopLevel.swift
[112/129] Compiling SwiftParser TriviaParser.swift
[113/129] Compiling SwiftParser Types.swift
[114/129] Compiling SwiftParser IsLexerClassified.swift
[115/129] Compiling SwiftParser LayoutNodes+Parsable.swift
[116/129] Compiling SwiftParser Parser+TokenSpecSet.swift
[117/129] Compiling SwiftParser TokenSpecStaticMembers.swift
[118/129] Compiling SwiftParser Attributes.swift
[119/129] Compiling SwiftParser Availability.swift
[120/129] Compiling SwiftParser CharacterInfo.swift
[121/129] Compiling SwiftParser CollectionNodes+Parsable.swift
[122/129] Compiling SwiftParser Declarations.swift
[123/129] Compiling SwiftParser Directives.swift
[124/129] Compiling SwiftParser ExperimentalFeatures.swift
[125/129] Compiling SwiftParser Expressions.swift
[126/129] Compiling SwiftParser IncrementalParseTransition.swift
[127/129] Compiling SwiftParser Cursor.swift
[128/152] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[129/153] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[130/153] Compiling SwiftOperators OperatorTable.swift
[131/153] Compiling SwiftOperators PrecedenceGraph.swift
[132/153] Compiling SwiftOperators OperatorTable+Semantics.swift
[133/153] Compiling SwiftOperators PrecedenceGroup.swift
[134/153] Compiling SwiftOperators OperatorTable+Defaults.swift
[135/154] Compiling SwiftOperators OperatorError.swift
[136/154] Compiling SwiftOperators OperatorError+Diagnostics.swift
[137/154] Emitting module SwiftOperators
[138/154] Compiling SwiftOperators Operator.swift
[139/154] Compiling SwiftOperators OperatorTable+Folding.swift
[140/154] Compiling SwiftOperators SyntaxSynthesis.swift
[141/154] Compiling SwiftParserDiagnostics Utils.swift
[142/154] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[143/154] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[144/154] Compiling SwiftParserDiagnostics PresenceUtils.swift
[145/154] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[146/154] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[147/154] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[148/154] Compiling SwiftParserDiagnostics MissingNodesError.swift
[149/154] Compiling SwiftParserDiagnostics MissingTokenError.swift
[150/154] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[151/154] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[152/154] Emitting module SwiftParserDiagnostics
[153/168] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[154/169] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[155/169] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[156/169] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[157/169] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[158/169] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[159/169] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[160/169] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[161/169] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[162/169] Compiling SwiftSyntaxBuilder Indenter.swift
[163/169] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[164/169] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[165/169] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[166/169] Emitting module SwiftSyntaxBuilder
[167/169] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[168/183] Compiling SwiftSyntaxMacros MemberMacro.swift
[169/183] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[170/183] Compiling SwiftSyntaxMacros Macro.swift
[171/184] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[172/184] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[173/184] Compiling SwiftSyntaxMacros Macro+Format.swift
[174/184] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[175/184] Compiling SwiftSyntaxMacros AccessorMacro.swift
[176/184] Compiling SwiftSyntaxMacros AttachedMacro.swift
[177/184] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[178/184] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[179/184] Emitting module SwiftSyntaxMacros
[180/184] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[181/184] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[182/184] Compiling SwiftSyntaxMacros PeerMacro.swift
[183/192] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[184/192] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[185/192] Emitting module SwiftSyntaxMacroExpansion
[186/192] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[187/192] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[188/192] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[189/192] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[190/192] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[191/199] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[192/199] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[193/199] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[194/199] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[195/199] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[196/199] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[197/199] Emitting module SwiftCompilerPluginMessageHandling
[198/201] Emitting module SwiftCompilerPlugin
[199/201] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[200/211] Compiling DeepLinkPlugin User.swift
[201/211] Compiling DeepLinkPlugin QueryItems.swift
[202/211] Compiling DeepLinkPlugin QueryItem.swift
[203/211] Compiling DeepLinkPlugin Host.swift
[204/211] Compiling DeepLinkPlugin Property.swift
[205/211] Compiling DeepLinkPlugin PathItem.swift
[206/211] Compiling DeepLinkPlugin TypedStringURLComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeepLinkPlugin/TypedStringURLComponent.swift:14:18: warning: TODO: Fix when multiple protocols are provided
12 |         in context: some MacroExpansionContext
13 |     ) throws -> [ExtensionDeclSyntax] {
14 |         #warning("TODO: Fix when multiple protocols are provided")
   |                  `- warning: TODO: Fix when multiple protocols are provided
15 |         return protocols.map { `protocol` in
16 |             ExtensionDeclSyntax(
[207/211] Compiling DeepLinkPlugin DeepLinkPlugin.swift
[208/211] Emitting module DeepLinkPlugin
[209/211] Compiling DeepLinkPlugin DeepLink.swift
[209/211] Write Objects.LinkFileList
[210/211] Linking DeepLinkPlugin-tool
[212/217] Compiling DeepLink TypedStringURLComponent.swift
[213/217] Compiling DeepLink Typealises.swift
[214/217] Emitting module DeepLink
[215/217] Compiling DeepLink DeepLink.swift
[216/217] Compiling DeepLink DeepLink+canOpen.swift
[217/217] Compiling DeepLink Macros.swift
Build of target: 'DeepLink' complete! (17.90s)
Target:                   DeepLinkTestSupport
Generating documentation for 'DeepLinkTestSupport'...
Converting documentation...
Conversion complete! (0.04s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.25s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/4] Compiling DeepLinkTestSupport queryItemsAreInIncreasingOrder.swift
[3/4] Emitting module DeepLinkTestSupport
[4/4] Compiling DeepLinkTestSupport AssertEqual.swift
Build of target: 'DeepLinkTestSupport' complete! (0.53s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target:                   CallsheetDeepLink
Generating documentation for 'CallsheetDeepLink'...
Converting documentation...
Conversion complete! (0.07s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/2] Write swift-version--7754E27361AE5C74.txt
[2/9] Compiling CallsheetDeepLink TVSeasonCallsheetDeepLink.swift
[3/9] Compiling CallsheetDeepLink MediaDetailsCallsheetDeepLink.swift
[4/9] Compiling CallsheetDeepLink SearchCallsheetDeepLink.swift
[5/9] Compiling CallsheetDeepLink CallsheetDeepLink.swift
[6/9] Compiling CallsheetDeepLink TVEpisodeCallsheetDeepLink.swift
[7/9] Compiling CallsheetDeepLink CallsheetMediaType.swift
[8/9] Compiling CallsheetDeepLink ActivateInputCallsheetDeepLink.swift
[9/9] Emitting module CallsheetDeepLink
Build of target: 'CallsheetDeepLink' complete! (1.09s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target:                   FeedbackAssistantDeepLink
Generating documentation for 'FeedbackAssistantDeepLink'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/2] Write swift-version--7754E27361AE5C74.txt
[2/4] Compiling FeedbackAssistantDeepLink NewFeedbackFeedbackAssistantDeepLink.swift
[3/4] Emitting module FeedbackAssistantDeepLink
[4/4] Compiling FeedbackAssistantDeepLink FeedbackAssistantDeepLink.swift
Build of target: 'FeedbackAssistantDeepLink' complete! (0.60s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target:                   IvoryDeepLink
Generating documentation for 'IvoryDeepLink'...
Converting documentation...
Conversion complete! (0.05s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.28s)
Building for debugging...
[0/2] Write swift-version--7754E27361AE5C74.txt
[2/5] Compiling IvoryDeepLink MastodonAccount.swift
[3/5] Compiling IvoryDeepLink IvoryDeepLink.swift
[4/5] Emitting module IvoryDeepLink
[5/5] Compiling IvoryDeepLink IvoryUserProfileDeepLink.swift
Build of target: 'IvoryDeepLink' complete! (0.63s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target:                   MailDeepLink
Generating documentation for 'MailDeepLink'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.29s)
Building for debugging...
[0/2] Write swift-version--7754E27361AE5C74.txt
[2/4] Compiling MailDeepLink ComposeEmailDeepLink.swift
[3/4] Compiling MailDeepLink MailDeepLink.swift
[4/4] Emitting module MailDeepLink
Build of target: 'MailDeepLink' complete! (0.69s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
Target:                   OvercastDeepLink
Generating documentation for 'OvercastDeepLink'...
Converting documentation...
Conversion complete! (0.06s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0'
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.29s)
Building for debugging...
[0/2] Write swift-version--7754E27361AE5C74.txt
[2/4] Compiling OvercastDeepLink OvercastSubscribeDeepLink.swift
[3/4] Emitting module OvercastDeepLink
[4/4] Compiling OvercastDeepLink OvercastPodcastPageUniversalLink.swift
Build of target: 'OvercastDeepLink' complete! (0.68s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/josephduffy/deeplink/v0.1.0/linkable-paths.json
     380
3	/Users/admin/builder/spi-builder-workspace/.docs/josephduffy/deeplink/v0.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/josephduffy/deeplink/v0.1.0
File count: 380
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-josephduffy-deeplink-v0.1.0-08bdf0f4.zip to s3://spi-docs-inbox/prod-josephduffy-deeplink-v0.1.0-08bdf0f4.zip
Copying... [19%]
Copying... [29%]
Copying... [38%]
Copying... [48%]
Copying... [57%]
Copying... [67%]
Copying... [76%]
Copying... [86%]
Copying... [95%]
Copying... [100%]
Done.