The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenObservation, reference main (05e058), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 17:58:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenObservation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenObservation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05e0581 Use OpenSwiftUIProject/setup-xcode@v2 for Xcode selection
Cloned https://github.com/OpenSwiftUIProject/OpenObservation.git
Revision (git rev-parse @):
05e0581e76b7153338836469320a4789fd0257e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenObservation.git at main
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
Fetching https://github.com/swiftlang/swift-syntax
[1/75035] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (7.73s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "openobservation",
      "name": "OpenObservation",
      "url": "https://github.com/OpenSwiftUIProject/OpenObservation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenObservation",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OpenSwiftUIProject/OpenObservation.git
[1/138] Fetching openobservation
Fetched https://github.com/OpenSwiftUIProject/OpenObservation.git from cache (0.65s)
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.96s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/OpenSwiftUIProject/OpenObservation.git
Working copy of https://github.com/OpenSwiftUIProject/OpenObservation.git resolved at main (05e0581)
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/OpenObservation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Write sources
[17/28] Write OpenObservationClient-entitlement.plist
[19/28] Compiling _SwiftSyntaxCShims dummy.c
[20/28] Compiling OpenObservationCxx Locking.cpp
[20/28] Compiling OpenObservationCxx ThreadLocal.cpp
[22/28] Write swift-version--6988338F2F200930.txt
[24/36] Emitting module SwiftSyntax600
[25/36] Compiling SwiftSyntax601 Empty.swift
[26/36] Emitting module SwiftSyntax601
[27/36] Compiling SwiftSyntax600 Empty.swift
[28/36] Compiling SwiftSyntax509 Empty.swift
[29/36] Emitting module SwiftSyntax509
[30/36] Emitting module SwiftSyntax510
[31/36] Compiling SwiftSyntax510 Empty.swift
[32/102] Compiling SwiftSyntax EditorPlaceholder.swift
[33/102] Compiling SwiftSyntax Identifier.swift
[34/102] Compiling SwiftSyntax MemoryLayout.swift
[35/102] Compiling SwiftSyntax MissingNodeInitializers.swift
[36/102] Compiling SwiftSyntax RawSyntax.swift
[37/102] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[38/102] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[39/102] Compiling SwiftSyntax RawSyntaxTokenView.swift
[40/109] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[41/109] Compiling SwiftSyntax SyntaxChildren.swift
[42/109] Compiling SwiftSyntax SyntaxCollection.swift
[43/109] Compiling SwiftSyntax SyntaxHashable.swift
[44/109] Compiling SwiftSyntax SyntaxIdentifier.swift
[45/109] Compiling SwiftSyntax SyntaxNodeFactory.swift
[46/109] Compiling SwiftSyntax SyntaxNodeStructure.swift
[47/109] Emitting module SwiftSyntax
[48/109] Compiling SwiftSyntax AbsolutePosition.swift
[49/109] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[50/109] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[51/109] Compiling SwiftSyntax Assert.swift
[52/109] Compiling SwiftSyntax BumpPtrAllocator.swift
[53/109] Compiling SwiftSyntax CommonAncestor.swift
[54/109] Compiling SwiftSyntax Convenience.swift
[55/109] Compiling SwiftSyntax CustomTraits.swift
[56/109] Compiling SwiftSyntax SourceEdit.swift
[57/109] Compiling SwiftSyntax SourceLength.swift
[58/109] Compiling SwiftSyntax SourceLocation.swift
[59/109] Compiling SwiftSyntax SourcePresence.swift
[60/109] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[61/109] Compiling SwiftSyntax Syntax.swift
[62/109] Compiling SwiftSyntax SyntaxArena.swift
[63/109] Compiling SwiftSyntax Tokens.swift
[64/109] Compiling SwiftSyntax TriviaPieces.swift
[65/109] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[66/109] Compiling SwiftSyntax RawSyntaxNodesC.swift
[67/109] Compiling SwiftSyntax RawSyntaxNodesD.swift
[68/109] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[69/109] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[70/109] Compiling SwiftSyntax SyntaxProtocol.swift
[71/109] Compiling SwiftSyntax SyntaxText.swift
[72/109] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[73/109] Compiling SwiftSyntax TokenDiagnostic.swift
[74/109] Compiling SwiftSyntax TokenSequence.swift
[75/109] Compiling SwiftSyntax TokenSyntax.swift
[76/109] Compiling SwiftSyntax Trivia.swift
[77/109] Compiling SwiftSyntax SyntaxCollections.swift
[78/109] Compiling SwiftSyntax SyntaxEnum.swift
[79/109] Compiling SwiftSyntax SyntaxKind.swift
[80/109] Compiling SwiftSyntax SyntaxRewriter.swift
[81/109] Compiling SwiftSyntax SyntaxTraits.swift
[82/109] Compiling SwiftSyntax SyntaxVisitor.swift
[83/109] Compiling SwiftSyntax TokenKind.swift
[84/109] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[85/109] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[86/109] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[87/109] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[88/109] Compiling SwiftSyntax RawSyntaxValidation.swift
[89/109] Compiling SwiftSyntax SyntaxNodesAB.swift
[90/109] Compiling SwiftSyntax SyntaxNodesC.swift
[91/109] Compiling SwiftSyntax SyntaxNodesD.swift
[92/109] Compiling SwiftSyntax SyntaxNodesEF.swift
[93/109] Compiling SwiftSyntax SyntaxNodesGHI.swift
[94/109] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[95/109] Compiling SwiftSyntax SyntaxNodesOP.swift
[96/109] Compiling SwiftSyntax SyntaxNodesQRS.swift
[97/109] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[98/109] Compiling SwiftSyntax Utils.swift
[99/109] Compiling SwiftSyntax ChildNameForKeyPath.swift
[100/109] Compiling SwiftSyntax Keyword.swift
[101/109] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[102/109] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[103/109] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[104/109] Compiling SwiftSyntax SyntaxBaseNodes.swift
[105/168] Compiling SwiftDiagnostics Message.swift
[106/169] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[107/169] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[108/169] Compiling SwiftDiagnostics Note.swift
[109/169] Compiling SwiftDiagnostics FixIt.swift
[110/169] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[111/169] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[112/169] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[113/169] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[114/169] Compiling SwiftDiagnostics Diagnostic.swift
[115/169] Emitting module SwiftDiagnostics
[116/169] Compiling SwiftDiagnostics Convenience.swift
[117/169] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[118/169] Compiling SwiftBasicFormat Indenter.swift
[119/169] Compiling SwiftBasicFormat Syntax+Extensions.swift
[120/169] Emitting module SwiftBasicFormat
[121/169] Compiling SwiftBasicFormat InferIndentation.swift
[122/169] Compiling SwiftBasicFormat BasicFormat.swift
[123/169] Compiling SwiftParser StringLiterals.swift
[124/169] Compiling SwiftParser SwiftParserCompatibility.swift
[125/169] Compiling SwiftParser SwiftVersion.swift
[126/169] Compiling SwiftParser SyntaxUtils.swift
[127/173] Compiling SwiftParser TopLevel.swift
[128/173] Compiling SwiftParser TriviaParser.swift
[129/173] Compiling SwiftParser Types.swift
[130/173] Compiling SwiftParser ExperimentalFeatures.swift
[131/173] Compiling SwiftParser TokenConsumer.swift
[132/173] Compiling SwiftParser TokenPrecedence.swift
[133/173] Compiling SwiftParser TokenSpec.swift
[134/173] Compiling SwiftParser TokenSpecSet.swift
[135/173] Compiling SwiftParser Nominals.swift
[136/173] Compiling SwiftParser Parameters.swift
[137/173] Compiling SwiftParser ParseSourceFile.swift
[138/173] Compiling SwiftParser Parser.swift
[139/173] Compiling SwiftParser Patterns.swift
[140/173] Compiling SwiftParser UnicodeScalarExtensions.swift
[141/173] Compiling SwiftParser Lookahead.swift
[142/173] Compiling SwiftParser LoopProgressCondition.swift
[143/173] Compiling SwiftParser Modifiers.swift
[144/173] Compiling SwiftParser Names.swift
[145/173] Compiling SwiftParser Recovery.swift
[146/173] Compiling SwiftParser Specifiers.swift
[147/173] Compiling SwiftParser Statements.swift
[148/173] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[149/173] Emitting module SwiftParser
[150/173] Compiling SwiftParser Attributes.swift
[151/173] Compiling SwiftParser Availability.swift
[152/173] Compiling SwiftParser CharacterInfo.swift
[153/173] Compiling SwiftParser CollectionNodes+Parsable.swift
[154/173] Compiling SwiftParser Declarations.swift
[155/173] Compiling SwiftParser Cursor.swift
[156/173] Compiling SwiftParser Lexeme.swift
[157/173] Compiling SwiftParser LexemeSequence.swift
[158/173] Compiling SwiftParser Lexer.swift
[159/173] Compiling SwiftParser RegexLiteralLexer.swift
[160/173] Compiling SwiftParser Directives.swift
[161/173] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[162/173] Compiling SwiftParser Expressions.swift
[163/173] Compiling SwiftParser IncrementalParseTransition.swift
[164/173] Compiling SwiftParser IsValidIdentifier.swift
[165/173] Compiling SwiftParser IsLexerClassified.swift
[166/173] Compiling SwiftParser LayoutNodes+Parsable.swift
[167/173] Compiling SwiftParser Parser+TokenSpecSet.swift
[168/173] Compiling SwiftParser TokenSpecStaticMembers.swift
[169/196] Compiling SwiftOperators OperatorTable.swift
[170/196] Compiling SwiftOperators PrecedenceGraph.swift
[171/196] Compiling SwiftOperators PrecedenceGroup.swift
[172/197] Compiling SwiftOperators OperatorTable+Semantics.swift
[173/197] Compiling SwiftOperators OperatorTable+Defaults.swift
[174/197] Compiling SwiftOperators OperatorError.swift
[175/197] Compiling SwiftOperators Operator.swift
[176/197] Compiling SwiftOperators OperatorError+Diagnostics.swift
[177/197] Emitting module SwiftOperators
[178/197] Compiling SwiftOperators OperatorTable+Folding.swift
[179/197] Compiling SwiftOperators SyntaxSynthesis.swift
[180/197] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[181/198] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[182/198] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[183/198] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[184/198] Compiling SwiftParserDiagnostics Utils.swift
[185/198] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[186/198] Emitting module SwiftParserDiagnostics
[187/198] Compiling SwiftParserDiagnostics MissingNodesError.swift
[188/198] Compiling SwiftParserDiagnostics MissingTokenError.swift
[189/198] Compiling SwiftParserDiagnostics PresenceUtils.swift
[190/198] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[191/198] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[192/198] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[193/198] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[194/213] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[195/213] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[196/214] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[197/214] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[198/214] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[199/214] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[200/214] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[201/214] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[202/214] Compiling SwiftSyntaxBuilder Indenter.swift
[203/214] Compiling SwiftSyntaxBuilder ListBuilder.swift
[204/214] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[205/214] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[206/214] Emitting module SwiftSyntaxBuilder
[207/214] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[208/214] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[209/214] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[210/232] Compiling SwiftSyntaxMacros PreambleMacro.swift
[211/233] Compiling SwiftSyntaxMacros MemberMacro.swift
[212/233] Compiling SwiftSyntaxMacros PeerMacro.swift
[213/233] Compiling SwiftSyntaxMacros Macro.swift
[214/233] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[215/233] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[216/233] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[217/233] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[218/233] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[219/233] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[220/233] Compiling SwiftSyntaxMacros Macro+Format.swift
[221/233] Compiling SwiftSyntaxMacros AttachedMacro.swift
[222/233] Compiling SwiftSyntaxMacros BodyMacro.swift
[223/233] Emitting module SwiftSyntaxMacros
[224/233] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[225/233] Compiling SwiftSyntaxMacros AccessorMacro.swift
[226/233] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[227/233] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[228/233] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[229/243] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[230/243] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[231/243] Emitting module SwiftSyntaxMacroExpansion
[232/243] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[233/243] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[234/243] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[235/243] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[236/243] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[237/243] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[238/243] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[239/255] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[240/255] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[241/255] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[242/255] Emitting module SwiftCompilerPluginMessageHandling
[243/255] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[244/255] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[245/255] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[246/255] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[247/255] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[248/255] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[249/255] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[250/255] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[251/256] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[252/258] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[253/258] Emitting module SwiftCompilerPlugin
[254/263] Compiling OpenObservationMacros OpenObservationMacros.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/OpenObservationMacros.swift:8:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 6 | //
 7 |
 8 | import SwiftSyntaxMacros
   |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 9 | import SwiftCompilerPlugin
10 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/OpenObservationMacros.swift:9:8: warning: module 'SwiftCompilerPlugin' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 7 |
 8 | import SwiftSyntaxMacros
 9 | import SwiftCompilerPlugin
   |        `- warning: module 'SwiftCompilerPlugin' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
10 |
11 | @main
[255/263] Compiling OpenObservationMacros Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:12:8: warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | import SwiftSyntax
    |        `- warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:13:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 11 |
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
    |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:14:8: warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
    |        `- warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 15 | import SwiftSyntaxBuilder
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:15:8: warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
    |        `- warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 16 |
 17 | extension VariableDeclSyntax {
[256/263] Compiling OpenObservationMacros ObservableMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:12:8: warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | import SwiftSyntax
    |        `- warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:13:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 11 |
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
    |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:14:8: warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
    |        `- warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 15 | import SwiftSyntaxBuilder
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:15:8: warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
    |        `- warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 16 |
 17 | public struct ObservableMacro {
[257/263] Compiling OpenObservationMacros Availability.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:12:8: warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | import SwiftSyntax
    |        `- warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:13:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 11 |
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
    |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:14:8: warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
    |        `- warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 15 | import SwiftSyntaxBuilder
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:15:8: warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
    |        `- warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 16 |
 17 |
[258/263] Emitting module OpenObservationMacros
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:12:8: warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | import SwiftSyntax
    |        `- warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:13:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 11 |
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
    |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:14:8: warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
    |        `- warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 15 | import SwiftSyntaxBuilder
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Availability.swift:15:8: warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
    |        `- warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 16 |
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:12:8: warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | import SwiftSyntax
    |        `- warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:13:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 11 |
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
    |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:14:8: warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
    |        `- warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 15 | import SwiftSyntaxBuilder
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/Extensions.swift:15:8: warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
    |        `- warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 16 |
 17 | extension VariableDeclSyntax {
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:12:8: warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | import SwiftSyntax
    |        `- warning: module 'SwiftSyntax' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:13:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 11 |
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
    |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:14:8: warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 12 | import SwiftSyntax
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
    |        `- warning: module 'SwiftDiagnostics' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 15 | import SwiftSyntaxBuilder
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/ObservableMacro.swift:15:8: warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 13 | import SwiftSyntaxMacros
 14 | import SwiftDiagnostics
 15 | import SwiftSyntaxBuilder
    |        `- warning: module 'SwiftSyntaxBuilder' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 16 |
 17 | public struct ObservableMacro {
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/OpenObservationMacros.swift:8:8: warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 6 | //
 7 |
 8 | import SwiftSyntaxMacros
   |        `- warning: module 'SwiftSyntaxMacros' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 9 | import SwiftCompilerPlugin
10 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenObservationMacros/OpenObservationMacros.swift:9:8: warning: module 'SwiftCompilerPlugin' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
 7 |
 8 | import SwiftSyntaxMacros
 9 | import SwiftCompilerPlugin
   |        `- warning: module 'SwiftCompilerPlugin' was not compiled with library evolution support; using it means binary compatibility for 'OpenObservationMacros' can't be guaranteed
10 |
11 | @main
[258/263] Write Objects.LinkFileList
[259/263] Linking OpenObservationMacros-tool
[261/269] Compiling OpenObservation ObservationRegistrar.swift
[262/269] Compiling OpenObservation ThreadLocal.swift
[263/269] Compiling OpenObservation ObservationTracking.swift
[264/269] Compiling OpenObservation Observable.swift
[265/269] Compiling OpenObservation Locking.swift
[266/269] Emitting module OpenObservation
[267/271] Compiling OpenObservationClient main.swift
[268/271] Emitting module OpenObservationClient
[268/271] Write Objects.LinkFileList
[269/271] Linking OpenObservationClient
[270/271] Applying OpenObservationClient
Build complete! (25.64s)
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "OpenObservation",
  "name" : "OpenObservation",
  "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" : "OpenObservation",
      "targets" : [
        "OpenObservation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenObservationClient",
      "targets" : [
        "OpenObservationClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenObservationMacros",
      "targets" : [
        "OpenObservationMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenObservationMacros",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservationMacros",
      "path" : "Sources/OpenObservationMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "OpenObservation",
        "OpenObservationClient",
        "OpenObservationMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "ObservableMacro.swift",
        "OpenObservationMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "OpenObservationMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservationMacroTests",
      "path" : "Tests/OpenObservationMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "OpenObservationMacroTests.swift"
      ],
      "target_dependencies" : [
        "OpenObservationMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenObservationCxx",
      "module_type" : "ClangTarget",
      "name" : "OpenObservationCxx",
      "path" : "Sources/OpenObservationCxx",
      "product_memberships" : [
        "OpenObservation",
        "OpenObservationClient"
      ],
      "sources" : [
        "Locking.cpp",
        "ThreadLocal.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenObservationClient",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservationClient",
      "path" : "Sources/OpenObservationClient",
      "product_memberships" : [
        "OpenObservationClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenObservation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenObservation",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservation",
      "path" : "Sources/OpenObservation",
      "product_memberships" : [
        "OpenObservation",
        "OpenObservationClient"
      ],
      "sources" : [
        "Locking.swift",
        "Observable.swift",
        "ObservationRegistrar.swift",
        "ObservationTracking.swift",
        "ThreadLocal.swift"
      ],
      "target_dependencies" : [
        "OpenObservationCxx",
        "OpenObservationMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/openswiftuiproject/openobservation/main
Repository:               OpenSwiftUIProject/OpenObservation
Swift version used:       6.3
Target:                   OpenObservation
Extracting symbol information for 'OpenObservation'...
Finished extracting symbol information for 'OpenObservation'. (19.85s)
Building documentation for 'OpenObservation'...
warning: 'Observation' doesn't exist at '/OpenObservation/ObservationTracked()'
  --> ../Observable.swift:48:11-48:22
46 | /// Synthesizes a property for accessors.
47 | ///
48 + /// The ``Observation`` module uses this macro. Its use outside of the
49 | /// framework isn't necessary.
50 | @attached(accessor, names: named(init), named(get), named(set), named(_modify))
warning: 'willset(_:keypath:)' doesn't exist at '/OpenObservation/ObservationRegistrar/withMutation(of:keyPath:_:)'
   --> ../ObservationRegistrar.swift:349:27-349:46
347 |   /// Identifies mutations to the transactions registered for observers.
348 |   ///
349 +   /// This method calls ``willset(_:keypath:)`` before the mutation. Then it
350 |   /// calls ``didset(_:keypath:)`` after the mutation.
351 |   /// - Parameters:
warning: 'didset(_:keypath:)' doesn't exist at '/OpenObservation/ObservationRegistrar/withMutation(of:keyPath:_:)'
   --> ../ObservationRegistrar.swift:350:15-350:33
348 |   ///
349 |   /// This method calls ``willset(_:keypath:)`` before the mutation. Then it
350 +   /// calls ``didset(_:keypath:)`` after the mutation.
351 |   /// - Parameters:
352 |   ///   - of: An instance of an observable type.
warning: External name 'of' used to document parameter
   --> ../ObservationRegistrar.swift:352:11-352:13
350 |   /// calls ``didset(_:keypath:)`` after the mutation.
351 |   /// - Parameters:
352 +   ///   - of: An instance of an observable type.
    |           ╰─suggestion: Replace 'of' with 'subject'
353 |   ///   - keyPath: The key path of an observed property.
354 |   public func withMutation<Subject: Observable, Member, T>(
warning: Parameter 'mutation' is missing documentation
   --> ../ObservationRegistrar.swift:353:57-353:57
351 |   /// - Parameters:
352 |   ///   - of: An instance of an observable type.
353 +   ///   - keyPath: The key path of an observed property.
    |                                                         ╰─suggestion: Document 'mutation' parameter
354 |   public func withMutation<Subject: Observable, Member, T>(
355 |     of subject: Subject,
warning: Unknown directive 'Observable'; this element will be ignored
   --> GettingStarted.md:247:1-247:12
245 | ```swift
246 | // Good: Focused responsibility
247 + @Observable
248 | class UserSettings {
249 |     var theme: Theme
warning: Unknown directive 'Observable'; this element will be ignored
   --> GettingStarted.md:255:1-255:12
253 |
254 | // Avoid: Too many responsibilities
255 + @Observable
256 | class AppState {
257 |     var user: User
warning: Unknown directive 'Observable'; this element will be ignored
   --> GettingStarted.md:270:1-270:12
268 |
269 | ```swift
270 + @Observable
271 | class ShoppingCart {
272 |     var items: [CartItem] = []
warning: Unknown directive 'Observable'; this element will be ignored
   --> GettingStarted.md:292:1-292:12
290 |
291 | ```swift
292 + @Observable
293 | class LoopModel {
294 |     var value1: Int = 0 {
Finished building documentation for 'OpenObservation' (0.35s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/openswiftuiproject/openobservation/main
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax
[1/2277] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax (0.85s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.96s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3674] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Relationship.swift
[17/57] Compiling SymbolKit RelationshipKind.swift
[18/57] Compiling SymbolKit SourceOrigin.swift
[19/57] Compiling SymbolKit GenericConstraints.swift
[20/57] Compiling SymbolKit Swift.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[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.83s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'OpenObservation' complete! (0.51s)
     102
2	/Users/admin/builder/spi-builder-workspace/.docs/openswiftuiproject/openobservation/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/openswiftuiproject/openobservation/main
File count: 102
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-openswiftuiproject-openobservation-main-916f57c2.zip to s3://spi-docs-inbox/prod-openswiftuiproject-openobservation-main-916f57c2.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [63%]
Copying... [79%]
Copying... [94%]
Copying... [100%]
Done.