The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLogExport, reference 1.0.0 (8c8237), with Swift 6.3 for Linux on 18 Apr 2026 21:40:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atacan/SwiftLogExport.git
Reference: 1.0.0
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
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 8c8237f Update Readme.md to include instructions for running BatchLogRecordProcessor as a Service
Cloned https://github.com/atacan/SwiftLogExport.git
Revision (git rev-parse @):
8c8237fc4b6eea2d3ab84937732a206f1eae6892
SUCCESS checkout https://github.com/atacan/SwiftLogExport.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
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-3":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
[1/2745] Fetching swift-service-lifecycle
[496/26314] Fetching swift-service-lifecycle, swift-collections
[497/32949] Fetching swift-service-lifecycle, swift-collections, swift-log
[986/39196] Fetching swift-service-lifecycle, swift-collections, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.29s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.43s)
Fetched https://github.com/apple/swift-log.git from cache (1.44s)
[1886/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.86s)
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.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.33s)
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 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.56s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/38] Emitting module InternalCollectionsUtilities
[13/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/40] Compiling InternalCollectionsUtilities Debugging.swift
[16/40] Compiling InternalCollectionsUtilities Descriptions.swift
[17/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/40] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/40] Compiling InternalCollectionsUtilities String+Padding.swift
[25/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[27/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/40] Compiling InternalCollectionsUtilities Span+Extras.swift
[29/40] Compiling InternalCollectionsUtilities Integer rank.swift
[30/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/41] Compiling ConcurrencyHelpers LockedValueBox.swift
[34/41] Compiling Logging LogEvent.swift
[35/41] Emitting module Logging
[36/41] Compiling Logging Locks.swift
[37/41] Compiling Logging MetadataProvider.swift
[38/41] Compiling ConcurrencyHelpers Lock.swift
[39/41] Emitting module ConcurrencyHelpers
[41/42] Compiling Logging Logging.swift
[42/42] Compiling Logging LogHandler.swift
[44/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/106] Compiling OrderedCollections OrderedDictionary+Codable.swift
[48/106] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[49/106] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[50/106] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[51/106] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[52/106] Compiling OrderedCollections OrderedDictionary+Elements.swift
[53/107] Compiling ContainersPreview OutputSpan+Extras.swift
[54/107] Compiling ContainersPreview TemporaryAllocation.swift
[55/107] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[56/107] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[57/107] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[58/138] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/138] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[63/138] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[64/138] Compiling OrderedCollections OrderedDictionary.swift
[65/138] Compiling OrderedCollections OrderedSet+Codable.swift
[66/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/138] Compiling UnixSignals UnixSignal.swift
[68/138] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/138] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/138] Emitting module UnixSignals
[73/138] Compiling UnixSignals UnixSignalsSequence.swift
[74/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[75/139] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[76/139] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[77/139] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[78/139] Compiling OrderedCollections OrderedSet+Hashable.swift
[79/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[80/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[81/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[82/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[83/139] Emitting module ContainersPreview
[86/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[87/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[88/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[89/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[90/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[91/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[92/180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[93/187] Compiling DequeModule RigidDeque+Experimental.swift
[94/187] Compiling DequeModule RigidDeque+Hashable.swift
[95/187] Compiling DequeModule RigidDeque+Initializers.swift
[96/187] Compiling DequeModule RigidDeque+Insertions.swift
[97/187] Compiling DequeModule RigidDeque+Prepend.swift
[98/187] Compiling DequeModule RigidDeque+Removals.swift
[99/187] Compiling DequeModule RigidDeque+Replacements.swift
[100/187] Compiling DequeModule UniqueDeque+Consumption.swift
[101/187] Compiling DequeModule UniqueDeque+Container.swift
[102/187] Compiling DequeModule UniqueDeque+Descriptions.swift
[103/187] Compiling DequeModule UniqueDeque+Equatable.swift
[104/187] Compiling DequeModule UniqueDeque+Experimental.swift
[105/192] Compiling DequeModule RigidDeque+Container.swift
[106/192] Compiling DequeModule RigidDeque+Descriptions.swift
[107/192] Compiling DequeModule UniqueDeque+Hashable.swift
[108/192] Compiling DequeModule UniqueDeque+Initializers.swift
[109/192] Compiling DequeModule UniqueDeque+Insertions.swift
[110/192] Compiling DequeModule UniqueDeque+Prepend.swift
[111/192] Compiling DequeModule UniqueDeque+Removals.swift
[112/192] Compiling DequeModule RigidDeque+Equatable.swift
[118/192] Compiling DequeModule Deque+Codable.swift
[119/192] Compiling DequeModule Deque+Collection.swift
[120/192] Compiling DequeModule Deque+CustomReflectable.swift
[121/192] Compiling DequeModule Deque+Descriptions.swift
[122/192] Compiling DequeModule Deque+Equatable.swift
[123/192] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[124/192] Compiling DequeModule Deque+Extras.swift
[125/192] Compiling DequeModule Deque+Hashable.swift
[134/192] Compiling DequeModule RigidDeque+Testing.swift
[135/192] Compiling DequeModule RigidDeque.swift
[136/192] Compiling DequeModule UniqueDeque+Append.swift
[145/192] Compiling DequeModule UniqueDeque+Replacements.swift
[146/192] Compiling DequeModule UniqueDeque.swift
[147/192] Compiling DequeModule _DequeSlot.swift
[148/192] Compiling DequeModule _UnsafeDequeHandle.swift
[149/192] Compiling DequeModule _UnsafeDequeSegments.swift
[150/192] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[151/192] Compiling OrderedCollections _HashTable.swift
[152/192] Compiling OrderedCollections _Hashtable+Header.swift
[153/192] Compiling DequeModule _DequeBuffer.swift
[154/192] Compiling DequeModule _DequeBufferHeader.swift
[155/192] Compiling DequeModule RigidDeque+Append.swift
[156/192] Compiling DequeModule RigidDeque+Consumption.swift
[161/192] Compiling DequeModule Deque+Testing.swift
[162/192] Compiling DequeModule Deque._Storage.swift
[163/192] Compiling DequeModule Deque._UnsafeHandle.swift
[164/192] Compiling DequeModule Deque.swift
[171/192] Compiling OrderedCollections OrderedSet+Sendable.swift
[172/192] Compiling OrderedCollections OrderedSet+SubSequence.swift
[173/192] Compiling OrderedCollections OrderedSet+Testing.swift
[174/192] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[175/192] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[176/192] Compiling OrderedCollections OrderedSet.swift
[177/192] Compiling OrderedCollections _UnsafeBitset.swift
[178/192] Emitting module OrderedCollections
[193/193] Emitting module DequeModule
[195/247] Emitting module AsyncAlgorithms
[196/254] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[197/254] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[198/254] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[199/254] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[200/254] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[201/254] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[202/254] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[203/254] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[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 Rethrow.swift
[212/254] Compiling AsyncAlgorithms SetAlgebra.swift
[213/254] Compiling AsyncAlgorithms UnsafeTransfer.swift
[214/254] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[215/254] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[216/254] Compiling AsyncAlgorithms ZipStateMachine.swift
[217/254] Compiling AsyncAlgorithms ZipStorage.swift
[218/254] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[219/254] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[220/254] Compiling AsyncAlgorithms CombineLatestStorage.swift
[221/254] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[222/254] Compiling AsyncAlgorithms DebounceStateMachine.swift
[223/254] Compiling AsyncAlgorithms DebounceStorage.swift
[224/254] Compiling AsyncAlgorithms Dictionary.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 AsyncAdjacentPairsSequence.swift
[234/254] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[235/254] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[236/254] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[237/254] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[238/254] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[239/254] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[240/254] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[241/254] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[242/254] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[243/254] Compiling AsyncAlgorithms AsyncChannel.swift
[244/254] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[245/254] Compiling AsyncAlgorithms ChannelStateMachine.swift
[246/254] Compiling AsyncAlgorithms ChannelStorage.swift
[247/254] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.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 AsyncCancelOnGracefulShutdownSequence.swift
[258/265] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[259/265] Compiling ServiceLifecycle CancellationWaiter.swift
[260/265] Emitting module ServiceLifecycle
[261/265] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[262/265] Compiling ServiceLifecycle ServiceRunnerError.swift
[263/265] Compiling ServiceLifecycle Service.swift
[264/265] Compiling ServiceLifecycle GracefulShutdown.swift
[265/265] Compiling ServiceLifecycle ServiceGroup.swift
[267/273] Compiling SwiftLogExport LogRecordProcessor.swift
[268/273] Compiling SwiftLogExport BatchLogRecordProcessor.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 BatchLogRecordProcessorConfiguration.swift
[271/273] Compiling SwiftLogExport LogRecord.swift
[272/273] Compiling SwiftLogExport LogRecordExporter.swift
[273/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>
Build complete! (77.62s)
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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.