The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mariposa, reference main (6bcc0a), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 11:35:34 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/jessesquires/mariposa.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jessesquires/mariposa
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6bcc0aa update readme
Cloned https://github.com/jessesquires/mariposa.git
Revision (git rev-parse @):
6bcc0aae0091a9797a17ac1433cc8f32a0b1df62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jessesquires/mariposa.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
[2/29074] Fetching yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (2.22s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.22s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.0 (2.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.64s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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": "mariposa",
      "name": "Mariposa",
      "url": "https://github.com/jessesquires/mariposa.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mariposa",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "6.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jessesquires/mariposa.git
[1/267] Fetching mariposa
Fetched https://github.com/jessesquires/mariposa.git from cache (0.79s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/jpsim/Yams.git from cache (0.57s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.61s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/jessesquires/mariposa.git
Working copy of https://github.com/jessesquires/mariposa.git resolved at main (6bcc0aa)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Found 2 product dependencies
  - swift-argument-parser
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jessesquires/mariposa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[3/16] Write mariposa-entitlement.plist
[4/16] Write sources
[6/16] Write swift-version--6988338F2F200930.txt
[7/18] Compiling reader.c
[8/18] Compiling emitter.c
[9/18] Compiling api.c
[10/18] Compiling scanner.c
[11/18] Compiling parser.c
[12/18] Compiling writer.c
[14/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/38] Emitting module ArgumentParserToolInfo
[16/77] Compiling ArgumentParser ParserError.swift
[17/77] Compiling ArgumentParser SplitArguments.swift
[18/77] Compiling ArgumentParser ArgumentDefinition.swift
[19/77] Compiling ArgumentParser ArgumentSet.swift
[20/77] Compiling ArgumentParser CommandParser.swift
[21/77] Compiling ArgumentParser InputKey.swift
[22/79] Compiling ArgumentParser InputOrigin.swift
[23/79] Compiling ArgumentParser Name.swift
[24/79] Compiling ArgumentParser Parsed.swift
[25/79] Compiling ArgumentParser ParsedValues.swift
[26/83] Compiling ArgumentParser NameSpecification.swift
[27/83] Compiling ArgumentParser Option.swift
[28/83] Compiling ArgumentParser OptionGroup.swift
[29/83] Compiling ArgumentParser AsyncParsableCommand.swift
[30/83] Emitting module ArgumentParser
[31/83] Compiling ArgumentParser Platform.swift
[32/83] Compiling ArgumentParser SequenceExtensions.swift
[33/83] Compiling ArgumentParser StringExtensions.swift
[34/83] Compiling ArgumentParser Tree.swift
[35/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/83] Compiling ArgumentParser CompletionsGenerator.swift
[37/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/83] Compiling ArgumentParser Argument.swift
[40/83] Compiling Yams YamlError.swift
[41/83] Compiling Yams YamlTagProviding.swift
[42/83] Compiling ArgumentParser ArgumentVisibility.swift
[43/83] Compiling ArgumentParser CompletionKind.swift
[44/83] Compiling ArgumentParser Errors.swift
[45/83] Compiling ArgumentParser Flag.swift
[48/83] Emitting module Yams
[50/83] Compiling ArgumentParser ArgumentHelp.swift
[65/83] Compiling ArgumentParser ParsableArguments.swift
[66/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[67/83] Compiling ArgumentParser ParsableCommand.swift
[68/83] Compiling ArgumentParser ArgumentDecoder.swift
[73/83] Compiling ArgumentParser HelpGenerator.swift
[74/83] Compiling ArgumentParser MessageInfo.swift
[75/83] Compiling ArgumentParser UsageGenerator.swift
[76/83] Compiling ArgumentParser CollectionExtensions.swift
[77/83] Compiling ArgumentParser CommandConfiguration.swift
[78/83] Compiling ArgumentParser CommandGroup.swift
[79/83] Compiling ArgumentParser EnumerableFlag.swift
[80/83] Compiling ArgumentParser ExpressibleByArgument.swift
[81/108] Emitting module Mariposa
[82/110] Compiling Mariposa BlueskyClient.swift
[83/110] Compiling Mariposa BlueskyCommit.swift
[84/110] Compiling Mariposa BlueskyCreateSession.swift
[85/110] Compiling Mariposa BlueskyCredentials.swift
[86/110] Compiling Mariposa BlueskyFacet.swift
[87/110] Compiling Mariposa BlueskyFacetFeature.swift
[88/110] Compiling Mariposa MastodonClient.swift
[89/110] Compiling Mariposa MastodonCredentials.swift
[90/110] Compiling Mariposa MastodonResult.swift
[91/110] Compiling Mariposa MastodonStatus.swift
[92/110] Compiling Mariposa String+Extensions.swift
[93/110] Compiling Mariposa URLResponse+Extensions.swift
[94/110] Compiling Mariposa Mariposa.swift
[95/110] Compiling Mariposa MariposaConfig.swift
[96/110] Compiling Mariposa MastodonAccount.swift
[97/110] Compiling Mariposa URLRequest+Bluesky.swift
[98/110] Compiling Mariposa JSONFeed.swift
[99/110] Compiling Mariposa JSONFeedItem.swift
[100/110] Compiling Mariposa URLRequest+Mastodon.swift
[101/110] Compiling Mariposa Print.swift
[102/110] Compiling Mariposa BlueskyIndex.swift
[103/110] Compiling Mariposa BlueskyPost.swift
[104/110] Compiling Mariposa BlueskyRecord.swift
[105/110] Compiling Mariposa BlueskyRecordCreated.swift
[106/110] Compiling Mariposa BlueskyResult.swift
[107/110] Compiling Mariposa BlueskySession.swift
[107/110] Write Objects.LinkFileList
[108/110] Linking mariposa
[109/110] Applying mariposa
Build complete! (15.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Mariposa",
  "name" : "Mariposa",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "mariposa",
      "targets" : [
        "Mariposa"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Mariposa",
      "module_type" : "SwiftTarget",
      "name" : "Mariposa",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "mariposa"
      ],
      "sources" : [
        "Bluesky/BlueskyClient.swift",
        "Bluesky/BlueskyCommit.swift",
        "Bluesky/BlueskyCreateSession.swift",
        "Bluesky/BlueskyCredentials.swift",
        "Bluesky/BlueskyFacet.swift",
        "Bluesky/BlueskyFacetFeature.swift",
        "Bluesky/BlueskyIndex.swift",
        "Bluesky/BlueskyPost.swift",
        "Bluesky/BlueskyRecord.swift",
        "Bluesky/BlueskyRecordCreated.swift",
        "Bluesky/BlueskyResult.swift",
        "Bluesky/BlueskySession.swift",
        "Bluesky/URLRequest+Bluesky.swift",
        "JSONFeed/JSONFeed.swift",
        "JSONFeed/JSONFeedItem.swift",
        "Mariposa.swift",
        "MariposaConfig.swift",
        "Mastodon/MastodonAccount.swift",
        "Mastodon/MastodonClient.swift",
        "Mastodon/MastodonCredentials.swift",
        "Mastodon/MastodonResult.swift",
        "Mastodon/MastodonStatus.swift",
        "Mastodon/URLRequest+Mastodon.swift",
        "Utils/Print.swift",
        "Utils/String+Extensions.swift",
        "Utils/URLResponse+Extensions.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/jessesquires/mariposa/main
Repository:               jessesquires/mariposa
Swift version used:       6.3
Target:                   Mariposa
Extracting symbol information for 'Mariposa'...
Finished extracting symbol information for 'Mariposa'. (27.26s)
Building documentation for 'Mariposa'...
Finished building documentation for 'Mariposa' (0.41s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/jessesquires/mariposa/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/jpsim/Yams.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Updated https://github.com/jpsim/Yams.git (0.57s)
Updated https://github.com/apple/swift-argument-parser (0.57s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.0 (2.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.69s)
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.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.03s)
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/53] Compiling SymbolKit Identifier.swift
[8/53] Compiling SymbolKit KindIdentifier.swift
[9/53] Compiling SymbolKit Location.swift
[10/53] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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! (3.19s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Mariposa' complete! (0.31s)
     490
4	/Users/admin/builder/spi-builder-workspace/.docs/jessesquires/mariposa/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/jessesquires/mariposa/main
File count: 490
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-jessesquires-mariposa-main-ae5fb55b.zip to s3://spi-docs-inbox/prod-jessesquires-mariposa-main-ae5fb55b.zip
Copying... [16%]
Copying... [25%]
Copying... [33%]
Copying... [41%]
Copying... [57%]
Copying... [66%]
Copying... [74%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.