The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IkigaJSON, reference master (c0d8aa), with Swift 6.2 for Wasm on 27 Apr 2026 06:00:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/swift-json.git
Reference: master
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/orlandos-nl/swift-json
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c0d8aa3 Merge pull request #62 from orlandos-nl/copilot/make-json-token-string-public
Cloned https://github.com/orlandos-nl/swift-json.git
Revision (git rev-parse @):
c0d8aa3eae43e1b5565d5b6b4e05e18664f1047e
SUCCESS checkout https://github.com/orlandos-nl/swift-json.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orlandos-nl/swift-json.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/83219] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (9.63s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[602/25506] Fetching swift-atomics, swift-collections
[1349/31107] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.92s)
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
[1895/23686] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.58s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/24] Write sources
[12/24] Compiling CNIOLinux liburing_shims.c
[13/24] Compiling CNIOWindows shim.c
[14/24] Compiling CNIOOpenBSD shim.c
[15/24] Compiling CNIOWASI CNIOWASI.c
[15/24] Write sources
[17/24] Compiling CNIOLinux shim.c
[18/24] Compiling CNIOWindows WSAStartup.c
[19/24] Compiling CNIODarwin shim.c
[20/24] Compiling _AtomicsShims.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/73] Emitting module _NIOBase64
[23/73] Compiling c-nioatomics.c
[24/73] Compiling c-atomics.c
[26/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/82] Compiling _JSONCore JSONParser+Parsing.swift
[29/82] Compiling InternalCollectionsUtilities String+Padding.swift
[30/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/82] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[32/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/82] Compiling InternalCollectionsUtilities Span+Extras.swift
[34/82] Emitting module InternalCollectionsUtilities
[35/84] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[36/84] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[41/84] Compiling InternalCollectionsUtilities Integer rank.swift
[42/84] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/84] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/84] Compiling InternalCollectionsUtilities Debugging.swift
[45/84] Compiling InternalCollectionsUtilities Descriptions.swift
[46/84] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[47/84] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/84] Compiling _NIODataStructures _TinyArray.swift
[50/84] Compiling _JSONCore JSONTokenizer.swift
[51/84] Compiling _JSONCore JSONTokenizerDestination.swift
[52/84] Compiling _JSONCore FastScanner.swift
/host/spi-builder-workspace/Sources/_JSONCore/SIMD/FastScanner.swift:147:9: warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
145 |   while i &+ 8 <= count {
146 |     // Check if any of the 8 bytes is non-whitespace
147 |     var foundNonWhitespace = false
    |         `- warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
148 |     for j in 0..<8 {
149 |       let byte = baseAddress[i &+ j]
[56/84] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/84] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/85] Compiling _NIODataStructures PriorityQueue.swift
[67/85] Emitting module Atomics
[71/85] Compiling _NIOBase64 Base64.swift
[73/86] Compiling _JSONCore Bytes.swift
[74/86] Emitting module _JSONCore
/host/spi-builder-workspace/Sources/_JSONCore/SIMD/FastScanner.swift:147:9: warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
145 |   while i &+ 8 <= count {
146 |     // Check if any of the 8 bytes is non-whitespace
147 |     var foundNonWhitespace = false
    |         `- warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
148 |     for j in 0..<8 {
149 |       let byte = baseAddress[i &+ j]
[75/86] Compiling _JSONCore Errors.swift
[77/120] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[78/120] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[79/120] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[80/120] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[81/120] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[82/124] Compiling ContainersPreview RandomAccessContainer.swift
[83/124] Compiling ContainersPreview RangeExpression2.swift
[84/124] Compiling ContainersPreview RangeReplaceableContainer.swift
[85/124] Compiling ContainersPreview Drain+Map.swift
[86/124] Compiling ContainersPreview Producer+Map.swift
[87/124] Compiling ContainersPreview Producer+Reduce.swift
[88/124] Compiling ContainersPreview Producer.swift
[89/124] Compiling ContainersPreview Borrow.swift
[91/124] Compiling ContainersPreview Container.swift
[92/125] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[93/125] Compiling ContainersPreview BorrowingSequence.swift
[94/125] Compiling ContainersPreview BidirectionalContainer.swift
[95/125] Compiling ContainersPreview Container+Filter.swift
[96/125] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/125] Compiling ContainersPreview Drain+Reduce.swift
[98/125] Compiling ContainersPreview Drain.swift
[99/125] Compiling ContainersPreview Producer+Collect.swift
[100/125] Compiling ContainersPreview Producer+Filter.swift
[102/125] Compiling ContainersPreview ContainerIterator.swift
[103/125] Compiling ContainersPreview DynamicContainer.swift
[104/125] Compiling ContainersPreview MutableContainer.swift
[105/125] Compiling ContainersPreview PermutableContainer.swift
[107/125] Compiling NIOConcurrencyHelpers lock.swift
[108/125] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[109/125] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/125] Emitting module NIOConcurrencyHelpers
[111/125] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[112/125] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[113/125] Emitting module ContainersPreview
[114/125] Compiling ContainersPreview Box.swift
[115/125] Compiling ContainersPreview Inout.swift
[116/125] Compiling ContainersPreview InputSpan.swift
[117/125] Compiling ContainersPreview Shared.swift
[118/125] Compiling ContainersPreview OutputSpan+Extras.swift
[119/125] Compiling ContainersPreview TemporaryAllocation.swift
[120/125] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[121/125] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[122/125] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[124/126] Compiling _NIODataStructures Heap.swift
[125/126] Emitting module _NIODataStructures
[127/127] Compiling NIOConcurrencyHelpers atomics.swift
[129/168] Compiling DequeModule RigidDeque+Removals.swift
[130/168] Compiling DequeModule RigidDeque+Replacements.swift
[131/168] Compiling DequeModule RigidDeque+Testing.swift
[132/168] Compiling DequeModule RigidDeque.swift
[133/168] Compiling DequeModule UniqueDeque+Append.swift
[134/173] Compiling DequeModule _DequeBuffer.swift
[135/173] Compiling DequeModule _DequeBufferHeader.swift
[136/173] Compiling DequeModule RigidDeque+Append.swift
[137/173] Compiling DequeModule RigidDeque+Consumption.swift
[138/173] Compiling DequeModule RigidDeque+Container.swift
[139/173] Compiling DequeModule RigidDeque+Descriptions.swift
[140/173] Compiling DequeModule UniqueDeque+Hashable.swift
[141/173] Compiling DequeModule UniqueDeque+Initializers.swift
[142/173] Compiling DequeModule UniqueDeque+Insertions.swift
[143/173] Compiling DequeModule UniqueDeque+Prepend.swift
[144/173] Compiling DequeModule UniqueDeque+Removals.swift
[145/173] Compiling DequeModule UniqueDeque+Consumption.swift
[146/173] Compiling DequeModule UniqueDeque+Container.swift
[147/173] Compiling DequeModule UniqueDeque+Descriptions.swift
[148/173] Compiling DequeModule UniqueDeque+Equatable.swift
[149/173] Compiling DequeModule UniqueDeque+Experimental.swift
[150/173] Compiling DequeModule RigidDeque+Equatable.swift
[151/173] Compiling DequeModule RigidDeque+Experimental.swift
[152/173] Compiling DequeModule RigidDeque+Hashable.swift
[153/173] Compiling DequeModule RigidDeque+Initializers.swift
[154/173] Compiling DequeModule RigidDeque+Insertions.swift
[155/173] Compiling DequeModule RigidDeque+Prepend.swift
[156/173] Compiling DequeModule Deque+Extras.swift
[157/173] Compiling DequeModule Deque+Hashable.swift
[158/173] Compiling DequeModule Deque+Testing.swift
[159/173] Compiling DequeModule Deque._Storage.swift
[160/173] Compiling DequeModule Deque._UnsafeHandle.swift
[161/173] Compiling DequeModule Deque.swift
[162/173] Compiling DequeModule Deque+Codable.swift
[163/173] Compiling DequeModule Deque+Collection.swift
[164/173] Compiling DequeModule Deque+CustomReflectable.swift
[165/173] Compiling DequeModule Deque+Descriptions.swift
[166/173] Compiling DequeModule Deque+Equatable.swift
[167/173] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[168/173] Emitting module DequeModule
[169/173] Compiling DequeModule UniqueDeque+Replacements.swift
[170/173] Compiling DequeModule UniqueDeque.swift
[171/173] Compiling DequeModule _DequeSlot.swift
[172/173] Compiling DequeModule _UnsafeDequeHandle.swift
[173/173] Compiling DequeModule _UnsafeDequeSegments.swift
[175/238] Compiling NIOCore IPProtocol.swift
[176/238] Compiling NIOCore IntegerBitPacking.swift
[177/238] Compiling NIOCore IntegerTypes.swift
[178/238] Compiling NIOCore Interfaces.swift
[179/238] Compiling NIOCore Linux.swift
[180/238] Compiling NIOCore MarkedCircularBuffer.swift
[181/238] Compiling NIOCore MulticastChannel.swift
[182/238] Compiling NIOCore NIOAny.swift
[183/238] Compiling NIOCore NIOCloseOnErrorHandler.swift
[184/246] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/246] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/246] Compiling NIOCore EventLoopFuture.swift
[187/246] Compiling NIOCore FileDescriptor.swift
[188/246] Compiling NIOCore FileHandle.swift
[189/246] Compiling NIOCore FileRegion.swift
[190/246] Compiling NIOCore GlobalSingletons.swift
[191/246] Compiling NIOCore IO.swift
[192/246] Compiling NIOCore IOData.swift
[193/246] Compiling NIOCore AddressedEnvelope.swift
[194/246] Compiling NIOCore AsyncAwaitSupport.swift
[195/246] Compiling NIOCore AsyncChannel.swift
[196/246] Compiling NIOCore AsyncChannelHandler.swift
[197/246] Compiling NIOCore AsyncChannelInboundStream.swift
[198/246] Compiling NIOCore AsyncChannelOutboundWriter.swift
[199/246] Compiling NIOCore NIOAsyncSequenceProducer.swift
[200/246] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[201/246] Compiling NIOCore NIOAsyncWriter.swift
[202/246] Compiling NIOCore CircularBuffer.swift
[203/246] Compiling NIOCore Codec.swift
[204/246] Compiling NIOCore ConvenienceOptionSupport.swift
[205/246] Compiling NIOCore DeadChannel.swift
[206/246] Compiling NIOCore DispatchQueue+WithFuture.swift
[207/246] Compiling NIOCore EventLoop+Deprecated.swift
[208/246] Compiling NIOCore EventLoop+SerialExecutor.swift
[209/246] Compiling NIOCore EventLoop.swift
[210/246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[211/246] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[212/246] Compiling NIOCore SocketAddresses.swift
[213/246] Compiling NIOCore SocketOptionProvider.swift
[214/246] Compiling NIOCore SystemCallHelpers.swift
[215/246] Compiling NIOCore TimeAmount+Duration.swift
[216/246] Compiling NIOCore TypeAssistedChannelHandler.swift
[217/246] Compiling NIOCore UniversalBootstrapSupport.swift
[218/246] Compiling NIOCore Utilities.swift
[219/246] Compiling NIOCore NIOCoreSendableMetatype.swift
[220/246] Compiling NIOCore NIODecodedAsyncSequence.swift
[221/246] Compiling NIOCore NIOLoopBound.swift
[222/246] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[223/246] Compiling NIOCore NIOScheduledCallback.swift
[224/246] Compiling NIOCore NIOSendable.swift
[225/246] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[226/246] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[227/246] Compiling NIOCore RecvByteBufferAllocator.swift
[228/246] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[229/246] Compiling NIOCore BSDSocketAPI.swift
[230/246] Compiling NIOCore ByteBuffer-aux.swift
[231/246] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[232/246] Compiling NIOCore ByteBuffer-conversions.swift
[233/246] Compiling NIOCore ByteBuffer-core.swift
[234/246] Compiling NIOCore ByteBuffer-hex.swift
[235/246] Compiling NIOCore ByteBuffer-int.swift
[236/246] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[237/246] Compiling NIOCore ByteBuffer-multi-int.swift
[238/246] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[239/246] Compiling NIOCore ByteBuffer-views.swift
[240/246] Compiling NIOCore Channel.swift
[241/246] Compiling NIOCore ChannelHandler.swift
[242/246] Compiling NIOCore ChannelHandlers.swift
[243/246] Compiling NIOCore ChannelInvoker.swift
[244/246] Compiling NIOCore ChannelOption.swift
[245/246] Compiling NIOCore ChannelPipeline.swift
[246/246] Emitting module NIOCore
[248/250] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[249/250] Emitting module NIOFoundationEssentialsCompat
[250/250] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[252/255] Emitting module NIOFoundationCompat
[253/255] Compiling NIOFoundationCompat Exports.swift
[254/255] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[255/255] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[257/269] Compiling _NIOJSON JSONObject.swift
[258/270] Compiling _NIOJSON JSONArray.swift
[259/270] Compiling _NIOJSON JSONEncoder.swift
[260/270] Compiling _NIOJSON NilValueCodingStrategy.swift
[261/270] Compiling _NIOJSON JSONValue.swift
[262/270] Compiling _NIOJSON Bounds.swift
[263/270] Compiling _NIOJSON JSONDescription+Constants.swift
[264/270] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[265/270] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[266/270] Compiling _NIOJSON JSONDescription.swift
[267/270] Compiling _NIOJSON Pointer+Helpers.swift
[268/270] Emitting module _NIOJSON
[269/270] Compiling _NIOJSON JSONDecoder.swift
[270/270] Compiling _NIOJSON JSONDecoderError.swift
[272/273] Emitting module IkigaJSON
[273/273] Compiling IkigaJSON Exports.swift
Build complete! (62.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "IkigaJSON",
  "name" : "IkigaJSON",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IkigaJSON",
      "targets" : [
        "IkigaJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IkigaJSONCore",
      "targets" : [
        "_JSONCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOJSON",
      "module_type" : "SwiftTarget",
      "name" : "_NIOJSON",
      "path" : "Sources/_NIOJSON",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "IkigaJSON"
      ],
      "sources" : [
        "Codable/JSONDecoder.swift",
        "Codable/JSONDecoderError.swift",
        "Codable/JSONEncoder.swift",
        "Codable/NilValueCodingStrategy.swift",
        "Codable/StreamingJSONArrayDecoder.swift",
        "Codable/StreamingJSONLinesDecoder.swift",
        "Core/Bounds.swift",
        "Core/JSONDescription+Constants.swift",
        "Core/JSONDescription.swift",
        "Pointer+Helpers.swift",
        "Types/JSONArray.swift",
        "Types/JSONObject.swift",
        "Types/JSONValue.swift"
      ],
      "target_dependencies" : [
        "_JSONCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_JSONCore",
      "module_type" : "SwiftTarget",
      "name" : "_JSONCore",
      "path" : "Sources/_JSONCore",
      "product_memberships" : [
        "IkigaJSON",
        "IkigaJSONCore"
      ],
      "sources" : [
        "Bytes.swift",
        "Errors.swift",
        "Parser/JSONParser+Parsing.swift",
        "Parser/JSONTokenizer.swift",
        "Parser/JSONTokenizerDestination.swift",
        "SIMD/FastScanner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IkigaJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "IkigaJSONTests",
      "path" : "Tests/IkigaJSONTests",
      "sources" : [
        "JSONTests.swift"
      ],
      "target_dependencies" : [
        "IkigaJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IkigaJSON",
      "module_type" : "SwiftTarget",
      "name" : "IkigaJSON",
      "path" : "Sources/IkigaJSON",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "IkigaJSON"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_JSONCore",
        "_NIOJSON"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Done.