Build Information
Successful build of SwiftSessionTypes, reference main (f243d4), with Swift 6.2 for Android on 23 Jun 2025 22:12:38 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jacbro2021/SwiftSessionTypes.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/jacbro2021/SwiftSessionTypes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f243d46 Merge pull request #3 from jacbro2021/an/ftp-plus-tests
Cloned https://github.com/jacbro2021/SwiftSessionTypes.git
Revision (git rev-parse @):
f243d46c4ce82c233d009b5bd5420f6f1b7f97af
SUCCESS checkout https://github.com/jacbro2021/SwiftSessionTypes.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/jacbro2021/SwiftSessionTypes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.62s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.68s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.88s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
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
Building for debugging...
[0/23] Write sources
[8/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/37] Compiling InternalCollectionsUtilities Descriptions.swift
[11/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/38] Compiling InternalCollectionsUtilities Debugging.swift
[15/38] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/38] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/38] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/38] Compiling InternalCollectionsUtilities Integer rank.swift
[23/38] Emitting module InternalCollectionsUtilities
[24/38] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/39] Wrapping AST for InternalCollectionsUtilities for debugging
[27/109] Compiling DequeModule Deque+CustomReflectable.swift
[28/109] Compiling DequeModule Deque+Descriptions.swift
[29/111] Compiling DequeModule _DequeBuffer.swift
[30/111] Compiling DequeModule _DequeBufferHeader.swift
[31/111] Compiling DequeModule Deque+Equatable.swift
[32/111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[33/111] Compiling DequeModule _DequeSlot.swift
[34/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[39/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[40/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[41/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[42/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[45/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[46/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[47/118] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/118] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/118] Compiling DequeModule Deque._UnsafeHandle.swift
[50/118] Compiling DequeModule Deque.swift
[51/118] Compiling DequeModule Deque+Extras.swift
[52/118] Compiling DequeModule Deque+Hashable.swift
[53/118] Compiling DequeModule Deque+Testing.swift
[54/118] Compiling DequeModule Deque._Storage.swift
[63/118] Compiling OrderedCollections OrderedDictionary.swift
[64/118] Compiling OrderedCollections OrderedSet+Codable.swift
[65/118] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/118] Compiling OrderedCollections OrderedSet+Descriptions.swift
[67/118] Compiling OrderedCollections OrderedSet+Diffing.swift
[68/118] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/118] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/118] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/118] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/118] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/118] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/118] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/118] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/118] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[80/118] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[81/118] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[82/118] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[83/118] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[84/118] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[85/118] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[86/118] Compiling OrderedCollections OrderedDictionary+Values.swift
[87/118] Compiling DequeModule Deque+Codable.swift
[88/118] Compiling DequeModule Deque+Collection.swift
[89/118] Emitting module DequeModule
[90/119] Wrapping AST for DequeModule for debugging
[100/119] Compiling OrderedCollections OrderedSet+Sendable.swift
[101/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/119] Compiling OrderedCollections OrderedSet+Testing.swift
[103/119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/119] Compiling OrderedCollections OrderedSet.swift
[106/119] Compiling OrderedCollections _UnsafeBitset.swift
[107/119] Emitting module OrderedCollections
[108/120] Wrapping AST for OrderedCollections for debugging
[110/165] Emitting module AsyncAlgorithms
[111/171] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[112/171] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[113/171] Compiling AsyncAlgorithms MergeStateMachine.swift
[114/171] Compiling AsyncAlgorithms MergeStorage.swift
[115/171] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[116/171] Compiling AsyncAlgorithms Rethrow.swift
[117/171] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[118/171] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[119/171] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[120/171] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[121/171] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[122/171] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[123/171] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[124/171] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[125/171] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[126/171] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[127/171] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[128/171] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[129/171] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[130/171] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[131/171] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[132/171] Compiling AsyncAlgorithms DebounceStateMachine.swift
[133/171] Compiling AsyncAlgorithms DebounceStorage.swift
[134/171] Compiling AsyncAlgorithms Dictionary.swift
[135/171] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[136/171] Compiling AsyncAlgorithms Locking.swift
[137/171] Compiling AsyncAlgorithms SetAlgebra.swift
[138/171] Compiling AsyncAlgorithms UnsafeTransfer.swift
[139/171] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[140/171] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[141/171] Compiling AsyncAlgorithms ZipStateMachine.swift
[142/171] Compiling AsyncAlgorithms ZipStorage.swift
[143/171] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[144/171] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[145/171] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[146/171] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[147/171] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[148/171] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[149/171] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[150/171] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[151/171] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[152/171] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[153/171] Compiling AsyncAlgorithms AsyncChannel.swift
[154/171] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[155/171] Compiling AsyncAlgorithms ChannelStateMachine.swift
[156/171] Compiling AsyncAlgorithms ChannelStorage.swift
[157/171] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[158/171] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[159/171] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[160/171] Compiling AsyncAlgorithms CombineLatestStorage.swift
[161/180] Wrapping AST for AsyncAlgorithms for debugging
[163/180] Compiling SwiftSessionTypes Interactions.swift
[164/180] Compiling SwiftSessionTypes Empty.swift
[165/180] Emitting module SwiftSessionTypes
[166/180] Compiling SwiftSessionTypes Coupling.swift
[167/180] Compiling SwiftSessionTypes Endpoint.swift
[168/180] Compiling SwiftSessionTypes DualSession.swift
[169/180] Compiling SwiftSessionTypes Or.swift
[170/180] Compiling SwiftSessionTypes Session.swift
[171/187] Wrapping AST for SwiftSessionTypes for debugging
[173/198] Emitting module Basic_Example
[174/198] Compiling FTP FTPProtocol.swift
[175/198] Compiling Basic_Example ExampleProtocol.swift
[176/198] Compiling Basic_Example main.swift
[177/198] Compiling ATM main.swift
[178/198] Compiling ATM ATMServerProtocol.swift
[179/198] Compiling Basic_Example ExampleImpl.swift
[180/198] Compiling FTP main.swift
[181/198] Compiling Basic_Example ExampleDualImpl.swift
[183/199] Compiling FTP FileSystem.swift
[183/199] Wrapping AST for Basic-Example for debugging
[184/199] Write Objects.LinkFileList
[186/199] Compiling ATM BankAccount.swift
[187/199] Compiling ATM ATMInterface.swift
[188/199] Compiling ATM ATMController.swift
[189/199] Emitting module ATM
[190/199] Compiling FTP FTPServer.swift
[192/200] Emitting module FTP
[193/200] Compiling FTP FTPClient.swift
[193/201] Wrapping AST for ATM for debugging
[194/201] Write Objects.LinkFileList
[196/201] Wrapping AST for FTP for debugging
[197/201] Write Objects.LinkFileList
[198/201] Linking Basic-Example
[199/201] Linking ATM
[200/201] Linking FTP
Build complete! (65.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "SwiftSessionTypes",
"name" : "SwiftSessionTypes",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftSessionTypes",
"targets" : [
"SwiftSessionTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FTP",
"targets" : [
"FTP"
],
"type" : {
"executable" : null
}
},
{
"name" : "Basic-Example",
"targets" : [
"Basic-Example"
],
"type" : {
"executable" : null
}
},
{
"name" : "ATM",
"targets" : [
"ATM"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftSessionTypesTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSessionTypesTests",
"path" : "Tests/SwiftSessionTypesTests",
"product_dependencies" : [
"AsyncAlgorithms"
],
"sources" : [
"SwiftSessionTypesTests.swift"
],
"target_dependencies" : [
"SwiftSessionTypes"
],
"type" : "test"
},
{
"c99name" : "SwiftSessionTypes",
"module_type" : "SwiftTarget",
"name" : "SwiftSessionTypes",
"path" : "Sources/SwiftSessionTypes",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"SwiftSessionTypes",
"FTP",
"Basic-Example",
"ATM"
],
"sources" : [
"Coupling.swift",
"Empty.swift",
"Endpoint.swift",
"Interactions.swift",
"Or.swift",
"Sessions/DualSession.swift",
"Sessions/Session.swift"
],
"type" : "library"
},
{
"c99name" : "FTP",
"module_type" : "SwiftTarget",
"name" : "FTP",
"path" : "Sources/Examples/FTP",
"product_memberships" : [
"FTP"
],
"sources" : [
"FTPClient.swift",
"FTPProtocol.swift",
"FTPServer.swift",
"FileSystem.swift",
"main.swift"
],
"target_dependencies" : [
"SwiftSessionTypes"
],
"type" : "executable"
},
{
"c99name" : "Basic_Example",
"module_type" : "SwiftTarget",
"name" : "Basic-Example",
"path" : "Sources/Examples/Basic-Example",
"product_memberships" : [
"Basic-Example"
],
"sources" : [
"ExampleDualImpl.swift",
"ExampleImpl.swift",
"ExampleProtocol.swift",
"main.swift"
],
"target_dependencies" : [
"SwiftSessionTypes"
],
"type" : "executable"
},
{
"c99name" : "ATM",
"module_type" : "SwiftTarget",
"name" : "ATM",
"path" : "Sources/Examples/ATM",
"product_memberships" : [
"ATM"
],
"sources" : [
"ATMController.swift",
"ATMInterface.swift",
"ATMServerProtocol.swift",
"BankAccount.swift",
"main.swift"
],
"target_dependencies" : [
"SwiftSessionTypes"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.