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 5.10 for Linux on 17 Aug 2024 10:49:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.50.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:             5.10
Building package at path:  $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f99c45c6693c369319405b8761f4e4d2fe7d5bc9f23302c8842c79031f22f7c0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-docc-plugin
[1/1768] Fetching swift-docc-plugin
[1769/70809] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (4.02s)
Fetched https://github.com/apple/swift-nio from cache (4.11s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.21s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3055] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.37s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.70.0 (0.45s)
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/1569] Fetching swift-atomics
[1461/5195] Fetching swift-atomics, swift-system
[5196/20087] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
Fetched https://github.com/apple/swift-collections.git from cache (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.54s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.70.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.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[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 runtime.c
[17/150] Compiling utils.c
[18/150] Compiling core.c
[19/150] Compiling randombytes.c
[20/150] Compiling randombytes_sysrandom.c
[21/150] Compiling codecs.c
[22/150] Compiling stream_xsalsa20.c
[23/150] Compiling stream_xchacha20.c
[24/150] Compiling stream_salsa2012.c
[25/150] Compiling stream_salsa2012_ref.c
[26/150] Write swift-version-24593BA9C3E375BF.txt
[26/150] Compiling stream_salsa208.c
[28/150] Compiling stream_salsa208_ref.c
[29/150] Compiling salsa20_xmm6.c
[30/150] Compiling stream_salsa20.c
[31/150] Compiling salsa20_xmm6-asm.S
[32/150] Compiling salsa20_ref.c
[33/156] Compiling crypto_stream.c
[34/162] Compiling stream_chacha20.c
[35/173] Compiling chacha20_ref.c
[36/173] Compiling verify.c
[37/173] Compiling randombytes_internal_random.c
[38/173] Compiling chacha20_dolbeau-ssse3.c
[39/173] Compiling sign_ed25519.c
[40/173] Compiling open.c
[41/173] Compiling sign.c
[42/173] Compiling salsa20_xmm6int-sse2.c
[43/173] Compiling chacha20_dolbeau-avx2.c
[44/173] Compiling crypto_sign.c
[45/173] Compiling shorthash_siphashx24.c
[46/173] Compiling obsolete.c
[47/173] Compiling salsa20_xmm6int-avx2.c
[48/173] Compiling shorthash_siphash24.c
[49/173] Compiling keypair.c
[50/173] Compiling crypto_shorthash.c
[51/173] Compiling shorthash_siphashx24_ref.c
[52/173] Compiling shorthash_siphash24_ref.c
[52/173] Compiling secretbox_xsalsa20poly1305.c
[54/173] Compiling secretstream_xchacha20poly1305.c
[55/173] Compiling crypto_secretbox.c
[56/173] Compiling crypto_secretbox_easy.c
[57/173] Compiling secretbox_xchacha20poly1305.c
[58/173] Compiling scalarmult_ristretto255_ref10.c
[59/173] Compiling scalarmult_curve25519.c
[61/173] Emitting module InternalCollectionsUtilities
[61/175] Compiling scalarmult_ed25519_ref10.c
[62/175] Compiling fe_frombytes_sandy2x.c
[63/175] Compiling sandy2x.S
[64/175] Compiling ladder.S
[65/175] Compiling fe51_pack.S
[66/175] Compiling fe51_nsquare.S
[67/175] Compiling fe51_mul.S
[68/175] Compiling fe51_invert.c
[69/175] Compiling curve25519_sandy2x.c
[70/175] Compiling consts.S
[71/175] Compiling crypto_scalarmult.c
[72/175] Compiling scrypt_platform.c
[73/175] Compiling pwhash_scryptsalsa208sha256.c
[74/175] Compiling x25519_ref10.c
[75/175] Compiling pbkdf2-sha256.c
[76/175] Compiling crypto_scrypt-common.c
[77/175] Compiling pwhash_scryptsalsa208sha256_nosse.c
[78/175] Compiling crypto_pwhash.c
[79/175] Compiling pwhash_argon2id.c
[80/175] Compiling pwhash_argon2i.c
[81/175] Compiling blake2b-long.c
[82/175] Compiling argon2.c
[83/175] Compiling pwhash_scryptsalsa208sha256_sse.c
[84/175] Compiling argon2-fill-block-ref.c
[85/175] Compiling argon2-encoding.c
[86/175] Compiling argon2-core.c
[87/175] Compiling argon2-fill-block-avx512f.c
[88/175] Compiling onetimeauth_poly1305.c
[89/175] Compiling argon2-fill-block-ssse3.c
[90/175] Compiling crypto_kx.c
[91/175] Compiling crypto_onetimeauth.c
[92/175] Compiling argon2-fill-block-avx2.c
[93/175] Compiling poly1305_donna.c
[94/175] Compiling poly1305_sse2.c
[95/175] Compiling crypto_kdf.c
[96/175] Compiling kdf_hkdf_sha256.c
[97/175] Compiling kdf_blake2b.c
[98/175] Compiling kdf_hkdf_sha512.c
[99/175] Compiling hash_sha512.c
[100/175] Compiling crypto_hash.c
[101/175] Compiling hash_sha512_cp.c
[101/175] Compiling hash_sha256.c
[103/175] Compiling crypto_generichash.c
[103/175] Compiling hash_sha256_cp.c
[105/175] Compiling generichash_blake2b.c
[106/175] Compiling blake2b-ref.c
[107/175] Compiling blake2b-compress-ref.c
[108/175] Compiling generichash_blake2.c
[109/175] Compiling softaes.c
[110/175] Compiling core_salsa_ref.c
[111/175] Compiling blake2b-compress-sse41.c
[112/175] Compiling core_hsalsa20_ref2.c
[113/175] Compiling blake2b-compress-ssse3.c
[114/175] Compiling core_hsalsa20.c
[115/175] Compiling core_hchacha20.c
[116/175] Compiling core_ed25519.c
[117/175] Compiling core_ristretto255.c
[118/175] Compiling box_curve25519xsalsa20poly1305.c
[119/175] Compiling box_seal_curve25519xchacha20poly1305.c
[120/175] Compiling box_curve25519xchacha20poly1305.c
[121/175] Compiling blake2b-compress-avx2.c
[122/175] Compiling crypto_box.c
[123/175] Compiling crypto_box_seal.c
[124/175] Compiling crypto_box_easy.c
[126/175] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[127/175] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[128/175] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[129/175] Compiling InternalCollectionsUtilities _SortedCollection.swift
[130/175] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[130/175] Compiling auth_hmacsha512.c
[131/175] Compiling auth_hmacsha512256.c
[133/175] Compiling InternalCollectionsUtilities Debugging.swift
[134/175] Compiling InternalCollectionsUtilities Descriptions.swift
[135/175] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[136/175] Compiling InternalCollectionsUtilities Specialize.swift
[136/175] Compiling crypto_auth.c
[137/175] Compiling auth_hmacsha256.c
[138/175] Compiling aead_xchacha20poly1305.c
[139/175] Compiling aead_aes256gcm_armcrypto.c
[141/175] Compiling _NIODataStructures PriorityQueue.swift
[142/175] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[143/175] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[144/175] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[145/175] Compiling InternalCollectionsUtilities Integer rank.swift
[146/175] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[146/175] Compiling ed25519_ref10.c
[148/175] Compiling InternalCollectionsUtilities UInt+reversed.swift
[149/175] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[150/175] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[151/175] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[151/176] Compiling aead_chacha20poly1305.c
[152/176] Compiling aegis256_armcrypto.c
[153/176] Compiling aead_aes256gcm.c
[154/176] Compiling aegis256_soft.c
[156/176] Compiling _NIODataStructures _TinyArray.swift
[158/176] Compiling _NIOBase64 Base64.swift
[159/176] Emitting module _NIOBase64
[159/177] Compiling aegis128l_armcrypto.c
[160/177] Compiling aead_aegis256.c
[161/177] Compiling aegis128l_soft.c
[161/177] Compiling aegis256_aesni.c
[163/177] Compiling aead_aes256gcm_aesni.c
[165/177] Compiling CNIOWindows WSAStartup.c
[165/177] Compiling CNIOWindows shim.c
[167/177] Compiling aegis128l_aesni.c
[168/177] Compiling aead_aegis128l.c
[169/177] Compiling CNIOLinux liburing_shims.c
[170/177] Write sources
[171/177] Compiling CNIODarwin shim.c
[172/177] Compiling CNIOLinux shim.c
[174/224] Compiling Atomics Primitives.native.swift
[175/224] Compiling Atomics OptionalRawRepresentable.swift
[176/226] Compiling Atomics DoubleWord.swift
[177/226] Compiling Atomics ManagedAtomic.swift
[178/226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[179/226] Compiling Atomics UnsafeAtomicLazyReference.swift
[181/228] Compiling DequeModule _DequeSlot.swift
[182/228] Compiling Atomics IntegerConformances.swift
[183/228] Compiling Atomics PointerConformances.swift
[184/229] Compiling Atomics AtomicMemoryOrderings.swift
[186/229] Compiling Atomics RawRepresentable.swift
[187/229] Compiling Atomics AtomicBool.swift
[190/229] Compiling SodiumCore Sodium+Error.swift
[191/229] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[192/229] Compiling SodiumCore Sodium.swift
[193/229] Compiling Atomics AtomicReference.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
[194/229] Compiling Atomics AtomicStorage.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
/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'
^
[197/229] Emitting module SodiumCore
[201/229] Compiling SodiumCore SymmetricKey.swift
[202/229] Compiling Atomics IntegerOperations.swift
[203/229] Compiling Atomics Unmanaged extensions.swift
[206/229] Compiling Atomics AtomicValue.swift
[207/229] Compiling Atomics Primitives.shims.swift
[208/229] Compiling Atomics AtomicInteger.swift
[209/229] Compiling Atomics AtomicOptionalWrappable.swift
[214/229] Emitting module _NIODataStructures
[215/229] Compiling _NIODataStructures Heap.swift
[220/231] Compiling c-nioatomics.c
[226/231] Emitting module DequeModule
[228/244] Compiling SodiumSecretStream SodiumSecretStream.swift
[229/244] Emitting module SodiumSecretStream
[230/244] Compiling SodiumSecretBox SodiumSecretBox.swift
[231/244] Emitting module SodiumSecretBox
[232/244] Compiling SodiumSecretBox SecretBoxCipher.swift
[233/244] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[234/244] Compiling SodiumSecretBox SecretBox.swift
[235/244] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[236/245] Compiling SodiumSecretStream SecretStreamTag.swift
[237/245] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[238/245] Compiling SodiumSecretStream SecretStreamCipher.swift
[239/245] Compiling SodiumSecretStream SecretStream.swift
[240/246] Compiling c-atomics.c
[243/254] Compiling Sodium Sodium.swift
[244/254] Emitting module Sodium
[246/255] Compiling NIOConcurrencyHelpers lock.swift
[247/258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[248/258] Emitting module NIOConcurrencyHelpers
[249/258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[250/258] Compiling NIOConcurrencyHelpers NIOLock.swift
[251/258] Compiling NIOConcurrencyHelpers atomics.swift
[253/259] Emitting module Atomics
[258/260] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[259/317] Emitting module SodiumFoundationCompat
[260/317] Compiling SodiumFoundationCompat Data+Sodium.swift
[262/318] Compiling NIOCore MarkedCircularBuffer.swift
[263/318] Compiling NIOCore MulticastChannel.swift
[264/318] Compiling NIOCore NIOAny.swift
[265/318] Compiling NIOCore NIOCloseOnErrorHandler.swift
[266/318] Compiling NIOCore NIOLoopBound.swift
[267/318] Compiling NIOCore NIOSendable.swift
[268/318] Compiling NIOCore PointerHelpers.swift
[269/318] Compiling NIOCore RecvByteBufferAllocator.swift
[270/326] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[271/326] Compiling NIOCore SocketAddresses.swift
[272/326] Compiling NIOCore SocketOptionProvider.swift
[273/326] Compiling NIOCore SystemCallHelpers.swift
[274/326] Compiling NIOCore TimeAmount+Duration.swift
[275/326] Compiling NIOCore TypeAssistedChannelHandler.swift
[276/326] Compiling NIOCore UniversalBootstrapSupport.swift
[277/326] Compiling NIOCore Utilities.swift
[278/326] Compiling NIOCore EventLoop.swift
[279/326] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[280/326] Compiling NIOCore EventLoopFuture+Deprecated.swift
[281/326] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[282/326] Compiling NIOCore EventLoopFuture.swift
[283/326] Compiling NIOCore FileDescriptor.swift
[284/326] Compiling NIOCore FileHandle.swift
[285/326] Compiling NIOCore FileRegion.swift
[286/326] Compiling NIOCore ChannelPipeline.swift
[287/326] Compiling NIOCore CircularBuffer.swift
[288/326] Compiling NIOCore Codec.swift
[289/326] Compiling NIOCore ConvenienceOptionSupport.swift
[290/326] Compiling NIOCore DeadChannel.swift
[291/326] Compiling NIOCore DispatchQueue+WithFuture.swift
[292/326] Compiling NIOCore EventLoop+Deprecated.swift
[293/326] Compiling NIOCore EventLoop+SerialExecutor.swift
[294/326] Compiling NIOCore AddressedEnvelope.swift
[295/326] Compiling NIOCore AsyncAwaitSupport.swift
[296/326] Compiling NIOCore AsyncChannel.swift
[297/326] Compiling NIOCore AsyncChannelHandler.swift
[298/326] Compiling NIOCore AsyncChannelInboundStream.swift
[299/326] Compiling NIOCore AsyncChannelOutboundWriter.swift
[300/326] Compiling NIOCore NIOAsyncSequenceProducer.swift
[301/326] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[302/326] Compiling NIOCore NIOAsyncWriter.swift
[303/326] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[304/326] Compiling NIOCore BSDSocketAPI.swift
[305/326] Compiling NIOCore ByteBuffer-aux.swift
[306/326] Compiling NIOCore ByteBuffer-conversions.swift
[307/326] Compiling NIOCore ByteBuffer-core.swift
[308/326] Compiling NIOCore ByteBuffer-hexdump.swift
[309/326] Compiling NIOCore ByteBuffer-int.swift
[310/326] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[311/326] Compiling NIOCore ByteBuffer-multi-int.swift
[312/326] Compiling NIOCore ByteBuffer-views.swift
[313/326] Compiling NIOCore Channel.swift
[314/326] Compiling NIOCore ChannelHandler.swift
[315/326] Compiling NIOCore ChannelHandlers.swift
[316/326] Compiling NIOCore ChannelInvoker.swift
[317/326] Compiling NIOCore ChannelOption.swift
[318/326] Compiling NIOCore GlobalSingletons.swift
[319/326] Compiling NIOCore IO.swift
[320/326] Compiling NIOCore IOData.swift
[321/326] Compiling NIOCore IPProtocol.swift
[322/326] Compiling NIOCore IntegerBitPacking.swift
[323/326] Compiling NIOCore IntegerTypes.swift
[324/326] Compiling NIOCore Interfaces.swift
[325/326] Compiling NIOCore Linux.swift
[326/326] Emitting module NIOCore
[328/330] Emitting module SodiumNIOCompat
[329/330] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
[330/330] Compiling SodiumNIOCompat SodiumNIOCompat.swift
Build complete! (43.77s)
Build complete.
Done.