The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Winnie, reference main (f1feb7), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 19:50:59 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/patricktcoakley/Winnie.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/patricktcoakley/Winnie
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1feb76 Add comment preservation option; refactoring to lock in API.
Cloned https://github.com/patricktcoakley/Winnie.git
Revision (git rev-parse @):
f1feb769969c2704a0d090a445eee0850dd7d67e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/patricktcoakley/Winnie.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-collections.git
[1/2277] Fetching swift-docc-plugin
[93/25860] Fetching swift-docc-plugin, swift-collections
[937/29533] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.81s)
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.81s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
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": "winnie",
      "name": "Winnie",
      "url": "https://github.com/patricktcoakley/Winnie.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Winnie",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/patricktcoakley/Winnie.git
[1/245] Fetching winnie
Fetched https://github.com/patricktcoakley/Winnie.git from cache (0.78s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.29s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/patricktcoakley/Winnie.git
Working copy of https://github.com/patricktcoakley/Winnie.git resolved at main (f1feb76)
warning: '.resolve-product-dependencies': dependency 'winnie' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/patricktcoakley/Winnie.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Write sources
[11/12] Write swift-version--6988338F2F200930.txt
[13/30] Compiling InternalCollectionsUtilities Debugging.swift
[14/30] Compiling InternalCollectionsUtilities Descriptions.swift
[15/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/30] Compiling InternalCollectionsUtilities Specialize.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/31] Emitting module InternalCollectionsUtilities
[24/31] Compiling InternalCollectionsUtilities Integer rank.swift
[25/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/313] Compiling HashTreeCollections _Bucket.swift
[33/313] Compiling HashTreeCollections _Hash.swift
[34/314] Compiling HeapModule _HeapNode.swift
[35/314] Compiling DequeModule _DequeBuffer.swift
[36/314] Compiling DequeModule _DequeBufferHeader.swift
[37/314] Compiling DequeModule _DequeSlot.swift
[38/314] Compiling HeapModule Heap.swift
[39/314] Compiling HeapModule Heap+UnsafeHandle.swift
[40/314] Compiling HeapModule Heap+Invariants.swift
[41/314] Compiling HeapModule Heap+Descriptions.swift
[42/314] Compiling HashTreeCollections _HashLevel.swift
[43/314] Compiling HashTreeCollections _HashNode+Builder.swift
[44/314] Emitting module HeapModule
[45/314] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[46/314] Compiling HashTreeCollections _HashNode+Debugging.swift
[47/314] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/314] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[49/314] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[50/314] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[51/314] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[52/314] Compiling HashTreeCollections _HashNode.swift
[53/314] Compiling HashTreeCollections _HashNodeHeader.swift
[54/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/320] Compiling HashTreeCollections _UnmanagedHashNode.swift
[56/320] Compiling HashTreeCollections _UnsafePath.swift
[57/320] Compiling HashTreeCollections TreeDictionary+Codable.swift
[58/320] Compiling HashTreeCollections TreeDictionary+Collection.swift
[59/320] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[60/320] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[61/320] Compiling _RopeModule Rope+Sequence.swift
[62/320] Compiling _RopeModule Rope+Append.swift
[63/320] Compiling _RopeModule Rope+Extract.swift
[64/320] Compiling _RopeModule Rope+Find.swift
[65/320] Compiling HashTreeCollections TreeSet+Hashable.swift
[66/320] Compiling HashTreeCollections TreeSet+Sendable.swift
[67/320] Compiling HashTreeCollections TreeSet+Sequence.swift
[68/320] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[69/328] Compiling HashTreeCollections TreeDictionary+Keys.swift
[70/328] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[71/328] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/328] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[73/328] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[74/328] Compiling HashTreeCollections TreeDictionary+Values.swift
[75/328] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[76/328] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[77/328] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[78/328] Compiling HashTreeCollections TreeDictionary+Filter.swift
[79/328] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[80/328] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[82/328] Compiling HashTreeCollections _HashSlot.swift
[83/328] Compiling HashTreeCollections _HashStack.swift
[84/328] Compiling HashTreeCollections _HashTreeIterator.swift
[85/328] Compiling HashTreeCollections _HashTreeStatistics.swift
[86/328] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[87/328] Compiling HashTreeCollections _HashNode+Structural union.swift
[93/333] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[94/333] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[95/333] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[96/333] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[97/333] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[98/333] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[99/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[100/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[101/333] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[102/333] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[103/333] Compiling HashTreeCollections _HashNode+Invariants.swift
[104/333] Compiling HashTreeCollections _HashNode+Lookups.swift
[105/333] Compiling HashTreeCollections _HashNode+Storage.swift
[106/333] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[107/333] Compiling HashTreeCollections _HashNode+Structural filter.swift
[108/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[109/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[110/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[116/333] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[123/333] Compiling HashTreeCollections _RawHashNode.swift
[129/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[130/333] Compiling HashTreeCollections _Bitmap.swift
[131/333] Emitting module DequeModule
[139/333] Compiling BitCollections BitSet.swift
[140/333] Compiling BitCollections Range+Utilities.swift
[141/333] Compiling BitCollections Slice+Utilities.swift
[142/333] Compiling BitCollections UInt+Tricks.swift
[143/333] Compiling BitCollections _Word.swift
[144/333] Compiling OrderedCollections OrderedSet.swift
[145/333] Compiling OrderedCollections _UnsafeBitset.swift
[160/333] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[161/333] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[162/333] Compiling HashTreeCollections _HashNode+Structural merge.swift
[163/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[164/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[166/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[167/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[168/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[169/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[170/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[171/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[173/333] Compiling HashTreeCollections TreeSet.swift
[198/333] Emitting module BitCollections
[288/340] Emitting module OrderedCollections
[316/340] Emitting module _RopeModule
[333/340] Compiling _RopeModule Rope+Remove.swift
[334/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[335/340] Compiling _RopeModule Rope+Split.swift
[336/340] Compiling _RopeModule Optional Utilities.swift
[337/340] Compiling _RopeModule String Utilities.swift
[338/340] Compiling _RopeModule String.Index+ABI.swift
[339/340] Compiling _RopeModule _CharacterRecognizer.swift
[340/340] Emitting module HashTreeCollections
[341/342] Compiling Collections Collections.swift
[342/342] Emitting module Collections
[343/361] Compiling Winnie Token+CustomDebugStringConvertible.swift
[344/361] Compiling Winnie Token+CustomStringConvertible.swift
[345/361] Compiling Winnie Token.swift
[346/361] Compiling Winnie TokenError.swift
[347/362] Compiling Winnie String+INIValueConvertible.swift
[348/362] Compiling Winnie SectionProxy.swift
[349/362] Compiling Winnie INIValue+INIValueConvertible.swift
[350/362] Compiling Winnie INIValue.swift
[351/362] Compiling Winnie INIValue+CustomStringConvertible.swift
[352/362] Compiling Winnie INIValue+ExpressibleByLiteral.swift
[353/362] Compiling Winnie INIValueConvertible.swift
[354/362] Compiling Winnie Int+INIValueConvertible.swift
[355/362] Compiling Winnie Bool+INIValueConvertible.swift
[356/362] Compiling Winnie Double+INIValueConvertible.swift
[357/362] Compiling Winnie Tokenizer.swift
[358/362] Compiling Winnie ConfigParserError.swift
[359/362] Compiling Winnie ConfigParserOptions.swift
[360/362] Emitting module Winnie
[361/362] Compiling Winnie Config.swift
[362/362] Compiling Winnie ConfigParser.swift
Build complete! (16.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Winnie",
  "name" : "Winnie",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Winnie",
      "targets" : [
        "Winnie"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WinnieTests",
      "module_type" : "SwiftTarget",
      "name" : "WinnieTests",
      "path" : "Tests/WinnieTests",
      "sources" : [
        "ConfigParserTests.swift",
        "INIValueTests.swift",
        "SectionProxyTests.swift",
        "TokenizerTests.swift"
      ],
      "target_dependencies" : [
        "Winnie"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Winnie",
      "module_type" : "SwiftTarget",
      "name" : "Winnie",
      "path" : "Sources/Winnie",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Winnie"
      ],
      "sources" : [
        "Config/Config.swift",
        "Config/ConfigParser.swift",
        "Config/ConfigParserError.swift",
        "Config/ConfigParserOptions.swift",
        "Config/INI/Bool+INIValueConvertible.swift",
        "Config/INI/Double+INIValueConvertible.swift",
        "Config/INI/INIValue+CustomStringConvertible.swift",
        "Config/INI/INIValue+ExpressibleByLiteral.swift",
        "Config/INI/INIValue+INIValueConvertible.swift",
        "Config/INI/INIValue.swift",
        "Config/INI/INIValueConvertible.swift",
        "Config/INI/Int+INIValueConvertible.swift",
        "Config/INI/String+INIValueConvertible.swift",
        "Config/SectionProxy.swift",
        "Token/Token+CustomDebugStringConvertible.swift",
        "Token/Token+CustomStringConvertible.swift",
        "Token/Token.swift",
        "Token/TokenError.swift",
        "Token/Tokenizer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/patricktcoakley/winnie/main
Repository:               patricktcoakley/Winnie
Swift version used:       6.3
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   Winnie
Extracting symbol information for 'Winnie'...
Finished extracting symbol information for 'Winnie'. (27.57s)
Building documentation for 'Winnie'...
Finished building documentation for 'Winnie' (0.44s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/patricktcoakley/winnie/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.37s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Winnie' complete! (0.38s)
     470
4	/Users/admin/builder/spi-builder-workspace/.docs/patricktcoakley/winnie/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/patricktcoakley/winnie/main
File count: 470
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-patricktcoakley-winnie-main-fd6de4ff.zip to s3://spi-docs-inbox/prod-patricktcoakley-winnie-main-fd6de4ff.zip
Copying... [16%]
Copying... [24%]
Copying... [32%]
Copying... [48%]
Copying... [56%]
Copying... [63%]
Copying... [71%]
Copying... [87%]
Copying... [95%]
Copying... [100%]
Done.