The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nice-things, reference main (4d68c9), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 19:13: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/jessetipton/swift-nice-things.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jessetipton/swift-nice-things
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4d68c93 Enhance Either
Cloned https://github.com/jessetipton/swift-nice-things.git
Revision (git rev-parse @):
4d68c932960b6762bec36166393e41d90f21fc69
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jessetipton/swift-nice-things.git at main
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5464] Fetching swift-custom-dump
[165/6425] Fetching swift-custom-dump, swift-macro-testing
[396/12148] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[10089/28213] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing
[10250/103196] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.90s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.90s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
[24521/27252] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (4.49s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.83s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.83s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (4.27s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.68s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.64s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-nice-things",
      "name": "swift-nice-things",
      "url": "https://github.com/jessetipton/swift-nice-things.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nice-things",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jessetipton/swift-nice-things.git
[1/179] Fetching swift-nice-things
Fetched https://github.com/jessetipton/swift-nice-things.git from cache (0.61s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.95s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/jessetipton/swift-nice-things.git
Working copy of https://github.com/jessetipton/swift-nice-things.git resolved at main (4d68c93)
warning: '.resolve-product-dependencies': dependency 'swift-nice-things' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jessetipton/swift-nice-things.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[17/21] Compiling _SwiftSyntaxCShims dummy.c
[18/21] Write swift-version--6988338F2F200930.txt
[20/27] Compiling SwiftSyntax510 Empty.swift
[21/27] Compiling SwiftSyntax600 Empty.swift
[22/27] Compiling SwiftSyntax509 Empty.swift
[23/27] Emitting module SwiftSyntax600
[24/27] Emitting module SwiftSyntax510
[25/27] Emitting module SwiftSyntax509
[26/92] Compiling SwiftSyntax Identifier.swift
[27/92] Compiling SwiftSyntax MemoryLayout.swift
[28/92] Compiling SwiftSyntax MissingNodeInitializers.swift
[29/92] Compiling SwiftSyntax RawSyntax.swift
[30/92] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[31/92] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[32/92] Compiling SwiftSyntax RawSyntaxTokenView.swift
[33/99] Compiling SwiftSyntax SourceEdit.swift
[34/99] Compiling SwiftSyntax SourceLength.swift
[35/99] Compiling SwiftSyntax SourceLocation.swift
[36/99] Compiling SwiftSyntax SourcePresence.swift
[37/99] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/99] Compiling SwiftSyntax Syntax.swift
[39/99] Compiling SwiftSyntax SyntaxArena.swift
[40/99] Compiling SwiftSyntax SyntaxProtocol.swift
[41/99] Compiling SwiftSyntax SyntaxText.swift
[42/99] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/99] Compiling SwiftSyntax TokenDiagnostic.swift
[44/99] Compiling SwiftSyntax TokenSequence.swift
[45/99] Compiling SwiftSyntax TokenSyntax.swift
[46/99] Compiling SwiftSyntax Trivia.swift
[47/99] Emitting module SwiftSyntax
[48/99] Compiling SwiftSyntax AbsolutePosition.swift
[49/99] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[50/99] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[51/99] Compiling SwiftSyntax Assert.swift
[52/99] Compiling SwiftSyntax BumpPtrAllocator.swift
[53/99] Compiling SwiftSyntax CommonAncestor.swift
[54/99] Compiling SwiftSyntax Convenience.swift
[55/99] Compiling SwiftSyntax CustomTraits.swift
[56/99] Compiling SwiftSyntax Tokens.swift
[57/99] Compiling SwiftSyntax TriviaPieces.swift
[58/99] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[59/99] Compiling SwiftSyntax RawSyntaxNodesC.swift
[60/99] Compiling SwiftSyntax RawSyntaxNodesD.swift
[61/99] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[62/99] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[63/99] Compiling SwiftSyntax SyntaxCollections.swift
[64/99] Compiling SwiftSyntax SyntaxEnum.swift
[65/99] Compiling SwiftSyntax SyntaxKind.swift
[66/99] Compiling SwiftSyntax SyntaxRewriter.swift
[67/99] Compiling SwiftSyntax SyntaxTraits.swift
[68/99] Compiling SwiftSyntax SyntaxVisitor.swift
[69/99] Compiling SwiftSyntax TokenKind.swift
[70/99] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[71/99] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[72/99] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[73/99] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[74/99] Compiling SwiftSyntax RawSyntaxValidation.swift
[75/99] Compiling SwiftSyntax SyntaxNodesAB.swift
[76/99] Compiling SwiftSyntax SyntaxNodesC.swift
[77/99] Compiling SwiftSyntax SyntaxNodesD.swift
[78/99] Compiling SwiftSyntax SyntaxNodesEF.swift
[79/99] Compiling SwiftSyntax SyntaxNodesGHI.swift
[80/99] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[81/99] Compiling SwiftSyntax SyntaxNodesOP.swift
[82/99] Compiling SwiftSyntax SyntaxNodesQRS.swift
[83/99] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[84/99] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[85/99] Compiling SwiftSyntax SyntaxChildren.swift
[86/99] Compiling SwiftSyntax SyntaxCollection.swift
[87/99] Compiling SwiftSyntax SyntaxHashable.swift
[88/99] Compiling SwiftSyntax SyntaxIdentifier.swift
[89/99] Compiling SwiftSyntax SyntaxNodeFactory.swift
[90/99] Compiling SwiftSyntax SyntaxNodeStructure.swift
[91/99] Compiling SwiftSyntax Utils.swift
[92/99] Compiling SwiftSyntax ChildNameForKeyPath.swift
[93/99] Compiling SwiftSyntax Keyword.swift
[94/99] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[95/99] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[96/99] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[97/99] Compiling SwiftSyntax SyntaxBaseNodes.swift
[98/157] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[99/157] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[100/157] Compiling SwiftBasicFormat Syntax+Extensions.swift
[101/157] Compiling SwiftBasicFormat InferIndentation.swift
[102/157] Compiling SwiftDiagnostics FixIt.swift
[103/157] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[104/157] Compiling SwiftDiagnostics Message.swift
[105/158] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[106/158] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[107/158] Compiling SwiftDiagnostics Diagnostic.swift
[108/158] Compiling SwiftDiagnostics Convenience.swift
[109/158] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[110/158] Emitting module SwiftDiagnostics
[111/158] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[112/158] Compiling SwiftDiagnostics Note.swift
[113/158] Emitting module SwiftBasicFormat
[114/158] Compiling SwiftBasicFormat BasicFormat.swift
[115/158] Compiling SwiftParser StringLiterals.swift
[116/158] Compiling SwiftParser SwiftParserCompatibility.swift
[117/158] Compiling SwiftParser SwiftVersion.swift
[118/158] Compiling SwiftParser SyntaxUtils.swift
[119/158] Compiling SwiftParser TopLevel.swift
[120/158] Compiling SwiftParser TriviaParser.swift
[121/158] Compiling SwiftParser Types.swift
[122/158] Compiling SwiftParser ExperimentalFeatures.swift
[123/162] Compiling SwiftParser TokenConsumer.swift
[124/162] Compiling SwiftParser TokenPrecedence.swift
[125/162] Compiling SwiftParser TokenSpec.swift
[126/162] Compiling SwiftParser TokenSpecSet.swift
[127/162] Compiling SwiftParser Nominals.swift
[128/162] Compiling SwiftParser Parameters.swift
[129/162] Compiling SwiftParser ParseSourceFile.swift
[130/162] Compiling SwiftParser Parser.swift
[131/162] Compiling SwiftParser Patterns.swift
[132/162] Compiling SwiftParser UnicodeScalarExtensions.swift
[133/162] Compiling SwiftParser Lookahead.swift
[134/162] Compiling SwiftParser LoopProgressCondition.swift
[135/162] Compiling SwiftParser Modifiers.swift
[136/162] Compiling SwiftParser Names.swift
[137/162] Compiling SwiftParser Recovery.swift
[138/162] Compiling SwiftParser Specifiers.swift
[139/162] Compiling SwiftParser Statements.swift
[140/162] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[141/162] Emitting module SwiftParser
[142/162] Compiling SwiftParser Directives.swift
[143/162] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[144/162] Compiling SwiftParser Expressions.swift
[145/162] Compiling SwiftParser IncrementalParseTransition.swift
[146/162] Compiling SwiftParser IsValidIdentifier.swift
[147/162] Compiling SwiftParser Cursor.swift
[148/162] Compiling SwiftParser Lexeme.swift
[149/162] Compiling SwiftParser LexemeSequence.swift
[150/162] Compiling SwiftParser Lexer.swift
[151/162] Compiling SwiftParser RegexLiteralLexer.swift
[152/162] Compiling SwiftParser Attributes.swift
[153/162] Compiling SwiftParser Availability.swift
[154/162] Compiling SwiftParser CharacterInfo.swift
[155/162] Compiling SwiftParser CollectionNodes+Parsable.swift
[156/162] Compiling SwiftParser Declarations.swift
[157/162] Compiling SwiftParser IsLexerClassified.swift
[158/162] Compiling SwiftParser LayoutNodes+Parsable.swift
[159/162] Compiling SwiftParser Parser+TokenSpecSet.swift
[160/162] Compiling SwiftParser TokenSpecStaticMembers.swift
[161/185] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[162/186] Compiling SwiftOperators PrecedenceGroup.swift
[163/186] Compiling SwiftOperators PrecedenceGraph.swift
[164/186] Compiling SwiftOperators OperatorTable.swift
[165/187] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[166/187] Compiling SwiftOperators OperatorTable+Semantics.swift
[167/187] Compiling SwiftOperators SyntaxSynthesis.swift
[168/187] Compiling SwiftOperators OperatorTable+Defaults.swift
[169/187] Compiling SwiftOperators OperatorError.swift
[170/187] Compiling SwiftOperators OperatorError+Diagnostics.swift
[171/187] Emitting module SwiftOperators
[172/187] Compiling SwiftOperators Operator.swift
[173/187] Compiling SwiftOperators OperatorTable+Folding.swift
[174/187] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[175/187] Compiling SwiftParserDiagnostics Utils.swift
[176/187] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[177/187] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[178/187] Compiling SwiftParserDiagnostics PresenceUtils.swift
[179/187] Compiling SwiftParserDiagnostics MissingNodesError.swift
[180/187] Compiling SwiftParserDiagnostics MissingTokenError.swift
[181/187] Emitting module SwiftParserDiagnostics
[182/187] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[183/187] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[184/187] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[185/187] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[186/202] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[187/202] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[188/203] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[189/203] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[190/203] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[191/203] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[192/203] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[193/203] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[194/203] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[195/203] Compiling SwiftSyntaxBuilder Indenter.swift
[196/203] Compiling SwiftSyntaxBuilder ListBuilder.swift
[197/203] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[198/203] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[199/203] Emitting module SwiftSyntaxBuilder
[200/203] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[201/203] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[202/221] Compiling SwiftSyntaxMacros PreambleMacro.swift
[203/222] Compiling SwiftSyntaxMacros MemberMacro.swift
[204/222] Compiling SwiftSyntaxMacros PeerMacro.swift
[205/222] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[206/222] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[207/222] Compiling SwiftSyntaxMacros Macro.swift
[208/222] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[209/222] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[210/222] Compiling SwiftSyntaxMacros Macro+Format.swift
[211/222] Compiling SwiftSyntaxMacros AttachedMacro.swift
[212/222] Compiling SwiftSyntaxMacros BodyMacro.swift
[213/222] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[214/222] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[215/222] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[216/222] Compiling SwiftSyntaxMacros AccessorMacro.swift
[217/222] Emitting module SwiftSyntaxMacros
[218/222] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[219/222] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[220/222] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[221/232] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[222/232] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[223/232] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[224/232] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[225/232] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[226/232] Emitting module SwiftSyntaxMacroExpansion
[227/232] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[228/232] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[229/232] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[230/232] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[231/244] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[232/244] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[233/244] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[234/244] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[235/244] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[236/244] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[237/244] Emitting module SwiftCompilerPluginMessageHandling
[238/244] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[239/244] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[240/244] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[241/244] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[242/244] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[243/245] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[244/247] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[245/247] Emitting module SwiftCompilerPlugin
[246/251] Emitting module NiceThingsMacros
[247/251] Compiling NiceThingsMacros NiceThingsPlugin.swift
[248/251] Compiling NiceThingsMacros MemberwiseInitMacro.swift
[249/251] Compiling NiceThingsMacros URLMacro.swift
[249/251] Write Objects.LinkFileList
[250/251] Linking NiceThingsMacros-tool
[252/269] Compiling NiceThings Sequence+Sum.swift
[253/269] Compiling NiceThings MemberwiseInit.swift
[254/269] Compiling NiceThings Sequence+Sum.swift
[255/269] Compiling NiceThings MemberwiseInit.swift
[256/269] Compiling NiceThings Collection+IsNotEmpty.swift
[257/269] Compiling NiceThings Collection+Average.swift
[259/269] Compiling NiceThings URL.swift
[260/269] Compiling NiceThings AsyncSequence+Collect.swift
[261/269] Compiling NiceThings Collection+IsNotEmpty.swift
[262/269] Emitting module NiceThings
[263/269] Compiling NiceThings AsyncSequence+Collect.swift
[264/269] Compiling NiceThings Either.swift
[266/269] Compiling NiceThings EdgeInsets+Zero.swift
[267/269] Emitting module NiceThings
[268/269] Compiling NiceThings URL.swift
[269/269] Compiling NiceThings EdgeInsets+Zero.swift
Build complete! (34.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "swift-nice-things",
  "name" : "swift-nice-things",
  "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" : "NiceThings",
      "targets" : [
        "NiceThings"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NiceThingsMacros",
      "targets" : [
        "NiceThingsMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "NiceThingsTests",
      "module_type" : "SwiftTarget",
      "name" : "NiceThingsTests",
      "path" : "Tests/NiceThingsTests",
      "sources" : [
        "Extensions/Concurrency/AsyncSequenceCollectTests.swift",
        "Extensions/Standard Library/SequenceSumTests.swift",
        "Types/EitherTests.swift"
      ],
      "target_dependencies" : [
        "NiceThings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NiceThingsMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "NiceThingsMacrosTests",
      "path" : "Tests/NiceThingsMacrosTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "MemberwiseInitMacroTests.swift",
        "URLMacroTests.swift"
      ],
      "target_dependencies" : [
        "NiceThingsMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NiceThingsMacros",
      "module_type" : "SwiftTarget",
      "name" : "NiceThingsMacros",
      "path" : "Sources/NiceThingsMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "NiceThings",
        "NiceThingsMacros"
      ],
      "sources" : [
        "MemberwiseInitMacro.swift",
        "NiceThingsPlugin.swift",
        "URLMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "NiceThings",
      "module_type" : "SwiftTarget",
      "name" : "NiceThings",
      "path" : "Sources/NiceThings",
      "product_memberships" : [
        "NiceThings"
      ],
      "sources" : [
        "Either.swift",
        "Extensions/Concurrency/AsyncSequence+Collect.swift",
        "Extensions/Standard Library/Collection+Average.swift",
        "Extensions/Standard Library/Collection+IsNotEmpty.swift",
        "Extensions/Standard Library/Sequence+Sum.swift",
        "Extensions/SwiftUI/EdgeInsets+Zero.swift",
        "MemberwiseInit.swift",
        "URL.swift"
      ],
      "target_dependencies" : [
        "NiceThingsMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/jessetipton/swift-nice-things/main
Repository:               jessetipton/swift-nice-things
Swift version used:       6.3
Target:                   NiceThings
Extracting symbol information for 'NiceThings'...
Finished extracting symbol information for 'NiceThings'. (44.37s)
Building documentation for 'NiceThings'...
warning: 'AsyncSequence' doesn't exist at '/NiceThings/Swift'
  --> NiceThings.md:29:11-29:24
27 | ### Concurrency Extensions
28 |
29 + - ``Swift/AsyncSequence/collect()``
   |           ╰─suggestion: Replace 'AsyncSequence' with 'Sequence'
30 |
31 | ### SwiftUI Extensions
warning: 'SwiftUI' doesn't exist at '/NiceThings'
  --> NiceThings.md:33:5-33:12
31 | ### SwiftUI Extensions
32 |
33 + - ``SwiftUI/EdgeInsets/zero``
   |     ├─suggestion: Replace 'SwiftUI' with 'SwiftUICore'
   |     ├─suggestion: Replace 'SwiftUI' with 'SwiftUI-Extensions'
   |     ╰─suggestion: Replace 'SwiftUI' with 'Swift'
Finished building documentation for 'NiceThings' (0.46s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/jessetipton/swift-nice-things/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.51s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.51s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-macro-testing.git
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.11s)
Updated https://github.com/swiftlang/swift-syntax.git (0.89s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.89s)
Updated https://github.com/pointfreeco/swift-macro-testing.git (0.89s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (2.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.70s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
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 sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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 SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.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.09s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NiceThings' complete! (0.58s)
     112
2	/Users/admin/builder/spi-builder-workspace/.docs/jessetipton/swift-nice-things/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/jessetipton/swift-nice-things/main
File count: 112
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-jessetipton-swift-nice-things-main-af4c2d83.zip to s3://spi-docs-inbox/prod-jessetipton-swift-nice-things-main-af4c2d83.zip
Copying... [16%]
Copying... [32%]
Copying... [48%]
Copying... [64%]
Copying... [80%]
Copying... [96%]
Copying... [100%]
Done.