The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-sodium, reference v0.0.2 (1c76ec), with Swift 6.3 for Linux on 14 Apr 2026 22:34:51 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinoru/swift-sodium.git
Reference: v0.0.2
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
 * tag               v0.0.2     -> FETCH_HEAD
HEAD is now at 1c76ec2 Merge branch 'release/0.0.2'
Cloned https://github.com/sinoru/swift-sodium.git
Revision (git rev-parse @):
1c76ec249bec72659723e0775d0aee32777b64ca
SUCCESS checkout https://github.com/sinoru/swift-sodium.git at v0.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sinoru/swift-sodium.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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio
[1/83146] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (6.06s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (6.99s)
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/1820] Fetching swift-atomics
[875/25357] Fetching swift-atomics, swift-collections
[2998/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.42s)
Fetched https://github.com/apple/swift-system.git from cache (1.42s)
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-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-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
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
Building for debugging...
[0/151] Compiling crypto_box.c
[1/151] Compiling crypto_box_easy.c
[2/151] Compiling aead_aegis128l.c
[3/151] Compiling aead_aegis256.c
[3/151] Compiling aegis128l_soft.c
[5/151] Write sources
[7/151] Compiling aegis128l_armcrypto.c
[8/151] Write sources
[13/151] Compiling aegis256_soft.c
[14/151] Write sources
[17/151] Compiling _AtomicsShims.c
[18/151] Write sources
[21/151] Compiling version.c
[22/151] Write swift-version-24593BA9C3E375BF.txt
[23/151] Compiling core.c
[24/151] Compiling runtime.c
[25/151] Compiling codecs.c
[26/151] Compiling utils.c
[27/151] Compiling randombytes_sysrandom.c
[28/151] Compiling randombytes.c
[29/155] Compiling stream_xsalsa20.c
[30/157] Compiling verify.c
[31/157] Compiling stream_salsa208.c
[32/158] Compiling stream_xchacha20.c
[33/167] Compiling stream_salsa2012.c
[34/175] Compiling stream_salsa208_ref.c
[35/175] Compiling stream_salsa2012_ref.c
[36/175] Compiling salsa20_xmm6.c
[37/175] Compiling salsa20_xmm6-asm.S
[38/175] Compiling stream_salsa20.c
[39/175] Compiling salsa20_ref.c
[40/175] Compiling salsa20_xmm6int-sse2.c
[42/175] Emitting module _NIOBase64
[42/175] Compiling crypto_stream.c
[43/175] Compiling stream_chacha20.c
[44/175] Compiling chacha20_ref.c
[45/175] Compiling aegis128l_aesni.c
[46/175] Compiling salsa20_xmm6int-avx2.c
[47/175] Compiling chacha20_dolbeau-ssse3.c
[48/175] Compiling sign_ed25519.c
[49/175] Compiling open.c
[50/175] Compiling sign.c
[51/175] Compiling obsolete.c
[52/175] Compiling keypair.c
[53/175] Compiling crypto_sign.c
[54/175] Compiling shorthash_siphashx24.c
[55/175] Compiling shorthash_siphash24.c
[56/175] Compiling randombytes_internal_random.c
[57/175] Compiling crypto_shorthash.c
[58/175] Compiling secretstream_xchacha20poly1305.c
[59/175] Compiling shorthash_siphash24_ref.c
[60/175] Compiling shorthash_siphashx24_ref.c
[61/175] Compiling crypto_secretbox_easy.c
[62/175] Compiling secretbox_xchacha20poly1305.c
[63/175] Compiling secretbox_xsalsa20poly1305.c
[64/175] Compiling crypto_secretbox.c
[66/175] Emitting module InternalCollectionsUtilities
[66/177] Compiling chacha20_dolbeau-avx2.c
[67/177] Compiling scalarmult_ristretto255_ref10.c
[68/177] Compiling scalarmult_ed25519_ref10.c
[69/177] Compiling scalarmult_curve25519.c
[70/177] Compiling fe_frombytes_sandy2x.c
[71/177] Compiling ladder.S
[72/177] Compiling sandy2x.S
[73/177] Compiling fe51_nsquare.S
[74/177] Compiling fe51_pack.S
[75/177] Compiling fe51_mul.S
[76/177] Compiling fe51_invert.c
[77/177] Compiling curve25519_sandy2x.c
[78/177] Compiling consts.S
[79/177] Compiling crypto_scalarmult.c
[80/177] Compiling x25519_ref10.c
[81/177] Compiling scrypt_platform.c
[82/177] Compiling pwhash_scryptsalsa208sha256.c
[83/177] Compiling pbkdf2-sha256.c
[84/177] Compiling pwhash_scryptsalsa208sha256_nosse.c
[85/177] Compiling crypto_pwhash.c
[86/177] Compiling crypto_scrypt-common.c
[87/177] Compiling pwhash_argon2id.c
[88/177] Compiling pwhash_scryptsalsa208sha256_sse.c
[89/177] Compiling blake2b-long.c
[90/177] Compiling argon2.c
[91/177] Compiling pwhash_argon2i.c
[92/177] Compiling argon2-encoding.c
[93/177] Compiling argon2-fill-block-ref.c
[94/177] Compiling argon2-core.c
[95/177] Compiling poly1305_sse2.c
[96/177] Compiling onetimeauth_poly1305.c
[97/177] Compiling crypto_onetimeauth.c
[98/177] Compiling argon2-fill-block-ssse3.c
[99/177] Compiling poly1305_donna.c
[100/177] Compiling crypto_kx.c
[101/177] Compiling kdf_hkdf_sha512.c
[102/177] Compiling kdf_hkdf_sha256.c
[103/177] Compiling crypto_kdf.c
[104/177] Compiling hash_sha512.c
[105/177] Compiling kdf_blake2b.c
[106/177] Compiling argon2-fill-block-avx512f.c
[107/177] Compiling hash_sha256.c
[108/177] Compiling crypto_hash.c
[109/177] Compiling hash_sha512_cp.c
[110/177] Compiling hash_sha256_cp.c
[111/177] Compiling crypto_generichash.c
[112/177] Compiling argon2-fill-block-avx2.c
[113/177] Compiling blake2b-ref.c
[114/177] Compiling generichash_blake2b.c
[115/177] Compiling generichash_blake2.c
[116/177] Compiling blake2b-compress-ref.c
[117/177] Compiling softaes.c
[118/177] Compiling core_salsa_ref.c
[119/177] Compiling core_hsalsa20.c
[120/177] Compiling core_hsalsa20_ref2.c
[121/177] Compiling core_hchacha20.c
[122/177] Compiling blake2b-compress-ssse3.c
[123/177] Compiling blake2b-compress-sse41.c
[124/177] Compiling core_ristretto255.c
[125/177] Compiling core_ed25519.c
[126/177] Compiling box_curve25519xsalsa20poly1305.c
[127/177] Compiling box_seal_curve25519xchacha20poly1305.c
[128/177] Compiling box_curve25519xchacha20poly1305.c
[129/177] Compiling crypto_box_seal.c
[130/177] Compiling auth_hmacsha512256.c
[131/177] Compiling ed25519_ref10.c
[132/177] Compiling auth_hmacsha512.c
[133/177] Compiling auth_hmacsha256.c
[134/177] Compiling crypto_auth.c
[135/177] Compiling aead_aes256gcm_armcrypto.c
[136/177] Compiling aead_xchacha20poly1305.c
[137/177] Compiling aead_chacha20poly1305.c
[138/177] Compiling aegis256_armcrypto.c
[139/177] Compiling aead_aes256gcm.c
[140/177] Compiling CNIOWindows shim.c
[141/177] Compiling CNIOWindows WSAStartup.c
[142/177] Compiling CNIOWASI CNIOWASI.c
[143/177] Compiling CNIOOpenBSD shim.c
[144/177] Compiling aead_aes256gcm_aesni.c
[145/177] Compiling CNIODarwin shim.c
[146/177] Compiling CNIOLinux liburing_shims.c
[147/177] Compiling CNIOLinux shim.c
[148/177] Write sources
[149/195] Compiling blake2b-compress-avx2.c
[150/195] Compiling aegis256_aesni.c
[152/207] Compiling SodiumCore AEADCipher.swift
[153/207] Compiling SodiumCore Cipher.swift
[154/207] Compiling SodiumCore XChaCha20Poly1305.swift
[158/207] Compiling SodiumCore XSalsa20Poly1305.swift
[159/208] Compiling Atomics AtomicValue.swift
[160/208] Compiling Atomics ManagedAtomic.swift
[161/208] Compiling Atomics ManagedAtomicLazyReference.swift
[162/208] Compiling SodiumCore Sodium.swift
[164/208] Compiling SodiumCore DataSize.swift
[165/208] Compiling SodiumCore Sodium+Data.swift
[166/208] Compiling Atomics UnsafeAtomic.swift
[167/208] Compiling Atomics UnsafeAtomicLazyReference.swift
[168/208] Compiling SodiumCore SymmetricKey.swift
[171/210] Compiling SodiumCore Sodium+Error.swift
[172/210] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[173/210] Compiling Atomics IntegerConformances.swift
[174/210] Compiling Atomics PointerConformances.swift
[175/210] Compiling SodiumCore Sodium+DataProtocol.swift
[176/210] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[177/210] Compiling Atomics Primitives.native.swift
[178/210] Compiling Atomics AtomicStorage.swift
[179/210] Emitting module SodiumCore
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/crypto_sign_edwards25519sha512batch.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/crypto_sign_edwards25519sha512batch.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/ed25519_ref10_fe_25_5.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/ed25519_ref10_fe_25_5.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/softaes.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/softaes.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/common.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/common.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/ed25519_ref10.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/ed25519_ref10.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/implementations.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/implementations.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/mutex.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/mutex.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/ed25519_ref10_fe_51.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/ed25519_ref10_fe_51.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/chacha20_ietf_ext.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/chacha20_ietf_ext.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/sse2_64_32.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/sse2_64_32.h'
<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 |
/host/spi-builder-workspace/Sources/Clibsodium/include/sodium.h:76:1: warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/asm_cet.h'
74 |
75 | #endif
76 |
   | `- warning: umbrella header for module 'Clibsodium' does not include header '/sodium/private/asm_cet.h'
[184/210] Compiling _NIODataStructures PriorityQueue.swift
[185/210] Compiling _NIODataStructures _TinyArray.swift
[186/210] Compiling _NIOBase64 Base64.swift
[192/211] Compiling Atomics IntegerOperations.swift
[193/211] Compiling Atomics Unmanaged extensions.swift
[197/241] Compiling c-nioatomics.c
[199/245] Emitting module Atomics
[200/245] Emitting module ContainersPreview
[201/249] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[202/249] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[203/249] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[204/249] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[205/249] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[206/249] Compiling ContainersPreview RandomAccessContainer.swift
[207/249] Compiling ContainersPreview RangeExpression2.swift
[208/249] Compiling ContainersPreview RangeReplaceableContainer.swift
[209/249] Compiling ContainersPreview Drain+Map.swift
[210/249] Compiling ContainersPreview Container.swift
[211/249] Compiling ContainersPreview ContainerIterator.swift
[212/249] Compiling ContainersPreview DynamicContainer.swift
[213/249] Compiling ContainersPreview MutableContainer.swift
[214/249] Compiling ContainersPreview PermutableContainer.swift
[215/249] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[216/249] Compiling ContainersPreview BorrowingSequence.swift
[217/249] Compiling ContainersPreview BidirectionalContainer.swift
[218/249] Compiling ContainersPreview Container+Filter.swift
[219/249] Compiling ContainersPreview Container+SpanwiseZip.swift
[220/249] Compiling ContainersPreview Drain+Reduce.swift
[221/249] Compiling ContainersPreview Drain.swift
[222/249] Compiling ContainersPreview Producer+Collect.swift
[223/249] Compiling ContainersPreview Producer+Filter.swift
[224/249] Compiling ContainersPreview Producer+Map.swift
[225/249] Compiling ContainersPreview Producer+Reduce.swift
[226/249] Compiling ContainersPreview Producer.swift
[227/249] Compiling ContainersPreview Borrow.swift
[228/249] Compiling ContainersPreview OutputSpan+Extras.swift
[229/249] Compiling ContainersPreview TemporaryAllocation.swift
[230/249] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[231/249] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[232/249] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[233/249] Compiling ContainersPreview Box.swift
[234/249] Compiling ContainersPreview Inout.swift
[235/249] Compiling ContainersPreview InputSpan.swift
[236/249] Compiling ContainersPreview Shared.swift
[241/252] Compiling _NIODataStructures Heap.swift
[242/252] Emitting module _NIODataStructures
[244/292] Compiling DequeModule Deque+Extras.swift
[245/292] Compiling DequeModule Deque+Hashable.swift
[246/292] Compiling DequeModule Deque+Descriptions.swift
[247/292] Compiling DequeModule Deque+Equatable.swift
[248/292] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[249/292] Compiling DequeModule Deque+Testing.swift
[250/292] Compiling DequeModule Deque._Storage.swift
[251/292] Compiling DequeModule Deque._UnsafeHandle.swift
[251/305] Compiling c-atomics.c
[254/305] Compiling SodiumSecretStream SecretStreamCipher.swift
[255/305] Compiling SodiumSecretStream SodiumSecretStream.swift
[256/305] Compiling SodiumSecretBox SodiumSecretBox.swift
[257/312] Compiling SodiumSecretBox SecretBox.swift
[258/312] Emitting module SodiumSecretBox
[259/312] Emitting module SodiumSecretStream
[260/312] Compiling DequeModule _DequeBuffer.swift
[261/312] Compiling DequeModule _DequeBufferHeader.swift
[262/312] Compiling DequeModule RigidDeque+Append.swift
[263/312] Compiling DequeModule RigidDeque+Consumption.swift
[264/312] Compiling DequeModule RigidDeque+Container.swift
[265/312] Compiling DequeModule RigidDeque+Descriptions.swift
[266/312] Compiling SodiumSecretStream SecretStreamTag.swift
[267/312] Compiling SodiumSecretStream SecretStream.swift
[268/312] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[270/318] Compiling SodiumSecretBox SecretBoxCipher.swift
[271/318] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[272/318] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[273/319] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[274/319] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[276/319] Compiling DequeModule RigidDeque+Equatable.swift
[277/319] Compiling DequeModule RigidDeque+Experimental.swift
[278/319] Compiling DequeModule RigidDeque+Hashable.swift
[279/319] Compiling DequeModule RigidDeque+Initializers.swift
[280/319] Compiling DequeModule RigidDeque+Insertions.swift
[281/319] Compiling DequeModule RigidDeque+Prepend.swift
[282/319] Compiling DequeModule RigidDeque+Removals.swift
[283/319] Compiling DequeModule RigidDeque+Replacements.swift
[284/319] Compiling DequeModule RigidDeque+Testing.swift
[285/319] Compiling DequeModule RigidDeque.swift
[286/319] Compiling DequeModule UniqueDeque+Append.swift
[287/319] Compiling DequeModule UniqueDeque+Hashable.swift
[288/319] Compiling DequeModule UniqueDeque+Initializers.swift
[289/319] Compiling DequeModule UniqueDeque+Insertions.swift
[290/319] Compiling DequeModule UniqueDeque+Prepend.swift
[291/319] Compiling DequeModule UniqueDeque+Removals.swift
[292/319] Compiling DequeModule UniqueDeque+Consumption.swift
[293/319] Compiling DequeModule UniqueDeque+Container.swift
[294/319] Compiling DequeModule UniqueDeque+Descriptions.swift
[295/319] Compiling DequeModule UniqueDeque+Equatable.swift
[296/319] Compiling DequeModule UniqueDeque+Experimental.swift
[297/319] Compiling NIOConcurrencyHelpers NIOLock.swift
[298/321] Compiling NIOConcurrencyHelpers lock.swift
[299/321] Compiling NIOConcurrencyHelpers atomics.swift
[300/321] Emitting module Sodium
[301/321] Compiling Sodium Sodium.swift
[302/322] Emitting module NIOConcurrencyHelpers
[303/322] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[306/326] Compiling DequeModule Deque+Codable.swift
[307/326] Compiling DequeModule Deque+Collection.swift
[308/326] Compiling DequeModule Deque+CustomReflectable.swift
[317/326] Compiling DequeModule Deque.swift
[318/326] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[319/326] Emitting module DequeModule
[320/326] Compiling DequeModule UniqueDeque+Replacements.swift
[321/326] Compiling DequeModule UniqueDeque.swift
[322/326] Compiling DequeModule _DequeSlot.swift
[323/326] Compiling DequeModule _UnsafeDequeHandle.swift
[324/326] Compiling DequeModule _UnsafeDequeSegments.swift
[326/391] Emitting module SodiumFoundationCompat
[327/391] Compiling SodiumFoundationCompat Data+Sodium.swift
[329/392] Compiling NIOCore NIOCoreSendableMetatype.swift
[330/392] Compiling NIOCore NIODecodedAsyncSequence.swift
[331/392] Compiling NIOCore NIOLoopBound.swift
[332/392] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[333/392] Compiling NIOCore NIOScheduledCallback.swift
[334/392] Compiling NIOCore NIOSendable.swift
[335/392] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[336/392] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[337/392] Compiling NIOCore RecvByteBufferAllocator.swift
[338/400] Compiling NIOCore IPProtocol.swift
[339/400] Compiling NIOCore IntegerBitPacking.swift
[340/400] Compiling NIOCore IntegerTypes.swift
[341/400] Compiling NIOCore Interfaces.swift
[342/400] Compiling NIOCore Linux.swift
[343/400] Compiling NIOCore MarkedCircularBuffer.swift
[344/400] Compiling NIOCore MulticastChannel.swift
[345/400] Compiling NIOCore NIOAny.swift
[346/400] Compiling NIOCore NIOCloseOnErrorHandler.swift
[347/400] Compiling NIOCore EventLoopFuture+Deprecated.swift
[348/400] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[349/400] Compiling NIOCore EventLoopFuture.swift
[350/400] Compiling NIOCore FileDescriptor.swift
[351/400] Compiling NIOCore FileHandle.swift
[352/400] Compiling NIOCore FileRegion.swift
[353/400] Compiling NIOCore GlobalSingletons.swift
[354/400] Compiling NIOCore IO.swift
[355/400] Compiling NIOCore IOData.swift
[356/400] Compiling NIOCore AddressedEnvelope.swift
[357/400] Compiling NIOCore AsyncAwaitSupport.swift
[358/400] Compiling NIOCore AsyncChannel.swift
[359/400] Compiling NIOCore AsyncChannelHandler.swift
[360/400] Compiling NIOCore AsyncChannelInboundStream.swift
[361/400] Compiling NIOCore AsyncChannelOutboundWriter.swift
[362/400] Compiling NIOCore NIOAsyncSequenceProducer.swift
[363/400] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[364/400] Compiling NIOCore NIOAsyncWriter.swift
[365/400] Compiling NIOCore CircularBuffer.swift
[366/400] Compiling NIOCore Codec.swift
[367/400] Compiling NIOCore ConvenienceOptionSupport.swift
[368/400] Compiling NIOCore DeadChannel.swift
[369/400] Compiling NIOCore DispatchQueue+WithFuture.swift
[370/400] Compiling NIOCore EventLoop+Deprecated.swift
[371/400] Compiling NIOCore EventLoop+SerialExecutor.swift
[372/400] Compiling NIOCore EventLoop.swift
[373/400] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[374/400] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[375/400] Compiling NIOCore BSDSocketAPI.swift
[376/400] Compiling NIOCore ByteBuffer-aux.swift
[377/400] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[378/400] Compiling NIOCore ByteBuffer-conversions.swift
[379/400] Compiling NIOCore ByteBuffer-core.swift
[380/400] Compiling NIOCore ByteBuffer-hex.swift
[381/400] Compiling NIOCore ByteBuffer-int.swift
[382/400] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[383/400] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[384/400] Compiling NIOCore SocketAddresses.swift
[385/400] Compiling NIOCore SocketOptionProvider.swift
[386/400] Compiling NIOCore SystemCallHelpers.swift
[387/400] Compiling NIOCore TimeAmount+Duration.swift
[388/400] Compiling NIOCore TypeAssistedChannelHandler.swift
[389/400] Compiling NIOCore UniversalBootstrapSupport.swift
[390/400] Compiling NIOCore Utilities.swift
[391/400] Compiling NIOCore ByteBuffer-multi-int.swift
[392/400] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[393/400] Compiling NIOCore ByteBuffer-views.swift
[394/400] Compiling NIOCore Channel.swift
[395/400] Compiling NIOCore ChannelHandler.swift
[396/400] Compiling NIOCore ChannelHandlers.swift
[397/400] Compiling NIOCore ChannelInvoker.swift
[398/400] Compiling NIOCore ChannelOption.swift
[399/400] Compiling NIOCore ChannelPipeline.swift
[400/400] Emitting module NIOCore
[402/404] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[403/404] Emitting module SodiumNIOCompat
[404/404] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
Build complete! (46.20s)
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"
    }
  ],
  "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.9"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.