The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLogExport, reference main (c66168), with Swift 6.3 for Android on 18 Apr 2026 21:40:37 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/atacan/SwiftLogExport.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/atacan/SwiftLogExport
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c661684 Add Swift version and platform badges to Readme
Cloned https://github.com/atacan/SwiftLogExport.git
Revision (git rev-parse @):
c661684b07d3d746345b90ed57030b5aafb61fac
SUCCESS checkout https://github.com/atacan/SwiftLogExport.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/atacan/SwiftLogExport.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/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/2745] Fetching swift-service-lifecycle
[2060/26314] Fetching swift-service-lifecycle, swift-collections
[2253/32561] Fetching swift-service-lifecycle, swift-collections, swift-async-algorithms
[4689/39196] Fetching swift-service-lifecycle, swift-collections, swift-async-algorithms, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.73s)
[5027/36451] Fetching swift-collections, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.36s)
[8133/29816] Fetching swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (3.09s)
Fetched https://github.com/apple/swift-collections.git from cache (3.14s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (4.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.21s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (1.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (3.68s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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.4.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--4F562202D5529B1.txt
[12/38] Emitting module InternalCollectionsUtilities
[13/40] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/40] Compiling Logging LogEvent.swift
[18/40] Compiling Logging LogHandler.swift
[19/40] Compiling ConcurrencyHelpers LockedValueBox.swift
[20/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/40] Compiling InternalCollectionsUtilities Span+Extras.swift
[25/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/40] Compiling InternalCollectionsUtilities Integer rank.swift
[28/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/40] Compiling InternalCollectionsUtilities String+Padding.swift
[31/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/40] Compiling InternalCollectionsUtilities Debugging.swift
[33/40] Compiling InternalCollectionsUtilities Descriptions.swift
[34/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/105] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[37/105] Compiling OrderedCollections _HashTable.swift
[38/105] Compiling OrderedCollections _Hashtable+Header.swift
[39/105] Compiling OrderedCollections OrderedDictionary+Codable.swift
[40/105] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[41/133] Compiling OrderedCollections OrderedSet+Diffing.swift
[42/133] Compiling OrderedCollections OrderedSet+Equatable.swift
[43/133] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/133] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/133] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/133] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/133] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/133] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/133] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[50/133] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[51/133] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[52/133] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/133] Compiling OrderedCollections OrderedDictionary+Values.swift
[54/133] Compiling OrderedCollections OrderedDictionary.swift
[55/133] Compiling OrderedCollections OrderedSet+Codable.swift
[56/133] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[57/133] Compiling OrderedCollections OrderedSet+Descriptions.swift
[58/133] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/133] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/133] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/133] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/133] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[64/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[65/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[67/133] Compiling OrderedCollections _HashTable+Bucket.swift
[68/133] Compiling OrderedCollections _HashTable+BucketIterator.swift
[69/133] Compiling OrderedCollections _HashTable+Constants.swift
[70/133] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[71/133] Compiling OrderedCollections _HashTable+Testing.swift
[72/133] Emitting module ContainersPreview
[74/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[77/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[78/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/174] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/174] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/181] Compiling DequeModule UniqueDeque+Insertions.swift
[82/181] Compiling DequeModule UniqueDeque+Prepend.swift
[83/181] Compiling DequeModule UniqueDeque+Removals.swift
[84/181] Compiling DequeModule RigidDeque+Equatable.swift
[85/181] Compiling DequeModule RigidDeque+Experimental.swift
[86/181] Compiling DequeModule RigidDeque+Hashable.swift
[87/181] Compiling DequeModule RigidDeque+Initializers.swift
[88/181] Compiling DequeModule RigidDeque+Insertions.swift
[89/181] Compiling DequeModule UniqueDeque+Consumption.swift
[90/181] Compiling DequeModule UniqueDeque+Container.swift
[91/181] Compiling DequeModule UniqueDeque+Descriptions.swift
[92/181] Compiling DequeModule UniqueDeque+Equatable.swift
[93/181] Compiling DequeModule UniqueDeque+Experimental.swift
[94/186] Compiling DequeModule UniqueDeque+Replacements.swift
[95/186] Compiling DequeModule UniqueDeque.swift
[96/186] Compiling DequeModule _DequeSlot.swift
[97/186] Compiling DequeModule _UnsafeDequeHandle.swift
[98/186] Compiling DequeModule _UnsafeDequeSegments.swift
[99/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[100/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[101/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[102/186] Compiling DequeModule RigidDeque+Prepend.swift
[103/186] Compiling DequeModule _DequeBuffer.swift
[104/186] Compiling DequeModule _DequeBufferHeader.swift
[105/186] Compiling DequeModule RigidDeque+Append.swift
[106/186] Compiling DequeModule RigidDeque+Consumption.swift
[107/186] Compiling DequeModule RigidDeque+Container.swift
[108/186] Compiling DequeModule RigidDeque+Descriptions.swift
[110/186] Compiling DequeModule RigidDeque+Removals.swift
[111/186] Compiling DequeModule RigidDeque+Replacements.swift
[112/186] Compiling DequeModule RigidDeque+Testing.swift
[113/186] Compiling DequeModule RigidDeque.swift
[114/186] Compiling DequeModule UniqueDeque+Append.swift
[115/186] Compiling DequeModule UniqueDeque+Hashable.swift
[116/186] Compiling DequeModule UniqueDeque+Initializers.swift
[128/186] Compiling DequeModule Deque+Testing.swift
[129/186] Compiling DequeModule Deque._Storage.swift
[130/186] Compiling DequeModule Deque._UnsafeHandle.swift
[131/186] Compiling DequeModule Deque.swift
[147/186] Compiling DequeModule Deque+Codable.swift
[148/186] Compiling DequeModule Deque+Collection.swift
[149/186] Compiling DequeModule Deque+CustomReflectable.swift
[150/186] Compiling DequeModule Deque+Descriptions.swift
[151/186] Compiling DequeModule Deque+Equatable.swift
[152/186] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[153/186] Compiling DequeModule Deque+Extras.swift
[154/186] Compiling DequeModule Deque+Hashable.swift
[155/186] Emitting module OrderedCollections
[168/186] Compiling OrderedCollections OrderedSet+Sendable.swift
[169/186] Compiling OrderedCollections OrderedSet+SubSequence.swift
[170/186] Compiling OrderedCollections OrderedSet+Testing.swift
[171/186] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[172/186] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[173/186] Compiling OrderedCollections OrderedSet.swift
[174/186] Compiling OrderedCollections _UnsafeBitset.swift
[176/187] Emitting module Logging
[177/187] Compiling Logging Locks.swift
[178/187] Compiling Logging MetadataProvider.swift
[179/187] Emitting module ConcurrencyHelpers
[180/187] Compiling ConcurrencyHelpers Lock.swift
[182/188] Compiling Logging Logging.swift
[184/189] Emitting module DequeModule
[191/194] Compiling UnixSignals UnixSignal.swift
[192/194] Emitting module UnixSignals
[193/194] Compiling UnixSignals UnixSignalsSequence.swift
[195/247] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[196/247] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[197/247] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[198/247] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[199/247] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[200/247] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[201/247] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[202/247] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[203/254] Emitting module AsyncAlgorithms
[204/254] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[205/254] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[206/254] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[207/254] Compiling AsyncAlgorithms Disconnected.swift
[208/254] Compiling AsyncAlgorithms _TinyArray.swift
[209/254] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[210/254] Compiling AsyncAlgorithms Locking.swift
[211/254] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[212/254] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[213/254] Compiling AsyncAlgorithms CombineLatestStorage.swift
[214/254] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[215/254] Compiling AsyncAlgorithms DebounceStateMachine.swift
[216/254] Compiling AsyncAlgorithms DebounceStorage.swift
[217/254] Compiling AsyncAlgorithms Dictionary.swift
[218/254] Compiling AsyncAlgorithms Rethrow.swift
[219/254] Compiling AsyncAlgorithms SetAlgebra.swift
[220/254] Compiling AsyncAlgorithms UnsafeTransfer.swift
[221/254] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[222/254] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[223/254] Compiling AsyncAlgorithms ZipStateMachine.swift
[224/254] Compiling AsyncAlgorithms ZipStorage.swift
[225/254] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[226/254] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[227/254] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[228/254] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[229/254] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[230/254] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[231/254] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[232/254] Compiling AsyncAlgorithms AsyncShareSequence.swift
[233/254] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[234/254] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[235/254] Compiling AsyncAlgorithms AsyncChannel.swift
[236/254] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[237/254] Compiling AsyncAlgorithms ChannelStateMachine.swift
[238/254] Compiling AsyncAlgorithms ChannelStorage.swift
[239/254] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[240/254] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[241/254] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[242/254] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[243/254] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[244/254] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[245/254] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[246/254] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[247/254] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[248/254] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[249/254] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[250/254] Compiling AsyncAlgorithms MergeStateMachine.swift
[251/254] Compiling AsyncAlgorithms MergeStorage.swift
[252/254] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[253/254] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[254/254] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[256/264] Compiling ServiceLifecycle ClosureService.swift
[257/265] Compiling ServiceLifecycle CancellationWaiter.swift
[258/265] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[259/265] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[260/265] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[261/265] Emitting module ServiceLifecycle
[262/265] Compiling ServiceLifecycle ServiceRunnerError.swift
[263/265] Compiling ServiceLifecycle GracefulShutdown.swift
[264/265] Compiling ServiceLifecycle Service.swift
[265/265] Compiling ServiceLifecycle ServiceGroup.swift
[267/273] Compiling SwiftLogExport LogRecordProcessor.swift
[268/273] Compiling SwiftLogExport LogRecordExporter.swift
[269/273] Emitting module SwiftLogExport
/host/spi-builder-workspace/Sources/SwiftLogExport/LogRecordHandler.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  3 |
  4 | /// A `LogHandler` that initializes a `LogRecord` and passes it to a `BatchLogRecordProcessor` using a `LogRecordExporter`.
  5 | public struct LoggingHandler<T: LogRecord, E: LogRecordExporter<T>>: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  6 |     // MARK: - Properties
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[270/273] Compiling SwiftLogExport LogRecordHandler.swift
/host/spi-builder-workspace/Sources/SwiftLogExport/LogRecordHandler.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  3 |
  4 | /// A `LogHandler` that initializes a `LogRecord` and passes it to a `BatchLogRecordProcessor` using a `LogRecordExporter`.
  5 | public struct LoggingHandler<T: LogRecord, E: LogRecordExporter<T>>: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
  6 |     // MARK: - Properties
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[271/273] Compiling SwiftLogExport BatchLogRecordProcessorConfiguration.swift
[272/273] Compiling SwiftLogExport LogRecord.swift
[273/273] Compiling SwiftLogExport BatchLogRecordProcessor.swift
Build complete! (80.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "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" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "SwiftLogExport",
  "name" : "SwiftLogExport",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftLogExport",
      "targets" : [
        "SwiftLogExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftLogExportTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLogExportTests",
      "path" : "Tests/SwiftLogExportTests",
      "sources" : [
        "SwiftLogExportTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLogExport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLogExport",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLogExport",
      "path" : "Sources/SwiftLogExport",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "DequeModule",
        "Logging",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "SwiftLogExport"
      ],
      "sources" : [
        "BatchLogRecordProcessor.swift",
        "BatchLogRecordProcessorConfiguration.swift",
        "LogRecord.swift",
        "LogRecordExporter.swift",
        "LogRecordHandler.swift",
        "LogRecordProcessor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
Done.