The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSessionTypes, reference main (f243d4), with Swift 6.3 for Android on 16 Apr 2026 04:04:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/jacbro2021/SwiftSessionTypes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/6241] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (1.61s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.49s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
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
Building for debugging...
[0/25] Write sources
[0/25] Write swift-version--4F562202D5529B1.txt
[0/25] Write sources
[11/31] Emitting module InternalCollectionsUtilities
[12/45] Compiling InternalCollectionsUtilities String+Padding.swift
[13/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/45] Compiling InternalCollectionsUtilities Debugging.swift
[17/45] Compiling InternalCollectionsUtilities Descriptions.swift
[18/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/45] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[20/45] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[21/45] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/45] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/45] Compiling InternalCollectionsUtilities Integer rank.swift
[29/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/46] Wrapping AST for InternalCollectionsUtilities for debugging
[33/134] Compiling OrderedCollections OrderedDictionary.swift
[34/134] Compiling OrderedCollections OrderedSet+Codable.swift
[35/134] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/134] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/134] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[38/134] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[39/134] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[40/134] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[41/134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/134] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/134] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/134] Compiling OrderedCollections _HashTable+Bucket.swift
[45/134] Compiling OrderedCollections _HashTable+BucketIterator.swift
[46/138] Emitting module ContainersPreview
[47/138] Compiling OrderedCollections _HashTable+Constants.swift
[48/138] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[49/138] Compiling OrderedCollections _HashTable+Testing.swift
[50/138] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[51/138] Compiling OrderedCollections _HashTable.swift
[52/138] Compiling OrderedCollections _Hashtable+Header.swift
[53/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/138] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/138] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/138] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/138] Compiling ContainersPreview Box.swift
[67/138] Compiling ContainersPreview Inout.swift
[68/138] Compiling ContainersPreview InputSpan.swift
[69/138] Compiling ContainersPreview Shared.swift
[70/139] Wrapping AST for ContainersPreview for debugging
[72/179] Compiling DequeModule Deque+Codable.swift
[73/179] Compiling DequeModule Deque+Collection.swift
[74/179] Compiling DequeModule Deque+CustomReflectable.swift
[75/179] Compiling DequeModule Deque+Descriptions.swift
[76/179] Compiling DequeModule Deque+Equatable.swift
[77/179] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/179] Compiling DequeModule Deque+Extras.swift
[79/179] Compiling DequeModule Deque+Hashable.swift
[80/186] Compiling DequeModule UniqueDeque+Consumption.swift
[81/186] Compiling DequeModule UniqueDeque+Container.swift
[82/186] Compiling DequeModule UniqueDeque+Descriptions.swift
[83/186] Compiling DequeModule UniqueDeque+Equatable.swift
[84/186] Compiling DequeModule UniqueDeque+Experimental.swift
[85/191] Compiling DequeModule UniqueDeque+Replacements.swift
[86/191] Compiling DequeModule UniqueDeque.swift
[87/191] Compiling DequeModule _DequeSlot.swift
[88/191] Compiling DequeModule _UnsafeDequeHandle.swift
[89/191] Compiling DequeModule _UnsafeDequeSegments.swift
[90/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[91/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[92/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[93/191] Compiling DequeModule RigidDeque+Removals.swift
[94/191] Compiling DequeModule RigidDeque+Replacements.swift
[95/191] Compiling DequeModule RigidDeque+Testing.swift
[96/191] Compiling DequeModule RigidDeque.swift
[97/191] Compiling DequeModule UniqueDeque+Append.swift
[98/191] Compiling DequeModule RigidDeque+Equatable.swift
[99/191] Compiling DequeModule RigidDeque+Experimental.swift
[100/191] Compiling DequeModule RigidDeque+Hashable.swift
[101/191] Compiling DequeModule RigidDeque+Initializers.swift
[102/191] Compiling DequeModule RigidDeque+Insertions.swift
[103/191] Compiling DequeModule RigidDeque+Prepend.swift
[104/191] Compiling DequeModule UniqueDeque+Prepend.swift
[105/191] Compiling DequeModule UniqueDeque+Removals.swift
[106/191] Compiling DequeModule _DequeBuffer.swift
[107/191] Compiling DequeModule _DequeBufferHeader.swift
[108/191] Compiling DequeModule RigidDeque+Append.swift
[109/191] Compiling DequeModule RigidDeque+Consumption.swift
[110/191] Compiling DequeModule RigidDeque+Container.swift
[111/191] Compiling DequeModule RigidDeque+Descriptions.swift
[112/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[113/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[114/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[115/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[116/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[117/191] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[118/191] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[123/191] Compiling DequeModule UniqueDeque+Hashable.swift
[124/191] Compiling DequeModule UniqueDeque+Initializers.swift
[125/191] Compiling DequeModule UniqueDeque+Insertions.swift
[139/191] Compiling DequeModule Deque+Testing.swift
[140/191] Compiling DequeModule Deque._Storage.swift
[141/191] Compiling DequeModule Deque._UnsafeHandle.swift
[142/191] Compiling DequeModule Deque.swift
[165/191] Emitting module OrderedCollections
[166/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[167/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[168/191] Compiling OrderedCollections OrderedSet+Testing.swift
[169/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[170/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[171/191] Compiling OrderedCollections OrderedSet.swift
[172/191] Compiling OrderedCollections _UnsafeBitset.swift
[173/192] Wrapping AST for OrderedCollections for debugging
[175/192] Emitting module DequeModule
[181/193] Wrapping AST for DequeModule for debugging
[183/246] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[184/246] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[185/246] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[186/246] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[187/246] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[188/246] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[189/246] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[190/246] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[191/253] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[192/253] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[193/253] Compiling AsyncAlgorithms AsyncChannel.swift
[194/253] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[195/253] Compiling AsyncAlgorithms ChannelStateMachine.swift
[196/253] Compiling AsyncAlgorithms ChannelStorage.swift
[197/253] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[198/253] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[199/253] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[200/253] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[201/253] Compiling AsyncAlgorithms Disconnected.swift
[202/253] Compiling AsyncAlgorithms _TinyArray.swift
[203/253] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[204/253] Compiling AsyncAlgorithms Locking.swift
[205/253] Emitting module AsyncAlgorithms
[206/253] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[207/253] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[208/253] Compiling AsyncAlgorithms CombineLatestStorage.swift
[209/253] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[210/253] Compiling AsyncAlgorithms DebounceStateMachine.swift
[211/253] Compiling AsyncAlgorithms DebounceStorage.swift
[212/253] Compiling AsyncAlgorithms Dictionary.swift
[213/253] Compiling AsyncAlgorithms Rethrow.swift
[214/253] Compiling AsyncAlgorithms SetAlgebra.swift
[215/253] Compiling AsyncAlgorithms UnsafeTransfer.swift
[216/253] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[217/253] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[218/253] Compiling AsyncAlgorithms ZipStateMachine.swift
[219/253] Compiling AsyncAlgorithms ZipStorage.swift
[220/253] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[221/253] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[222/253] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[223/253] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[224/253] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[225/253] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[226/253] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[227/253] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[228/253] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[229/253] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[230/253] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[231/253] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[232/253] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[233/253] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[234/253] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[235/253] Compiling AsyncAlgorithms AsyncShareSequence.swift
[236/253] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[237/253] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[238/253] Compiling AsyncAlgorithms MergeStateMachine.swift
[239/253] Compiling AsyncAlgorithms MergeStorage.swift
[240/253] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[241/253] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[242/253] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[243/254] Wrapping AST for AsyncAlgorithms for debugging
[245/262] Compiling SwiftSessionTypes Interactions.swift
[246/262] Compiling SwiftSessionTypes Or.swift
[247/262] Compiling SwiftSessionTypes DualSession.swift
[248/262] Compiling SwiftSessionTypes Session.swift
[249/262] Emitting module SwiftSessionTypes
[250/262] Compiling SwiftSessionTypes Coupling.swift
[251/262] Compiling SwiftSessionTypes Endpoint.swift
[252/262] Compiling SwiftSessionTypes Empty.swift
[253/272] Wrapping AST for SwiftSessionTypes for debugging
[255/280] Compiling FTP main.swift
[256/280] Compiling Basic_Example main.swift
[257/280] Compiling Basic_Example ExampleProtocol.swift
[258/280] Compiling Basic_Example ExampleImpl.swift
[259/280] Compiling ATM main.swift
[260/280] Compiling Basic_Example ExampleDualImpl.swift
[261/280] Emitting module Basic_Example
[262/281] Compiling FTP FTPServer.swift
[263/281] Compiling FTP FileSystem.swift
[264/281] Compiling FTP FTPProtocol.swift
[266/281] Emitting module FTP
[267/281] Compiling FTP FTPClient.swift
[268/282] Compiling ATM ATMServerProtocol.swift
[269/282] Compiling ATM ATMController.swift
[270/282] Compiling ATM BankAccount.swift
[271/282] Compiling ATM ATMInterface.swift
[272/282] Emitting module ATM
[274/283] Wrapping AST for Basic-Example for debugging
[275/283] Write Objects.LinkFileList
[276/283] Wrapping AST for ATM for debugging
[277/283] Wrapping AST for FTP for debugging
[278/283] Write Objects.LinkFileList
[280/283] Linking Basic-Example
[281/283] Linking ATM
[282/283] Linking FTP
Build complete! (56.35s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.