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 Linux on 16 Sep 2024 21:56:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinoru/swift-sodium.git
Reference: develop
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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[2039/71851] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (4.62s)
Fetched https://github.com/apple/swift-nio from cache (4.70s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3076] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.72.0 (0.78s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[755/5207] Fetching swift-atomics, swift-system
[5208/20241] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.37s)
[5292/18672] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.93s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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/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.3
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.72.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/150] Write sources
[14/150] Compiling _AtomicsShims.c
[15/150] Compiling version.c
[16/150] Compiling randombytes.c
[17/150] Compiling runtime.c
[18/150] Compiling codecs.c
[19/150] Compiling randombytes_sysrandom.c
[20/150] Compiling core.c
[21/150] Compiling utils.c
[22/150] Compiling stream_xsalsa20.c
[23/150] Compiling stream_salsa208_ref.c
[24/150] Compiling stream_salsa208.c
[25/150] Compiling stream_salsa2012.c
[26/150] Compiling stream_xchacha20.c
[27/150] Compiling verify.c
[28/150] Compiling stream_salsa2012_ref.c
[29/150] Compiling salsa20_xmm6.c
[30/150] Compiling salsa20_ref.c
[31/150] Compiling salsa20_xmm6-asm.S
[32/150] Write swift-version-24593BA9C3E375BF.txt
[33/150] Compiling crypto_stream.c
[34/150] Compiling stream_chacha20.c
[35/150] Compiling stream_salsa20.c
[36/150] Compiling chacha20_ref.c
[37/150] Compiling salsa20_xmm6int-sse2.c
[38/156] Compiling sign_ed25519.c
[39/156] Compiling chacha20_dolbeau-ssse3.c
[40/173] Compiling open.c
[41/173] Compiling sign.c
[42/173] Compiling obsolete.c
[43/173] Compiling keypair.c
[44/173] Compiling crypto_sign.c
[45/173] Compiling shorthash_siphashx24.c
[46/173] Compiling shorthash_siphash24.c
[47/173] Compiling randombytes_internal_random.c
[48/173] Compiling shorthash_siphashx24_ref.c
[49/173] Compiling shorthash_siphash24_ref.c
[50/173] Compiling crypto_shorthash.c
[51/173] Compiling secretbox_xsalsa20poly1305.c
[52/173] Compiling secretstream_xchacha20poly1305.c
[53/173] Compiling secretbox_xchacha20poly1305.c
[54/173] Compiling crypto_secretbox.c
[55/173] Compiling crypto_secretbox_easy.c
[56/173] Compiling scalarmult_ristretto255_ref10.c
[57/173] Compiling scalarmult_curve25519.c
[58/173] Compiling scalarmult_ed25519_ref10.c
[59/173] Compiling sandy2x.S
[60/173] Compiling ladder.S
[61/173] Compiling fe_frombytes_sandy2x.c
[62/173] Compiling fe51_pack.S
[63/173] Compiling fe51_nsquare.S
[64/173] Compiling fe51_mul.S
[65/173] Compiling curve25519_sandy2x.c
[66/173] Compiling fe51_invert.c
[67/173] Compiling salsa20_xmm6int-avx2.c
[68/173] Compiling consts.S
[69/173] Compiling crypto_scalarmult.c
[70/173] Compiling chacha20_dolbeau-avx2.c
[71/173] Compiling scrypt_platform.c
[72/173] Compiling pwhash_scryptsalsa208sha256.c
[73/173] Compiling x25519_ref10.c
[73/173] Compiling pbkdf2-sha256.c
[75/173] Compiling pwhash_scryptsalsa208sha256_nosse.c
[76/173] Compiling crypto_scrypt-common.c
[77/173] Compiling crypto_pwhash.c
[78/173] Compiling pwhash_argon2id.c
[79/173] Compiling blake2b-long.c
[80/173] Compiling pwhash_argon2i.c
[81/173] Compiling argon2.c
[82/173] Compiling argon2-fill-block-ref.c
[83/173] Compiling argon2-encoding.c
[84/173] Compiling pwhash_scryptsalsa208sha256_sse.c
[85/173] Compiling argon2-core.c
[86/173] Compiling onetimeauth_poly1305.c
[87/173] Compiling argon2-fill-block-ssse3.c
[88/173] Compiling poly1305_donna.c
[89/173] Compiling crypto_onetimeauth.c
[90/173] Compiling crypto_kx.c
[91/173] Compiling kdf_hkdf_sha512.c
[92/173] Compiling poly1305_sse2.c
[93/173] Compiling kdf_hkdf_sha256.c
[94/173] Compiling crypto_kdf.c
[95/173] Compiling hash_sha512.c
[96/173] Compiling kdf_blake2b.c
[97/173] Compiling hash_sha256.c
[98/173] Compiling hash_sha512_cp.c
[99/173] Compiling crypto_hash.c
[100/173] Compiling hash_sha256_cp.c
[101/173] Compiling crypto_generichash.c
[102/173] Compiling generichash_blake2b.c
[103/173] Compiling blake2b-ref.c
[105/173] Emitting module _NIODataStructures
[105/173] Compiling blake2b-compress-ref.c
[106/173] Compiling argon2-fill-block-avx512f.c
[107/173] Compiling generichash_blake2.c
[108/173] Compiling softaes.c
[109/173] Compiling blake2b-compress-ssse3.c
[110/173] Compiling argon2-fill-block-avx2.c
[111/173] Compiling core_hsalsa20.c
[112/173] Compiling blake2b-compress-sse41.c
[113/173] Compiling core_salsa_ref.c
[114/173] Compiling core_hsalsa20_ref2.c
[115/173] Compiling core_hchacha20.c
[116/173] Compiling core_ristretto255.c
[117/173] Compiling core_ed25519.c
[118/173] Compiling box_seal_curve25519xchacha20poly1305.c
[119/173] Compiling box_curve25519xsalsa20poly1305.c
[120/173] Compiling ed25519_ref10.c
[121/173] Compiling crypto_box_seal.c
[122/173] Compiling box_curve25519xchacha20poly1305.c
[123/173] Compiling crypto_box_easy.c
[124/173] Compiling crypto_box.c
[125/173] Compiling auth_hmacsha512256.c
[126/173] Compiling auth_hmacsha512.c
[127/173] Compiling auth_hmacsha256.c
[128/173] Compiling crypto_auth.c
[129/173] Compiling aead_aes256gcm_armcrypto.c
[130/173] Compiling aead_xchacha20poly1305.c
[131/173] Compiling aead_chacha20poly1305.c
[132/173] Compiling aead_aes256gcm.c
[133/173] Compiling aegis256_armcrypto.c
[134/173] Compiling aegis256_soft.c
[135/173] Compiling aead_aegis256.c
[136/173] Compiling aegis128l_soft.c
[137/173] Compiling aegis128l_armcrypto.c
[138/173] Compiling aead_aes256gcm_aesni.c
[139/173] Compiling CNIOWindows shim.c
[140/173] Compiling CNIOWindows WSAStartup.c
[140/173] Compiling aead_aegis128l.c
[142/173] Compiling CNIOLinux liburing_shims.c
[143/173] Compiling blake2b-compress-avx2.c
[144/173] Compiling CNIODarwin shim.c
[145/173] Compiling CNIOLinux shim.c
[145/173] Write sources
[147/192] Compiling aegis256_aesni.c
[148/192] Compiling aegis128l_aesni.c
[149/204] Compiling c-nioatomics.c
[151/204] Compiling SodiumCore Sodium+Error.swift
[152/205] Compiling SodiumCore XChaCha20Poly1305.swift
[153/205] Compiling SodiumCore XSalsa20Poly1305.swift
[154/205] Compiling _NIODataStructures PriorityQueue.swift
[155/205] Compiling SodiumCore AEADCipher.swift
[156/205] Compiling SodiumCore Cipher.swift
[157/205] Compiling Atomics AtomicMemoryOrderings.swift
[158/205] Compiling Atomics DoubleWord.swift
[162/209] Compiling Atomics AtomicStorage.swift
[163/209] Compiling Atomics AtomicValue.swift
[164/209] Emitting module InternalCollectionsUtilities
[165/209] Compiling SodiumCore Sodium+DataProtocol.swift
[166/209] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[167/209] Compiling SodiumCore Sodium+DataProtocol_Random.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sodium.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[168/209] Compiling SodiumCore Sodium.swift
[169/209] Compiling Atomics ManagedAtomic.swift
[170/209] Compiling Atomics ManagedAtomicLazyReference.swift
[171/209] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[172/209] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[178/209] Compiling SodiumCore DataSize.swift
[179/209] Compiling SodiumCore Sodium+Data.swift
[182/209] Compiling Atomics AtomicOptionalWrappable.swift
[183/209] Compiling Atomics AtomicReference.swift
[184/209] Emitting module _NIOBase64
[185/209] Compiling _NIOBase64 Base64.swift
[186/209] Compiling _NIODataStructures _TinyArray.swift
[186/210] Compiling c-atomics.c
[194/210] Compiling SodiumCore SymmetricKey.swift
[198/217] Compiling Atomics IntegerOperations.swift
[199/217] Compiling Atomics Unmanaged extensions.swift
[201/232] Compiling NIOConcurrencyHelpers lock.swift
[202/232] Emitting module SodiumCore
[203/232] Compiling DequeModule Deque+Equatable.swift
[204/232] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[206/233] Compiling _NIODataStructures Heap.swift
[207/234] Compiling DequeModule _DequeBuffer.swift
[208/234] Compiling DequeModule _DequeBufferHeader.swift
[209/236] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[211/236] Compiling NIOConcurrencyHelpers NIOLock.swift
[212/236] Emitting module NIOConcurrencyHelpers
[213/236] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[214/236] Compiling NIOConcurrencyHelpers atomics.swift
[216/249] Compiling SodiumSecretStream SecretStreamCipher.swift
[217/249] Compiling DequeModule Deque+CustomReflectable.swift
[218/249] Compiling DequeModule Deque+Descriptions.swift
[221/249] Compiling SodiumSecretStream SodiumSecretStream.swift
[222/249] Compiling SodiumSecretBox SodiumSecretBox.swift
[223/249] Emitting module SodiumSecretBox
[224/249] Compiling DequeModule Deque+Extras.swift
[225/249] Compiling DequeModule Deque+Hashable.swift
[226/249] Compiling SodiumSecretBox SecretBox.swift
[227/249] Compiling DequeModule _DequeSlot.swift
[228/249] Compiling DequeModule _UnsafeWrappedBuffer.swift
[229/249] Emitting module Atomics
[230/249] Emitting module SodiumSecretStream
[231/249] Compiling SodiumSecretStream SecretStream.swift
[232/249] Compiling SodiumSecretBox SecretBoxCipher.swift
[233/249] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[234/249] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[235/250] Compiling SodiumSecretStream SecretStreamTag.swift
[236/250] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[237/251] Compiling DequeModule Deque+Testing.swift
[238/251] Compiling DequeModule Deque._Storage.swift
[239/251] Compiling DequeModule Deque._UnsafeHandle.swift
[240/251] Compiling DequeModule Deque.swift
[241/251] Compiling DequeModule Deque+Codable.swift
[242/251] Compiling DequeModule Deque+Collection.swift
[252/254] Emitting module Sodium
[253/254] Compiling Sodium Sodium.swift
[255/258] Emitting module DequeModule
[257/316] Compiling NIOCore GlobalSingletons.swift
[258/316] Compiling NIOCore IO.swift
[259/316] Compiling NIOCore IOData.swift
[260/316] Compiling NIOCore IPProtocol.swift
[261/316] Compiling NIOCore IntegerBitPacking.swift
[262/316] Compiling NIOCore IntegerTypes.swift
[263/316] Compiling NIOCore Interfaces.swift
[264/316] Compiling NIOCore Linux.swift
[265/324] Compiling NIOCore AddressedEnvelope.swift
[266/324] Compiling NIOCore AsyncAwaitSupport.swift
[267/324] Compiling NIOCore AsyncChannel.swift
[268/324] Compiling NIOCore AsyncChannelHandler.swift
[269/324] Compiling NIOCore AsyncChannelInboundStream.swift
[270/324] Compiling NIOCore AsyncChannelOutboundWriter.swift
[271/324] Compiling NIOCore NIOAsyncSequenceProducer.swift
[272/324] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[273/324] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[274/324] Compiling SodiumFoundationCompat Data+Sodium.swift
[275/324] Emitting module SodiumFoundationCompat
[277/325] Compiling NIOCore MarkedCircularBuffer.swift
[278/325] Compiling NIOCore MulticastChannel.swift
[279/325] Compiling NIOCore NIOAny.swift
[280/325] Compiling NIOCore NIOCloseOnErrorHandler.swift
[281/325] Compiling NIOCore NIOLoopBound.swift
[282/325] Compiling NIOCore NIOSendable.swift
[283/325] Compiling NIOCore PointerHelpers.swift
[284/325] Compiling NIOCore RecvByteBufferAllocator.swift
[285/325] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[286/325] Compiling NIOCore SocketAddresses.swift
[287/325] Compiling NIOCore SocketOptionProvider.swift
[288/325] Compiling NIOCore SystemCallHelpers.swift
[289/325] Compiling NIOCore TimeAmount+Duration.swift
[290/325] Compiling NIOCore TypeAssistedChannelHandler.swift
[291/325] Compiling NIOCore UniversalBootstrapSupport.swift
[292/325] Compiling NIOCore Utilities.swift
[293/325] Compiling NIOCore EventLoop.swift
[294/325] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[295/325] Compiling NIOCore EventLoopFuture+Deprecated.swift
[296/325] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[297/325] Compiling NIOCore EventLoopFuture.swift
[298/325] Compiling NIOCore FileDescriptor.swift
[299/325] Compiling NIOCore FileHandle.swift
[300/325] Compiling NIOCore FileRegion.swift
[301/325] Compiling NIOCore ChannelPipeline.swift
[302/325] Compiling NIOCore CircularBuffer.swift
[303/325] Compiling NIOCore Codec.swift
[304/325] Compiling NIOCore ConvenienceOptionSupport.swift
[305/325] Compiling NIOCore DeadChannel.swift
[306/325] Compiling NIOCore DispatchQueue+WithFuture.swift
[307/325] Compiling NIOCore EventLoop+Deprecated.swift
[308/325] Compiling NIOCore EventLoop+SerialExecutor.swift
[309/325] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[310/325] Compiling NIOCore ByteBuffer-multi-int.swift
[311/325] Compiling NIOCore ByteBuffer-views.swift
[312/325] Compiling NIOCore Channel.swift
[313/325] Compiling NIOCore ChannelHandler.swift
[314/325] Compiling NIOCore ChannelHandlers.swift
[315/325] Compiling NIOCore ChannelInvoker.swift
[316/325] Compiling NIOCore ChannelOption.swift
[317/325] Compiling NIOCore NIOAsyncWriter.swift
[318/325] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[319/325] Compiling NIOCore BSDSocketAPI.swift
[320/325] Compiling NIOCore ByteBuffer-aux.swift
[321/325] Compiling NIOCore ByteBuffer-conversions.swift
[322/325] Compiling NIOCore ByteBuffer-core.swift
[323/325] Compiling NIOCore ByteBuffer-hexdump.swift
[324/325] Compiling NIOCore ByteBuffer-int.swift
[325/325] Emitting module NIOCore
[327/329] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[328/329] Emitting module SodiumNIOCompat
[329/329] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
Build complete! (81.45s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.