Build Information
Successful build of Winnie, reference main (f1feb7
), with Swift 6.2 (beta) for Linux on 2 Jul 2025 03:59:47 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: main
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
* 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
========================================
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
[2095/18833] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.38s)
[2846/16739] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.41s)
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.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.81s)
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 Descriptions.swift
[14/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/27] Compiling InternalCollectionsUtilities Debugging.swift
[21/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/27] Compiling InternalCollectionsUtilities Integer rank.swift
[25/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/27] Emitting module InternalCollectionsUtilities
[29/219] Compiling HeapModule Heap+Invariants.swift
[30/220] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[31/302] Compiling HeapModule Heap+Descriptions.swift
[32/302] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[33/302] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/304] Compiling OrderedCollections _HashTable.swift
[35/304] Compiling OrderedCollections _Hashtable+Header.swift
[36/304] Compiling OrderedCollections _HashTable+Constants.swift
[37/304] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[38/304] Compiling OrderedCollections _HashTable+Bucket.swift
[39/304] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/304] Compiling HeapModule _HeapNode.swift
[41/304] Compiling HeapModule Heap.swift
[42/304] Compiling HeapModule Heap+UnsafeHandle.swift
[43/304] Emitting module HeapModule
[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 OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[56/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[57/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[58/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[62/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[63/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[64/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[65/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[66/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[67/315] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[68/315] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[69/322] Compiling DequeModule _DequeSlot.swift
[70/322] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/322] Compiling OrderedCollections OrderedDictionary.swift
[72/322] Compiling OrderedCollections OrderedSet+Codable.swift
[73/322] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/322] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/322] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/322] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/322] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/322] Compiling OrderedCollections OrderedSet+Hashable.swift
[87/322] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/322] Compiling OrderedCollections OrderedSet+Insertions.swift
[89/322] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/322] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/322] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/329] Emitting module BitCollections
[94/329] Compiling OrderedCollections OrderedDictionary+Codable.swift
[95/329] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[96/329] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[97/329] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[102/329] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[103/329] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[104/329] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[105/329] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[106/329] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[107/329] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[108/329] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[109/329] Compiling OrderedCollections OrderedDictionary+Values.swift
[120/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[121/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[130/329] Compiling BitCollections BitSet.Index.swift
[131/329] Compiling BitCollections BitSet._UnsafeHandle.swift
[132/329] Compiling BitCollections BitSet.swift
[141/329] Compiling HashTreeCollections TreeDictionary.swift
[142/329] Compiling HashTreeCollections TreeSet+Codable.swift
[143/329] Compiling HashTreeCollections TreeSet+Collection.swift
[144/329] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[145/329] Compiling HashTreeCollections TreeSet+Debugging.swift
[146/329] Compiling HashTreeCollections TreeSet+Descriptions.swift
[147/329] Compiling HashTreeCollections TreeSet+Equatable.swift
[148/329] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[149/329] Compiling HashTreeCollections TreeSet+Extras.swift
[150/329] Compiling HashTreeCollections TreeSet+Filter.swift
[151/329] Compiling OrderedCollections _HashTable+Testing.swift
[152/329] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[153/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[154/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[155/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[156/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[157/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[158/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[159/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[160/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[161/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[162/329] Compiling HashTreeCollections TreeSet.swift
[183/329] Compiling BitCollections Range+Utilities.swift
[184/329] Compiling BitCollections Slice+Utilities.swift
[185/329] Compiling BitCollections UInt+Tricks.swift
[194/338] Emitting module DequeModule
[214/339] Compiling BitCollections _Word.swift
[215/339] Compiling OrderedCollections OrderedSet.swift
[216/339] Compiling OrderedCollections _UnsafeBitset.swift
[233/339] Emitting module OrderedCollections
[312/341] Emitting module _RopeModule
[313/341] Compiling _RopeModule Rope+Join.swift
[314/341] Compiling _RopeModule Rope+MutatingForEach.swift
[315/341] Compiling _RopeModule Rope+Remove.swift
[316/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/341] Compiling _RopeModule Rope+Split.swift
[318/341] Compiling _RopeModule Optional Utilities.swift
[319/341] Compiling _RopeModule String Utilities.swift
[320/341] Compiling _RopeModule String.Index+ABI.swift
[321/341] Compiling _RopeModule _CharacterRecognizer.swift
[342/342] Emitting module HashTreeCollections
[344/345] Compiling Collections Collections.swift
[345/345] Emitting module Collections
[347/364] Emitting module Winnie
[348/366] Compiling Winnie ConfigParserOptions.swift
[349/366] Compiling Winnie Bool+INIValueConvertible.swift
[350/366] Compiling Winnie Double+INIValueConvertible.swift
[351/366] Compiling Winnie INIValue+CustomStringConvertible.swift
[352/366] Compiling Winnie INIValue+ExpressibleByLiteral.swift
[353/366] Compiling Winnie INIValue+INIValueConvertible.swift
[354/366] Compiling Winnie INIValue.swift
[355/366] Compiling Winnie INIValueConvertible.swift
[356/366] Compiling Winnie SectionProxy.swift
[357/366] Compiling Winnie Token+CustomDebugStringConvertible.swift
[358/366] Compiling Winnie Token+CustomStringConvertible.swift
[359/366] Compiling Winnie Token.swift
[360/366] Compiling Winnie Int+INIValueConvertible.swift
[361/366] Compiling Winnie String+INIValueConvertible.swift
[362/366] Compiling Winnie TokenError.swift
[363/366] Compiling Winnie Tokenizer.swift
[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! (56.92s)
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.