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 v1.0.0 (f1feb7), with Swift 6.2 (beta) for Linux on 2 Jul 2025 04:01:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/patricktcoakley/Winnie.git
Reference: v1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/patricktcoakley/Winnie
 * tag               v1.0.0     -> FETCH_HEAD
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 v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/patricktcoakley/Winnie.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[1425/18833] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.90s)
[7700/16739] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.08s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3419] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.83s)
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
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
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
[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-24593BA9C3E375BF.txt
[13/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/27] Compiling InternalCollectionsUtilities Integer rank.swift
[17/27] Emitting module InternalCollectionsUtilities
[18/27] Compiling InternalCollectionsUtilities Descriptions.swift
[19/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/27] Compiling InternalCollectionsUtilities Debugging.swift
[23/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/287] Compiling HeapModule Heap+Invariants.swift
[30/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[31/302] Compiling HeapModule Heap+Descriptions.swift
[32/302] Compiling HashTreeCollections _Bitmap.swift
[33/302] Compiling HashTreeCollections _Bucket.swift
[34/304] Compiling HeapModule _HeapNode.swift
[35/304] Compiling HashTreeCollections _HashNode+Structural filter.swift
[36/304] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[37/304] Compiling HashTreeCollections _HashNode+Storage.swift
[38/304] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[39/304] Compiling HeapModule Heap+UnsafeHandle.swift
[40/304] Compiling HeapModule Heap.swift
[41/304] Emitting module HeapModule
[43/305] Compiling DequeModule _DequeSlot.swift
[44/305] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/305] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/305] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/305] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/305] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/305] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/305] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/305] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/305] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/305] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/305] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[56/315] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[57/315] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[58/315] Compiling HashTreeCollections TreeDictionary+Values.swift
[59/315] Compiling HashTreeCollections _HashTreeIterator.swift
[60/315] Compiling HashTreeCollections _HashTreeStatistics.swift
[61/315] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[62/315] Compiling HashTreeCollections _RawHashNode.swift
[63/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[64/315] Compiling HashTreeCollections _UnsafePath.swift
[65/315] Compiling HashTreeCollections TreeDictionary+Codable.swift
[66/315] Compiling HashTreeCollections TreeDictionary+Collection.swift
[67/315] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[68/315] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[69/322] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[70/322] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[75/322] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[76/322] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[77/322] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/322] Compiling OrderedCollections OrderedSet+Testing.swift
[79/322] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/322] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/322] Compiling OrderedCollections OrderedSet.swift
[82/322] Compiling OrderedCollections _UnsafeBitset.swift
[83/322] Compiling HashTreeCollections TreeSet+Equatable.swift
[84/322] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[85/322] Compiling HashTreeCollections TreeSet+Extras.swift
[86/322] Compiling HashTreeCollections TreeSet+Filter.swift
[87/322] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[88/322] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[91/322] Compiling HashTreeCollections _HashNode+Structural merge.swift
[92/322] Compiling HashTreeCollections _AncestorHashSlots.swift
[93/322] Compiling HashTreeCollections _HashNode+Builder.swift
[94/322] Compiling HashTreeCollections _HashNode+Debugging.swift
[95/322] Compiling HashTreeCollections _HashNode+Initializers.swift
[96/322] Compiling HashTreeCollections _HashNode+Invariants.swift
[97/322] Compiling HashTreeCollections _HashNode+Lookups.swift
[98/322] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[99/322] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[100/329] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[101/329] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[102/329] Compiling HashTreeCollections TreeDictionary+Filter.swift
[103/329] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[104/329] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[105/329] Compiling HashTreeCollections TreeDictionary+Keys.swift
[106/329] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[111/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[112/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[113/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[114/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[115/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[116/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[117/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[118/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[119/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[120/329] Compiling HashTreeCollections TreeSet.swift
[128/329] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[129/329] Compiling HashTreeCollections _HashNode+Structural union.swift
[130/329] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[131/329] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[132/329] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[133/329] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[134/329] Compiling HashTreeCollections _HashNode.swift
[135/329] Compiling HashTreeCollections _HashNodeHeader.swift
[136/329] Compiling HashTreeCollections _HashSlot.swift
[137/329] Compiling HashTreeCollections _HashStack.swift
[155/329] Emitting module DequeModule
[186/330] Compiling BitCollections BitSet.Index.swift
[187/330] Compiling BitCollections BitSet._UnsafeHandle.swift
[188/330] Compiling BitCollections BitSet.swift
[198/330] Compiling BitCollections Range+Utilities.swift
[199/330] Compiling BitCollections Slice+Utilities.swift
[200/330] Compiling BitCollections UInt+Tricks.swift
[201/330] Compiling BitCollections _Word.swift
[204/330] Emitting module BitCollections
[257/340] Emitting module OrderedCollections
[269/341] Emitting module _RopeModule
[270/341] Emitting module HashTreeCollections
[305/342] Compiling _RopeModule Rope+Join.swift
[306/342] Compiling _RopeModule Rope+MutatingForEach.swift
[307/342] Compiling _RopeModule Rope+Remove.swift
[308/342] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/342] Compiling _RopeModule Rope+Split.swift
[310/342] Compiling _RopeModule Optional Utilities.swift
[311/342] Compiling _RopeModule String Utilities.swift
[312/342] Compiling _RopeModule String.Index+ABI.swift
[313/342] Compiling _RopeModule _CharacterRecognizer.swift
[344/345] Compiling Collections Collections.swift
[345/345] Emitting module Collections
[347/364] Compiling Winnie Token+CustomStringConvertible.swift
[348/364] Compiling Winnie Token.swift
[349/364] Compiling Winnie Int+INIValueConvertible.swift
[350/364] Compiling Winnie String+INIValueConvertible.swift
[351/364] Compiling Winnie INIValue.swift
[352/364] Compiling Winnie INIValueConvertible.swift
[353/366] Compiling Winnie INIValue+CustomStringConvertible.swift
[354/366] Compiling Winnie INIValue+ExpressibleByLiteral.swift
[355/366] Compiling Winnie INIValue+INIValueConvertible.swift
[356/366] Compiling Winnie ConfigParserOptions.swift
[357/366] Compiling Winnie Bool+INIValueConvertible.swift
[358/366] Compiling Winnie Double+INIValueConvertible.swift
[359/366] Compiling Winnie SectionProxy.swift
[360/366] Compiling Winnie Token+CustomDebugStringConvertible.swift
[361/366] Compiling Winnie TokenError.swift
[362/366] Compiling Winnie Tokenizer.swift
[363/366] Emitting module Winnie
[364/366] Compiling Winnie Config.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:234:24: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
232 |
233 |   public func readFile(_ path: String) throws {
234 |     let contents = try String(contentsOfFile: path)
    |                        `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
235 |     try read(contents)
236 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[365/366] Compiling Winnie ConfigParser.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:234:24: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
232 |
233 |   public func readFile(_ path: String) throws {
234 |     let contents = try String(contentsOfFile: path)
    |                        `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
235 |     try read(contents)
236 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[366/366] Compiling Winnie ConfigParserError.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:234:24: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
232 |
233 |   public func readFile(_ path: String) throws {
234 |     let contents = try String(contentsOfFile: path)
    |                        `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
235 |     try read(contents)
236 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (63.47s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.