The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Winnie, reference main (eb1f0f), with Swift 6.0 for macOS (SPM) on 10 Jun 2025 21:12:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 eb1f0f1 Add ConfigParserOption type to decouple customization from the ConfigParser; add explicit padding options.
Cloned https://github.com/patricktcoakley/Winnie.git
Revision (git rev-parse @):
eb1f0f15ac8a8cdd69469e32f736fc1e7840a023
SUCCESS checkout https://github.com/patricktcoakley/Winnie.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/patricktcoakley/Winnie.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-5BDAB9E9C0126B9D.txt
[11/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/25] Compiling InternalCollectionsUtilities Descriptions.swift
[13/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/25] Compiling InternalCollectionsUtilities Debugging.swift
[18/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/25] Compiling InternalCollectionsUtilities Integer rank.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/25] Emitting module InternalCollectionsUtilities
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/307] Compiling HashTreeCollections _Bucket.swift
[27/307] Compiling HashTreeCollections _Hash.swift
[28/308] Compiling DequeModule _DequeBufferHeader.swift
[29/308] Compiling DequeModule _DequeSlot.swift
[30/308] Compiling DequeModule _DequeBuffer.swift
[31/308] Compiling HeapModule _HeapNode.swift
[32/308] Compiling HeapModule Heap.swift
[33/308] Compiling HeapModule Heap+Descriptions.swift
[34/308] Compiling HeapModule Heap+Invariants.swift
[35/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/308] Compiling HeapModule Heap+UnsafeHandle.swift
[37/308] Compiling HashTreeCollections _HashLevel.swift
[38/308] Compiling HashTreeCollections _HashNode+Builder.swift
[39/308] Emitting module HeapModule
[40/308] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[41/308] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[42/308] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[43/308] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[44/308] Compiling HashTreeCollections _HashNode.swift
[45/308] Compiling HashTreeCollections _HashNodeHeader.swift
[46/314] Compiling HashTreeCollections _HashNode+Debugging.swift
[47/314] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/314] Compiling HashTreeCollections _UnmanagedHashNode.swift
[49/314] Compiling HashTreeCollections _UnsafePath.swift
[50/314] Compiling HashTreeCollections TreeDictionary+Codable.swift
[51/314] Compiling HashTreeCollections TreeDictionary+Collection.swift
[52/314] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[53/314] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[54/314] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/314] Compiling HashTreeCollections _RawHashNode.swift
[61/319] Compiling HashTreeCollections _HashNode+Structural union.swift
[68/319] Compiling HashTreeCollections _HashSlot.swift
[69/319] Compiling HashTreeCollections _HashStack.swift
[70/319] Compiling HashTreeCollections _HashTreeIterator.swift
[71/319] Compiling HashTreeCollections _HashTreeStatistics.swift
[72/319] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[73/319] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[74/319] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[75/319] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/319] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/319] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[78/319] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[79/319] Compiling HashTreeCollections TreeDictionary+Keys.swift
[80/319] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[81/319] Compiling HashTreeCollections TreeDictionary+Merge.swift
[82/319] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[83/319] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[84/319] Compiling BitCollections BitSet.swift
[85/319] Compiling _RopeModule Rope+Sequence.swift
[86/319] Compiling _RopeModule Rope+Append.swift
[87/319] Compiling _RopeModule Rope+Extract.swift
[88/319] Compiling _RopeModule Rope+Find.swift
[89/319] Compiling _RopeModule Rope+ForEachWhile.swift
[90/319] Compiling _RopeModule Rope+Insert.swift
[91/319] Compiling _RopeModule Rope+Join.swift
[92/319] Compiling _RopeModule Rope+MutatingForEach.swift
[93/319] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[94/319] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[95/319] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[96/319] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[97/319] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[98/319] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[99/319] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[100/319] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[101/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[102/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/327] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[110/327] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[117/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[118/327] Compiling HashTreeCollections _Bitmap.swift
[119/327] Compiling HashTreeCollections _HashNode+Storage.swift
[120/327] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[121/327] Compiling HashTreeCollections _HashNode+Structural filter.swift
[122/327] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[123/327] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[124/327] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[125/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[126/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[127/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[128/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[129/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[141/327] Compiling BitCollections Range+Utilities.swift
[142/327] Compiling BitCollections Slice+Utilities.swift
[143/327] Compiling BitCollections UInt+Tricks.swift
[144/327] Compiling BitCollections _Word.swift
[145/327] Compiling OrderedCollections OrderedSet.swift
[146/327] Compiling OrderedCollections _UnsafeBitset.swift
[182/327] Emitting module DequeModule
[183/327] Emitting module BitCollections
[190/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[191/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[192/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[193/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[194/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[195/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[196/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[197/327] Compiling HashTreeCollections TreeSet.swift
[308/334] Emitting module OrderedCollections
[318/334] Emitting module _RopeModule
[319/334] Compiling _RopeModule Rope+Remove.swift
[320/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[321/334] Compiling _RopeModule Rope+Split.swift
[322/334] Compiling _RopeModule Optional Utilities.swift
[323/334] Compiling _RopeModule String Utilities.swift
[324/334] Compiling _RopeModule String.Index+ABI.swift
[325/334] Compiling _RopeModule _CharacterRecognizer.swift
[334/334] Emitting module HashTreeCollections
[335/336] Compiling Collections Collections.swift
[336/336] Emitting module Collections
[337/354] Compiling Winnie SectionProxy.swift
[338/354] Compiling Winnie Token+CustomDebugStringConvertible.swift
[339/354] Compiling Winnie INIValue.swift
[340/354] Compiling Winnie INIValueConvertible.swift
[341/354] Compiling Winnie TokenError.swift
[342/354] Emitting module Winnie
[343/354] Compiling Winnie Double+INIValueConvertible.swift
[344/354] Compiling Winnie INIValue+CustomStringConvertible.swift
[345/355] Compiling Winnie Token+CustomStringConvertible.swift
[346/355] Compiling Winnie Token.swift
[347/355] Compiling Winnie Int+INIValueConvertible.swift
[348/355] Compiling Winnie String+INIValueConvertible.swift
[349/355] Compiling Winnie INIValue+ExpressibleByLiteral.swift
[350/355] Compiling Winnie INIValue+INIValueConvertible.swift
[351/355] Compiling Winnie Tokenizer.swift
[352/355] Compiling Winnie ConfigParserOptions.swift
[353/355] Compiling Winnie Bool+INIValueConvertible.swift
[354/355] Compiling Winnie ConfigParser.swift
[355/355] Compiling Winnie ConfigParserError.swift
Build complete! (11.58s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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"
    }
  ],
  "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",
        "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/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"
}
Done.