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 v0.0.2 (1c76ec), with Swift 5.10 for Linux on 15 Aug 2024 14:49:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.49.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:             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-4609320-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
[1/69015] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (4.94s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.70.0 (0.51s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[566/5195] Fetching swift-atomics, swift-system
[4870/20087] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
[2830/14892] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (1.32s)
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.70.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Building for debugging...
[0/148] Compiling aegis256_armcrypto.c
[1/148] Compiling aegis128l_armcrypto.c
[1/148] Write sources
[4/148] Compiling aegis256_soft.c
[4/148] Write sources
[15/148] Compiling aead_aegis256.c
[16/148] Compiling aead_aegis128l.c
[16/148] Compiling argon2-encoding.c
[18/148] Compiling aegis128l_soft.c
[19/148] Compiling _AtomicsShims.c
[20/148] Compiling version.c
[21/148] Compiling runtime.c
[22/148] Compiling core.c
[22/148] Compiling codecs.c
[24/148] Compiling randombytes.c
[24/148] Compiling randombytes_sysrandom.c
[26/148] Compiling utils.c
[27/148] Compiling stream_xsalsa20.c
[28/148] Write swift-version-24593BA9C3E375BF.txt
[29/148] Compiling stream_salsa208.c
[30/148] Compiling stream_salsa208_ref.c
[31/148] Compiling stream_salsa2012.c
[32/148] Compiling stream_xchacha20.c
[33/148] Compiling stream_salsa2012_ref.c
[34/171] Compiling randombytes_internal_random.c
[35/171] Compiling aegis128l_aesni.c
[36/171] Compiling salsa20_xmm6.c
[37/171] Compiling salsa20_xmm6-asm.S
[38/171] Compiling stream_salsa20.c
[39/171] Compiling salsa20_ref.c
[40/171] Compiling crypto_stream.c
[41/171] Compiling verify.c
[42/171] Compiling salsa20_xmm6int-sse2.c
[43/171] Compiling stream_chacha20.c
[44/171] Compiling salsa20_xmm6int-avx2.c
[45/171] Compiling sign_ed25519.c
[46/171] Compiling chacha20_ref.c
[47/171] Compiling open.c
[48/171] Compiling chacha20_dolbeau-ssse3.c
[49/171] Compiling obsolete.c
[49/171] Compiling sign.c
[51/171] Compiling keypair.c
[52/171] Compiling shorthash_siphash24.c
[53/171] Compiling shorthash_siphashx24.c
[54/171] Compiling crypto_sign.c
[55/171] Compiling shorthash_siphashx24_ref.c
[56/171] Compiling crypto_shorthash.c
[57/171] Compiling shorthash_siphash24_ref.c
[58/171] Compiling secretbox_xsalsa20poly1305.c
[59/171] Compiling chacha20_dolbeau-avx2.c
[60/171] Compiling crypto_secretbox_easy.c
[61/171] Compiling crypto_secretbox.c
[62/171] Compiling secretbox_xchacha20poly1305.c
[63/171] Compiling secretstream_xchacha20poly1305.c
[64/171] Compiling scalarmult_curve25519.c
[65/171] Compiling scalarmult_ristretto255_ref10.c
[66/171] Compiling scalarmult_ed25519_ref10.c
[67/171] Compiling ladder.S
[68/171] Compiling sandy2x.S
[69/171] Compiling fe_frombytes_sandy2x.c
[70/171] Compiling fe51_pack.S
[71/171] Compiling fe51_invert.c
[71/171] Compiling fe51_nsquare.S
[73/171] Compiling fe51_mul.S
[74/171] Compiling curve25519_sandy2x.c
[75/171] Compiling crypto_scalarmult.c
[76/171] Compiling consts.S
[77/171] Compiling scrypt_platform.c
[78/171] Compiling x25519_ref10.c
[79/171] Compiling pbkdf2-sha256.c
[80/171] Compiling pwhash_scryptsalsa208sha256.c
[81/171] Compiling pwhash_scryptsalsa208sha256_nosse.c
[82/171] Compiling crypto_scrypt-common.c
[83/171] Compiling crypto_pwhash.c
[84/171] Compiling pwhash_argon2id.c
[85/171] Compiling pwhash_argon2i.c
[86/171] Compiling blake2b-long.c
[87/171] Compiling argon2.c
[88/171] Compiling argon2-fill-block-ref.c
[89/171] Compiling pwhash_scryptsalsa208sha256_sse.c
[90/171] Compiling argon2-core.c
[91/171] Compiling onetimeauth_poly1305.c
[92/171] Compiling argon2-fill-block-avx512f.c
[93/171] Compiling argon2-fill-block-ssse3.c
[94/171] Compiling poly1305_sse2.c
[95/171] Compiling poly1305_donna.c
[96/171] Compiling crypto_onetimeauth.c
[97/171] Compiling crypto_kx.c
[98/171] Compiling kdf_hkdf_sha512.c
[99/171] Compiling crypto_kdf.c
[100/171] Compiling kdf_hkdf_sha256.c
[101/171] Compiling kdf_blake2b.c
[102/171] Compiling hash_sha512.c
[103/171] Compiling hash_sha256.c
[104/171] Compiling argon2-fill-block-avx2.c
[105/171] Compiling crypto_hash.c
[106/171] Compiling hash_sha512_cp.c
[107/171] Compiling crypto_generichash.c
[108/171] Compiling hash_sha256_cp.c
[109/171] Compiling generichash_blake2b.c
[110/171] Compiling blake2b-ref.c
[111/171] Compiling generichash_blake2.c
[112/171] Compiling softaes.c
[113/171] Compiling blake2b-compress-ref.c
[114/171] Compiling core_hsalsa20_ref2.c
[115/171] Compiling core_salsa_ref.c
[116/171] Compiling core_hsalsa20.c
[117/171] Compiling core_hchacha20.c
[118/171] Compiling blake2b-compress-sse41.c
[119/171] Compiling blake2b-compress-ssse3.c
[120/171] Compiling blake2b-compress-avx2.c
[122/171] Compiling InternalCollectionsUtilities Debugging.swift
[123/171] Compiling InternalCollectionsUtilities Descriptions.swift
[124/171] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[125/171] Compiling InternalCollectionsUtilities Specialize.swift
[125/171] Compiling core_ristretto255.c
[126/173] Compiling core_ed25519.c
[127/173] Compiling box_curve25519xsalsa20poly1305.c
[128/173] Compiling box_curve25519xchacha20poly1305.c
[129/173] Compiling crypto_box_seal.c
[129/173] Compiling crypto_box_easy.c
[131/173] Compiling box_seal_curve25519xchacha20poly1305.c
[133/173] Emitting module InternalCollectionsUtilities
[134/173] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[135/173] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[136/173] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[137/173] Compiling InternalCollectionsUtilities _SortedCollection.swift
[138/173] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[138/173] Compiling crypto_box.c
[139/173] Compiling ed25519_ref10.c
[140/173] Compiling auth_hmacsha512256.c
[142/173] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[143/173] Compiling InternalCollectionsUtilities Integer rank.swift
[144/173] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[144/173] Compiling crypto_auth.c
[145/173] Compiling auth_hmacsha512.c
[146/173] Compiling auth_hmacsha256.c
[148/173] Compiling InternalCollectionsUtilities UInt+reversed.swift
[149/173] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[150/173] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[151/173] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[151/173] Compiling aead_chacha20poly1305.c
[152/173] Compiling aead_aes256gcm_armcrypto.c
[154/173] Compiling _NIODataStructures PriorityQueue.swift
[155/173] Compiling _NIODataStructures _TinyArray.swift
[155/173] Compiling aead_xchacha20poly1305.c
[157/173] Emitting module _NIOBase64
[158/173] Compiling _NIOBase64 Base64.swift
[159/173] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[160/173] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[160/175] Compiling CNIOWindows shim.c
[161/175] Compiling CNIOWindows WSAStartup.c
[162/175] Compiling aead_aes256gcm.c
[165/175] Compiling CNIOLinux liburing_shims.c
[166/175] Compiling CNIODarwin shim.c
[167/175] Compiling aegis256_aesni.c
[167/175] Write sources
[169/175] Compiling aead_aes256gcm_aesni.c
[170/175] Compiling CNIOLinux shim.c
[172/222] Compiling DequeModule Deque+Codable.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
[173/222] Compiling DequeModule Deque+Collection.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "sodium.h"
         ^
[174/223] Compiling DequeModule Deque+Descriptions.swift
[175/223] Compiling DequeModule Deque+Equatable.swift
[176/225] Compiling DequeModule Deque.swift
[177/225] Compiling DequeModule _DequeBuffer.swift
[179/225] Compiling DequeModule _DequeBufferHeader.swift
[181/227] Compiling DequeModule _DequeSlot.swift
[182/227] Compiling DequeModule _UnsafeWrappedBuffer.swift
[183/227] Compiling Atomics UnsafeAtomicLazyReference.swift
[184/227] Compiling SodiumCore Sodium+Error.swift
[185/227] Compiling SodiumCore Sodium.swift
[186/227] Emitting module SodiumCore
[187/227] Compiling SodiumCore SymmetricKey.swift
[188/227] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[189/227] Compiling DequeModule Deque+Sendable.swift
[190/227] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[191/227] Compiling Atomics IntegerOperations.swift
[192/227] Compiling Atomics Unmanaged extensions.swift
[195/227] Compiling DequeModule Deque+Extras.swift
[196/227] Compiling DequeModule Deque+Testing.swift
[197/227] Compiling DequeModule Deque._Storage.swift
[198/227] Compiling DequeModule Deque._UnsafeHandle.swift
[199/227] Compiling DequeModule Deque+CustomReflectable.swift
[202/227] Compiling DequeModule Deque+Hashable.swift
[205/228] Emitting module _NIODataStructures
[206/228] Compiling _NIODataStructures Heap.swift
[208/229] Compiling c-nioatomics.c
[221/241] Emitting module DequeModule
[223/242] Emitting module SodiumSecretStream
[224/242] Compiling SodiumSecretStream SodiumSecretStream.swift
[225/242] Compiling SodiumSecretBox SodiumSecretBox.swift
[226/242] Compiling SodiumSecretStream SecretStreamCipher.swift
[227/242] Compiling SodiumSecretBox SecretBoxCipher.swift
[228/242] Emitting module SodiumSecretBox
[229/242] Compiling SodiumSecretBox SecretBox.swift
[230/242] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[231/242] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[232/243] Compiling SodiumSecretStream SecretStream.swift
[234/243] Compiling SodiumSecretStream SecretStreamTag.swift
[235/243] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[235/244] Compiling c-atomics.c
[238/250] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[239/252] Compiling NIOConcurrencyHelpers lock.swift
[240/252] Emitting module Sodium
[241/252] Compiling Sodium Sodium.swift
[243/253] Compiling NIOConcurrencyHelpers NIOLock.swift
[244/253] Compiling NIOConcurrencyHelpers atomics.swift
[245/256] Emitting module NIOConcurrencyHelpers
[246/256] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[247/257] Emitting module Atomics
[256/258] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[257/315] Emitting module SodiumFoundationCompat
[258/315] Compiling SodiumFoundationCompat Data+Sodium.swift
[260/316] Compiling NIOCore MarkedCircularBuffer.swift
[261/316] Compiling NIOCore MulticastChannel.swift
[262/316] Compiling NIOCore NIOAny.swift
[263/316] Compiling NIOCore NIOCloseOnErrorHandler.swift
[264/316] Compiling NIOCore NIOLoopBound.swift
[265/316] Compiling NIOCore NIOSendable.swift
[266/316] Compiling NIOCore PointerHelpers.swift
[267/316] Compiling NIOCore RecvByteBufferAllocator.swift
[268/324] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[269/324] Compiling NIOCore SocketAddresses.swift
[270/324] Compiling NIOCore SocketOptionProvider.swift
[271/324] Compiling NIOCore SystemCallHelpers.swift
[272/324] Compiling NIOCore TimeAmount+Duration.swift
[273/324] Compiling NIOCore TypeAssistedChannelHandler.swift
[274/324] Compiling NIOCore UniversalBootstrapSupport.swift
[275/324] Compiling NIOCore Utilities.swift
[276/324] Compiling NIOCore GlobalSingletons.swift
[277/324] Compiling NIOCore IO.swift
[278/324] Compiling NIOCore IOData.swift
[279/324] Compiling NIOCore IPProtocol.swift
[280/324] Compiling NIOCore IntegerBitPacking.swift
[281/324] Compiling NIOCore IntegerTypes.swift
[282/324] Compiling NIOCore Interfaces.swift
[283/324] Compiling NIOCore Linux.swift
[284/324] Compiling NIOCore ChannelPipeline.swift
[285/324] Compiling NIOCore CircularBuffer.swift
[286/324] Compiling NIOCore Codec.swift
[287/324] Compiling NIOCore ConvenienceOptionSupport.swift
[288/324] Compiling NIOCore DeadChannel.swift
[289/324] Compiling NIOCore DispatchQueue+WithFuture.swift
[290/324] Compiling NIOCore EventLoop+Deprecated.swift
[291/324] Compiling NIOCore EventLoop+SerialExecutor.swift
[292/324] Compiling NIOCore EventLoop.swift
[293/324] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[294/324] Compiling NIOCore EventLoopFuture+Deprecated.swift
[295/324] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[296/324] Compiling NIOCore EventLoopFuture.swift
[297/324] Compiling NIOCore FileDescriptor.swift
[298/324] Compiling NIOCore FileHandle.swift
[299/324] Compiling NIOCore FileRegion.swift
[300/324] Compiling NIOCore NIOAsyncWriter.swift
[301/324] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[302/324] Compiling NIOCore BSDSocketAPI.swift
[303/324] Compiling NIOCore ByteBuffer-aux.swift
[304/324] Compiling NIOCore ByteBuffer-conversions.swift
[305/324] Compiling NIOCore ByteBuffer-core.swift
[306/324] Compiling NIOCore ByteBuffer-hexdump.swift
[307/324] Compiling NIOCore ByteBuffer-int.swift
[308/324] Compiling NIOCore AddressedEnvelope.swift
[309/324] Compiling NIOCore AsyncAwaitSupport.swift
[310/324] Compiling NIOCore AsyncChannel.swift
[311/324] Compiling NIOCore AsyncChannelHandler.swift
[312/324] Compiling NIOCore AsyncChannelInboundStream.swift
[313/324] Compiling NIOCore AsyncChannelOutboundWriter.swift
[314/324] Compiling NIOCore NIOAsyncSequenceProducer.swift
[315/324] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[316/324] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[317/324] Compiling NIOCore ByteBuffer-multi-int.swift
[318/324] Compiling NIOCore ByteBuffer-views.swift
[319/324] Compiling NIOCore Channel.swift
[320/324] Compiling NIOCore ChannelHandler.swift
[321/324] Compiling NIOCore ChannelHandlers.swift
[322/324] Compiling NIOCore ChannelInvoker.swift
[323/324] Compiling NIOCore ChannelOption.swift
[324/324] Emitting module NIOCore
[326/328] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[327/328] Emitting module SodiumNIOCompat
[328/328] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
Build complete! (34.11s)
Build complete.
Done.