The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncExtensions, reference 0.9.5 (b97d38), with Swift 6.3 for Android on 21 Apr 2026 14:17:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/lhoward/AsyncExtensions.git
Reference: 0.9.5
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/lhoward/AsyncExtensions
 * tag               0.9.5      -> FETCH_HEAD
HEAD is now at b97d381 Fix race condition in AsyncThrowingReplaySubject.handleNewConsumer
Cloned https://github.com/lhoward/AsyncExtensions.git
Revision (git rev-parse @):
b97d381f6156e8c34b718bddfb9481f957a07edc
SUCCESS checkout https://github.com/lhoward/AsyncExtensions.git at 0.9.5
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lhoward/AsyncExtensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-collections.git
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[820/25403] Fetching swift-atomics, swift-collections
[2347/33687] Fetching swift-atomics, swift-collections, opencombine
[2712/39934] Fetching swift-atomics, swift-collections, opencombine, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
[16418/38114] Fetching swift-collections, opencombine, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.75s)
[11586/31867] Fetching swift-collections, opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.83s)
[7311/23583] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git 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
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Building for debugging...
[0/13] Write sources
[11/13] Compiling _AtomicsShims.c
[12/13] Write swift-version--4F562202D5529B1.txt
[14/49] Emitting module InternalCollectionsUtilities
[15/51] Emitting module Atomics
[16/53] Compiling Atomics IntegerOperations.swift
[17/53] Compiling Atomics Unmanaged extensions.swift
[18/53] Compiling Atomics AtomicMemoryOrderings.swift
[19/53] Compiling Atomics DoubleWord.swift
[20/53] Compiling Atomics UnsafeAtomic.swift
[21/53] Compiling Atomics RawRepresentable.swift
[22/53] Compiling Atomics AtomicBool.swift
[23/53] Compiling Atomics AtomicStorage.swift
[24/53] Compiling Atomics AtomicValue.swift
[27/53] Compiling Atomics ManagedAtomic.swift
[28/53] Compiling Atomics ManagedAtomicLazyReference.swift
[29/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/53] Compiling Atomics IntegerConformances.swift
[39/53] Compiling Atomics PointerConformances.swift
[40/53] Compiling Atomics OptionalRawRepresentable.swift
[45/53] Compiling Atomics Primitives.native.swift
[48/53] Compiling Atomics AtomicInteger.swift
[49/53] Compiling Atomics AtomicOptionalWrappable.swift
[50/53] Compiling Atomics AtomicReference.swift
[56/65] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[57/251] Compiling HeapModule Heap+Descriptions.swift
[58/322] Compiling _RopeModule Range+BigString.swift
[59/322] Compiling _RopeModule Rope+_Node.swift
[60/322] Compiling _RopeModule Rope+_Storage.swift
[61/322] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[62/322] Compiling _RopeModule Rope+_UnsafeHandle.swift
[63/354] Compiling _RopeModule BigString+Chunk+Breaks.swift
[64/354] Compiling _RopeModule BigString+Chunk+Character.swift
[65/354] Compiling _RopeModule BigString+Chunk+Counts.swift
[66/354] Compiling _RopeModule BigString+Chunk+Description.swift
[67/354] Compiling _RopeModule BigString+Chunk+Index.swift
[68/354] Compiling _RopeModule Rope.swift
[69/354] Compiling _RopeModule RopeElement.swift
[70/354] Compiling _RopeModule RopeMetric.swift
[71/354] Compiling _RopeModule RopeSummary.swift
[72/354] Compiling _RopeModule _RopeItem.swift
[73/354] Compiling _RopeModule _RopePath.swift
[74/354] Compiling _RopeModule BigString+Builder.swift
[75/354] Compiling _RopeModule BigString+Contents.swift
[76/354] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[77/354] Compiling _RopeModule BigString+Chunk+Splitting.swift
[78/354] Compiling _RopeModule BigString+Chunk+UTF16.swift
[79/354] Compiling _RopeModule BigString+Chunk+UTF8.swift
[80/354] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[81/354] Emitting module ContainersPreview
[82/354] Compiling HeapModule _HeapNode.swift
[83/354] Compiling ContainersPreview Box.swift
[84/354] Compiling ContainersPreview Inout.swift
[85/354] Compiling ContainersPreview InputSpan.swift
[86/354] Compiling ContainersPreview Shared.swift
[87/354] Compiling HeapModule Heap.swift
[88/354] Compiling HeapModule Heap+Invariants.swift
[89/354] Compiling HeapModule Heap+UnsafeHandle.swift
[90/354] Compiling _RopeModule BigString+Sequence.swift
[91/354] Compiling _RopeModule BigString+TextOutputStream.swift
[92/354] Compiling _RopeModule BigString+Append.swift
[93/354] Compiling _RopeModule BigString+Initializers.swift
[94/354] Compiling _RopeModule BigString+Insert.swift
[95/354] Compiling _RopeModule BigString+Managing Breaks.swift
[96/354] Compiling _RopeModule BigString+RemoveSubrange.swift
[97/354] Compiling _RopeModule BigString+ReplaceSubrange.swift
[98/354] Compiling _RopeModule BigString+Split.swift
[100/355] Emitting module HeapModule
[102/396] Compiling DequeModule RigidDeque+Container.swift
[103/396] Compiling DequeModule RigidDeque+Descriptions.swift
[104/396] Compiling DequeModule UniqueDeque+Consumption.swift
[105/396] Compiling DequeModule UniqueDeque+Container.swift
[106/396] Compiling DequeModule UniqueDeque+Descriptions.swift
[107/396] Compiling DequeModule UniqueDeque+Equatable.swift
[108/396] Compiling DequeModule UniqueDeque+Experimental.swift
[109/396] Compiling DequeModule RigidDeque+Equatable.swift
[110/403] Compiling DequeModule Deque+Testing.swift
[111/403] Compiling DequeModule Deque._Storage.swift
[112/403] Compiling DequeModule Deque._UnsafeHandle.swift
[113/403] Compiling DequeModule Deque.swift
[114/403] Compiling DequeModule _DequeBuffer.swift
[115/403] Compiling DequeModule _DequeBufferHeader.swift
[116/403] Compiling DequeModule RigidDeque+Append.swift
[117/403] Compiling DequeModule RigidDeque+Consumption.swift
[118/403] Compiling _RopeModule Rope+Extract.swift
[119/403] Compiling _RopeModule Rope+Find.swift
[120/403] Compiling _RopeModule Rope+ForEachWhile.swift
[121/403] Compiling _RopeModule Rope+Insert.swift
[122/403] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[123/403] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[124/403] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[125/403] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[126/403] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[127/403] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[128/413] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[129/413] Compiling _RopeModule BigString+UTF16View.swift
[130/413] Compiling _RopeModule BigString+UTF8View.swift
[131/413] Compiling _RopeModule BigString+UnicodeScalarView.swift
[132/413] Compiling _RopeModule BigSubstring+UTF16View.swift
[133/413] Compiling _RopeModule BigSubstring+UTF8View.swift
[134/413] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[147/425] Emitting module BitCollections
[148/425] Compiling _RopeModule BigSubstring.swift
[149/425] Compiling _RopeModule Rope+Builder.swift
[150/425] Compiling _RopeModule Rope+Debugging.swift
[151/425] Compiling _RopeModule Rope+Invariants.swift
[152/425] Compiling _RopeModule BigString+Chunk.swift
[153/425] Compiling _RopeModule BigString+BidirectionalCollection.swift
[154/425] Compiling _RopeModule BigString+Comparable.swift
[156/425] Compiling DequeModule RigidDeque+Experimental.swift
[157/425] Compiling DequeModule RigidDeque+Hashable.swift
[158/425] Compiling DequeModule RigidDeque+Initializers.swift
[159/425] Compiling DequeModule RigidDeque+Insertions.swift
[160/425] Compiling DequeModule RigidDeque+Prepend.swift
[161/425] Compiling DequeModule RigidDeque+Removals.swift
[162/425] Compiling DequeModule RigidDeque+Replacements.swift
[176/425] Compiling DequeModule UniqueDeque+Hashable.swift
[177/425] Compiling DequeModule UniqueDeque+Initializers.swift
[178/425] Compiling DequeModule UniqueDeque+Insertions.swift
[179/425] Compiling DequeModule UniqueDeque+Prepend.swift
[180/425] Compiling DequeModule UniqueDeque+Removals.swift
[181/425] Compiling OrderedCollections OrderedSet+SubSequence.swift
[182/425] Compiling OrderedCollections OrderedSet+Testing.swift
[183/425] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[184/425] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[185/425] Compiling OrderedCollections OrderedSet.swift
[186/425] Compiling OrderedCollections _UnsafeBitset.swift
[187/425] Compiling _RopeModule Rope+Collection.swift
[188/425] Compiling _RopeModule Rope+Index.swift
[189/425] Compiling _RopeModule Rope+Sequence.swift
[190/425] Compiling _RopeModule Rope+Append.swift
[191/425] Compiling DequeModule RigidDeque+Testing.swift
[192/425] Compiling DequeModule RigidDeque.swift
[193/425] Compiling DequeModule UniqueDeque+Append.swift
[219/425] Compiling DequeModule UniqueDeque+Replacements.swift
[220/425] Compiling DequeModule UniqueDeque.swift
[221/425] Compiling DequeModule _DequeSlot.swift
[222/425] Compiling DequeModule _UnsafeDequeHandle.swift
[223/425] Compiling DequeModule _UnsafeDequeSegments.swift
[231/425] Compiling BitCollections BitSet.Index.swift
[244/425] Compiling DequeModule Deque+Codable.swift
[245/425] Compiling DequeModule Deque+Collection.swift
[246/425] Compiling DequeModule Deque+CustomReflectable.swift
[247/425] Compiling DequeModule Deque+Descriptions.swift
[248/425] Compiling DequeModule Deque+Equatable.swift
[249/425] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[250/425] Compiling DequeModule Deque+Extras.swift
[251/425] Compiling DequeModule Deque+Hashable.swift
[252/425] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[253/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[254/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[255/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[256/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[257/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[258/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[259/425] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[260/425] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[261/425] Compiling HashTreeCollections TreeSet.swift
[262/425] Compiling OrderedCollections OrderedSet+Sendable.swift
[358/435] Emitting module OrderedCollections
[360/436] Emitting module _RopeModule
[392/436] Emitting module DequeModule
[393/436] Compiling _RopeModule Rope+Join.swift
[394/436] Compiling _RopeModule Rope+MutatingForEach.swift
[395/436] Compiling _RopeModule Rope+Remove.swift
[396/436] Compiling _RopeModule Rope+RemoveSubrange.swift
[397/436] Compiling _RopeModule Rope+Split.swift
[398/436] Compiling _RopeModule Optional Utilities.swift
[399/436] Compiling _RopeModule String Utilities.swift
[400/436] Compiling _RopeModule String.Index+ABI.swift
[401/436] Compiling _RopeModule _CharacterRecognizer.swift
[432/437] Emitting module HashTreeCollections
[440/445] Compiling Collections DequeModule reexports.swift
[441/445] Compiling Collections BitCollections reexports.swift
[442/445] Compiling Collections HeapModule reexports.swift
[443/445] Compiling Collections HashTreeCollections reexports.swift
[444/445] Emitting module Collections
[445/445] Compiling Collections OrderedCollections reexports.swift
[447/478] Emitting module AsyncExtensions
[448/482] Compiling AsyncExtensions AsyncMulticastSequence.swift
[449/482] Compiling AsyncExtensions AsyncPrependSequence.swift
[450/482] Compiling AsyncExtensions AsyncScanSequence.swift
[451/482] Compiling AsyncExtensions AsyncSequence+Assign.swift
[452/482] Compiling AsyncExtensions AsyncEmptySequence.swift
[453/482] Compiling AsyncExtensions AsyncFailSequence.swift
[454/482] Compiling AsyncExtensions AsyncJustSequence.swift
[455/482] Compiling AsyncExtensions AsyncStream+Pipe.swift
[456/482] Compiling AsyncExtensions AsyncSubject.swift
[457/482] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[458/482] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[459/482] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[460/482] Compiling AsyncExtensions Streamed.swift
[461/482] Compiling AsyncExtensions AsyncSequence+Collect.swift
[462/482] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[463/482] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[464/482] Compiling AsyncExtensions AsyncSequence+Share.swift
[465/482] Compiling AsyncExtensions AsyncBufferedChannel.swift
[466/482] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[467/482] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[468/482] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[469/482] Compiling AsyncExtensions AsyncReplaySubject.swift
[470/482] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[471/482] Compiling AsyncExtensions Locking.swift
[472/482] Compiling AsyncExtensions Regulator.swift
[473/482] Compiling AsyncExtensions Result+ErrorMechanism.swift
[474/482] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[475/482] Compiling AsyncExtensions AsyncTimerSequence.swift
[476/482] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[477/482] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[478/482] Compiling AsyncExtensions AsyncMergeSequence.swift
[479/482] Compiling AsyncExtensions MergeStateMachine.swift
[480/482] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[481/482] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[482/482] Compiling AsyncExtensions Termination.swift
Build complete! (76.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "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.git"
    },
    {
      "identity" : "opencombine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenCombine/OpenCombine.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "AsyncExtensions",
  "name" : "AsyncExtensions",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncExtensions",
      "targets" : [
        "AsyncExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncExtensionsTests",
      "path" : "Tests",
      "product_dependencies" : [
        "OpenCombine",
        "AsyncAlgorithms"
      ],
      "sources" : [
        "AsyncChannels/AsyncBufferedChannelTests.swift",
        "AsyncChannels/AsyncBufferedThrowingChannelTests.swift",
        "AsyncSubjets/AsyncCurrentValueSubjectTests.swift",
        "AsyncSubjets/AsyncPassthroughSubjectTests.swift",
        "AsyncSubjets/AsyncReplaySubjectTests.swift",
        "AsyncSubjets/AsyncThrowingCurrentValueSubjectTests.swift",
        "AsyncSubjets/AsyncThrowingPassthroughSubjectTests.swift",
        "AsyncSubjets/AsyncThrowingReplaySubjectTests.swift",
        "AsyncSubjets/StreamedTests.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFrom2SequenceTests.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFromSequenceTests.swift",
        "Creators/AsyncEmptySequenceTests.swift",
        "Creators/AsyncFailSequenceTests.swift",
        "Creators/AsyncJustSequenceTests.swift",
        "Creators/AsyncStream+PipeTests.swift",
        "Creators/AsyncThrowingJustSequenceTests.swift",
        "Creators/AsyncTimerSequenceTests.swift",
        "Operators/AsyncHandleEventsSequenceTests.swift",
        "Operators/AsyncMapToResultSequenceTests.swift",
        "Operators/AsyncMulticastSequenceTests.swift",
        "Operators/AsyncPrependSequenceTests.swift",
        "Operators/AsyncScanSequenceTests.swift",
        "Operators/AsyncSequence+AssignTests.swift",
        "Operators/AsyncSequence+CollectTests.swift",
        "Operators/AsyncSequence+EraseToAnyAsyncSequenceTests.swift",
        "Operators/AsyncSequence+FlatMapLatestTests.swift",
        "Operators/AsyncSequence+ShareTests.swift",
        "Operators/AsyncSwitchToLatestSequenceTests.swift",
        "Supporting/Helpers.swift"
      ],
      "target_dependencies" : [
        "AsyncExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncExtensions",
      "module_type" : "SwiftTarget",
      "name" : "AsyncExtensions",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections",
        "Atomics"
      ],
      "product_memberships" : [
        "AsyncExtensions"
      ],
      "sources" : [
        "AsyncChannels/AsyncBufferedChannel.swift",
        "AsyncChannels/AsyncThrowingBufferedChannel.swift",
        "AsyncSubjects/AsyncCurrentValueSubject.swift",
        "AsyncSubjects/AsyncPassthroughSubject.swift",
        "AsyncSubjects/AsyncReplaySubject.swift",
        "AsyncSubjects/AsyncSubject.swift",
        "AsyncSubjects/AsyncThrowingCurrentValueSubject.swift",
        "AsyncSubjects/AsyncThrowingPassthroughSubject.swift",
        "AsyncSubjects/AsyncThrowingReplaySubject.swift",
        "AsyncSubjects/Streamed.swift",
        "Combiners/Merge/AsyncMergeSequence.swift",
        "Combiners/Merge/MergeStateMachine.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift",
        "Common/Termination.swift",
        "Creators/AsyncEmptySequence.swift",
        "Creators/AsyncFailSequence.swift",
        "Creators/AsyncJustSequence.swift",
        "Creators/AsyncStream+Pipe.swift",
        "Creators/AsyncThrowingJustSequence.swift",
        "Creators/AsyncTimerSequence.swift",
        "Operators/AsyncHandleEventsSequence.swift",
        "Operators/AsyncMapToResultSequence.swift",
        "Operators/AsyncMulticastSequence.swift",
        "Operators/AsyncPrependSequence.swift",
        "Operators/AsyncScanSequence.swift",
        "Operators/AsyncSequence+Assign.swift",
        "Operators/AsyncSequence+Collect.swift",
        "Operators/AsyncSequence+EraseToAnyAsyncSequence.swift",
        "Operators/AsyncSequence+FlatMapLatest.swift",
        "Operators/AsyncSequence+Share.swift",
        "Operators/AsyncSwitchToLatestSequence.swift",
        "Supporting/Locking.swift",
        "Supporting/Regulator.swift",
        "Supporting/Result+ErrorMechanism.swift"
      ],
      "type" : "library"
    }
  ],
  "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.