The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-sodium, reference develop (d43e50), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 18:01:01 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinoru/swift-sodium.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinoru/swift-sodium
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at d43e503 Add Sodium.docc
Cloned https://github.com/sinoru/swift-sodium.git
Revision (git rev-parse @):
d43e503e4bbf6ed86d64687c33cc1993228c78a6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sinoru/swift-sodium.git at develop
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[246/73380] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (4.34s)
Fetched https://github.com/apple/swift-nio from cache (4.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (0.75s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/3901] Fetching swift-system
[119/5470] Fetching swift-system, swift-atomics
[2275/20945] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.08s)
[2061/17044] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.89s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.76.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.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-sodium",
      "name": "swift-sodium",
      "url": "https://github.com/sinoru/swift-sodium.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sodium",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.76.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sinoru/swift-sodium.git
[1/1139] Fetching swift-sodium
Fetched https://github.com/sinoru/swift-sodium.git from cache (1.01s)
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.81s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.1.4
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/sinoru/swift-sodium.git
Working copy of https://github.com/sinoru/swift-sodium.git resolved at develop (d43e503)
warning: '.resolve-product-dependencies': dependency 'swift-sodium' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/151] Compiling aead_aes256gcm_aesni.c
[3/151] Compiling core_hchacha20.c
[4/151] Compiling aead_aes256gcm.c
[4/151] Write sources
[17/151] Compiling core_hsalsa20.c
[18/151] Compiling aegis256_soft.c
[19/151] Compiling core.c
[20/151] Compiling ed25519_ref10.c
[21/151] Compiling version.c
[22/151] Compiling codecs.c
[23/151] Compiling randombytes.c
[24/151] Write swift-version--7754E27361AE5C74.txt
[25/151] Compiling aegis256_armcrypto.c
[26/151] Compiling _AtomicsShims.c
[27/151] Compiling verify.c
[28/151] Compiling aead_aes256gcm_armcrypto.c
[29/151] Compiling stream_xsalsa20.c
[30/151] Compiling stream_salsa208.c
[31/151] Compiling stream_xchacha20.c
[32/151] Compiling aead_chacha20poly1305.c
[33/170] Compiling stream_salsa2012.c
[34/174] Compiling stream_salsa208_ref.c
[35/175] Compiling stream_salsa2012_ref.c
[36/175] Compiling salsa20_xmm6int-avx2.c
[37/175] Compiling salsa20_xmm6int-sse2.c
[38/175] Compiling salsa20_xmm6-asm.S
[39/175] Compiling salsa20_xmm6.c
[40/175] Compiling stream_salsa20.c
[41/175] Compiling salsa20_ref.c
[42/175] Compiling crypto_stream.c
[43/175] Compiling stream_chacha20.c
[44/175] Compiling chacha20_ref.c
[45/175] Compiling chacha20_dolbeau-ssse3.c
[46/175] Compiling chacha20_dolbeau-avx2.c
[47/175] Compiling sign_ed25519.c
[48/175] Compiling sign.c
[49/175] Compiling open.c
[50/175] Compiling obsolete.c
[51/175] Compiling keypair.c
[52/175] Compiling shorthash_siphashx24.c
[53/175] Compiling crypto_sign.c
[54/175] Compiling shorthash_siphash24.c
[55/175] Compiling shorthash_siphash24_ref.c
[56/175] Compiling shorthash_siphashx24_ref.c
[57/175] Compiling crypto_shorthash.c
[58/175] Compiling secretbox_xsalsa20poly1305.c
[59/175] Compiling secretstream_xchacha20poly1305.c
[60/175] Compiling secretbox_xchacha20poly1305.c
[61/175] Compiling crypto_secretbox.c
[62/175] Compiling crypto_secretbox_easy.c
[63/175] Compiling scalarmult_ristretto255_ref10.c
[65/175] Emitting module _NIOBase64
[65/175] Compiling sandy2x.S
[66/175] Compiling scalarmult_ed25519_ref10.c
[67/175] Compiling scalarmult_curve25519.c
[68/175] Compiling ladder.S
[69/175] Compiling fe51_pack.S
[70/175] Compiling fe_frombytes_sandy2x.c
[71/175] Compiling utils.c
[72/175] Compiling fe51_nsquare.S
[73/175] Compiling fe51_mul.S
[74/175] Compiling curve25519_sandy2x.c
[75/175] Compiling consts.S
[76/175] Compiling runtime.c
[77/175] Compiling fe51_invert.c
[78/175] Compiling randombytes_internal_random.c
[79/175] Compiling crypto_scalarmult.c
[80/175] Compiling pwhash_scryptsalsa208sha256_sse.c
[81/175] Compiling x25519_ref10.c
[82/175] Compiling scrypt_platform.c
[83/175] Compiling pwhash_scryptsalsa208sha256.c
[84/175] Compiling pbkdf2-sha256.c
[85/175] Compiling crypto_pwhash.c
[86/175] Compiling crypto_scrypt-common.c
[87/175] Compiling pwhash_scryptsalsa208sha256_nosse.c
[88/175] Compiling pwhash_argon2i.c
[89/175] Compiling pwhash_argon2id.c
[90/175] Compiling blake2b-long.c
[91/175] Compiling argon2.c
[92/175] Compiling argon2-fill-block-ssse3.c
[93/175] Compiling argon2-fill-block-avx512f.c
[94/175] Compiling argon2-fill-block-avx2.c
[95/175] Compiling randombytes_sysrandom.c
[96/175] Compiling argon2-fill-block-ref.c
[97/175] Compiling argon2-encoding.c
[98/175] Compiling poly1305_sse2.c
[99/175] Compiling onetimeauth_poly1305.c
[100/175] Compiling argon2-core.c
[101/175] Compiling crypto_onetimeauth.c
[102/175] Compiling poly1305_donna.c
[103/175] Compiling crypto_kx.c
[104/175] Compiling kdf_hkdf_sha256.c
[105/175] Compiling kdf_hkdf_sha512.c
[106/175] Compiling crypto_kdf.c
[107/175] Compiling kdf_blake2b.c
[108/175] Compiling hash_sha512.c
[109/175] Compiling hash_sha256.c
[110/175] Compiling crypto_hash.c
[111/175] Compiling crypto_generichash.c
[112/175] Compiling generichash_blake2b.c
[113/175] Compiling hash_sha256_cp.c
[114/175] Compiling blake2b-ref.c
[115/175] Compiling blake2b-compress-sse41.c
[116/175] Compiling blake2b-compress-ssse3.c
[117/175] Compiling hash_sha512_cp.c
[118/175] Compiling blake2b-compress-avx2.c
[119/175] Compiling generichash_blake2.c
[120/175] Compiling softaes.c
[121/175] Compiling core_hsalsa20_ref2.c
[122/175] Compiling core_salsa_ref.c
[123/175] Compiling core_ristretto255.c
[124/175] Compiling blake2b-compress-ref.c
[125/175] Compiling core_ed25519.c
[126/175] Compiling box_curve25519xsalsa20poly1305.c
[127/175] Compiling box_seal_curve25519xchacha20poly1305.c
[128/175] Compiling box_curve25519xchacha20poly1305.c
[129/175] Compiling crypto_box_easy.c
[130/175] Compiling crypto_box.c
[131/175] Compiling crypto_box_seal.c
[132/175] Compiling auth_hmacsha512256.c
[133/175] Compiling auth_hmacsha512.c
[134/175] Compiling auth_hmacsha256.c
[135/175] Compiling aegis256_aesni.c
[136/175] Compiling crypto_auth.c
[137/175] Compiling aead_aegis256.c
[138/175] Compiling aead_xchacha20poly1305.c
[139/175] Compiling CNIOWindows shim.c
[140/175] Compiling CNIOWindows WSAStartup.c
[141/175] Compiling aegis128l_soft.c
[142/175] Compiling aegis128l_aesni.c
[143/175] Compiling aead_aegis128l.c
[144/175] Compiling CNIOWASI CNIOWASI.c
[145/175] Write sources
[146/175] Compiling aegis128l_armcrypto.c
[147/175] Compiling CNIOLinux shim.c
[148/175] Compiling CNIOLinux liburing_shims.c
[149/206] Compiling CNIODarwin shim.c
[150/206] Compiling c-nioatomics.c
[151/206] Compiling c-atomics.c
[153/212] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[154/213] Compiling Atomics PointerConformances.swift
[155/213] Compiling Atomics Primitives.native.swift
[156/213] Compiling Atomics ManagedAtomic.swift
[157/213] Compiling Atomics ManagedAtomicLazyReference.swift
[158/213] Compiling Atomics AtomicMemoryOrderings.swift
[159/213] Compiling Atomics DoubleWord.swift
[160/213] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[161/213] Compiling _NIOBase64 Base64.swift
[162/213] Compiling Atomics AtomicBool.swift
[163/213] Compiling Atomics IntegerConformances.swift
[164/213] Emitting module InternalCollectionsUtilities
[165/213] Compiling SodiumCore XChaCha20Poly1305.swift
[166/213] Compiling SodiumCore XSalsa20Poly1305.swift
[167/213] Compiling Atomics UnsafeAtomic.swift
[168/213] Compiling Atomics UnsafeAtomicLazyReference.swift
[169/213] Compiling SodiumCore AEADCipher.swift
[170/213] Compiling SodiumCore Cipher.swift
[171/213] Compiling Atomics Primitives.shims.swift
[172/213] Compiling Atomics AtomicInteger.swift
[173/229] Compiling DequeModule _DequeSlot.swift
[174/229] Compiling DequeModule _DequeBufferHeader.swift
[175/230] Compiling DequeModule Deque+Extras.swift
[176/230] Compiling DequeModule Deque+Hashable.swift
[177/232] Compiling SodiumCore Sodium+Error.swift
[178/232] Compiling SodiumCore Sodium.swift
[179/232] Compiling SodiumCore Sodium+DataProtocol.swift
[180/232] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[181/232] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[182/233] Compiling DequeModule _DequeBuffer.swift
[185/233] Emitting module _NIODataStructures
[186/233] Compiling SodiumCore SymmetricKey.swift
[189/233] Compiling Atomics IntegerOperations.swift
[190/233] Compiling Atomics Unmanaged extensions.swift
[191/233] Compiling _NIODataStructures PriorityQueue.swift
[192/233] Compiling _NIODataStructures _TinyArray.swift
[193/233] Compiling _NIODataStructures Heap.swift
[194/233] Compiling DequeModule _UnsafeWrappedBuffer.swift
[195/233] Compiling SodiumCore Sodium+Data.swift
[196/233] Emitting module SodiumCore
[197/233] Compiling DequeModule Deque+Equatable.swift
[198/233] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[199/233] Compiling DequeModule Deque+CustomReflectable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sodium.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[200/233] Compiling DequeModule Deque+Descriptions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sodium.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[201/233] Compiling SodiumCore DataSize.swift
[202/245] Compiling DequeModule Deque+Testing.swift
[203/245] Compiling DequeModule Deque._Storage.swift
[204/245] Compiling DequeModule Deque._UnsafeHandle.swift
[205/245] Compiling DequeModule Deque.swift
[208/245] Compiling SodiumSecretBox SodiumSecretBox.swift
[209/245] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[210/245] Emitting module SodiumSecretBox
[211/245] Compiling SodiumSecretBox SecretBoxCipher.swift
[212/245] Compiling SodiumSecretBox SecretBox.swift
[213/245] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[214/245] Compiling SodiumSecretStream SodiumSecretStream.swift
[215/245] Compiling SodiumSecretStream SecretStreamTag.swift
[216/245] Compiling SodiumSecretStream SecretStreamCipher.swift
[217/245] Compiling SodiumSecretStream SecretStream.swift
[218/245] Emitting module SodiumSecretStream
[219/245] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[220/247] Emitting module Sodium
[221/247] Compiling Sodium Sodium.swift
[222/247] Compiling Atomics AtomicStorage.swift
[223/247] Compiling Atomics AtomicValue.swift
[226/247] Compiling DequeModule Deque+Codable.swift
[227/247] Compiling DequeModule Deque+Collection.swift
[236/247] Emitting module Atomics
[237/250] Compiling NIOConcurrencyHelpers atomics.swift
[242/250] Emitting module DequeModule
[243/250] Emitting module NIOConcurrencyHelpers
[244/250] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[245/250] Compiling NIOConcurrencyHelpers lock.swift
[246/250] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[247/250] Compiling NIOConcurrencyHelpers NIOLock.swift
[248/312] Compiling NIOCore Linux.swift
[249/312] Compiling NIOCore MarkedCircularBuffer.swift
[250/312] Compiling NIOCore MulticastChannel.swift
[251/312] Compiling NIOCore NIOAny.swift
[252/312] Compiling NIOCore NIOCloseOnErrorHandler.swift
[253/312] Compiling NIOCore NIOLoopBound.swift
[254/318] Compiling NIOCore GlobalSingletons.swift
[255/318] Compiling NIOCore IO.swift
[256/318] Compiling NIOCore IOData.swift
[257/318] Compiling NIOCore IPProtocol.swift
[258/318] Compiling NIOCore IntegerBitPacking.swift
[259/318] Compiling NIOCore IntegerTypes.swift
[260/318] Compiling NIOCore Interfaces.swift
[261/318] Compiling NIOCore SocketOptionProvider.swift
[262/318] Compiling NIOCore SystemCallHelpers.swift
[263/318] Compiling NIOCore TimeAmount+Duration.swift
[264/318] Compiling NIOCore TypeAssistedChannelHandler.swift
[265/318] Compiling NIOCore UniversalBootstrapSupport.swift
[266/318] Compiling NIOCore Utilities.swift
[267/318] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[268/318] Compiling NIOCore EventLoopFuture+Deprecated.swift
[269/318] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[270/318] Compiling NIOCore EventLoopFuture.swift
[271/318] Compiling NIOCore FileDescriptor.swift
[272/318] Compiling NIOCore FileHandle.swift
[273/318] Compiling NIOCore FileRegion.swift
[274/318] Compiling NIOCore NIOScheduledCallback.swift
[275/318] Compiling NIOCore NIOSendable.swift
[276/318] Compiling NIOCore PointerHelpers.swift
[277/318] Compiling NIOCore RecvByteBufferAllocator.swift
[278/318] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[279/318] Compiling NIOCore SocketAddresses.swift
[280/318] Compiling NIOCore Codec.swift
[281/318] Compiling NIOCore ConvenienceOptionSupport.swift
[282/318] Compiling NIOCore DeadChannel.swift
[283/318] Compiling NIOCore DispatchQueue+WithFuture.swift
[284/318] Compiling NIOCore EventLoop+Deprecated.swift
[285/318] Compiling NIOCore EventLoop+SerialExecutor.swift
[286/318] Compiling NIOCore EventLoop.swift
[287/318] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[288/318] Compiling NIOCore NIOAsyncWriter.swift
[289/318] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[290/318] Compiling NIOCore BSDSocketAPI.swift
[291/318] Compiling NIOCore ByteBuffer-aux.swift
[292/318] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[293/318] Compiling NIOCore ByteBuffer-conversions.swift
[294/318] Compiling NIOCore Channel.swift
[295/318] Compiling NIOCore ChannelHandler.swift
[296/318] Compiling NIOCore ChannelHandlers.swift
[297/318] Compiling NIOCore ChannelInvoker.swift
[298/318] Compiling NIOCore ChannelOption.swift
[299/318] Compiling NIOCore ChannelPipeline.swift
[300/318] Compiling NIOCore CircularBuffer.swift
[301/318] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[302/318] Emitting module SodiumFoundationCompat
[303/318] Compiling SodiumFoundationCompat Data+Sodium.swift
[304/318] Compiling NIOCore ByteBuffer-core.swift
[305/318] Compiling NIOCore ByteBuffer-hex.swift
[306/318] Compiling NIOCore ByteBuffer-int.swift
[307/318] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[308/318] Compiling NIOCore ByteBuffer-multi-int.swift
[309/318] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[310/318] Compiling NIOCore ByteBuffer-views.swift
[311/318] Emitting module NIOCore
[312/318] Compiling NIOCore AddressedEnvelope.swift
[313/318] Compiling NIOCore AsyncAwaitSupport.swift
[314/318] Compiling NIOCore AsyncChannel.swift
[315/318] Compiling NIOCore AsyncChannelHandler.swift
[316/318] Compiling NIOCore AsyncChannelInboundStream.swift
[317/318] Compiling NIOCore AsyncChannelOutboundWriter.swift
[318/318] Compiling NIOCore NIOAsyncSequenceProducer.swift
[319/321] Emitting module SodiumNIOCompat
[320/321] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[321/321] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
Build complete! (48.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    }
  ],
  "manifest_display_name" : "swift-sodium",
  "name" : "swift-sodium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Sodium",
      "targets" : [
        "Sodium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SodiumFoundationCompat",
      "targets" : [
        "SodiumFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SodiumNIOCompat",
      "targets" : [
        "SodiumNIOCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Clibsodium",
      "targets" : [
        "Clibsodium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SodiumSecretStreamTests",
      "module_type" : "SwiftTarget",
      "name" : "SodiumSecretStreamTests",
      "path" : "Tests/SodiumSecretStreamTests",
      "sources" : [
        "SecretStreamTests.swift"
      ],
      "target_dependencies" : [
        "SodiumSecretStream"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SodiumSecretStream",
      "module_type" : "SwiftTarget",
      "name" : "SodiumSecretStream",
      "path" : "Sources/SodiumSecretStream",
      "product_memberships" : [
        "Sodium",
        "SodiumFoundationCompat",
        "SodiumNIOCompat"
      ],
      "sources" : [
        "SecretStream.swift",
        "SecretStreamCipher.swift",
        "SecretStreamTag.swift",
        "SecretStreamXChaCha20Poly1305.swift",
        "SodiumSecretStream.swift"
      ],
      "target_dependencies" : [
        "SodiumCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SodiumSecretBoxTests",
      "module_type" : "SwiftTarget",
      "name" : "SodiumSecretBoxTests",
      "path" : "Tests/SodiumSecretBoxTests",
      "sources" : [
        "SecretBoxTests.swift"
      ],
      "target_dependencies" : [
        "SodiumSecretBox"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SodiumSecretBox",
      "module_type" : "SwiftTarget",
      "name" : "SodiumSecretBox",
      "path" : "Sources/SodiumSecretBox",
      "product_memberships" : [
        "Sodium",
        "SodiumFoundationCompat",
        "SodiumNIOCompat"
      ],
      "sources" : [
        "SecretBox.swift",
        "SecretBoxCipher.swift",
        "SecretBoxXChaCha20Poly1305.swift",
        "SecretBoxXSalsa20Poly1305.swift",
        "SodiumSecretBox.swift"
      ],
      "target_dependencies" : [
        "SodiumCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SodiumNIOCompat",
      "module_type" : "SwiftTarget",
      "name" : "SodiumNIOCompat",
      "path" : "Sources/SodiumNIOCompat",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "SodiumNIOCompat"
      ],
      "sources" : [
        "ByteBufferView+Sodium.swift",
        "SodiumNIOCompat.swift"
      ],
      "target_dependencies" : [
        "Sodium"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SodiumFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "SodiumFoundationCompat",
      "path" : "Sources/SodiumFoundationCompat",
      "product_memberships" : [
        "SodiumFoundationCompat"
      ],
      "sources" : [
        "Data+Sodium.swift",
        "SodiumFoundationCompat.swift"
      ],
      "target_dependencies" : [
        "Sodium"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SodiumCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SodiumCoreTests",
      "path" : "Tests/SodiumCoreTests",
      "sources" : [
        "SodiumTests+DataProtocol_Base64.swift",
        "SodiumTests+DataProtocol_Random.swift",
        "SodiumTests.swift"
      ],
      "target_dependencies" : [
        "SodiumCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SodiumCore",
      "module_type" : "SwiftTarget",
      "name" : "SodiumCore",
      "path" : "Sources/SodiumCore",
      "product_memberships" : [
        "Sodium",
        "SodiumFoundationCompat",
        "SodiumNIOCompat"
      ],
      "sources" : [
        "Ciphers/AEADCipher.swift",
        "Ciphers/Cipher.swift",
        "Ciphers/XChaCha20Poly1305.swift",
        "Ciphers/XSalsa20Poly1305.swift",
        "DataSize.swift",
        "Sodium+Data.swift",
        "Sodium+DataProtocol.swift",
        "Sodium+DataProtocol_Base64.swift",
        "Sodium+DataProtocol_Random.swift",
        "Sodium+Error.swift",
        "Sodium.swift",
        "SymmetricKey.swift"
      ],
      "target_dependencies" : [
        "Clibsodium"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sodium",
      "module_type" : "SwiftTarget",
      "name" : "Sodium",
      "path" : "Sources/Sodium",
      "product_memberships" : [
        "Sodium",
        "SodiumFoundationCompat",
        "SodiumNIOCompat"
      ],
      "sources" : [
        "Sodium.swift"
      ],
      "target_dependencies" : [
        "SodiumCore",
        "SodiumSecretBox",
        "SodiumSecretStream"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Clibsodium",
      "module_type" : "ClangTarget",
      "name" : "Clibsodium",
      "path" : "Sources/Clibsodium",
      "product_memberships" : [
        "Sodium",
        "SodiumFoundationCompat",
        "SodiumNIOCompat",
        "Clibsodium"
      ],
      "sources" : [
        "crypto_aead/aegis128l/aead_aegis128l.c",
        "crypto_aead/aegis128l/aegis128l_aesni.c",
        "crypto_aead/aegis128l/aegis128l_armcrypto.c",
        "crypto_aead/aegis128l/aegis128l_soft.c",
        "crypto_aead/aegis256/aead_aegis256.c",
        "crypto_aead/aegis256/aegis256_aesni.c",
        "crypto_aead/aegis256/aegis256_armcrypto.c",
        "crypto_aead/aegis256/aegis256_soft.c",
        "crypto_aead/aes256gcm/aead_aes256gcm.c",
        "crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c",
        "crypto_aead/aes256gcm/armcrypto/aead_aes256gcm_armcrypto.c",
        "crypto_aead/chacha20poly1305/aead_chacha20poly1305.c",
        "crypto_aead/xchacha20poly1305/aead_xchacha20poly1305.c",
        "crypto_auth/crypto_auth.c",
        "crypto_auth/hmacsha256/auth_hmacsha256.c",
        "crypto_auth/hmacsha512/auth_hmacsha512.c",
        "crypto_auth/hmacsha512256/auth_hmacsha512256.c",
        "crypto_box/crypto_box.c",
        "crypto_box/crypto_box_easy.c",
        "crypto_box/crypto_box_seal.c",
        "crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c",
        "crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c",
        "crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c",
        "crypto_core/ed25519/core_ed25519.c",
        "crypto_core/ed25519/core_ristretto255.c",
        "crypto_core/ed25519/ref10/ed25519_ref10.c",
        "crypto_core/hchacha20/core_hchacha20.c",
        "crypto_core/hsalsa20/core_hsalsa20.c",
        "crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c",
        "crypto_core/salsa/ref/core_salsa_ref.c",
        "crypto_core/softaes/softaes.c",
        "crypto_generichash/blake2b/generichash_blake2.c",
        "crypto_generichash/blake2b/ref/blake2b-compress-avx2.c",
        "crypto_generichash/blake2b/ref/blake2b-compress-ref.c",
        "crypto_generichash/blake2b/ref/blake2b-compress-sse41.c",
        "crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c",
        "crypto_generichash/blake2b/ref/blake2b-ref.c",
        "crypto_generichash/blake2b/ref/generichash_blake2b.c",
        "crypto_generichash/crypto_generichash.c",
        "crypto_hash/crypto_hash.c",
        "crypto_hash/sha256/cp/hash_sha256_cp.c",
        "crypto_hash/sha256/hash_sha256.c",
        "crypto_hash/sha512/cp/hash_sha512_cp.c",
        "crypto_hash/sha512/hash_sha512.c",
        "crypto_kdf/blake2b/kdf_blake2b.c",
        "crypto_kdf/crypto_kdf.c",
        "crypto_kdf/hkdf/kdf_hkdf_sha256.c",
        "crypto_kdf/hkdf/kdf_hkdf_sha512.c",
        "crypto_kx/crypto_kx.c",
        "crypto_onetimeauth/crypto_onetimeauth.c",
        "crypto_onetimeauth/poly1305/donna/poly1305_donna.c",
        "crypto_onetimeauth/poly1305/onetimeauth_poly1305.c",
        "crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c",
        "crypto_pwhash/argon2/argon2-core.c",
        "crypto_pwhash/argon2/argon2-encoding.c",
        "crypto_pwhash/argon2/argon2-fill-block-avx2.c",
        "crypto_pwhash/argon2/argon2-fill-block-avx512f.c",
        "crypto_pwhash/argon2/argon2-fill-block-ref.c",
        "crypto_pwhash/argon2/argon2-fill-block-ssse3.c",
        "crypto_pwhash/argon2/argon2.c",
        "crypto_pwhash/argon2/blake2b-long.c",
        "crypto_pwhash/argon2/pwhash_argon2i.c",
        "crypto_pwhash/argon2/pwhash_argon2id.c",
        "crypto_pwhash/crypto_pwhash.c",
        "crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c",
        "crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c",
        "crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c",
        "crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c",
        "crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c",
        "crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c",
        "crypto_scalarmult/crypto_scalarmult.c",
        "crypto_scalarmult/curve25519/ref10/x25519_ref10.c",
        "crypto_scalarmult/curve25519/sandy2x/consts.S",
        "crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c",
        "crypto_scalarmult/curve25519/sandy2x/fe51_invert.c",
        "crypto_scalarmult/curve25519/sandy2x/fe51_mul.S",
        "crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S",
        "crypto_scalarmult/curve25519/sandy2x/fe51_pack.S",
        "crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c",
        "crypto_scalarmult/curve25519/sandy2x/ladder.S",
        "crypto_scalarmult/curve25519/sandy2x/sandy2x.S",
        "crypto_scalarmult/curve25519/scalarmult_curve25519.c",
        "crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c",
        "crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c",
        "crypto_secretbox/crypto_secretbox.c",
        "crypto_secretbox/crypto_secretbox_easy.c",
        "crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c",
        "crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c",
        "crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c",
        "crypto_shorthash/crypto_shorthash.c",
        "crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c",
        "crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c",
        "crypto_shorthash/siphash24/shorthash_siphash24.c",
        "crypto_shorthash/siphash24/shorthash_siphashx24.c",
        "crypto_sign/crypto_sign.c",
        "crypto_sign/ed25519/ref10/keypair.c",
        "crypto_sign/ed25519/ref10/obsolete.c",
        "crypto_sign/ed25519/ref10/open.c",
        "crypto_sign/ed25519/ref10/sign.c",
        "crypto_sign/ed25519/sign_ed25519.c",
        "crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c",
        "crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c",
        "crypto_stream/chacha20/ref/chacha20_ref.c",
        "crypto_stream/chacha20/stream_chacha20.c",
        "crypto_stream/crypto_stream.c",
        "crypto_stream/salsa20/ref/salsa20_ref.c",
        "crypto_stream/salsa20/stream_salsa20.c",
        "crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S",
        "crypto_stream/salsa20/xmm6/salsa20_xmm6.c",
        "crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c",
        "crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c",
        "crypto_stream/salsa2012/ref/stream_salsa2012_ref.c",
        "crypto_stream/salsa2012/stream_salsa2012.c",
        "crypto_stream/salsa208/ref/stream_salsa208_ref.c",
        "crypto_stream/salsa208/stream_salsa208.c",
        "crypto_stream/xchacha20/stream_xchacha20.c",
        "crypto_stream/xsalsa20/stream_xsalsa20.c",
        "crypto_verify/verify.c",
        "randombytes/internal/randombytes_internal_random.c",
        "randombytes/randombytes.c",
        "randombytes/sysrandom/randombytes_sysrandom.c",
        "sodium/codecs.c",
        "sodium/core.c",
        "sodium/runtime.c",
        "sodium/utils.c",
        "sodium/version.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/sinoru/swift-sodium/develop
Repository:               sinoru/swift-sodium
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   Sodium
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Sodium'...
Finished extracting symbol information for 'Sodium'. (2.40s)
Building documentation for 'Sodium'...
warning: 'SodiumSecretBox' doesn't exist at '/Sodium'
 --> Sodium.md:6:5-6:20
4 |
5 | - ``Sodium``
6 + - ``SodiumSecretBox``
7 | - ``SodiumSecretStream``
8 | - ``SodiumFoundationCompat``
warning: 'SodiumSecretStream' doesn't exist at '/Sodium'
 --> Sodium.md:7:5-7:23
5 | - ``Sodium``
6 | - ``SodiumSecretBox``
7 + - ``SodiumSecretStream``
8 | - ``SodiumFoundationCompat``
9 | - ``SodiumNIOCompat``
warning: 'SodiumFoundationCompat' doesn't exist at '/Sodium'
 --> Sodium.md:8:5-8:27
6 | - ``SodiumSecretBox``
7 | - ``SodiumSecretStream``
8 + - ``SodiumFoundationCompat``
9 | - ``SodiumNIOCompat``
warning: 'SodiumNIOCompat' doesn't exist at '/Sodium'
 --> Sodium.md:9:5-9:20
7 | - ``SodiumSecretStream``
8 | - ``SodiumFoundationCompat``
9 + - ``SodiumNIOCompat``Finished building documentation for 'Sodium' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/sinoru/swift-sodium/develop
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit Metadata.swift
[19/57] Compiling SymbolKit Module.swift
[20/57] Compiling SymbolKit OperatingSystem.swift
[21/57] Compiling SymbolKit Platform.swift
[22/57] Compiling SymbolKit Relationship.swift
[23/57] Compiling SymbolKit RelationshipKind.swift
[24/57] Compiling SymbolKit SourceOrigin.swift
[25/57] Compiling SymbolKit GenericConstraints.swift
[26/57] Compiling SymbolKit Swift.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.24s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/13] Compiling SodiumCore Sodium+Error.swift
[3/14] Compiling SodiumCore Sodium.swift
[4/14] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[5/14] Compiling SodiumCore Sodium+DataProtocol.swift
[6/14] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[7/14] Compiling SodiumCore Sodium+Data.swift
[8/14] Compiling SodiumCore XChaCha20Poly1305.swift
[9/14] Compiling SodiumCore XSalsa20Poly1305.swift
[10/14] Emitting module SodiumCore
[11/14] Compiling SodiumCore AEADCipher.swift
[12/14] Compiling SodiumCore Cipher.swift
[13/14] Compiling SodiumCore DataSize.swift
[14/14] Compiling SodiumCore SymmetricKey.swift
[15/26] Compiling SodiumSecretBox SodiumSecretBox.swift
[16/26] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[17/26] Emitting module SodiumSecretBox
[18/26] Compiling SodiumSecretBox SecretBox.swift
[19/26] Compiling SodiumSecretBox SecretBoxCipher.swift
[20/26] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[21/26] Compiling SodiumSecretStream SodiumSecretStream.swift
[22/26] Compiling SodiumSecretStream SecretStreamTag.swift
[23/26] Compiling SodiumSecretStream SecretStream.swift
[24/26] Compiling SodiumSecretStream SecretStreamCipher.swift
[25/26] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[26/26] Emitting module SodiumSecretStream
[27/28] Compiling Sodium Sodium.swift
[28/28] Emitting module Sodium
Build of target: 'Sodium' complete! (1.38s)
      54
2	/Users/admin/builder/spi-builder-workspace/.docs/sinoru/swift-sodium/develop
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/sinoru/swift-sodium/develop
File count: 54
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-sinoru-swift-sodium-develop-c00e6281.zip to s3://spi-docs-inbox/prod-sinoru-swift-sodium-develop-c00e6281.zip
Copying... [21%]
Copying... [41%]
Copying... [62%]
Copying... [82%]
Copying... [100%]
Done.