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 SebbuKit, reference main (46e735), with Swift 6.0 for Linux on 3 Nov 2024 10:12:24 UTC.

Swift 6 data race errors: 6

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/SebbuKit.git
Reference: main
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/MarSe32m/SebbuKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46e735b Update windows.yml
Cloned https://github.com/MarSe32m/SebbuKit.git
Revision (git rev-parse @):
46e735b87e0b7f0a98caef546dfc07d30983e410
SUCCESS checkout https://github.com/MarSe32m/SebbuKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MarSe32m/SebbuKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
[1/71147] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.95s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/13295] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.29s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2260] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.27s)
Fetching https://github.com/MarSe32m/GLMSwift.git
[1/214] Fetching glmswift
Fetched https://github.com/MarSe32m/GLMSwift.git from cache (0.22s)
Fetching https://github.com/MarSe32m/sebbu-bitstream.git
[1/286] Fetching sebbu-bitstream
Fetched https://github.com/MarSe32m/sebbu-bitstream.git from cache (0.21s)
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git
[1/994] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (0.22s)
Fetching https://github.com/MarSe32m/sebbu-networking.git
[1/474] Fetching sebbu-networking
Fetched https://github.com/MarSe32m/sebbu-networking.git from cache (0.18s)
Fetching https://github.com/MarSe32m/sebbu-concurrency.git
[1/489] Fetching sebbu-concurrency
Fetched https://github.com/MarSe32m/sebbu-concurrency.git from cache (0.19s)
Fetching https://github.com/MarSe32m/sebbu-cryptography.git
[1/101] Fetching sebbu-cryptography
Fetched https://github.com/MarSe32m/sebbu-cryptography.git from cache (0.22s)
warning: 'sebbu-cryptography': /Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 |         // Dependencies declare other packages that this package depends on.
18 |         // .package(url: /* package url */, from: "1.0.0"),
19 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
20 |     ],
21 |     targets: [
/Package.swift:19:69: warning: 'branch' is deprecated
17 |         // Dependencies declare other packages that this package depends on.
18 |         // .package(url: /* package url */, from: "1.0.0"),
19 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated
20 |     ],
21 |     targets: [
Fetching https://github.com/vapor/websocket-kit.git
[1/2480] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.24s)
Fetching https://github.com/apple/swift-crypto.git
[1/10416] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.08s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1569] Fetching swift-atomics
[629/2966] Fetching swift-atomics, swift-asn1
[1062/3330] Fetching swift-atomics, swift-asn1, sebbu-c-libuv
[3331/8401] Fetching swift-atomics, swift-asn1, sebbu-c-libuv, swift-nio-extras
[3484/12302] Fetching swift-atomics, swift-asn1, sebbu-c-libuv, swift-nio-extras, swift-system
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.40s)
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (0.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/MarSe32m/sebbu-c-libuv.git
Computed https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.42s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio-http2.git
[1/648] Fetching swift-http-types
[649/11724] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (0.82s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.83s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.40s)
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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at main (c7e9542)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at main (37b31b9)
Creating working copy for https://github.com/MarSe32m/sebbu-networking.git
Working copy of https://github.com/MarSe32m/sebbu-networking.git resolved at main (87d7443)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (54e9986)
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main (eba458d)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/MarSe32m/sebbu-ts-ds.git
Working copy of https://github.com/MarSe32m/sebbu-ts-ds.git resolved at main (6697d47)
Creating working copy for https://github.com/MarSe32m/sebbu-concurrency.git
Working copy of https://github.com/MarSe32m/sebbu-concurrency.git resolved at main (f15e835)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/MarSe32m/GLMSwift.git
Working copy of https://github.com/MarSe32m/GLMSwift.git resolved at main (fa51582)
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at main (b49c321)
Creating working copy for https://github.com/MarSe32m/sebbu-c-libuv.git
Working copy of https://github.com/MarSe32m/sebbu-c-libuv.git resolved at 1.48.0
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at main (ea29760)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main (06dc63c)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/MarSe32m/sebbu-cryptography.git
Working copy of https://github.com/MarSe32m/sebbu-cryptography.git resolved at main (f8df502)
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
17 |         // Dependencies declare other packages that this package depends on.
18 |         // .package(url: /* package url */, from: "1.0.0"),
19 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
20 |     ],
21 |     targets: [
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:19:69: warning: 'branch' is deprecated
17 |         // Dependencies declare other packages that this package depends on.
18 |         // .package(url: /* package url */, from: "1.0.0"),
19 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated
20 |     ],
21 |     targets: [
Building for debugging...
[0/860] Write sources
[0/860] Copying ControlPad@3x.png
[0/860] Copying Contents.json
[0/860] Copying ControlPad.png
[0/860] Copying ControlPad@2x.png
[0/860] Write sources
[15/860] Compiling _AtomicsShims.c
[16/860] Compiling bcrypt.c
[17/860] Compiling blf.c
[18/860] Compiling uv-data-getter-setters.c
[18/860] Compiling version.c
[20/860] Compiling tty.c
[21/860] Compiling uv-common.c
[22/860] Compiling udp.c
[23/860] Compiling tcp.c
[24/860] Compiling thread.c
[25/860] Write swift-version-24593BA9C3E375BF.txt
[26/860] Compiling random-sysctl-linux.c
[27/860] Compiling signal.c
[28/860] Compiling stream.c
[29/860] Compiling random-getrandom.c
[30/860] Compiling random-devurandom.c
[30/860] Compiling proctitle.c
[32/860] Compiling procfs-exepath.c
[33/860] Compiling process.c
[34/860] Compiling poll.c
[35/860] Compiling loop.c
[36/860] Compiling pipe.c
[37/867] Compiling loop-watcher.c
[38/872] Compiling getnameinfo.c
[39/872] Compiling getaddrinfo.c
[40/872] Compiling async.c
[41/872] Compiling dl.c
[42/872] Compiling linux.c
[43/872] Compiling timer.c
[44/872] Compiling fs.c
[45/872] Compiling strtok.c
[46/872] Compiling core.c
[47/872] Compiling strscpy.c
[48/872] Compiling thread-common.c
[49/872] Compiling threadpool.c
[50/872] Write sources
[62/872] Compiling idna.c
[63/872] Write sources
[65/872] Compiling random.c
[65/872] Write sources
[68/872] Compiling inet.c
[69/872] Compiling src.c
[70/873] Compiling fs-poll.c
[71/873] Compiling CSebbuTSDS src.c
[72/885] Compiling CNIOWindows shim.c
[73/889] Compiling CNIOWindows WSAStartup.c
[74/889] Compiling CSebbuNetworking shim.c
[75/889] Compiling CNIOWASI CNIOWASI.c
[76/889] Compiling CNIOLinux liburing_shims.c
[77/889] Compiling CNIOSHA1 c_nio_sha1.c
[78/889] Compiling CNIOLinux shim.c
[79/889] Compiling CNIOLLHTTP c_nio_http.c
[80/891] Compiling CNIODarwin shim.c
[81/897] Compiling CNIOLLHTTP c_nio_api.c
[82/897] Compiling fiat_p256_adx_sqr.S
[83/897] Compiling fiat_p256_adx_mul.S
[84/897] Compiling fiat_curve25519_adx_square.S
[85/897] Compiling fiat_curve25519_adx_mul.S
[86/897] Compiling CNIOLLHTTP c_nio_llhttp.c
[87/897] Compiling CNIOBoringSSLShims shims.c
[89/897] Emitting module InternalCollectionsUtilities
[89/899] Compiling tls_method.cc
[90/899] Compiling tls_record.cc
[91/899] Compiling tls13_server.cc
[92/899] Compiling tls13_client.cc
[93/899] Compiling tls13_enc.cc
[94/899] Compiling tls13_both.cc
[95/899] Compiling t1_enc.cc
[97/899] Emitting module _NIOBase64
[98/899] Compiling _NIOBase64 Base64.swift
[99/900] Emitting module SebbuBitStream
[101/900] Compiling _NIODataStructures _TinyArray.swift
[102/900] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[103/900] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[104/900] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[105/900] Compiling InternalCollectionsUtilities Integer rank.swift
[106/900] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[107/900] Compiling InternalCollectionsUtilities _SortedCollection.swift
[108/900] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[109/900] Compiling _NIODataStructures PriorityQueue.swift
[110/900] Compiling InternalCollectionsUtilities Debugging.swift
[111/900] Compiling InternalCollectionsUtilities Descriptions.swift
[112/900] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[113/900] Compiling InternalCollectionsUtilities Specialize.swift
[114/900] Emitting module GLMSwift
[115/900] Compiling GLMSwift Matrix2.swift
[116/901] Compiling SebbuBitStream BitStream + Optionals.swift
[117/901] Compiling SebbuBitStream BitStream.swift
[118/901] Compiling SebbuBitStream BitStreamCodable.swift
[119/901] Compiling SebbuBitStream Compressors.swift
[120/901] Compiling SebbuBitStream Utilities.swift
[121/902] Compiling InternalCollectionsUtilities UInt+reversed.swift
[122/902] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[123/902] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[124/902] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[125/902] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[126/902] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[127/902] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[129/903] Compiling ssl_x509.cc
[130/910] Compiling ssl_versions.cc
[132/914] Compiling HeapModule Heap+Invariants.swift
[133/916] Compiling HeapModule Heap+Descriptions.swift
[134/926] Emitting module _NIODataStructures
[135/926] Compiling _NIODataStructures Heap.swift
[136/927] Compiling HeapModule _HeapNode.swift
[138/927] Compiling HeapModule Heap.swift
[139/927] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[140/927] Compiling HeapModule Heap+UnsafeHandle.swift
[141/927] Compiling DequeModule _DequeBuffer.swift
[142/927] Compiling DequeModule _DequeBufferHeader.swift
[143/929] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[144/929] Compiling DequeModule Deque+Extras.swift
[145/929] Compiling DequeModule Deque+Descriptions.swift
[146/929] Compiling DequeModule Deque+Equatable.swift
[146/929] Compiling ssl_stat.cc
[147/929] Compiling ssl_transcript.cc
[149/929] Emitting module HeapModule
[151/930] Compiling DequeModule Deque+Hashable.swift
[152/930] Compiling DequeModule Deque+Sendable.swift
[153/930] Compiling DequeModule Deque._UnsafeHandle.swift
[154/930] Compiling DequeModule Deque.swift
[155/930] Compiling DequeModule Deque+Testing.swift
[156/930] Compiling DequeModule Deque._Storage.swift
[156/930] Compiling ssl_privkey.cc
[158/930] Compiling DequeModule _DequeSlot.swift
[159/930] Compiling DequeModule _UnsafeWrappedBuffer.swift
[159/930] Compiling ssl_session.cc
[161/930] Compiling DequeModule Deque+Codable.swift
[162/930] Compiling DequeModule Deque+Collection.swift
[163/930] Compiling DequeModule Deque+CustomReflectable.swift
[164/930] Compiling GLMSwift Matrix4A.swift
[165/930] Compiling GLMSwift Vector2.swift
[166/930] Compiling GLMSwift Vector3.swift
[167/930] Compiling GLMSwift Vector4.swift
[167/930] Compiling ssl_credential.cc
[169/930] Compiling GLMSwift Matrix4.swift
[169/930] Compiling ssl_cipher.cc
[171/930] Emitting module DequeModule
[171/931] Compiling ssl_file.cc
[172/931] Compiling ssl_key_share.cc
[174/931] Compiling ssl_lib.cc
[175/931] Compiling ssl_cert.cc
[177/975] Compiling SebbuNetworking Thread.swift
[178/975] Compiling SebbuTSDS ConcurrentStack.swift
[179/975] Compiling SebbuTSDS HardwarePause.swift
[179/978] Compiling ssl_buffer.cc
[180/978] Compiling ssl_asn1.cc
[182/978] Compiling SebbuNetworking NetworkUtils.swift
[183/978] Compiling SebbuNetworking StringUtils.swift
[184/978] Compiling SebbuNetworking SystemUtils.swift
[184/978] Compiling s3_pkt.cc
[185/978] Compiling ssl_aead_ctx.cc
[186/978] Compiling s3_lib.cc
[187/978] Compiling s3_both.cc
[188/978] Compiling handoff.cc
[189/978] Compiling handshake.cc
[190/978] Compiling handshake_server.cc
[191/978] Compiling handshake_client.cc
[194/980] Compiling dtls_method.cc
[195/980] Compiling encrypted_client_hello.cc
[197/980] Compiling SebbuNetworking EventLoopBound.swift
[198/980] Compiling SebbuNetworking IPAddress.swift
[199/980] Compiling SebbuNetworking AsyncTCPChannel.swift
[200/980] Compiling SebbuNetworking WebSocketClient.swift
[201/980] Compiling SebbuNetworking WebSocketServer.swift
[202/980] Compiling SebbuTSDS Lock.swift
[203/980] Compiling SebbuTSDS Spinlock.swift
[204/980] Compiling SebbuTSDS Utilities.swift
[204/980] Compiling extensions.cc
[206/980] Compiling SebbuNetworking TCP.swift
[207/980] Compiling SebbuNetworking TCPChannel.swift
[208/980] Compiling SebbuNetworking TCPChannelContext.swift
[209/980] Compiling SebbuNetworking UDPChannelContext.swift
[210/980] Compiling SebbuNetworking FileDescriptorLimit.swift
[211/980] Compiling SebbuNetworking Lock.swift
[212/980] Compiling SebbuNetworking AsyncUDPChannel.swift
[213/980] Compiling SebbuNetworking UDP.swift
[214/980] Compiling SebbuNetworking UDPChannel.swift
[215/980] Emitting module SebbuTSDS
[216/980] Compiling SebbuNetworking Allocators.swift
[217/980] Compiling SebbuNetworking DebugOnly.swift
[218/980] Compiling SebbuNetworking ErrorMap.swift
[219/980] Compiling SebbuNetworking EventLoop.swift
[223/981] Compiling dtls_record.cc
[224/981] Compiling md5-x86_64-linux.S
[226/981] Emitting module SebbuNetworking
[227/990] Compiling SebbuConcurrency AsyncSemaphore.swift
[228/990] Compiling SebbuConcurrency AsyncThrowingChannel.swift
[230/998] Compiling SebbuConcurrency MultiThreadedTaskExecutor.swift
[231/998] Compiling SebbuConcurrency SingleThreadedExecutor.swift
[232/998] Compiling SebbuConcurrency SingleThreadedGlobalExecutor.swift
[233/998] Compiling SebbuConcurrency ManualTask.swift
[234/998] Compiling SebbuConcurrency RateLimiter.swift
[235/998] Compiling SebbuConcurrency RepeatingTimer.swift
[235/998] Compiling d1_srtp.cc
[236/998] Compiling md5-x86_64-apple.S
[237/998] Compiling md5-586-linux.S
[238/998] Compiling md5-586-apple.S
[240/998] Compiling SebbuConcurrency BasicSerialExecutor.swift
[241/998] Compiling SebbuConcurrency ConcurrencyRuntimeShims.swift
[242/998] Compiling SebbuConcurrency AsyncChannel.swift
[243/998] Compiling SebbuConcurrency ExecutorUtils.swift
[244/998] Compiling SebbuConcurrency MainActor.swift
[245/998] Compiling SebbuConcurrency ContinuationContainer.swift
[245/999] Compiling err_data.c
[246/999] Compiling bio_ssl.cc
[250/999] Compiling SebbuConcurrency TaskGroupExtensions.swift
[250/1001] Compiling chacha20_poly1305_x86_64-apple.S
[251/1001] Compiling d1_lib.cc
[252/1001] Compiling chacha20_poly1305_armv8-win.S
[253/1001] Compiling d1_pkt.cc
[254/1001] Compiling chacha20_poly1305_x86_64-linux.S
[254/1001] Compiling chacha20_poly1305_armv8-apple.S
[254/1001] Compiling chacha20_poly1305_armv8-linux.S
[257/1001] Compiling chacha-x86_64-apple.S
[258/1001] Compiling chacha-x86_64-linux.S
[258/1001] Compiling chacha-x86-linux.S
[260/1001] Compiling chacha-x86-apple.S
[261/1001] Compiling chacha-armv8-win.S
[264/1001] Compiling d1_both.cc
[266/1001] Compiling SebbuConcurrency MultiThreadedGlobalExecutor.swift
[267/1001] Compiling chacha-armv8-linux.S
[268/1001] Compiling aes128gcmsiv-x86_64-apple.S
[269/1001] Compiling chacha-armv8-apple.S
[270/1001] Compiling chacha-armv4-linux.S
[271/1001] Compiling x86_64-mont5-apple.S
[272/1001] Compiling x86_64-mont5-linux.S
[272/1001] Compiling aes128gcmsiv-x86_64-linux.S
[277/1001] Compiling x86_64-mont-linux.S
[278/1001] Compiling vpaes-x86_64-linux.S
[279/1001] Compiling x86_64-mont-apple.S
[280/1001] Compiling x86-mont-linux.S
[285/1001] Compiling x86-mont-apple.S
[286/1001] Compiling vpaes-x86_64-apple.S
[287/1001] Compiling vpaes-x86-linux.S
[288/1001] Compiling vpaes-x86-apple.S
[289/1001] Compiling vpaes-armv8-win.S
[290/1001] Compiling sha512-x86_64-linux.S
[290/1001] Compiling vpaes-armv8-apple.S
[292/1001] Compiling sha512-x86_64-apple.S
[293/1001] Compiling vpaes-armv8-linux.S
[294/1001] Compiling vpaes-armv7-linux.S
[296/1001] Emitting module SebbuConcurrency
[297/1001] Compiling SebbuConcurrency TurnScheduler.swift
[298/1001] Compiling SebbuConcurrency ValueRecorders.swift
[298/1001] Compiling sha512-armv8-win.S
[299/1001] Compiling sha512-armv8-apple.S
[300/1001] Compiling sha512-armv8-linux.S
[301/1001] Compiling sha512-armv4-linux.S
[302/1001] Compiling sha512-586-linux.S
[303/1001] Compiling sha512-586-apple.S
[304/1001] Compiling sha256-x86_64-apple.S
[305/1001] Compiling sha256-x86_64-linux.S
[306/1001] Compiling sha256-armv8-win.S
[307/1001] Compiling sha256-armv8-linux.S
[308/1001] Compiling sha256-armv8-apple.S
[309/1001] Compiling sha256-armv4-linux.S
[310/1001] Compiling sha256-586-linux.S
[311/1001] Compiling sha256-586-apple.S
[312/1001] Compiling sha1-x86_64-apple.S
[313/1001] Compiling sha1-armv8-win.S
[314/1001] Compiling sha1-armv8-linux.S
[315/1001] Compiling sha1-x86_64-linux.S
[316/1001] Compiling sha1-armv4-large-linux.S
[317/1001] Compiling sha1-armv8-apple.S
[318/1001] Compiling sha1-586-linux.S
[319/1001] Compiling rsaz-avx2-apple.S
[320/1001] Compiling sha1-586-apple.S
[321/1001] Compiling rsaz-avx2-linux.S
[322/1001] Compiling rdrand-x86_64-linux.S
[323/1001] Compiling p256_beeu-x86_64-asm-linux.S
[324/1001] Compiling rdrand-x86_64-apple.S
[325/1001] Compiling p256_beeu-x86_64-asm-apple.S
[329/1002] Compiling p256_beeu-armv8-asm-win.S
[330/1002] Compiling p256_beeu-armv8-asm-linux.S
[331/1002] Compiling p256_beeu-armv8-asm-apple.S
[332/1002] Compiling p256-x86_64-asm-apple.S
[333/1002] Compiling p256-x86_64-asm-linux.S
[334/1002] Compiling p256-armv8-asm-win.S
[335/1002] Compiling ghashv8-armv8-win.S
[337/1002] Compiling p256-armv8-asm-linux.S
[338/1002] Compiling ghashv8-armv8-linux.S
[339/1002] Compiling p256-armv8-asm-apple.S
[340/1002] Compiling ghashv8-armv7-linux.S
[341/1002] Compiling ghashv8-armv8-apple.S
[342/1002] Compiling ghash-x86_64-linux.S
[343/1002] Compiling ghash-x86-linux.S
[344/1002] Compiling ghash-x86_64-apple.S
[345/1002] Compiling ghash-x86-apple.S
[346/1002] Compiling ghash-ssse3-x86-apple.S
[347/1002] Compiling ghash-ssse3-x86-linux.S
[348/1002] Compiling ghash-ssse3-x86_64-linux.S
[349/1002] Compiling ghash-ssse3-x86_64-apple.S
[350/1002] Compiling ghash-neon-armv8-win.S
[351/1002] Compiling ghash-neon-armv8-linux.S
[352/1002] Compiling ghash-neon-armv8-apple.S
[353/1002] Compiling ghash-armv4-linux.S
[354/1002] Compiling co-586-linux.S
[355/1002] Compiling co-586-apple.S
[355/1002] Compiling bn-armv8-win.S
[357/1002] Compiling bsaes-armv7-linux.S
[358/1002] Compiling bn-armv8-linux.S
[359/1002] Compiling bn-armv8-apple.S
[360/1002] Compiling bn-586-linux.S
[361/1002] Compiling bn-586-apple.S
[362/1002] Compiling armv8-mont-win.S
[363/1002] Compiling armv4-mont-linux.S
[364/1002] Compiling armv8-mont-linux.S
[365/1002] Compiling armv8-mont-apple.S
[366/1002] Compiling aesv8-gcm-armv8-win.S
[367/1002] Compiling aesv8-gcm-armv8-linux.S
[368/1002] Compiling aesv8-armv8-win.S
[369/1002] Compiling aesv8-gcm-armv8-apple.S
[370/1002] Compiling aesv8-armv8-apple.S
[371/1002] Compiling aesv8-armv8-linux.S
[372/1002] Compiling aesv8-armv7-linux.S
[373/1002] Compiling aesni-x86_64-apple.S
[374/1002] Compiling aesni-x86_64-linux.S
[374/1002] Compiling aesni-x86-linux.S
[376/1002] Compiling aesni-x86-apple.S
[377/1002] Compiling aesni-gcm-x86_64-linux.S
[378/1002] Compiling aesni-gcm-x86_64-apple.S
[379/1002] Compiling x_val.c
[380/1002] Compiling x_sig.c
[381/1002] Compiling x_x509.c
[382/1002] Compiling x_x509a.c
[383/1002] Compiling x_spki.c
[384/1002] Compiling x_req.c
[385/1002] Compiling x_pubkey.c
[386/1002] Compiling x_exten.c
[387/1002] Compiling x_crl.c
[388/1002] Compiling x_name.c
[389/1002] Compiling x_algor.c
[390/1002] Compiling x_all.c
[391/1002] Compiling x509spki.c
[392/1002] Compiling x_attrib.c
[393/1002] Compiling x509name.c
[394/1002] Compiling x509cset.c
[395/1002] Compiling x509rset.c
[396/1002] Compiling x509_vpm.c
[397/1002] Compiling x509_txt.c
[398/1002] Compiling x509_v3.c
[399/1002] Compiling x509_trs.c
[400/1002] Compiling x509_set.c
[401/1002] Compiling x509_req.c
[402/1002] Compiling x509_vfy.c
[403/1002] Compiling x509_d2.c
[404/1002] Compiling x509_obj.c
[405/1002] Compiling x509_def.c
[406/1002] Compiling x509_lu.c
[407/1002] Compiling x509_att.c
[408/1002] Compiling x509_ext.c
[409/1002] Compiling x509_cmp.c
[411/1002] Compiling GLMSwift glm.swift
[411/1002] Compiling v3_prn.c
[412/1002] Compiling x509.c
[413/1002] Compiling v3_purp.c
[414/1002] Compiling v3_utl.c
[415/1002] Compiling v3_pmaps.c
[416/1002] Compiling v3_skey.c
[417/1002] Compiling v3_pcons.c
[418/1002] Compiling v3_ocsp.c
[419/1002] Compiling v3_int.c
[420/1002] Compiling v3_ncons.c
[421/1002] Compiling v3_ia5.c
[422/1002] Compiling v3_lib.c
[423/1002] Compiling v3_genn.c
[424/1002] Compiling v3_info.c
[425/1002] Compiling v3_extku.c
[426/1002] Compiling v3_enum.c
[427/1002] Compiling v3_crld.c
[428/1002] Compiling v3_cpols.c
[429/1002] Compiling v3_conf.c
[430/1002] Compiling v3_bcons.c
[431/1002] Compiling v3_bitst.c
[432/1002] Compiling v3_alt.c
[433/1002] Compiling v3_akeya.c
[434/1002] Compiling v3_akey.c
[435/1002] Compiling t_x509a.c
[436/1002] Compiling t_crl.c
[437/1002] Compiling t_x509.c
[438/1002] Compiling t_req.c
[439/1002] Compiling rsa_pss.c
[440/1002] Compiling i2d_pr.c
[441/1002] Compiling name_print.c
[442/1002] Compiling policy.c
[443/1002] Compiling by_file.c
[444/1002] Compiling by_dir.c
[445/1002] Compiling asn1_gen.c
[446/1002] Compiling algorithm.c
[447/1002] Compiling a_verify.c
[448/1002] Compiling a_digest.c
[449/1002] Compiling a_sign.c
[450/1002] Compiling thread_win.c
[451/1002] Compiling trust_token.c
[452/1002] Compiling thread_none.c
[453/1002] Compiling voprf.c
[454/1002] Compiling thread.c
[454/1002] Compiling thread_pthread.c
[456/1002] Compiling stack.c
[457/1002] Compiling pmbtoken.c
[458/1002] Compiling spx_util.c
[459/1002] Compiling spx_wots.c
[460/1002] Compiling spx_merkle.c
[461/1002] Compiling spx_fors.c
[461/1002] Compiling spx_thash.c
[461/1002] Compiling spx.c
[464/1002] Compiling spx_address.c
[465/1002] Compiling wots.c
[466/1002] Compiling siphash.c
[467/1002] Compiling sha512.c
[468/1002] Compiling thash.c
[469/1002] Compiling slhdsa.c
[470/1002] Compiling merkle.c
[471/1002] Compiling fors.c
[472/1002] Compiling rsa_extra.c
[473/1002] Compiling sha256.c
[474/1002] Compiling sha1.c
[475/1002] Compiling refcount.c
[475/1002] Compiling rsa_print.c
[477/1002] Compiling rc4.c
[478/1002] Compiling rsa_asn1.c
[479/1002] Compiling windows.c
[480/1002] Compiling trusty.c
[481/1002] Compiling rand_extra.c
[482/1002] Compiling rsa_crypt.c
[483/1002] Compiling urandom.c
[484/1002] Compiling passive.c
[485/1002] Compiling ios.c
[485/1002] Compiling getentropy.c
[487/1002] Compiling poly1305_arm_asm.S
[488/1002] Compiling deterministic.c
[489/1002] Compiling forkunsafe.c
[490/1002] Compiling fork_detect.c
[491/1002] Compiling poly1305_arm.c
[492/1002] Compiling pool.c
[493/1002] Compiling poly1305.c
[494/1002] Compiling pkcs7.c
[495/1002] Compiling poly1305_vec.c
[496/1002] Compiling pem_xaux.c
[497/1002] Compiling pem_pkey.c
[498/1002] Compiling pem_x509.c
[499/1002] Compiling pkcs8.c
[500/1002] Compiling pkcs7_x509.c
[501/1002] Compiling pem_pk8.c
[501/1002] Compiling p5_pbev2.c
[502/1002] Compiling pkcs8_x509.c
[504/1002] Compiling obj_xref.c
[505/1002] Compiling pem_oth.c
[506/1002] Compiling pem_info.c
[507/1002] Compiling obj.c
[508/1002] Compiling pem_all.c
[509/1002] Compiling pem_lib.c
[510/1002] Compiling md5.c
[511/1002] Compiling mldsa.c
[512/1002] Compiling mem.c
[513/1002] Compiling md4.c
[514/1002] Compiling lhash.c
[515/1002] Compiling fips_shared_support.c
[516/1002] Compiling keccak.c
[517/1002] Compiling kyber.c
[518/1002] Compiling poly_rq_mul.S
[519/1002] Compiling mlkem.cc
[520/1002] Compiling hpke.c
[521/1002] Compiling sign.c
[522/1002] Compiling ex_data.c
[523/1002] Compiling scrypt.c
[524/1002] Compiling print.c
[525/1002] Compiling hrss.c
[526/1002] Compiling pbkdf.c
[527/1002] Compiling p_x25519.c
[528/1002] Compiling p_x25519_asn1.c
[529/1002] Compiling p_rsa_asn1.c
[530/1002] Compiling p_ed25519.c
[531/1002] Compiling p_hkdf.c
[532/1002] Compiling p_rsa.c
[533/1002] Compiling p_ec_asn1.c
[534/1002] Compiling p_ed25519_asn1.c
[535/1002] Compiling p_ec.c
[536/1002] Compiling p_dh.c
[537/1002] Compiling p_dsa_asn1.c
[538/1002] Compiling p_dh_asn1.c
[539/1002] Compiling evp_ctx.c
[540/1002] Compiling evp_asn1.c
[541/1002] Compiling engine.c
[542/1002] Compiling evp.c
[543/1002] Compiling err.c
[544/1002] Compiling ecdh_extra.c
[545/1002] Compiling ecdsa_asn1.c
[546/1002] Compiling hash_to_curve.c
[547/1002] Compiling ec_derive.c
[548/1002] Compiling ec_asn1.c
[549/1002] Compiling dsa_asn1.c
[550/1002] Compiling dsa.c
[551/1002] Compiling params.c
[552/1002] Compiling dilithium.c
[553/1002] Compiling dh_asn1.c
[554/1002] Compiling digest_extra.c
[555/1002] Compiling x25519-asm-arm.S
[556/1002] Compiling spake25519.c
[557/1002] Compiling des.c
[558/1002] Compiling crypto.c
[559/1002] Compiling curve25519.c
[560/1002] Compiling cpu_arm_freebsd.c
[560/1002] Compiling cpu_arm_linux.c
[562/1002] Compiling cpu_aarch64_win.c
[563/1002] Compiling cpu_intel.c
[564/1002] Compiling cpu_aarch64_openbsd.c
[564/1002] Compiling cpu_aarch64_sysreg.c
[566/1002] Compiling cpu_aarch64_apple.c
[567/1002] Compiling cpu_aarch64_linux.c
[567/1002] Compiling cpu_aarch64_fuchsia.c
[569/1002] Compiling tls_cbc.c
[570/1002] Compiling curve25519_64_adx.c
[571/1002] Compiling conf.c
[572/1002] Compiling e_rc4.c
[573/1002] Compiling e_des.c
[573/1002] Compiling e_tls.c
[573/1002] Compiling e_rc2.c
[576/1002] Compiling e_null.c
[576/1002] Compiling e_chacha20poly1305.c
[578/1002] Compiling derive_key.c
[579/1002] Compiling cipher_extra.c
[580/1002] Compiling e_aesctrhmac.c
[580/1002] Compiling unicode.c
[580/1002] Compiling ber.c
[580/1002] Compiling chacha.c
[580/1002] Compiling e_aesgcmsiv.c
[580/1002] Compiling cbb.c
[586/1002] Compiling cbs.c
[587/1002] Compiling asn1_compat.c
[588/1002] Compiling bn_asn1.c
[589/1002] Compiling buf.c
[590/1002] Compiling blake2.c
[591/1002] Compiling convert.c
[592/1002] Compiling printf.c
[593/1002] Compiling socket_helper.c
[594/1002] Compiling socket.c
[595/1002] Compiling pair.c
[596/1002] Compiling hexdump.c
[597/1002] Compiling errno.c
[598/1002] Compiling file.c
[599/1002] Compiling fd.c
[600/1002] Compiling connect.c
[601/1002] Compiling bio_mem.c
[602/1002] Compiling base64.c
[603/1002] Compiling bio.c
[604/1002] Compiling bcm.c
[605/1002] Compiling tasn_utl.c
[606/1002] Compiling tasn_typ.c
[607/1002] Compiling tasn_fre.c
[608/1002] Compiling tasn_new.c
[609/1002] Compiling f_string.c
[610/1002] Compiling f_int.c
[611/1002] Compiling tasn_enc.c
[612/1002] Compiling tasn_dec.c
[613/1002] Compiling asn1_par.c
[614/1002] Compiling asn_pack.c
[614/1002] Compiling posix_time.c
[616/1002] Compiling a_type.c
[617/1002] Compiling a_utctm.c
[618/1002] Compiling a_time.c
[618/1002] Compiling asn1_lib.c
[620/1002] Compiling a_octet.c
[621/1002] Compiling a_strnid.c
[622/1002] Compiling a_strex.c
[623/1002] Compiling a_mbstr.c
[624/1002] Compiling a_i2d_fp.c
[625/1002] Compiling a_int.c
[626/1002] Compiling a_object.c
[627/1002] Compiling a_dup.c
[627/1002] Compiling a_gentm.c
[629/1002] Compiling a_d2i_fp.c
[630/1002] Compiling fiat_p256_adx_sqr.S
[631/1002] Compiling a_bool.c
[632/1002] Compiling fiat_p256_adx_mul.S
[633/1002] Compiling a_bitstr.c
[634/1002] Compiling fiat_curve25519_adx_square.S
[635/1002] Compiling fiat_curve25519_adx_mul.S
[636/1002] Compiling md5-x86_64-linux.S
[637/1002] Compiling md5-x86_64-apple.S
[638/1002] Compiling md5-586-linux.S
[639/1002] Compiling md5-586-apple.S
[640/1002] Compiling err_data.c
[641/1002] Compiling chacha20_poly1305_x86_64-apple.S
[642/1002] Compiling chacha20_poly1305_armv8-win.S
[643/1002] Compiling chacha20_poly1305_x86_64-linux.S
[644/1002] Compiling chacha20_poly1305_armv8-linux.S
[645/1002] Compiling chacha20_poly1305_armv8-apple.S
[646/1002] Compiling chacha-x86_64-linux.S
[647/1002] Compiling chacha-x86_64-apple.S
[648/1002] Compiling chacha-x86-linux.S
[649/1002] Compiling chacha-x86-apple.S
[650/1002] Compiling CCryptoBoringSSLShims shims.c
[651/1002] Compiling chacha-armv8-win.S
[652/1002] Compiling chacha-armv8-linux.S
[653/1002] Compiling chacha-armv8-apple.S
[654/1002] Compiling chacha-armv4-linux.S
[655/1002] Compiling aes128gcmsiv-x86_64-apple.S
[656/1002] Compiling aes128gcmsiv-x86_64-linux.S
[657/1002] Compiling x86_64-mont5-apple.S
[658/1002] Compiling x86_64-mont5-linux.S
[659/1002] Compiling x86_64-mont-linux.S
[660/1002] Compiling x86-mont-linux.S
[661/1002] Compiling x86_64-mont-apple.S
[662/1002] Compiling x86-mont-apple.S
[663/1002] Compiling vpaes-x86_64-apple.S
[664/1002] Compiling vpaes-x86_64-linux.S
[665/1002] Compiling vpaes-x86-apple.S
[666/1002] Compiling vpaes-x86-linux.S
[667/1002] Compiling vpaes-armv8-win.S
[668/1002] Compiling vpaes-armv8-linux.S
[669/1002] Compiling vpaes-armv8-apple.S
[670/1002] Compiling vpaes-armv7-linux.S
[671/1002] Compiling sha512-x86_64-linux.S
[672/1002] Compiling sha512-armv8-win.S
[673/1002] Compiling sha512-x86_64-apple.S
[674/1002] Compiling sha512-armv8-linux.S
[675/1002] Compiling sha512-armv8-apple.S
[676/1002] Compiling sha512-armv4-linux.S
[677/1002] Compiling sha512-586-linux.S
[678/1002] Compiling sha512-586-apple.S
[678/1002] Compiling sha256-x86_64-linux.S
[680/1002] Compiling sha256-x86_64-apple.S
[681/1002] Compiling sha256-armv8-linux.S
[682/1002] Compiling sha256-armv8-win.S
[683/1002] Compiling sha256-armv8-apple.S
[684/1002] Compiling sha256-armv4-linux.S
[685/1002] Compiling sha256-586-linux.S
[686/1002] Compiling sha256-586-apple.S
[687/1002] Compiling sha1-x86_64-linux.S
[688/1002] Compiling sha1-x86_64-apple.S
[689/1002] Compiling sha1-armv8-apple.S
[690/1002] Compiling sha1-armv8-linux.S
[690/1002] Compiling sha1-armv8-win.S
[692/1002] Compiling sha1-armv4-large-linux.S
[693/1002] Compiling sha1-586-linux.S
[693/1002] Compiling rdrand-x86_64-linux.S
[695/1002] Compiling rsaz-avx2-apple.S
[696/1002] Compiling sha1-586-apple.S
[697/1002] Compiling rsaz-avx2-linux.S
[698/1002] Compiling p256_beeu-x86_64-asm-apple.S
[699/1002] Compiling rdrand-x86_64-apple.S
[700/1002] Compiling p256_beeu-armv8-asm-win.S
[701/1002] Compiling p256_beeu-x86_64-asm-linux.S
[702/1002] Compiling p256_beeu-armv8-asm-linux.S
[703/1002] Compiling p256-x86_64-asm-apple.S
[704/1002] Compiling p256-armv8-asm-win.S
[705/1002] Compiling p256_beeu-armv8-asm-apple.S
[706/1002] Compiling p256-armv8-asm-linux.S
[707/1002] Compiling p256-x86_64-asm-linux.S
[708/1002] Compiling ghashv8-armv8-linux.S
[708/1002] Compiling ghashv8-armv8-win.S
[710/1002] Compiling p256-armv8-asm-apple.S
[711/1002] Compiling ghashv8-armv8-apple.S
[712/1002] Compiling ghashv8-armv7-linux.S
[714/1002] Compiling GLMSwift Matrix3.swift
[714/1003] Compiling ghash-x86_64-linux.S
[715/1003] Compiling ghash-x86-apple.S
[716/1003] Compiling ghash-x86_64-apple.S
[717/1003] Compiling ghash-x86-linux.S
[718/1003] Compiling ghash-ssse3-x86_64-linux.S
[719/1003] Compiling ghash-ssse3-x86_64-apple.S
[720/1003] Compiling ghash-neon-armv8-win.S
[720/1003] Compiling ghash-ssse3-x86-apple.S
[720/1003] Compiling ghash-ssse3-x86-linux.S
[724/1003] Compiling ghash-neon-armv8-linux.S
[725/1003] Compiling ghash-neon-armv8-apple.S
[726/1003] Compiling co-586-linux.S
[727/1003] Compiling ghash-armv4-linux.S
[728/1003] Compiling co-586-apple.S
[729/1003] Compiling bsaes-armv7-linux.S
[730/1003] Compiling bn-armv8-win.S
[731/1003] Compiling bn-armv8-apple.S
[732/1003] Compiling bn-armv8-linux.S
[733/1003] Compiling bn-586-linux.S
[734/1003] Compiling bn-586-apple.S
[735/1003] Compiling armv8-mont-win.S
[736/1003] Compiling armv8-mont-apple.S
[737/1003] Compiling armv4-mont-linux.S
[737/1003] Compiling armv8-mont-linux.S
[739/1003] Compiling aesv8-gcm-armv8-win.S
[740/1003] Compiling aesv8-armv8-win.S
[740/1003] Compiling aesv8-gcm-armv8-linux.S
[742/1003] Compiling aesv8-gcm-armv8-apple.S
[743/1003] Compiling aesv8-armv8-apple.S
[744/1003] Compiling aesv8-armv8-linux.S
[745/1003] Compiling aesv8-armv7-linux.S
[746/1003] Compiling aesni-x86_64-apple.S
[747/1003] Compiling aesni-x86_64-linux.S
[748/1003] Compiling aesni-x86-linux.S
[749/1003] Compiling c-nioatomics.c
[750/1003] Compiling aesni-x86-apple.S
[751/1003] Compiling aesni-gcm-x86_64-apple.S
[752/1003] Compiling aesni-gcm-x86_64-linux.S
[753/1003] Compiling x_sig.c
[754/1003] Compiling x_spki.c
[755/1003] Compiling x_x509a.c
[756/1003] Compiling x_val.c
[757/1003] Compiling x_x509.c
[758/1003] Compiling x_req.c
[759/1003] Compiling x_pubkey.c
[760/1003] Compiling x_crl.c
[761/1003] Compiling x_name.c
[762/1003] Compiling x_algor.c
[763/1003] Compiling x_attrib.c
[764/1003] Compiling c-atomics.c
[765/1003] Compiling x509spki.c
[766/1003] Compiling x_exten.c
[767/1003] Compiling x_all.c
[768/1003] Compiling x509rset.c
[769/1005] Compiling x509cset.c
[770/1007] Compiling x509_vpm.c
[771/1007] Compiling x509name.c
[772/1009] Compiling x509_v3.c
[773/1009] Compiling x509_txt.c
[774/1009] Compiling x509_vfy.c
[775/1009] Compiling x509_req.c
[776/1009] Compiling x509_obj.c
[777/1009] Compiling x509_def.c
[778/1009] Compiling x509_lu.c
[779/1009] Compiling x509_trs.c
[780/1009] Compiling x509_set.c
[781/1009] Compiling x509_d2.c
[782/1009] Compiling x509_cmp.c
[783/1009] Compiling x509_ext.c
[784/1009] Compiling x509_att.c
[786/1009] Compiling NIOConcurrencyHelpers NIOLock.swift
[786/1009] Compiling x509.c
[788/1009] Compiling NIOConcurrencyHelpers lock.swift
[788/1009] Compiling v3_purp.c
[789/1009] Compiling v3_prn.c
[790/1009] Compiling v3_pmaps.c
[791/1009] Compiling v3_skey.c
[792/1009] Compiling v3_utl.c
[793/1009] Compiling v3_ncons.c
[794/1009] Compiling v3_ocsp.c
[796/1009] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[796/1009] Compiling v3_int.c
[798/1009] Emitting module NIOConcurrencyHelpers
[798/1009] Compiling v3_pcons.c
[800/1009] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[801/1009] Compiling NIOConcurrencyHelpers atomics.swift
[801/1010] Compiling v3_lib.c
[802/1010] Compiling v3_info.c
[804/1010] Compiling v3_genn.c
[805/1010] Compiling v3_ia5.c
[806/1010] Compiling v3_extku.c
[807/1010] Compiling v3_enum.c
[808/1010] Compiling v3_crld.c
[809/1010] Compiling v3_conf.c
[810/1010] Compiling v3_cpols.c
[811/1010] Compiling v3_akeya.c
[812/1010] Compiling v3_bitst.c
[813/1010] Compiling v3_akey.c
[814/1010] Compiling v3_alt.c
[815/1010] Compiling v3_bcons.c
[816/1010] Compiling t_x509a.c
[817/1010] Compiling i2d_pr.c
[818/1010] Compiling rsa_pss.c
[819/1010] Compiling t_x509.c
[820/1010] Compiling name_print.c
[821/1010] Compiling t_crl.c
[822/1010] Compiling policy.c
[823/1010] Compiling t_req.c
[824/1010] Compiling by_file.c
[825/1010] Compiling by_dir.c
[826/1010] Compiling algorithm.c
[827/1010] Compiling asn1_gen.c
[828/1010] Compiling a_digest.c
[829/1010] Compiling a_verify.c
[830/1010] Compiling trust_token.c
[831/1010] Compiling voprf.c
[832/1010] Compiling thread_win.c
[833/1010] Compiling thread.c
[833/1010] Compiling thread_none.c
[835/1010] Compiling thread_pthread.c
[836/1010] Compiling a_sign.c
[837/1010] Compiling spx_wots.c
[838/1010] Compiling spx_util.c
[839/1010] Compiling pmbtoken.c
[840/1010] Compiling spx_thash.c
[841/1010] Compiling spx_merkle.c
[842/1010] Compiling stack.c
[843/1010] Compiling spx_fors.c
[844/1010] Compiling spx.c
[845/1010] Compiling spx_address.c
[846/1010] Compiling wots.c
[847/1010] Compiling slhdsa.c
[848/1010] Compiling merkle.c
[849/1010] Compiling sha512.c
[850/1010] Compiling siphash.c
[851/1010] Compiling thash.c
[852/1010] Compiling fors.c
[853/1010] Compiling sha256.c
[854/1010] Compiling sha1.c
[854/1010] Compiling rsa_extra.c
[856/1010] Compiling rsa_print.c
[857/1010] Compiling rc4.c
[858/1010] Compiling trusty.c
[859/1010] Compiling refcount.c
[860/1010] Compiling rsa_asn1.c
[861/1010] Compiling windows.c
[862/1010] Compiling rsa_crypt.c
[863/1010] Compiling ios.c
[864/1010] Compiling rand_extra.c
[865/1010] Compiling urandom.c
[866/1010] Compiling getentropy.c
[866/1010] Compiling passive.c
[868/1010] Compiling deterministic.c
[869/1010] Compiling poly1305_arm_asm.S
[870/1010] Compiling fork_detect.c
[871/1010] Compiling forkunsafe.c
[872/1010] Compiling poly1305_arm.c
[873/1010] Compiling pool.c
[874/1010] Compiling poly1305.c
[875/1010] Compiling pkcs7.c
[876/1010] Compiling poly1305_vec.c
[877/1010] Compiling pem_xaux.c
[877/1010] Compiling pkcs8.c
[879/1010] Compiling p5_pbev2.c
[880/1010] Compiling pkcs7_x509.c
[881/1010] Compiling pem_x509.c
[882/1010] Compiling pkcs8_x509.c
[883/1010] Compiling pem_pkey.c
[884/1010] Compiling pem_pk8.c
[885/1010] Compiling obj_xref.c
[886/1010] Compiling pem_oth.c
[887/1010] Compiling pem_info.c
[888/1010] Compiling mldsa.c
[889/1010] Compiling mem.c
[890/1010] Compiling pem_lib.c
[891/1010] Compiling md5.c
[892/1010] Compiling obj.c
[893/1010] Compiling md4.c
[894/1010] Compiling keccak.c
[895/1010] Compiling lhash.c
[896/1010] Compiling fips_shared_support.c
[897/1010] Compiling pem_all.c
[898/1010] Compiling kyber.c
[899/1010] Compiling ex_data.c
[899/1010] Compiling poly_rq_mul.S
[901/1010] Compiling sign.c
[902/1010] Compiling scrypt.c
[903/1010] Compiling hpke.c
[904/1010] Compiling print.c
[905/1010] Compiling p_x25519.c
[906/1010] Compiling p_x25519_asn1.c
[907/1010] Compiling hrss.c
[908/1010] Compiling pbkdf.c
[909/1010] Compiling p_hkdf.c
[910/1010] Compiling p_rsa.c
[911/1010] Compiling p_ed25519.c
[911/1010] Compiling p_rsa_asn1.c
[913/1010] Compiling p_ed25519_asn1.c
[914/1010] Compiling p_ec_asn1.c
[915/1010] Compiling p_dh.c
[915/1010] Compiling p_dh_asn1.c
[917/1010] Compiling p_ec.c
[918/1010] Compiling p_dsa_asn1.c
[919/1010] Compiling evp_ctx.c
[920/1010] Compiling evp.c
[921/1010] Compiling evp_asn1.c
[922/1010] Compiling ecdsa_asn1.c
[923/1010] Compiling ecdh_extra.c
[924/1010] Compiling err.c
[925/1010] Compiling engine.c
[926/1010] Compiling ec_derive.c
[927/1010] Compiling hash_to_curve.c
[928/1010] Compiling dsa_asn1.c
[929/1010] Compiling ec_asn1.c
[930/1010] Compiling dsa.c
[931/1010] Compiling params.c
[932/1010] Compiling dh_asn1.c
[933/1010] Compiling dilithium.c
[934/1010] Compiling x25519-asm-arm.S
[935/1010] Compiling digest_extra.c
[936/1010] Compiling spake25519.c
[937/1010] Compiling des.c
[938/1010] Compiling cpu_arm_linux.c
[938/1010] Compiling cpu_arm_freebsd.c
[940/1010] Compiling cpu_intel.c
[941/1010] Compiling crypto.c
[942/1010] Compiling cpu_aarch64_openbsd.c
[943/1010] Compiling cpu_aarch64_win.c
[944/1010] Compiling cpu_aarch64_sysreg.c
[945/1010] Compiling cpu_aarch64_fuchsia.c
[946/1010] Compiling cpu_aarch64_linux.c
[947/1010] Compiling cpu_aarch64_apple.c
[948/1010] Compiling e_rc4.c
[949/1010] Compiling tls_cbc.c
[950/1010] Compiling conf.c
[950/1010] Compiling e_tls.c
[952/1010] Compiling curve25519.c
[953/1010] Compiling e_rc2.c
[954/1010] Compiling e_null.c
[955/1010] Compiling e_chacha20poly1305.c
[956/1010] Compiling derive_key.c
[957/1010] Compiling e_des.c
[958/1010] Compiling e_aesgcmsiv.c
[959/1010] Compiling e_aesctrhmac.c
[960/1010] Compiling curve25519_64_adx.c
[961/1010] Compiling cipher_extra.c
[962/1010] Compiling chacha.c
[963/1010] Compiling unicode.c
[964/1010] Compiling asn1_compat.c
[965/1010] Compiling ber.c
[966/1010] Compiling cbb.c
[967/1010] Compiling bn_asn1.c
[968/1010] Compiling buf.c
[969/1010] Compiling blake2.c
[969/1010] Compiling cbs.c
[971/1010] Compiling printf.c
[972/1010] Compiling convert.c
[973/1010] Compiling pair.c
[974/1010] Compiling errno.c
[975/1010] Compiling hexdump.c
[976/1010] Compiling bio_mem.c
[977/1010] Compiling fd.c
[978/1010] Compiling file.c
[979/1010] Compiling base64.c
[980/1010] Compiling tasn_fre.c
[981/1010] Compiling bio.c
[982/1010] Compiling tasn_utl.c
[983/1010] Compiling tasn_typ.c
[984/1010] Compiling tasn_new.c
[985/1010] Compiling f_string.c
[986/1010] Compiling posix_time.c
[987/1010] Compiling tasn_enc.c
[988/1010] Compiling tasn_dec.c
[989/1010] Compiling f_int.c
[990/1010] Compiling asn1_par.c
[991/1010] Compiling asn_pack.c
[992/1010] Compiling a_utctm.c
[993/1010] Compiling a_type.c
[994/1010] Compiling asn1_lib.c
[995/1010] Compiling a_time.c
[996/1010] Compiling a_strnid.c
[997/1010] Compiling a_octet.c
[998/1010] Compiling a_strex.c
[999/1010] Compiling a_mbstr.c
[1000/1010] Compiling a_object.c
[1001/1010] Compiling a_int.c
[1002/1010] Write sources
[1003/1010] Compiling a_gentm.c
[1004/1010] Compiling a_i2d_fp.c
[1005/1010] Compiling a_dup.c
[1006/1010] Compiling a_d2i_fp.c
[1007/1010] Compiling a_bool.c
[1008/1010] Compiling a_bitstr.c
[1009/1029] Compiling bcm.c
[1011/1037] Compiling Atomics UnsafeAtomic.swift
[1012/1037] Compiling Atomics UnsafeAtomicLazyReference.swift
[1013/1037] Compiling Atomics AtomicMemoryOrderings.swift
[1014/1037] Compiling Atomics DoubleWord.swift
[1015/1039] Compiling Atomics Primitives.shims.swift
[1016/1039] Compiling Atomics AtomicInteger.swift
[1017/1039] Compiling Atomics AtomicOptionalWrappable.swift
[1018/1039] Compiling Atomics ManagedAtomic.swift
[1019/1039] Compiling Atomics ManagedAtomicLazyReference.swift
[1020/1039] Compiling Atomics OptionalRawRepresentable.swift
[1021/1039] Compiling Atomics RawRepresentable.swift
[1022/1039] Compiling Atomics AtomicBool.swift
[1023/1039] Compiling Atomics IntegerOperations.swift
[1024/1039] Compiling Atomics Unmanaged extensions.swift
[1025/1039] Compiling CryptoBoringWrapper RandomBytes.swift
[1026/1039] Compiling CryptoBoringWrapper EllipticCurve.swift
[1027/1039] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1028/1039] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1029/1039] Emitting module CryptoBoringWrapper
[1030/1039] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1031/1039] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1032/1039] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1034/1111] Compiling Crypto PKCS8PrivateKey.swift
[1035/1111] Compiling Crypto SEC1PrivateKey.swift
[1036/1111] Compiling Crypto SubjectPublicKeyInfo.swift
[1037/1111] Compiling Crypto ChaChaPoly.swift
[1038/1111] Compiling Crypto Cipher.swift
[1039/1111] Compiling Crypto Nonces.swift
[1040/1111] Compiling Crypto SymmetricKeys.swift
[1041/1111] Compiling Crypto HMAC.swift
[1042/1111] Compiling Crypto MACFunctions.swift
[1043/1111] Compiling Crypto MessageAuthenticationCode.swift
[1044/1111] Compiling Crypto AES.swift
[1045/1111] Compiling Crypto ECDSASignature_boring.swift
[1046/1111] Compiling Crypto ECDSA_boring.swift
[1047/1111] Compiling Crypto EdDSA_boring.swift
[1048/1111] Compiling Crypto ECDSA.swift
[1049/1111] Compiling Crypto Ed25519.swift
[1050/1116] Emitting module Atomics
[1052/1121] Emitting module Crypto
[1053/1130] Compiling Crypto HKDF.swift
[1054/1130] Compiling Crypto AESWrap.swift
[1055/1130] Compiling Crypto AESWrap_boring.swift
[1056/1130] Compiling Crypto Ed25519_boring.swift
[1057/1130] Compiling Crypto NISTCurvesKeys_boring.swift
[1058/1130] Compiling Crypto X25519Keys_boring.swift
[1059/1130] Compiling Crypto Curve25519.swift
[1060/1130] Compiling Crypto Ed25519Keys.swift
[1061/1130] Compiling Crypto NISTCurvesKeys.swift
[1062/1130] Compiling Crypto X25519Keys.swift
[1066/1130] Compiling Crypto CryptoKitErrors.swift
[1067/1130] Compiling Crypto Digest_boring.swift
[1068/1130] Compiling Crypto Digest.swift
[1069/1130] Compiling Crypto Digests.swift
[1070/1130] Compiling Crypto HashFunctions.swift
[1071/1130] Compiling Crypto HashFunctions_SHA2.swift
[1072/1130] Compiling Crypto HPKE-AEAD.swift
[1073/1136] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1074/1136] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1075/1136] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1076/1136] Compiling NIOCore EventLoopFuture.swift
[1077/1136] Compiling NIOCore FileDescriptor.swift
[1078/1137] Compiling NIOCore FileHandle.swift
[1079/1137] Compiling NIOCore FileRegion.swift
[1080/1137] Compiling NIOCore GlobalSingletons.swift
[1081/1137] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1082/1137] Compiling NIOCore BSDSocketAPI.swift
[1083/1181] Compiling NIOCore ChannelOption.swift
[1084/1181] Compiling NIOCore ChannelPipeline.swift
[1085/1181] Compiling NIOCore AddressedEnvelope.swift
[1086/1181] Compiling NIOCore AsyncAwaitSupport.swift
[1087/1181] Compiling NIOCore AsyncChannel.swift
[1088/1181] Compiling NIOCore AsyncChannelHandler.swift
[1089/1181] Compiling NIOCore AsyncChannelInboundStream.swift
[1090/1181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1091/1181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1092/1181] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1093/1181] Compiling NIOCore NIOAsyncWriter.swift
[1094/1181] Compiling NIOCore MulticastChannel.swift
[1095/1181] Compiling NIOCore NIOAny.swift
[1096/1181] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1097/1181] Compiling NIOCore NIOLoopBound.swift
[1098/1181] Compiling NIOCore NIOScheduledCallback.swift
[1099/1181] Compiling NIOCore NIOSendable.swift
[1100/1181] Compiling NIOCore PointerHelpers.swift
[1101/1181] Compiling NIOCore RecvByteBufferAllocator.swift
[1102/1181] Compiling Crypto ECDH.swift
[1103/1181] Compiling NIOCore Interfaces.swift
[1104/1181] Compiling NIOCore Linux.swift
[1105/1181] Compiling NIOCore MarkedCircularBuffer.swift
[1106/1181] Compiling NIOCore ByteBuffer-multi-int.swift
[1107/1181] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1108/1181] Compiling NIOCore ByteBuffer-views.swift
[1109/1181] Compiling NIOCore Channel.swift
[1110/1181] Compiling NIOCore ChannelHandler.swift
[1111/1181] Compiling NIOCore ChannelHandlers.swift
[1112/1181] Compiling NIOCore ChannelInvoker.swift
[1121/1189] Compiling Crypto Signature.swift
[1122/1189] Compiling Crypto CryptoKitErrors_boring.swift
[1123/1189] Compiling Crypto RNG_boring.swift
[1124/1189] Compiling Crypto SafeCompare_boring.swift
[1125/1189] Compiling Crypto Zeroization_boring.swift
[1126/1189] Compiling Crypto PrettyBytes.swift
[1127/1189] Compiling Crypto SafeCompare.swift
[1128/1189] Compiling Crypto SecureBytes.swift
[1129/1189] Compiling Crypto Zeroization.swift
[1131/1196] Compiling NIOCore IO.swift
[1132/1196] Compiling NIOCore IOData.swift
[1133/1196] Compiling NIOCore IPProtocol.swift
[1134/1196] Compiling NIOCore IntegerBitPacking.swift
[1135/1196] Compiling NIOCore IntegerTypes.swift
[1139/1197] Compiling SebbuCrypto SebbuCrypto.swift
[1140/1197] Compiling SebbuCrypto Utilities.swift
[1141/1197] Compiling SebbuCrypto HMAC.swift
[1142/1197] Emitting module SebbuCrypto
[1143/1197] Compiling SebbuCrypto CRC.swift
[1144/1197] Compiling SebbuCrypto BCrypt.swift
[1145/1197] Compiling SebbuCrypto AES.swift
[1155/1198] Compiling NIOCore CircularBuffer.swift
[1156/1198] Compiling NIOCore Codec.swift
[1157/1198] Compiling NIOCore ConvenienceOptionSupport.swift
[1158/1198] Compiling NIOCore DeadChannel.swift
[1159/1198] Compiling NIOCore DispatchQueue+WithFuture.swift
[1160/1198] Compiling NIOCore EventLoop+Deprecated.swift
[1161/1198] Compiling NIOCore EventLoop+SerialExecutor.swift
[1162/1198] Compiling NIOCore EventLoop.swift
[1163/1198] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1164/1198] Compiling NIOCore SocketAddresses.swift
[1165/1198] Compiling NIOCore SocketOptionProvider.swift
[1166/1198] Compiling NIOCore SystemCallHelpers.swift
[1167/1198] Compiling NIOCore TimeAmount+Duration.swift
[1168/1198] Compiling NIOCore TypeAssistedChannelHandler.swift
[1169/1198] Compiling NIOCore UniversalBootstrapSupport.swift
[1170/1198] Compiling NIOCore Utilities.swift
[1182/1198] Compiling NIOCore ByteBuffer-aux.swift
[1183/1198] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1184/1198] Compiling NIOCore ByteBuffer-conversions.swift
[1185/1198] Compiling NIOCore ByteBuffer-core.swift
[1186/1198] Compiling NIOCore ByteBuffer-hex.swift
[1187/1198] Compiling NIOCore ByteBuffer-int.swift
[1188/1198] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1198/1198] Emitting module NIOCore
[1200/1251] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1201/1251] Compiling NIOEmbedded Embedded.swift
[1202/1251] Compiling NIOEmbedded AsyncTestingChannel.swift
[1203/1251] Emitting module NIOEmbedded
[1205/1252] Compiling NIOPosix IO.swift
[1206/1252] Compiling NIOPosix IntegerBitPacking.swift
[1207/1252] Compiling NIOPosix IntegerTypes.swift
[1208/1252] Compiling NIOPosix Linux.swift
[1209/1252] Compiling NIOPosix LinuxCPUSet.swift
[1210/1252] Compiling NIOPosix LinuxUring.swift
[1211/1252] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1212/1252] Compiling NIOPosix SelectableChannel.swift
[1213/1252] Compiling NIOPosix SelectableEventLoop.swift
[1214/1252] Compiling NIOPosix SelectorEpoll.swift
[1215/1252] Compiling NIOPosix SelectorGeneric.swift
[1216/1252] Compiling NIOPosix SelectorKqueue.swift
[1217/1252] Compiling NIOPosix SelectorUring.swift
[1218/1252] Compiling NIOPosix ServerSocket.swift
[1219/1252] Compiling NIOPosix Socket.swift
[1220/1252] Compiling NIOPosix SocketChannel.swift
[1221/1252] Compiling NIOPosix SocketProtocols.swift
[1222/1252] Compiling NIOPosix System.swift
[1223/1252] Compiling NIOPosix Thread.swift
[1224/1258] Emitting module NIOPosix
[1225/1258] Compiling NIOPosix ThreadPosix.swift
[1226/1258] Compiling NIOPosix ThreadWindows.swift
[1227/1258] Compiling NIOPosix UnsafeTransfer.swift
[1228/1258] Compiling NIOPosix Utilities.swift
[1229/1258] Compiling NIOPosix VsockAddress.swift
[1230/1258] Compiling NIOPosix VsockChannelEvents.swift
[1231/1258] Compiling NIOPosix NIOThreadPool.swift
[1232/1258] Compiling NIOPosix NonBlockingFileIO.swift
[1233/1258] Compiling NIOPosix PendingDatagramWritesManager.swift
[1234/1258] Compiling NIOPosix PendingWritesManager.swift
[1235/1258] Compiling NIOPosix PipeChannel.swift
[1236/1258] Compiling NIOPosix PipePair.swift
[1237/1258] Compiling NIOPosix PointerHelpers.swift
[1238/1258] Compiling NIOPosix Pool.swift
[1239/1258] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1240/1258] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1241/1258] Compiling NIOPosix PosixSingletons.swift
[1242/1258] Compiling NIOPosix RawSocketBootstrap.swift
[1243/1258] Compiling NIOPosix Resolver.swift
[1244/1258] Compiling NIOPosix Selectable.swift
[1245/1258] Compiling NIOPosix BSDSocketAPICommon.swift
[1246/1258] Compiling NIOPosix BSDSocketAPIPosix.swift
[1247/1258] Compiling NIOPosix BSDSocketAPIWindows.swift
[1248/1258] Compiling NIOPosix BaseSocket.swift
[1249/1258] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1250/1258] Compiling NIOPosix BaseSocketChannel.swift
[1251/1258] Compiling NIOPosix BaseStreamSocketChannel.swift
[1252/1258] Compiling NIOPosix Bootstrap.swift
[1253/1258] Compiling NIOPosix ControlMessage.swift
[1254/1258] Compiling NIOPosix DatagramVectorReadManager.swift
[1255/1258] Compiling NIOPosix Errors+Any.swift
[1256/1258] Compiling NIOPosix FileDescriptor.swift
[1257/1258] Compiling NIOPosix GetaddrinfoResolver.swift
[1258/1258] Compiling NIOPosix HappyEyeballs.swift
[1260/1261] Emitting module NIO
[1261/1261] Compiling NIO Exports.swift
[1263/1288] Compiling NIOTLS TLSEvents.swift
[1264/1288] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1265/1288] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1266/1288] Emitting module NIOTLS
[1267/1288] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1268/1288] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1269/1288] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1270/1288] Compiling NIOTLS SNIHandler.swift
[1272/1289] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1273/1289] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1274/1319] Emitting module NIOFoundationCompat
[1275/1319] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1276/1320] Compiling NIOSSL SSLInit.swift
[1277/1320] Compiling NIOSSL SSLPKCS12Bundle.swift
[1279/1320] Compiling NIOSSL SSLCallbacks.swift
[1280/1320] Compiling NIOSSL SSLErrors.swift
[1281/1320] Compiling NIOSSL IdentityVerification.swift
[1282/1320] Compiling NIOSSL LinuxCABundle.swift
[1283/1320] Compiling NIOSSL NIOSSLHandler.swift
[1284/1320] Compiling NIOSSL NIOSSLServerHandler.swift
[1285/1320] Compiling NIOSSL ObjectIdentifier.swift
[1286/1320] Compiling NIOSSL PosixPort.swift
[1287/1320] Compiling NIOSSL SSLPrivateKey.swift
[1288/1320] Compiling NIOSSL SSLCertificate.swift
[1289/1342] Emitting module NIOTransportServices
[1290/1342] Compiling NIOTransportServices StateManagedChannel.swift
[1291/1342] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1292/1342] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1293/1342] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1294/1342] Compiling NIOTransportServices NIOTSErrors.swift
[1295/1342] Compiling NIOTransportServices NIOTSEventLoop.swift
[1296/1342] Compiling NIOTransportServices NIOTSBootstraps.swift
[1297/1342] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1298/1342] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1299/1342] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1300/1342] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1301/1342] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1302/1342] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1303/1342] Compiling NIOTransportServices NIOTSSingletons.swift
[1304/1342] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1305/1344] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1306/1344] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1307/1344] Compiling NIOTransportServices AcceptHandler.swift
[1308/1344] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1309/1344] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1310/1344] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1311/1344] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1312/1344] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1313/1345] Emitting module NIOHTTP1
[1317/1345] Compiling NIOSSL NIOSSLSecureBytes.swift
[1318/1345] Compiling NIOSSL RNG.swift
[1319/1345] Compiling NIOSSL SafeCompare.swift
[1325/1349] Compiling NIOSSL SubjectAlternativeName.swift
[1330/1376] Compiling NIOWebSocket WebSocketOpcode.swift
[1331/1377] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1332/1377] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1333/1377] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1334/1377] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1335/1377] Compiling NIOWebSocket WebSocketFrame.swift
[1336/1377] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1337/1377] Compiling NIOWebSocket SHA1.swift
[1338/1377] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1339/1377] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1340/1377] Compiling NIOExtras JSONRPCFraming.swift
[1341/1377] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1342/1377] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1343/1377] Emitting module NIOWebSocket
[1344/1379] Compiling NIOSSL Zeroization.swift
[1345/1379] Compiling NIOSSL TLSConfiguration.swift
[1346/1379] Compiling NIOSSL UniversalBootstrapSupport.swift
[1347/1379] Compiling NIOExtras LineBasedFrameDecoder.swift
[1348/1379] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1349/1379] Compiling NIOExtras NIORequestIdentifiable.swift
[1350/1379] Compiling NIOExtras PCAPRingBuffer.swift
[1351/1379] Compiling NIOExtras NIOExtrasError.swift
[1352/1379] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1353/1379] Compiling NIOExtras QuiescingHelper.swift
[1354/1379] Compiling NIOExtras RequestResponseHandler.swift
[1355/1380] Emitting module NIOExtras
[1359/1380] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1370/1380] Emitting module NIOSSL
[1375/1380] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1376/1380] Compiling NIOExtras WritePCAPHandler.swift
[1383/1390] Compiling WebSocketKit Exports.swift
[1384/1390] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1385/1390] Compiling WebSocketKit WebSocket+Connect.swift
[1386/1390] Compiling WebSocketKit WebSocketHandler.swift
[1387/1390] Emitting module WebSocketKit
[1388/1390] Compiling WebSocketKit WebSocket+Concurrency.swift
[1389/1390] Compiling WebSocketKit WebSocket.swift
[1390/1390] Compiling WebSocketKit WebSocketClient.swift
[1392/1412] Compiling SebbuKit RepeatingTimer.swift
[1393/1412] Compiling SebbuKit StringUtils.swift
[1394/1412] Compiling SebbuKit Networking.swift
[1395/1412] Compiling SebbuKit SebbuKit.swift
[1396/1412] Compiling SebbuKit CGExtensions.swift
[1397/1414] Compiling SebbuKit ThreadSafe.swift
[1398/1414] Compiling SebbuKit resource_bundle_accessor.swift
[1399/1414] Compiling SebbuKit BitStream.swift
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
[1400/1414] Compiling SebbuKit Concurrency.swift
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
[1401/1414] Compiling SebbuKit IsoCountries.swift
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
[1402/1414] Compiling SebbuKit IntegerExtensions.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:56:12: warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
54 | }
55 |
56 | public let memoizedFibonacci: (Int) -> Int = recursiveMemoize { fibonacci, number in
   |            |- warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedFibonacci' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
57 |     number < 2 ? number : fibonacci(number - 1) + fibonacci(number - 2)
58 | }
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:60:12: warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
58 | }
59 |
60 | public let memoizedCollatz: (Int) -> Int = recursiveMemoize { collatz, number in
   |            |- warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedCollatz' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 |     if number == 1 { return 1 }
62 |     if number & 1 == 0 {
[1403/1414] Compiling SebbuKit Memoization.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:56:12: warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
54 | }
55 |
56 | public let memoizedFibonacci: (Int) -> Int = recursiveMemoize { fibonacci, number in
   |            |- warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedFibonacci' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
57 |     number < 2 ? number : fibonacci(number - 1) + fibonacci(number - 2)
58 | }
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:60:12: warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
58 | }
59 |
60 | public let memoizedCollatz: (Int) -> Int = recursiveMemoize { collatz, number in
   |            |- warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedCollatz' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 |     if number == 1 { return 1 }
62 |     if number & 1 == 0 {
[1404/1414] Compiling SebbuKit RandomNumberGenerators.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:56:12: warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
54 | }
55 |
56 | public let memoizedFibonacci: (Int) -> Int = recursiveMemoize { fibonacci, number in
   |            |- warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedFibonacci' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
57 |     number < 2 ? number : fibonacci(number - 1) + fibonacci(number - 2)
58 | }
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:60:12: warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
58 | }
59 |
60 | public let memoizedCollatz: (Int) -> Int = recursiveMemoize { collatz, number in
   |            |- warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedCollatz' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 |     if number == 1 { return 1 }
62 |     if number & 1 == 0 {
[1405/1414] Compiling SebbuKit SpriteKitExtensions.swift
[1406/1414] Compiling SebbuKit ArrayExtensions.swift
[1407/1414] Compiling SebbuKit DataStructures.swift
[1408/1414] Compiling SebbuKit FloatingPointExtensions.swift
[1409/1414] Compiling SebbuKit FoundationExtension.swift
[1410/1414] Compiling SebbuKit GLMSwift Extensions.swift
[1411/1414] Compiling SebbuKit IsoCountryCodes.swift
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:34:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 |                let response = try? JSONDecoder().decode(MyIPResponse.self, from: data) {
33 |                 DispatchQueue.main.async {
34 |                     completion(IsoCountryCodes.find(key: response.cc))
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
35 |                 }
36 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
[1412/1414] Compiling SebbuKit Cryptography.swift
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:34:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 |                let response = try? JSONDecoder().decode(MyIPResponse.self, from: data) {
33 |                 DispatchQueue.main.async {
34 |                     completion(IsoCountryCodes.find(key: response.cc))
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
35 |                 }
36 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
[1413/1414] Compiling SebbuKit GLMSwift.swift
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:34:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 |                let response = try? JSONDecoder().decode(MyIPResponse.self, from: data) {
33 |                 DispatchQueue.main.async {
34 |                     completion(IsoCountryCodes.find(key: response.cc))
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
35 |                 }
36 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
[1414/1414] Emitting module SebbuKit
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountries.swift:38:23: warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  7 | //  Copyright © 2021 Sebastian Toivonen. All rights reserved.
  8 |
  9 | public struct IsoCountryInfo {
    |               `- note: consider making struct 'IsoCountryInfo' conform to the 'Sendable' protocol
 10 |     public let name: String
 11 |     public let numeric: String
    :
 36 |     }
 37 |
 38 |     public static let allCountries: [IsoCountryInfo] = [
    |                       |- warning: static property 'allCountries' is not concurrency-safe because non-'Sendable' type '[IsoCountryInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'allCountries' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |         IsoCountryInfo(name: "Afghanistan", numeric: "004", alpha2: "AF", alpha3: "AFG", calling: "+93", currency: "AFN", continent: "AS" ),
 40 |         IsoCountryInfo(name: "Åland Islands", numeric: "248", alpha2: "AX", alpha3: "ALA", calling: "+358", currency: "FIM", continent: "EU" ),
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:27:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                 print(error.localizedDescription)
26 |                 DispatchQueue.main.async {
27 |                     completion(nil)
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |                 }
29 |                 return
/host/spi-builder-workspace/Sources/SebbuKit/Country Codes/IsoCountryCodes.swift:34:21: warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 |                let response = try? JSONDecoder().decode(MyIPResponse.self, from: data) {
33 |                 DispatchQueue.main.async {
34 |                     completion(IsoCountryCodes.find(key: response.cc))
   |                     |- warning: capture of 'completion' with non-sendable type '(IsoCountryInfo?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
35 |                 }
36 |                 return
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:56:12: warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
54 | }
55 |
56 | public let memoizedFibonacci: (Int) -> Int = recursiveMemoize { fibonacci, number in
   |            |- warning: let 'memoizedFibonacci' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedFibonacci' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
57 |     number < 2 ? number : fibonacci(number - 1) + fibonacci(number - 2)
58 | }
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/SebbuKit/SwiftUtilities/Memoization.swift:60:12: warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
58 | }
59 |
60 | public let memoizedCollatz: (Int) -> Int = recursiveMemoize { collatz, number in
   |            |- warning: let 'memoizedCollatz' is not concurrency-safe because non-'Sendable' type '(Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: annotate 'memoizedCollatz' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 |     if number == 1 { return 1 }
62 |     if number & 1 == 0 {
Build complete! (121.89s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services"
    },
    {
      "identity" : "glmswift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/GLMSwift.git"
    },
    {
      "identity" : "sebbu-bitstream",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-bitstream.git"
    },
    {
      "identity" : "sebbu-ts-ds",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-ts-ds.git"
    },
    {
      "identity" : "sebbu-networking",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-networking.git"
    },
    {
      "identity" : "sebbu-concurrency",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-concurrency.git"
    },
    {
      "identity" : "sebbu-cryptography",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-cryptography.git"
    },
    {
      "identity" : "websocket-kit",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/websocket-kit.git"
    }
  ],
  "manifest_display_name" : "SebbuKit",
  "name" : "SebbuKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SebbuKit",
      "targets" : [
        "SebbuKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SebbuKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SebbuKitTests",
      "path" : "Tests/SebbuKitTests",
      "sources" : [
        "SebbuKitAsyncNetworkingTests.swift",
        "SebbuKitBitStreamTests.swift",
        "SebbuKitNetworkingTests.swift",
        "SebbuKitTests.swift"
      ],
      "target_dependencies" : [
        "SebbuKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SebbuKit",
      "module_type" : "SwiftTarget",
      "name" : "SebbuKit",
      "path" : "Sources/SebbuKit",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOHTTP1",
        "NIOWebSocket",
        "WebSocketKit",
        "NIOTransportServices",
        "GLMSwift",
        "SebbuBitStream",
        "SebbuCrypto",
        "SebbuTSDS",
        "SebbuNetworking",
        "SebbuConcurrency",
        "DequeModule"
      ],
      "product_memberships" : [
        "SebbuKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/Contents.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad@3x.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BitStream.swift",
        "Concurrency.swift",
        "Country Codes/IsoCountries.swift",
        "Country Codes/IsoCountryCodes.swift",
        "Cryptography.swift",
        "GLMSwift.swift",
        "Networking.swift",
        "SebbuKit.swift",
        "SpriteKit/CGExtensions.swift",
        "SpriteKit/SpriteKitExtensions.swift",
        "SwiftUtilities/ArrayExtensions.swift",
        "SwiftUtilities/DataStructures.swift",
        "SwiftUtilities/FloatingPointExtensions.swift",
        "SwiftUtilities/FoundationExtension.swift",
        "SwiftUtilities/GLMSwift Extensions.swift",
        "SwiftUtilities/IntegerExtensions.swift",
        "SwiftUtilities/Memoization.swift",
        "SwiftUtilities/RandomNumberGenerators.swift",
        "SwiftUtilities/RepeatingTimer.swift",
        "SwiftUtilities/StringUtils.swift",
        "ThreadSafe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.