The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SebbuKit, reference main (46e735), with Swift 6.3 for Linux on 20 Apr 2026 20:03:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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.3
Building package at path:  $PWD
https://github.com/MarSe32m/SebbuKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83178] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.70s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/15419] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.22s)
Fetching https://github.com/apple/swift-collections.git
[1/23579] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.62s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2843] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.61s)
Fetching https://github.com/MarSe32m/GLMSwift.git
[1/214] Fetching glmswift
Fetched https://github.com/MarSe32m/GLMSwift.git from cache (0.33s)
Fetching https://github.com/MarSe32m/sebbu-bitstream.git
[1/308] Fetching sebbu-bitstream
Fetched https://github.com/MarSe32m/sebbu-bitstream.git from cache (0.66s)
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git
[1/1038] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (0.79s)
Fetching https://github.com/MarSe32m/sebbu-networking.git
[1/474] Fetching sebbu-networking
Fetched https://github.com/MarSe32m/sebbu-networking.git from cache (0.50s)
Fetching https://github.com/MarSe32m/sebbu-concurrency.git
[1/597] Fetching sebbu-concurrency
Fetched https://github.com/MarSe32m/sebbu-concurrency.git from cache (0.36s)
Fetching https://github.com/MarSe32m/sebbu-cryptography.git
[1/101] Fetching sebbu-cryptography
Fetched https://github.com/MarSe32m/sebbu-cryptography.git from cache (0.38s)
warning: 'sebbu-cryptography': /Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .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') [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
/Package.swift:18:69: warning: 'branch' is deprecated [#DeprecatedDeclaration]
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/vapor/websocket-kit.git
[1/2658] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.81s)
Fetching https://github.com/apple/swift-crypto.git
[1/17436] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.38s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-system.git
[1/364] Fetching sebbu-c-libuv
[176/6874] Fetching sebbu-c-libuv, swift-nio-extras
[2644/8694] Fetching sebbu-c-libuv, swift-nio-extras, swift-atomics
[5393/14295] Fetching sebbu-c-libuv, swift-nio-extras, swift-atomics, swift-system
[13568/16098] Fetching sebbu-c-libuv, swift-nio-extras, swift-atomics, swift-system, swift-asn1
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (1.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.18s)
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.18s)
Computing version for https://github.com/MarSe32m/sebbu-c-libuv.git
Computed https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0 (2.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.09s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.97s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/2745] Fetching swift-service-lifecycle
[84/3987] Fetching swift-service-lifecycle, swift-http-structured-headers
[2726/10234] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms
[3098/17386] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
[3370/23444] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-algorithms
[4749/30079] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-algorithms, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.99s)
[21377/27334] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-algorithms, swift-log
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.20s)
[24024/26092] Fetching swift-async-algorithms, swift-certificates, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (1.22s)
[18246/20034] Fetching swift-async-algorithms, swift-certificates, swift-log
Fetching https://github.com/apple/swift-nio-http2.git
[20035/21077] Fetching swift-async-algorithms, swift-certificates, swift-log, swift-http-types
Fetched https://github.com/apple/swift-log.git from cache (1.61s)
[13921/14442] Fetching swift-async-algorithms, swift-certificates, swift-http-types
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.72s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.73s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.76s)
[1/12108] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.09s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.09s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.14s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (5.03s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.92s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.09s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.08s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (1.41s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.99s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.83s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.77s)
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.34.0
Creating working copy for https://github.com/MarSe32m/sebbu-concurrency.git
Working copy of https://github.com/MarSe32m/sebbu-concurrency.git resolved at main (d63b505)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main (1b6b2e2)
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main (5040437)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (a8f8ade)
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)
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 (3f33705)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at main (bfb4756)
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.43.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at main (cd67104)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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 (9d4e67a)
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 (915df95)
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .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') [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:69: warning: 'branch' is deprecated [#DeprecatedDeclaration]
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Building for debugging...
[0/860] Write sources
[7/860] Copying ControlPad@3x.png
[7/860] Copying ControlPad@2x.png
[9/860] Copying ControlPad.png
[10/860] Copying Contents.json
[11/860] Write sources
[14/860] Compiling _AtomicsShims.c
[15/860] Compiling bcrypt.c
[16/860] Write swift-version-24593BA9C3E375BF.txt
[17/860] Compiling blf.c
[18/860] Compiling version.c
[19/866] Compiling tty.c
[20/868] Compiling tcp.c
[21/869] Compiling udp.c
[22/869] Compiling uv-data-getter-setters.c
[23/874] Compiling thread.c
[24/874] Compiling uv-common.c
[25/874] Compiling random-sysctl-linux.c
[26/874] Compiling random-getrandom.c
[27/874] Compiling stream.c
[28/874] Compiling random-devurandom.c
[29/874] Compiling signal.c
[30/874] Compiling proctitle.c
[31/874] Compiling poll.c
[32/874] Compiling process.c
[33/874] Compiling procfs-exepath.c
[34/874] Compiling loop.c
[35/874] Compiling pipe.c
[36/874] Compiling loop-watcher.c
[37/874] Compiling getnameinfo.c
[38/874] Compiling fs.c
[39/874] Compiling getaddrinfo.c
[40/874] Compiling linux.c
[41/874] Compiling dl.c
[42/874] Compiling async.c
[43/874] Compiling thread-common.c
[44/874] Compiling timer.c
[45/874] Compiling core.c
[46/874] Compiling strtok.c
[47/874] Compiling random.c
[48/874] Compiling strscpy.c
[49/874] Compiling idna.c
[50/874] Compiling threadpool.c
[51/874] Compiling inet.c
[52/874] Compiling fs-poll.c
[53/874] Write sources
[71/874] Compiling src.c
[72/874] Compiling CXKCPShims shims.c
[73/874] Compiling SimpleFIPS202.c
[74/874] Compiling KeccakHash.c
[75/877] Compiling KeccakSponge.c
[76/900] Compiling CNIOWindows shim.c
[77/900] Compiling CSebbuNetworking shim.c
[78/900] Compiling CNIOWindows WSAStartup.c
[79/900] Compiling CNIOWASI CNIOWASI.c
[80/900] Compiling CNIOPosix event_loop_id.c
[81/900] Compiling CNIOOpenBSD shim.c
[82/900] Compiling CNIOSHA1 c_nio_sha1.c
[83/900] Compiling CNIOLinux liburing_shims.c
[84/900] Compiling CNIOLinux shim.c
[85/900] Compiling CNIOLLHTTP c_nio_http.c
[86/900] Compiling CNIOLLHTTP c_nio_api.c
[87/900] Compiling CNIODarwin shim.c
[89/900] Emitting module SebbuBitStream
[89/900] Compiling KeccakP-1600-opt64.c
[90/900] Compiling fiat_p256_adx_sqr.S
[91/900] Compiling CNIOLLHTTP c_nio_llhttp.c
[92/900] Compiling fiat_p256_adx_mul.S
[93/900] Compiling fiat_curve25519_adx_square.S
[94/900] Compiling fiat_curve25519_adx_mul.S
[95/900] Compiling CNIOBoringSSLShims shims.c
[97/900] Emitting module InternalCollectionsUtilities
[98/902] Emitting module GLMSwift
[98/903] Compiling tls_record.cc
[99/903] Compiling tls_method.cc
[101/903] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/903] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[103/903] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/903] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/903] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[106/903] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[107/903] Compiling InternalCollectionsUtilities Debugging.swift
[108/903] Compiling InternalCollectionsUtilities Descriptions.swift
[109/903] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[110/903] Compiling InternalCollectionsUtilities Integer rank.swift
[111/903] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[112/903] Compiling InternalCollectionsUtilities UInt+reversed.swift
[113/903] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[114/903] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[115/903] Compiling InternalCollectionsUtilities Span+Extras.swift
[116/903] Compiling InternalCollectionsUtilities String+Padding.swift
[117/903] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[118/903] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[119/903] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[120/904] Compiling SebbuBitStream BitStreamCodable.swift
[121/904] Compiling SebbuBitStream Utilities.swift
[122/904] Compiling SebbuBitStream WritableBitStream.swift
[123/904] Compiling _NIODataStructures _TinyArray.swift
[124/904] Compiling _NIODataStructures PriorityQueue.swift
[126/904] Compiling SebbuBitStream ReadableBitStream.swift
[127/904] Compiling _NIOBase64 Base64.swift
[128/904] Emitting module _NIOBase64
[130/905] Compiling GLMSwift Matrix2.swift
[130/905] Compiling tls13_server.cc
[132/912] Compiling SebbuBitStream BitStream + Optionals.swift
[133/912] Compiling HeapModule _HeapNode.swift
[134/912] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[135/948] Compiling ContainersPreview Drain+Map.swift
[136/948] Compiling ContainersPreview Drain+Reduce.swift
[137/948] Compiling ContainersPreview Drain.swift
[138/948] Compiling ContainersPreview Producer+Collect.swift
[139/948] Compiling ContainersPreview Producer+Filter.swift
[140/952] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[141/952] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[142/952] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[143/952] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[144/952] Compiling ContainersPreview BorrowingSequence+Algorithms.swift
[145/952] Compiling HeapModule Heap+Descriptions.swift
[146/952] Compiling ContainersPreview Inout.swift
[147/952] Compiling ContainersPreview InputSpan.swift
[148/952] Compiling ContainersPreview Shared.swift
[149/952] Compiling ContainersPreview SpanIterator.swift
[150/952] Compiling HeapModule Heap.swift
[151/952] Compiling SebbuBitStream BitStreamError.swift
[152/952] Compiling SebbuBitStream Compressors.swift
[153/953] Compiling ContainersPreview OutputSpan+Extras.swift
[154/953] Compiling ContainersPreview TemporaryAllocation.swift
[155/953] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[156/953] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[157/953] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[158/953] Compiling ContainersPreview Producer+Map.swift
[159/953] Compiling ContainersPreview Producer+Reduce.swift
[160/953] Compiling ContainersPreview Producer.swift
[161/953] Compiling ContainersPreview Borrow.swift
[162/953] Compiling ContainersPreview Box.swift
[163/953] Compiling ContainersPreview Container+SpanwiseZip.swift
[164/953] Compiling ContainersPreview Container.swift
[165/953] Compiling ContainersPreview ContainerIterator.swift
[166/953] Compiling ContainersPreview DynamicContainer.swift
[167/953] Compiling ContainersPreview MutableContainer.swift
[168/953] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[169/953] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[170/953] Compiling ContainersPreview BorrowingSequence.swift
[171/953] Compiling ContainersPreview BidirectionalContainer.swift
[172/953] Compiling ContainersPreview Container+Filter.swift
[173/953] Compiling ContainersPreview PermutableContainer.swift
[174/953] Compiling ContainersPreview RandomAccessContainer.swift
[175/953] Compiling ContainersPreview RangeExpression2.swift
[176/953] Compiling ContainersPreview RangeReplaceableContainer.swift
[177/953] Compiling ContainersPreview Strideable+Limits.swift
[179/953] Emitting module ContainersPreview
[181/954] Compiling HeapModule Heap+Invariants.swift
[182/954] Compiling HeapModule Heap+UnsafeHandle.swift
[183/954] Emitting module HeapModule
[185/968] Emitting module _NIODataStructures
[186/968] Compiling _NIODataStructures Heap.swift
[188/996] Compiling GLMSwift Matrix4.swift
[189/996] Compiling GLMSwift Vector4.swift
[190/996] Compiling GLMSwift Vector3.swift
[191/996] Compiling GLMSwift Matrix4A.swift
[192/996] Compiling GLMSwift Vector2.swift
[193/996] Compiling GLMSwift glm.swift
[193/996] Compiling tls13_enc.cc
[195/996] Compiling DequeModule _DequeBuffer.swift
[196/996] Compiling DequeModule _DequeBufferHeader.swift
[197/996] Compiling DequeModule RigidDeque+Append.swift
[198/996] Compiling DequeModule RigidDeque+Consumption.swift
[199/996] Compiling DequeModule RigidDeque+Container.swift
[200/996] Compiling DequeModule RigidDeque+Descriptions.swift
[201/1001] Compiling DequeModule RigidDeque+Removals.swift
[202/1001] Compiling DequeModule RigidDeque+Replacements.swift
[203/1001] Compiling DequeModule RigidDeque+Testing.swift
[204/1001] Compiling DequeModule RigidDeque.swift
[205/1001] Compiling DequeModule UniqueDeque+Append.swift
[206/1001] Compiling DequeModule RigidDeque+Equatable.swift
[207/1001] Compiling DequeModule RigidDeque+Experimental.swift
[208/1001] Compiling DequeModule RigidDeque+Hashable.swift
[209/1001] Compiling DequeModule RigidDeque+Initializers.swift
[210/1001] Compiling DequeModule RigidDeque+Insertions.swift
[211/1001] Compiling DequeModule RigidDeque+Prepend.swift
[212/1001] Compiling DequeModule Deque+Codable.swift
[213/1001] Compiling DequeModule Deque+Collection.swift
[214/1001] Compiling DequeModule Deque+CustomReflectable.swift
[215/1001] Compiling DequeModule Deque+Descriptions.swift
[216/1001] Compiling DequeModule Deque+Equatable.swift
[217/1001] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[217/1001] Compiling tls13_client.cc
[219/1001] Compiling DequeModule UniqueDeque+Hashable.swift
[220/1001] Compiling DequeModule UniqueDeque+Initializers.swift
[221/1001] Compiling DequeModule UniqueDeque+Insertions.swift
[222/1001] Compiling DequeModule UniqueDeque+Prepend.swift
[223/1001] Compiling DequeModule UniqueDeque+Removals.swift
[224/1001] Compiling DequeModule UniqueDeque+Consumption.swift
[225/1001] Compiling DequeModule UniqueDeque+Container.swift
[226/1001] Compiling DequeModule UniqueDeque+Descriptions.swift
[227/1001] Compiling DequeModule UniqueDeque+Equatable.swift
[228/1001] Compiling DequeModule UniqueDeque+Experimental.swift
[229/1001] Compiling DequeModule Deque+Extras.swift
[230/1001] Compiling DequeModule Deque+Hashable.swift
[231/1001] Compiling DequeModule Deque+Testing.swift
[232/1001] Compiling DequeModule Deque._Storage.swift
[233/1001] Compiling DequeModule Deque._UnsafeHandle.swift
[234/1001] Compiling DequeModule Deque.swift
[235/1001] Compiling GLMSwift Matrix3.swift
[236/1002] Compiling t1_enc.cc
[237/1002] Compiling tls13_both.cc
[238/1002] Compiling ssl_versions.cc
[239/1002] Compiling ssl_x509.cc
[240/1002] Compiling ssl_transcript.cc
[241/1002] Compiling ssl_file.cc
[242/1002] Compiling ssl_stat.cc
[244/1002] Compiling DequeModule UniqueDeque+Replacements.swift
[245/1002] Compiling DequeModule UniqueDeque.swift
[246/1002] Compiling DequeModule _DequeSlot.swift
[247/1002] Compiling DequeModule _UnsafeDequeHandle.swift
[248/1002] Compiling DequeModule _UnsafeDequeSegments.swift
[249/1002] Emitting module DequeModule
[249/1003] Compiling ssl_lib.cc
[251/1008] Compiling ssl_privkey.cc
[252/1027] Compiling ssl_session.cc
[253/1027] Compiling ssl_key_share.cc
[254/1047] Compiling ssl_credential.cc
[256/1047] Emitting module SebbuTSDS
[256/1050] Compiling ssl_cipher.cc
[257/1050] Compiling ssl_aead_ctx.cc
[259/1050] Compiling SebbuNetworking Allocators.swift
[260/1050] Compiling SebbuNetworking DebugOnly.swift
[261/1050] Compiling SebbuNetworking ErrorMap.swift
[261/1052] Compiling s3_pkt.cc
[262/1052] Compiling ssl_cert.cc
[264/1052] Compiling SebbuNetworking WebSocketClient.swift
[265/1052] Compiling SebbuNetworking WebSocketServer.swift
[265/1052] Compiling ssl_buffer.cc
[267/1052] Compiling SebbuNetworking Lock.swift
[268/1052] Compiling SebbuNetworking NetworkUtils.swift
[269/1052] Compiling SebbuNetworking StringUtils.swift
[269/1052] Compiling ssl_asn1.cc
[271/1052] Compiling SebbuNetworking SystemUtils.swift
[272/1052] Compiling SebbuNetworking Thread.swift
[273/1052] Compiling SebbuNetworking TCPChannelContext.swift
[274/1052] Compiling SebbuNetworking AsyncUDPChannel.swift
[275/1052] Compiling SebbuNetworking UDP.swift
[276/1052] Compiling SebbuNetworking AsyncTCPChannel.swift
[277/1052] Compiling SebbuNetworking TCP.swift
[278/1052] Compiling SebbuNetworking TCPChannel.swift
[279/1052] Emitting module SebbuNetworking
[280/1052] Compiling SebbuNetworking UDPChannel.swift
[281/1052] Compiling SebbuNetworking UDPChannelContext.swift
[282/1052] Compiling SebbuNetworking FileDescriptorLimit.swift
[282/1052] Compiling s3_lib.cc
[290/1052] Compiling SebbuTSDS Lock.swift
[291/1052] Compiling SebbuTSDS Spinlock.swift
[292/1052] Compiling SebbuTSDS Utilities.swift
[292/1052] Compiling handshake_client.cc
[300/1052] Compiling SebbuNetworking EventLoopBound.swift
[301/1052] Compiling SebbuNetworking IPAddress.swift
[309/1052] Compiling SebbuNetworking EventLoop.swift
[314/1054] Compiling s3_both.cc
[315/1073] Compiling handshake_server.cc
[316/1073] Compiling handshake.cc
[318/1073] Compiling SebbuConcurrency RepeatingTimer.swift
[319/1073] Compiling SebbuConcurrency Task+synchronously.swift
[320/1075] Compiling SebbuConcurrency TaskGroupExtensions.swift
[321/1075] Compiling SebbuConcurrency Thread+Async.swift
[322/1075] Compiling SebbuConcurrency ContinuationContainer.swift
[323/1075] Compiling SebbuConcurrency BasicSerialExecutor.swift
[324/1075] Compiling SebbuConcurrency ConcurrencyRuntimeShims.swift
[324/1075] Compiling handoff.cc
[326/1075] Emitting module SebbuConcurrency
[327/1075] Compiling SebbuConcurrency ExecutorUtils.swift
[328/1075] Compiling SebbuConcurrency MainActor.swift
[329/1075] Compiling SebbuConcurrency MultiThreadedGlobalExecutor.swift
[330/1075] Compiling SebbuConcurrency ManualTask.swift
[331/1075] Compiling SebbuConcurrency RateLimiter.swift
[332/1075] Compiling SebbuConcurrency MultiThreadedTaskExecutor.swift
[333/1075] Compiling SebbuConcurrency SingleThreadedExecutor.swift
[334/1075] Compiling SebbuConcurrency SingleThreadedGlobalExecutor.swift
[334/1075] Compiling dtls_record.cc
[336/1075] Compiling SebbuConcurrency TurnScheduler.swift
[337/1075] Compiling SebbuConcurrency ValueRecorders.swift
[337/1075] Compiling encrypted_client_hello.cc
[339/1075] Compiling SebbuConcurrency AsyncChannel.swift
[340/1075] Compiling SebbuConcurrency AsyncSemaphore.swift
[341/1075] Compiling SebbuConcurrency AsyncThrowingChannel.swift
[341/1076] Compiling extensions.cc
[343/1076] Compiling md5-x86_64-linux.S
[344/1076] Compiling md5-x86_64-apple.S
[345/1076] Compiling dtls_method.cc
[346/1076] Compiling md5-586-linux.S
[347/1076] Compiling md5-586-apple.S
[348/1076] Compiling chacha20_poly1305_x86_64-linux.S
[349/1076] Compiling chacha20_poly1305_x86_64-apple.S
[350/1076] Compiling chacha20_poly1305_armv8-linux.S
[351/1076] Compiling chacha20_poly1305_armv8-win.S
[352/1076] Compiling chacha20_poly1305_armv8-apple.S
[353/1076] Compiling d1_pkt.cc
[353/1076] Compiling chacha-x86_64-linux.S
[355/1076] Compiling chacha-x86_64-apple.S
[356/1076] Compiling chacha-x86-linux.S
[357/1076] Compiling chacha-armv8-linux.S
[358/1076] Compiling chacha-armv8-win.S
[359/1076] Compiling chacha-x86-apple.S
[360/1076] Compiling chacha-armv8-apple.S
[361/1076] Compiling err_data.cc
[362/1076] Compiling chacha-armv4-linux.S
[363/1076] Compiling aes128gcmsiv-x86_64-apple.S
[364/1076] Compiling aes128gcmsiv-x86_64-linux.S
[365/1076] Compiling x86_64-mont5-linux.S
[366/1076] Compiling x86_64-mont5-apple.S
[367/1076] Compiling x86_64-mont-apple.S
[368/1076] Compiling x86_64-mont-linux.S
[369/1076] Compiling bio_ssl.cc
[370/1076] Compiling x86-mont-linux.S
[371/1076] Compiling x86-mont-apple.S
[372/1076] Compiling vpaes-x86-apple.S
[373/1076] Compiling vpaes-armv8-win.S
[374/1076] Compiling vpaes-x86-linux.S
[375/1076] Compiling vpaes-x86_64-apple.S
[376/1076] Compiling vpaes-x86_64-linux.S
[377/1076] Compiling vpaes-armv8-apple.S
[378/1076] Compiling vpaes-armv7-linux.S
[379/1076] Compiling vpaes-armv8-linux.S
[380/1076] Compiling sha512-x86_64-linux.S
[381/1076] Compiling sha512-x86_64-apple.S
[382/1076] Compiling d1_srtp.cc
[383/1076] Compiling sha512-armv8-win.S
[384/1076] Compiling sha512-armv8-apple.S
[385/1076] Compiling sha512-armv8-linux.S
[386/1076] Compiling sha512-armv4-linux.S
[387/1076] Compiling sha512-586-linux.S
[388/1076] Compiling sha512-586-apple.S
[389/1076] Compiling sha256-x86_64-linux.S
[390/1076] Compiling sha256-x86_64-apple.S
[391/1076] Compiling sha256-armv8-linux.S
[392/1076] Compiling sha256-armv8-win.S
[393/1076] Compiling sha256-armv8-apple.S
[394/1076] Compiling sha1-x86_64-apple.S
[395/1076] Compiling sha256-586-linux.S
[396/1076] Compiling sha256-armv4-linux.S
[397/1076] Compiling sha256-586-apple.S
[398/1076] Compiling sha1-x86_64-linux.S
[399/1076] Compiling sha1-armv8-win.S
[400/1076] Compiling d1_lib.cc
[401/1076] Compiling sha1-armv8-apple.S
[402/1076] Compiling sha1-armv8-linux.S
[403/1076] Compiling rsaz-avx2-apple.S
[404/1076] Compiling sha1-586-linux.S
[405/1076] Compiling sha1-armv4-large-linux.S
[406/1076] Compiling rsaz-avx2-linux.S
[407/1076] Compiling rdrand-x86_64-linux.S
[408/1076] Compiling sha1-586-apple.S
[409/1076] Compiling p256_beeu-x86_64-asm-linux.S
[410/1076] Compiling rdrand-x86_64-apple.S
[411/1076] Compiling p256_beeu-x86_64-asm-apple.S
[412/1076] Compiling p256_beeu-armv8-asm-win.S
[413/1076] Compiling p256_beeu-armv8-asm-linux.S
[414/1076] Compiling p256-x86_64-asm-linux.S
[415/1076] Compiling p256-armv8-asm-linux.S
[416/1076] Compiling p256_beeu-armv8-asm-apple.S
[417/1076] Compiling p256-x86_64-asm-apple.S
[418/1076] Compiling p256-armv8-asm-win.S
[419/1076] Compiling ghashv8-armv8-linux.S
[420/1076] Compiling ghashv8-armv8-apple.S
[421/1076] Compiling ghashv8-armv7-linux.S
[422/1076] Compiling ghashv8-armv8-win.S
[423/1076] Compiling p256-armv8-asm-apple.S
[424/1076] Compiling ghash-x86_64-apple.S
[424/1076] Compiling ghash-x86_64-linux.S
[426/1076] Compiling ghash-x86-apple.S
[426/1076] Compiling ghash-x86-linux.S
[428/1076] Compiling ghash-ssse3-x86_64-linux.S
[429/1076] Compiling ghash-ssse3-x86-apple.S
[430/1076] Compiling ghash-ssse3-x86_64-apple.S
[431/1076] Compiling ghash-ssse3-x86-linux.S
[432/1076] Compiling ghash-neon-armv8-win.S
[433/1076] Compiling ghash-neon-armv8-apple.S
[434/1076] Compiling ghash-neon-armv8-linux.S
[435/1076] Compiling co-586-apple.S
[436/1076] Compiling ghash-armv4-linux.S
[437/1076] Compiling co-586-linux.S
[437/1076] Compiling bsaes-armv7-linux.S
[439/1076] Compiling bn-armv8-win.S
[440/1076] Compiling bn-586-linux.S
[441/1076] Compiling bn-armv8-linux.S
[442/1076] Compiling armv4-mont-linux.S
[443/1076] Compiling armv8-mont-win.S
[444/1076] Compiling bn-armv8-apple.S
[445/1076] Compiling bn-586-apple.S
[446/1076] Compiling aesv8-gcm-armv8-win.S
[447/1076] Compiling aesv8-gcm-armv8-linux.S
[448/1076] Compiling armv8-mont-apple.S
[449/1076] Compiling armv8-mont-linux.S
[450/1076] Compiling d1_both.cc
[451/1076] Compiling aesv8-armv8-win.S
[452/1076] Compiling aesv8-gcm-armv8-apple.S
[453/1076] Compiling aesv8-armv8-linux.S
[454/1076] Compiling aesni-x86_64-apple.S
[455/1076] Compiling aesv8-armv8-apple.S
[456/1076] Compiling aesv8-armv7-linux.S
[457/1076] Compiling aesni-x86-apple.S
[458/1076] Compiling aesni-gcm-x86_64-linux.S
[459/1076] Compiling aesni-x86-linux.S
[460/1076] Compiling aes-gcm-avx2-x86_64-linux.S
[461/1076] Compiling aesni-gcm-x86_64-apple.S
[462/1076] Compiling aes-gcm-avx2-x86_64-apple.S
[463/1076] Compiling aes-gcm-avx10-x86_64-apple.S
[464/1076] Compiling aesni-x86_64-linux.S
[465/1076] Compiling aes-gcm-avx10-x86_64-linux.S
[466/1076] Compiling x_spki.cc
[467/1076] Compiling x_sig.cc
[468/1076] Compiling x_val.cc
[469/1076] Compiling x_pubkey.cc
[470/1076] Compiling x_req.cc
[471/1076] Compiling x_x509.cc
[472/1076] Compiling x_x509a.cc
[473/1076] Compiling x_name.cc
[474/1076] Compiling x_crl.cc
[475/1076] Compiling x_all.cc
[476/1076] Compiling x_attrib.cc
[477/1076] Compiling x_exten.cc
[478/1076] Compiling x_algor.cc
[479/1076] Compiling x509rset.cc
[480/1076] Compiling x509spki.cc
[481/1076] Compiling x509_txt.cc
[482/1076] Compiling x509name.cc
[483/1076] Compiling x509_vpm.cc
[484/1076] Compiling x509_v3.cc
[485/1076] Compiling x509_vfy.cc
[486/1076] Compiling x509cset.cc
[487/1076] Compiling x509_set.cc
[488/1076] Compiling x509_trs.cc
[489/1076] Compiling x509_ext.cc
[490/1076] Compiling x509_req.cc
[491/1076] Compiling x509_obj.cc
[492/1076] Compiling x509_lu.cc
[493/1076] Compiling x509_def.cc
[494/1076] Compiling x509_d2.cc
[495/1076] Compiling x509_cmp.cc
[496/1076] Compiling x509_att.cc
[497/1076] Compiling v3_utl.cc
[498/1076] Compiling v3_skey.cc
[499/1076] Compiling x509.cc
[500/1076] Compiling v3_purp.cc
[501/1076] Compiling v3_prn.cc
[502/1076] Compiling v3_pmaps.cc
[503/1076] Compiling v3_pcons.cc
[504/1076] Compiling v3_lib.cc
[505/1076] Compiling v3_ncons.cc
[506/1076] Compiling v3_ocsp.cc
[507/1076] Compiling v3_info.cc
[508/1076] Compiling v3_int.cc
[509/1076] Compiling v3_ia5.cc
[510/1076] Compiling v3_extku.cc
[511/1076] Compiling v3_genn.cc
[512/1076] Compiling v3_enum.cc
[513/1076] Compiling v3_crld.cc
[514/1076] Compiling v3_cpols.cc
[515/1076] Compiling v3_conf.cc
[516/1076] Compiling v3_bitst.cc
[517/1076] Compiling v3_bcons.cc
[518/1076] Compiling v3_alt.cc
[519/1076] Compiling v3_akeya.cc
[520/1076] Compiling v3_akey.cc
[521/1076] Compiling t_x509a.cc
[522/1076] Compiling i2d_pr.cc
[523/1076] Compiling t_x509.cc
[524/1076] Compiling t_crl.cc
[525/1076] Compiling t_req.cc
[526/1076] Compiling policy.cc
[527/1076] Compiling name_print.cc
[528/1076] Compiling by_file.cc
[529/1076] Compiling rsa_pss.cc
[530/1076] Compiling asn1_gen.cc
[531/1076] Compiling by_dir.cc
[532/1076] Compiling algorithm.cc
[533/1076] Compiling a_verify.cc
[534/1076] Compiling a_digest.cc
[535/1076] Compiling a_sign.cc
[536/1076] Compiling thread_win.cc
[537/1076] Compiling thread_pthread.cc
[538/1076] Compiling voprf.cc
[539/1076] Compiling thread_none.cc
[539/1076] Compiling stack.cc
[541/1076] Compiling trust_token.cc
[542/1076] Compiling thread.cc
[543/1076] Compiling pmbtoken.cc
[544/1076] Compiling sha512.cc
[545/1076] Compiling slhdsa.cc
[546/1076] Compiling siphash.cc
[547/1076] Compiling sha1.cc
[548/1076] Compiling rsa_print.cc
[549/1076] Compiling sha256.cc
[550/1076] Compiling spake2plus.cc
[551/1076] Compiling rsa_extra.cc
[552/1076] Compiling refcount.cc
[553/1076] Compiling rsa_crypt.cc
[554/1076] Compiling urandom.cc
[555/1076] Compiling rc4.cc
[556/1076] Compiling trusty.cc
[557/1076] Compiling windows.cc
[558/1076] Compiling rsa_asn1.cc
[559/1076] Compiling rand.cc
[560/1076] Compiling getentropy.cc
[561/1076] Compiling ios.cc
[562/1076] Compiling poly1305_arm_asm.S
[563/1076] Compiling passive.cc
[564/1076] Compiling forkunsafe.cc
[565/1076] Compiling deterministic.cc
[566/1076] Compiling fork_detect.cc
[567/1076] Compiling poly1305.cc
[568/1076] Compiling poly1305_arm.cc
[568/1076] Compiling poly1305_vec.cc
[570/1076] Compiling pool.cc
[571/1076] Compiling pkcs7.cc
[572/1076] Compiling p5_pbev2.cc
[573/1076] Compiling pkcs8_x509.cc
[574/1076] Compiling pem_x509.cc
[575/1076] Compiling pkcs7_x509.cc
[575/1076] Compiling pkcs8.cc
[577/1076] Compiling pem_pkey.cc
[578/1076] Compiling pem_xaux.cc
[579/1076] Compiling pem_all.cc
[580/1076] Compiling pem_pk8.cc
[581/1076] Compiling mlkem.cc
[582/1076] Compiling obj_xref.cc
[583/1076] Compiling pem_oth.cc
[584/1076] Compiling pem_info.cc
[585/1076] Compiling mldsa.cc
[586/1076] Compiling mem.cc
[587/1076] Compiling poly_rq_mul.S
[588/1076] Compiling obj.cc
[589/1076] Compiling fips_shared_support.cc
[590/1076] Compiling md4.cc
[591/1076] Compiling md5.cc
[592/1076] Compiling lhash.cc
[593/1076] Compiling pem_lib.cc
[594/1076] Compiling hrss.cc
[595/1076] Compiling sign.cc
[596/1076] Compiling ex_data.cc
[597/1076] Compiling pbkdf.cc
[598/1076] Compiling kyber.cc
[599/1076] Compiling scrypt.cc
[600/1076] Compiling print.cc
[601/1076] Compiling hpke.cc
[602/1076] Compiling p_x25519_asn1.cc
[603/1076] Compiling p_x25519.cc
[604/1076] Compiling p_rsa_asn1.cc
[605/1076] Compiling p_hkdf.cc
[606/1076] Compiling p_ed25519.cc
[607/1076] Compiling p_rsa.cc
[608/1076] Compiling p_ec_asn1.cc
[609/1076] Compiling p_dh_asn1.cc
[610/1076] Compiling p_ed25519_asn1.cc
[611/1076] Compiling p_ec.cc
[612/1076] Compiling evp_ctx.cc
[613/1076] Compiling p_dh.cc
[614/1076] Compiling p_dsa_asn1.cc
[615/1076] Compiling err.cc
[616/1076] Compiling evp.cc
[617/1076] Compiling engine.cc
[618/1076] Compiling ecdh.cc
[619/1076] Compiling ecdsa_asn1.cc
[620/1076] Compiling evp_asn1.cc
[621/1076] Compiling ec_derive.cc
[622/1076] Compiling hash_to_curve.cc
[623/1076] Compiling dsa.cc
[624/1076] Compiling params.cc
[625/1076] Compiling dsa_asn1.cc
[626/1076] Compiling ec_asn1.cc
[627/1076] Compiling des.cc
[628/1076] Compiling x25519-asm-arm.S
[629/1076] Compiling dh_asn1.cc
[630/1076] Compiling digest_extra.cc
[631/1076] Compiling curve25519.cc
[632/1076] Compiling cpu_arm_linux.cc
[633/1076] Compiling crypto.cc
[634/1076] Compiling bcm.cc
[635/1076] Compiling cpu_intel.cc
[636/1076] Compiling spake25519.cc
[637/1076] Compiling cpu_arm_freebsd.cc
[638/1076] Compiling cpu_aarch64_openbsd.cc
[639/1076] Compiling cpu_aarch64_win.cc
[640/1076] Compiling curve25519_64_adx.cc
[641/1076] Compiling cpu_aarch64_fuchsia.cc
[642/1076] Compiling cpu_aarch64_sysreg.cc
[643/1076] Compiling cpu_aarch64_apple.cc
[644/1076] Compiling cpu_aarch64_linux.cc
[645/1076] Compiling conf.cc
[646/1076] Compiling tls_cbc.cc
[647/1076] Compiling get_cipher.cc
[648/1076] Compiling e_rc4.cc
[649/1076] Compiling e_rc2.cc
[650/1076] Compiling e_tls.cc
[651/1076] Compiling e_null.cc
[652/1076] Compiling e_des.cc
[653/1076] Compiling e_aesgcmsiv.cc
[654/1076] Compiling e_chacha20poly1305.cc
[655/1076] Compiling derive_key.cc
[656/1076] Compiling e_aesctrhmac.cc
[657/1076] Compiling chacha.cc
[658/1076] Compiling unicode.cc
[659/1076] Compiling cbb.cc
[660/1076] Compiling buf.cc
[661/1076] Compiling ber.cc
[662/1076] Compiling bn_asn1.cc
[663/1076] Compiling asn1_compat.cc
[664/1076] Compiling convert.cc
[665/1076] Compiling cbs.cc
[666/1076] Compiling socket.cc
[667/1076] Compiling blake2.cc
[668/1076] Compiling printf.cc
[669/1076] Compiling socket_helper.cc
[670/1076] Compiling hexdump.cc
[671/1076] Compiling fd.cc
[672/1076] Compiling pair.cc
[673/1076] Compiling errno.cc
[674/1076] Compiling bio_mem.cc
[675/1076] Compiling tasn_typ.cc
[676/1076] Compiling file.cc
[677/1076] Compiling bio.cc
[678/1076] Compiling connect.cc
[679/1076] Compiling tasn_utl.cc
[680/1076] Compiling base64.cc
[681/1076] Compiling posix_time.cc
[682/1076] Compiling tasn_fre.cc
[683/1076] Compiling f_int.cc
[684/1076] Compiling tasn_enc.cc
[685/1076] Compiling asn1_par.cc
[686/1076] Compiling asn_pack.cc
[687/1076] Compiling f_string.cc
[688/1076] Compiling tasn_new.cc
[689/1076] Compiling tasn_dec.cc
[690/1076] Compiling a_utctm.cc
[691/1076] Compiling a_time.cc
[692/1076] Compiling a_type.cc
[693/1076] Compiling asn1_lib.cc
[694/1076] Compiling a_octet.cc
[695/1076] Compiling a_object.cc
[696/1076] Compiling a_strnid.cc
[697/1076] Compiling a_strex.cc
[698/1076] Compiling a_i2d_fp.cc
[699/1076] Compiling a_dup.cc
[700/1076] Compiling a_d2i_fp.cc
[701/1076] Compiling a_bitstr.cc
[702/1076] Compiling a_mbstr.cc
[703/1076] Compiling a_gentm.cc
[704/1076] Compiling fiat_p256_adx_sqr.S
[705/1076] Compiling fiat_p256_adx_mul.S
[706/1076] Compiling fiat_curve25519_adx_square.S
[707/1076] Compiling fiat_curve25519_adx_mul.S
[708/1076] Compiling a_bool.cc
[709/1076] Compiling a_int.cc
[710/1076] Compiling md5-x86_64-linux.S
[711/1076] Compiling md5-x86_64-apple.S
[712/1076] Compiling md5-586-linux.S
[713/1076] Compiling md5-586-apple.S
[714/1076] Compiling CCryptoBoringSSLShims shims.c
[715/1076] Compiling chacha20_poly1305_x86_64-apple.S
[716/1076] Compiling chacha20_poly1305_armv8-win.S
[717/1076] Compiling chacha20_poly1305_armv8-linux.S
[718/1076] Compiling chacha20_poly1305_x86_64-linux.S
[719/1076] Compiling chacha20_poly1305_armv8-apple.S
[720/1076] Compiling chacha-x86-linux.S
[721/1076] Compiling chacha-x86_64-linux.S
[722/1076] Compiling chacha-x86_64-apple.S
[723/1076] Compiling chacha-x86-apple.S
[724/1076] Compiling chacha-armv8-apple.S
[725/1076] Compiling chacha-armv4-linux.S
[726/1076] Compiling chacha-armv8-linux.S
[727/1076] Compiling chacha-armv8-win.S
[728/1076] Compiling aes128gcmsiv-x86_64-linux.S
[729/1076] Compiling aes128gcmsiv-x86_64-apple.S
[730/1076] Compiling x86_64-mont5-apple.S
[731/1076] Compiling x86_64-mont5-linux.S
[732/1076] Compiling x86_64-mont-linux.S
[733/1076] Compiling x86_64-mont-apple.S
[734/1076] Compiling err_data.cc
[735/1076] Compiling x86-mont-apple.S
[736/1076] Compiling x86-mont-linux.S
[737/1076] Compiling vpaes-x86-linux.S
[738/1076] Compiling vpaes-x86_64-apple.S
[739/1076] Compiling vpaes-x86_64-linux.S
[740/1076] Compiling vpaes-x86-apple.S
[741/1076] Compiling vpaes-armv8-win.S
[742/1076] Compiling vpaes-armv7-linux.S
[743/1076] Compiling vpaes-armv8-linux.S
[744/1076] Compiling vpaes-armv8-apple.S
[745/1076] Compiling sha512-x86_64-apple.S
[746/1076] Compiling sha512-armv8-win.S
[746/1076] Compiling sha512-x86_64-linux.S
[748/1076] Compiling sha512-armv8-linux.S
[749/1076] Compiling sha512-armv8-apple.S
[750/1076] Compiling sha512-armv4-linux.S
[751/1076] Compiling sha512-586-linux.S
[752/1076] Compiling sha256-x86_64-apple.S
[753/1076] Compiling sha512-586-apple.S
[754/1076] Compiling sha256-armv8-win.S
[755/1076] Compiling sha256-armv8-linux.S
[756/1076] Compiling sha256-armv8-apple.S
[757/1076] Compiling sha256-x86_64-linux.S
[758/1076] Compiling sha256-586-linux.S
[759/1076] Compiling sha256-armv4-linux.S
[760/1076] Compiling sha1-x86_64-apple.S
[761/1076] Compiling sha256-586-apple.S
[762/1076] Compiling sha1-armv8-win.S
[763/1076] Compiling sha1-x86_64-linux.S
[764/1076] Compiling sha1-armv8-linux.S
[765/1076] Compiling sha1-586-linux.S
[765/1076] Compiling sha1-armv8-apple.S
[767/1076] Compiling sha1-586-apple.S
[768/1076] Compiling rsaz-avx2-linux.S
[769/1076] Compiling sha1-armv4-large-linux.S
[770/1076] Compiling rsaz-avx2-apple.S
[771/1076] Compiling p256_beeu-x86_64-asm-linux.S
[772/1076] Compiling p256_beeu-x86_64-asm-apple.S
[773/1076] Compiling rdrand-x86_64-linux.S
[774/1076] Compiling rdrand-x86_64-apple.S
[774/1076] Compiling p256_beeu-armv8-asm-win.S
[776/1076] Compiling p256_beeu-armv8-asm-linux.S
[777/1076] Compiling p256_beeu-armv8-asm-apple.S
[778/1076] Compiling p256-armv8-asm-linux.S
[779/1076] Compiling p256-x86_64-asm-apple.S
[780/1076] Compiling p256-x86_64-asm-linux.S
[781/1076] Compiling p256-armv8-asm-apple.S
[782/1076] Compiling p256-armv8-asm-win.S
[783/1076] Compiling ghashv8-armv8-win.S
[784/1076] Compiling ghashv8-armv8-linux.S
[785/1076] Compiling ghash-x86_64-apple.S
[786/1076] Compiling ghashv8-armv8-apple.S
[787/1076] Compiling ghashv8-armv7-linux.S
[788/1076] Compiling ghash-x86-linux.S
[789/1076] Compiling ghash-x86_64-linux.S
[790/1076] Compiling ghash-x86-apple.S
[791/1076] Compiling ghash-ssse3-x86_64-apple.S
[792/1076] Compiling ghash-ssse3-x86_64-linux.S
[793/1076] Compiling ghash-ssse3-x86-linux.S
[794/1076] Compiling ghash-ssse3-x86-apple.S
[795/1076] Compiling ghash-neon-armv8-win.S
[796/1076] Compiling ghash-neon-armv8-linux.S
[797/1076] Compiling ghash-neon-armv8-apple.S
[798/1076] Compiling co-586-linux.S
[799/1076] Compiling co-586-apple.S
[800/1076] Compiling bsaes-armv7-linux.S
[801/1076] Compiling ghash-armv4-linux.S
[802/1076] Compiling bn-armv8-linux.S
[803/1076] Compiling bn-armv8-win.S
[804/1076] Compiling bn-armv8-apple.S
[805/1076] Compiling bn-586-apple.S
[806/1076] Compiling bn-586-linux.S
[807/1076] Compiling armv8-mont-win.S
[808/1076] Compiling armv8-mont-apple.S
[809/1076] Compiling armv8-mont-linux.S
[810/1076] Compiling aesv8-gcm-armv8-linux.S
[811/1076] Compiling armv4-mont-linux.S
[812/1076] Compiling aesv8-gcm-armv8-apple.S
[813/1076] Compiling aesv8-gcm-armv8-win.S
[814/1076] Compiling aesv8-armv8-win.S
[815/1076] Compiling aesv8-armv8-apple.S
[816/1076] Compiling aesv8-armv7-linux.S
[817/1076] Compiling aesv8-armv8-linux.S
[818/1076] Compiling aesni-x86_64-apple.S
[819/1076] Compiling aesni-x86_64-linux.S
[820/1076] Compiling aesni-x86-apple.S
[821/1076] Compiling aesni-x86-linux.S
[822/1076] Compiling aesni-gcm-x86_64-linux.S
[823/1076] Compiling aesni-gcm-x86_64-apple.S
[824/1076] Compiling aes-gcm-avx512-x86_64-linux.S
[825/1076] Compiling aes-gcm-avx512-x86_64-apple.S
[826/1076] Compiling aes-gcm-avx2-x86_64-apple.S
[827/1076] Compiling aes-gcm-avx2-x86_64-linux.S
[828/1076] Compiling c-nioatomics.c
[829/1076] Compiling c-atomics.c
[830/1079] Compiling xwing.cc
[832/1083] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[833/1083] Compiling NIOConcurrencyHelpers NIOLock.swift
[834/1083] Compiling NIOConcurrencyHelpers atomics.swift
[835/1083] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[836/1083] Compiling NIOConcurrencyHelpers lock.swift
[837/1083] Emitting module NIOConcurrencyHelpers
[837/1083] Compiling x_req.cc
[838/1083] Compiling x_spki.cc
[839/1083] Compiling x_x509a.cc
[840/1083] Compiling x_x509.cc
[841/1083] Compiling x_sig.cc
[843/1083] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[844/1084] Compiling x_pubkey.cc
[845/1084] Compiling x_name.cc
[846/1084] Compiling x_attrib.cc
[847/1084] Compiling x_all.cc
[848/1084] Compiling x_crl.cc
[849/1084] Compiling x_exten.cc
[850/1084] Compiling x_algor.cc
[851/1084] Compiling x509spki.cc
[852/1084] Compiling x509rset.cc
[853/1084] Compiling x509cset.cc
[854/1084] Compiling x509name.cc
[855/1084] Compiling x509_txt.cc
[856/1084] Compiling x509_vfy.cc
[857/1084] Compiling x509_vpm.cc
[858/1084] Compiling x509_trs.cc
[859/1084] Compiling x509_v3.cc
[860/1084] Compiling x509_set.cc
[861/1084] Compiling x509_req.cc
[862/1084] Compiling x509_obj.cc
[863/1084] Compiling x509_ext.cc
[864/1084] Compiling x509_d2.cc
[865/1084] Compiling x509_cmp.cc
[866/1084] Compiling x509_lu.cc
[867/1084] Compiling x509_def.cc
[868/1084] Compiling x509_att.cc
[869/1084] Compiling x509.cc
[870/1084] Compiling v3_utl.cc
[871/1084] Compiling v3_prn.cc
[872/1084] Compiling v3_skey.cc
[873/1084] Compiling v3_pmaps.cc
[874/1084] Compiling v3_pcons.cc
[875/1084] Compiling v3_purp.cc
[876/1084] Compiling v3_ocsp.cc
[877/1084] Compiling v3_ncons.cc
[878/1084] Compiling v3_lib.cc
[879/1084] Compiling v3_info.cc
[880/1084] Compiling v3_ia5.cc
[881/1084] Compiling v3_int.cc
[882/1084] Compiling v3_extku.cc
[883/1084] Compiling v3_genn.cc
[884/1084] Compiling v3_enum.cc
[885/1084] Compiling v3_cpols.cc
[886/1084] Compiling v3_crld.cc
[887/1084] Compiling v3_bitst.cc
[888/1084] Compiling v3_bcons.cc
[889/1084] Compiling v3_akey.cc
[890/1084] Compiling v3_conf.cc
[891/1084] Compiling v3_alt.cc
[892/1084] Compiling v3_akeya.cc
[893/1084] Compiling t_x509a.cc
[894/1084] Compiling t_x509.cc
[895/1084] Compiling t_crl.cc
[896/1084] Compiling policy.cc
[897/1084] Compiling i2d_pr.cc
[898/1084] Compiling t_req.cc
[899/1084] Compiling name_print.cc
[900/1084] Compiling rsa_pss.cc
[901/1084] Compiling by_file.cc
[902/1084] Compiling by_dir.cc
[903/1084] Compiling asn1_gen.cc
[904/1084] Compiling a_verify.cc
[905/1084] Compiling algorithm.cc
[906/1084] Compiling a_sign.cc
[907/1084] Compiling thread_win.cc
[908/1084] Compiling a_digest.cc
[909/1084] Compiling trust_token.cc
[910/1084] Compiling thread.cc
[911/1084] Compiling voprf.cc
[912/1084] Compiling thread_pthread.cc
[913/1084] Compiling thread_none.cc
[914/1084] Compiling stack.cc
[915/1084] Compiling pmbtoken.cc
[916/1084] Compiling sha512.cc
[917/1084] Compiling sha1.cc
[918/1084] Compiling rsa_print.cc
[919/1084] Compiling sha256.cc
[920/1084] Compiling slhdsa.cc
[921/1084] Compiling siphash.cc
[922/1084] Compiling rsa_extra.cc
[923/1084] Compiling spake2plus.cc
[924/1084] Compiling rc4.cc
[925/1084] Compiling windows.cc
[926/1084] Compiling refcount.cc
[927/1084] Compiling rsa_crypt.cc
[928/1084] Compiling rand.cc
[929/1084] Compiling urandom.cc
[930/1084] Compiling passive.cc
[931/1084] Compiling trusty.cc
[932/1084] Compiling ios.cc
[933/1084] Compiling getentropy.cc
[934/1084] Compiling poly1305_arm_asm.S
[935/1084] Compiling forkunsafe.cc
[936/1084] Compiling deterministic.cc
[937/1084] Compiling fork_detect.cc
[938/1084] Compiling poly1305_arm.cc
[939/1084] Compiling poly1305.cc
[940/1084] Compiling rsa_asn1.cc
[941/1084] Compiling poly1305_vec.cc
[942/1084] Compiling pool.cc
[943/1084] Compiling pem_x509.cc
[944/1084] Compiling pem_pkey.cc
[945/1084] Compiling pkcs8.cc
[946/1084] Compiling pkcs7.cc
[947/1084] Compiling pem_xaux.cc
[948/1084] Compiling p5_pbev2.cc
[949/1084] Compiling pkcs7_x509.cc
[950/1084] Compiling pkcs8_x509.cc
[951/1084] Compiling pem_oth.cc
[952/1084] Compiling mlkem.cc
[952/1084] Compiling obj_xref.cc
[954/1084] Compiling pem_pk8.cc
[955/1084] Compiling pem_info.cc
[956/1084] Compiling mldsa.cc
[957/1084] Compiling pem_lib.cc
[958/1084] Compiling obj.cc
[959/1084] Compiling pem_all.cc
[960/1084] Compiling mem.cc
[961/1084] Compiling poly_rq_mul.S
[962/1084] Compiling fips_shared_support.cc
[963/1084] Compiling lhash.cc
[964/1084] Compiling md4.cc
[965/1084] Compiling md5.cc
[966/1084] Compiling kyber.cc
[967/1084] Compiling ex_data.cc
[968/1084] Compiling fuzzer_mode.cc
[969/1084] Compiling hrss.cc
[970/1084] Compiling hpke.cc
[971/1084] Compiling scrypt.cc
[972/1084] Compiling print.cc
[973/1084] Compiling sign.cc
[974/1084] Compiling pbkdf.cc
[975/1084] Compiling p_x25519_asn1.cc
[976/1084] Compiling p_x25519.cc
[977/1084] Compiling p_rsa_asn1.cc
[978/1084] Compiling p_hkdf.cc
[979/1084] Compiling p_rsa.cc
[980/1084] Compiling p_ed25519.cc
[981/1084] Compiling p_ed25519_asn1.cc
[982/1084] Compiling p_ec_asn1.cc
[983/1084] Compiling p_ec.cc
[984/1084] Compiling p_dh.cc
[985/1084] Compiling p_dh_asn1.cc
[986/1084] Compiling evp_ctx.cc
[987/1084] Compiling p_dsa_asn1.cc
[988/1084] Compiling evp.cc
[989/1084] Compiling err.cc
[990/1084] Compiling ecdsa_p1363.cc
[991/1084] Compiling evp_asn1.cc
[992/1084] Compiling engine.cc
[993/1084] Compiling ecdh.cc
[994/1084] Compiling hash_to_curve.cc
[995/1084] Compiling ecdsa_asn1.cc
[996/1084] Compiling ec_derive.cc
[997/1084] Compiling dsa.cc
[998/1084] Compiling des.cc
[999/1084] Compiling dsa_asn1.cc
[1000/1084] Compiling ec_asn1.cc
[1001/1084] Compiling digest_extra.cc
[1002/1084] Compiling x25519-asm-arm.S
[1003/1084] Compiling dh_asn1.cc
[1004/1084] Compiling params.cc
[1005/1084] Compiling crypto.cc
[1006/1084] Compiling cpu_intel.cc
[1007/1084] Compiling cpu_arm_linux.cc
[1008/1084] Compiling spake25519.cc
[1009/1084] Compiling curve25519.cc
[1010/1084] Compiling cpu_aarch64_openbsd.cc
[1011/1084] Compiling cpu_aarch64_win.cc
[1012/1084] Compiling cpu_arm_freebsd.cc
[1013/1084] Compiling cpu_aarch64_sysreg.cc
[1014/1084] Compiling curve25519_64_adx.cc
[1015/1084] Compiling cpu_aarch64_fuchsia.cc
[1016/1084] Compiling cpu_aarch64_linux.cc
[1017/1084] Compiling get_cipher.cc
[1018/1084] Compiling cpu_aarch64_apple.cc
[1019/1084] Compiling tls_cbc.cc
[1020/1084] Compiling conf.cc
[1021/1084] Compiling e_tls.cc
[1022/1084] Compiling e_rc4.cc
[1023/1084] Compiling e_rc2.cc
[1024/1084] Compiling e_null.cc
[1025/1084] Compiling e_des.cc
[1026/1084] Compiling e_chacha20poly1305.cc
[1027/1084] Compiling e_aesgcmsiv.cc
[1028/1084] Compiling cms.cc
[1029/1084] Compiling derive_key.cc
[1030/1084] Compiling e_aeseax.cc
[1031/1084] Compiling chacha.cc
[1032/1084] Compiling e_aesctrhmac.cc
[1033/1084] Compiling cbs.cc
[1034/1084] Compiling sqrt.cc
[1035/1084] Compiling cbb.cc
[1036/1084] Compiling unicode.cc
[1037/1084] Compiling buf.cc
[1038/1084] Compiling ber.cc
[1039/1084] Compiling exponentiation.cc
[1040/1084] Compiling asn1_compat.cc
[1041/1084] Compiling div.cc
[1042/1084] Compiling bn_asn1.cc
[1043/1084] Compiling printf.cc
[1044/1084] Compiling hexdump.cc
[1045/1084] Compiling bio_mem.cc
[1046/1084] Compiling convert.cc
[1047/1084] Compiling fd.cc
[1048/1084] Compiling blake2.cc
[1049/1084] Compiling pair.cc
[1050/1084] Compiling file.cc
[1051/1084] Compiling errno.cc
[1052/1084] Compiling tasn_typ.cc
[1053/1084] Compiling base64.cc
[1054/1084] Compiling bio.cc
[1055/1084] Compiling tasn_fre.cc
[1056/1084] Compiling tasn_utl.cc
[1057/1084] Compiling tasn_new.cc
[1058/1084] Compiling posix_time.cc
[1058/1084] Compiling tasn_enc.cc
[1060/1084] Compiling f_int.cc
[1061/1084] Compiling asn_pack.cc
[1062/1084] Compiling f_string.cc
[1063/1084] Compiling tasn_dec.cc
[1064/1084] Compiling asn1_par.cc
[1065/1084] Compiling asn1_lib.cc
[1066/1084] Compiling a_utctm.cc
[1067/1084] Compiling a_time.cc
[1068/1084] Compiling a_type.cc
[1069/1084] Compiling a_octet.cc
[1070/1084] Compiling a_strex.cc
[1071/1084] Compiling a_strnid.cc
[1072/1084] Compiling a_i2d_fp.cc
[1073/1084] Compiling a_int.cc
[1074/1084] Compiling a_dup.cc
[1075/1084] Compiling a_gentm.cc
[1076/1084] Compiling a_d2i_fp.cc
[1077/1084] Write sources
[1078/1084] Compiling a_mbstr.cc
[1079/1102] Compiling a_object.cc
[1081/1102] Compiling Atomics ManagedAtomic.swift
[1082/1102] Compiling Atomics ManagedAtomicLazyReference.swift
[1083/1102] Compiling Atomics UnsafeAtomic.swift
[1084/1102] Compiling Atomics UnsafeAtomicLazyReference.swift
[1085/1104] Compiling Atomics AtomicStorage.swift
[1086/1104] Compiling Atomics AtomicValue.swift
[1087/1104] Compiling Atomics AtomicMemoryOrderings.swift
[1088/1104] Compiling Atomics DoubleWord.swift
[1088/1104] Compiling aes.cc
[1089/1104] Compiling a_bool.cc
[1091/1104] Compiling Atomics IntegerOperations.swift
[1092/1104] Compiling Atomics Unmanaged extensions.swift
[1093/1104] Compiling Atomics AtomicInteger.swift
[1094/1104] Compiling Atomics AtomicOptionalWrappable.swift
[1095/1104] Compiling Atomics AtomicReference.swift
[1095/1104] Compiling a_bitstr.cc
[1097/1104] Emitting module Atomics
[1098/1104] Compiling Atomics OptionalRawRepresentable.swift
[1099/1104] Compiling Atomics RawRepresentable.swift
[1100/1104] Compiling Atomics AtomicBool.swift
[1101/1104] Compiling Atomics IntegerConformances.swift
[1102/1104] Compiling Atomics PointerConformances.swift
[1103/1104] Compiling Atomics Primitives.native.swift
[1104/1105] Compiling bcm.cc
[1106/1177] Compiling CryptoBoringWrapper RandomBytes.swift
[1107/1177] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1108/1177] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1109/1177] Compiling NIOCore NIOCoreSendableMetatype.swift
[1110/1177] Compiling NIOCore NIODecodedAsyncSequence.swift
[1111/1177] Compiling NIOCore NIOLoopBound.swift
[1112/1177] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1113/1177] Compiling NIOCore NIOScheduledCallback.swift
[1114/1177] Compiling NIOCore NIOSendable.swift
[1115/1177] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1116/1177] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1117/1177] Compiling NIOCore RecvByteBufferAllocator.swift
[1118/1185] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1119/1185] Emitting module CryptoBoringWrapper
[1120/1185] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1121/1185] Compiling CryptoBoringWrapper EllipticCurve.swift
[1122/1185] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1124/1270] Compiling Crypto HPKE-Errors.swift
[1125/1270] Compiling Crypto HPKE.swift
[1126/1270] Compiling Crypto HPKE-Context.swift
[1127/1270] Compiling Crypto HPKE-KeySchedule.swift
[1128/1270] Compiling Crypto HPKE-Modes.swift
[1129/1270] Compiling Crypto Insecure.swift
[1130/1270] Compiling Crypto MACFunctions.swift
[1131/1270] Compiling Crypto MessageAuthenticationCode.swift
[1132/1270] Compiling Crypto AES.swift
[1133/1270] Compiling Crypto ECDSASignature_boring.swift
[1134/1270] Compiling Crypto ECDSA_boring.swift
[1135/1270] Compiling Crypto EdDSA_boring.swift
[1136/1270] Compiling Crypto MLDSA_boring.swift
[1137/1270] Compiling Crypto MLDSA_wrapper.swift
[1138/1270] Compiling Crypto ECDSA.swift
[1139/1270] Compiling Crypto Ed25519.swift
[1140/1270] Compiling Crypto MLDSA.swift
[1141/1270] Compiling Crypto ASN1Null.swift
[1142/1270] Emitting module Crypto
[1143/1281] Compiling Crypto NISTCurvesKeys_boring.swift
[1144/1281] Compiling Crypto X25519Keys_boring.swift
[1145/1281] Compiling Crypto Curve25519.swift
[1146/1281] Compiling Crypto Ed25519Keys.swift
[1147/1281] Compiling Crypto NISTCurvesKeys.swift
[1148/1281] Compiling Crypto X25519Keys.swift
[1149/1281] Compiling Crypto SymmetricKeys.swift
[1150/1281] Compiling Crypto HMAC.swift
[1151/1281] Compiling Crypto AES-GCM.swift
[1152/1281] Compiling Crypto AES-GCM_boring.swift
[1153/1281] Compiling Crypto ChaChaPoly_boring.swift
[1154/1281] Compiling Crypto ChaChaPoly.swift
[1155/1281] Compiling Crypto Cipher.swift
[1156/1281] Compiling Crypto Nonces.swift
[1157/1281] Compiling Crypto ASN1.swift
[1158/1281] Compiling Crypto ASN1Any.swift
[1159/1281] Compiling Crypto ASN1BitString.swift
[1160/1281] Compiling Crypto ASN1Boolean.swift
[1161/1281] Compiling Crypto ASN1Identifier.swift
[1162/1281] Compiling Crypto ASN1Integer.swift
[1163/1281] Compiling Crypto HPKE-LabeledExtract.swift
[1164/1281] Compiling Crypto HPKE-Utils.swift
[1165/1281] Compiling Crypto DHKEM.swift
[1166/1281] Compiling Crypto HPKE-KEM-Curve25519.swift
[1167/1281] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1168/1281] Compiling Crypto HPKE-KEM.swift
[1181/1281] Compiling Crypto HKDF.swift
[1182/1281] Compiling Crypto AESWrap.swift
[1183/1281] Compiling Crypto AESWrap_boring.swift
[1184/1281] Compiling Crypto Ed25519_boring.swift
[1193/1281] Compiling Crypto CryptoKitErrors.swift
[1194/1281] Compiling Crypto Digest_boring.swift
[1195/1281] Compiling Crypto Digest.swift
[1196/1281] Compiling Crypto Digests.swift
[1197/1281] Compiling Crypto HashFunctions.swift
[1198/1281] Compiling Crypto HashFunctions_SHA2.swift
[1199/1281] Compiling Crypto HashFunctions_SHA3.swift
[1200/1281] Compiling Crypto Digest_xkcp.swift
[1201/1281] Compiling Crypto HPKE-AEAD.swift
[1202/1281] Compiling Crypto HPKE-Ciphersuite.swift
[1203/1281] Compiling Crypto HPKE-KDF.swift
[1204/1281] Compiling Crypto HPKE-KexKeyDerivation.swift
[1205/1281] Compiling Crypto Signature.swift
[1206/1281] Compiling Crypto CryptoKitErrors_boring.swift
[1207/1281] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1208/1281] Compiling Crypto RNG_boring.swift
[1209/1281] Compiling Crypto SafeCompare_boring.swift
[1210/1281] Compiling Crypto Zeroization_boring.swift
[1211/1281] Compiling Crypto _CryptoModuleAnchor.swift
[1212/1281] Compiling Crypto PrettyBytes.swift
[1213/1281] Compiling Crypto SafeCompare.swift
[1214/1281] Compiling Crypto SecureBytes.swift
[1215/1281] Compiling Crypto Zeroization.swift
[1217/1281] Compiling Crypto ASN1OctetString.swift
[1218/1281] Compiling Crypto ASN1Strings.swift
[1219/1281] Compiling Crypto ArraySliceBigint.swift
[1220/1281] Compiling Crypto GeneralizedTime.swift
[1221/1281] Compiling Crypto ObjectIdentifier.swift
[1222/1281] Compiling Crypto ECDSASignature.swift
[1223/1281] Compiling Crypto PEMDocument.swift
[1224/1281] Compiling Crypto PKCS8PrivateKey.swift
[1225/1281] Compiling Crypto SEC1PrivateKey.swift
[1226/1281] Compiling Crypto SubjectPublicKeyInfo.swift
[1227/1281] Compiling Crypto CryptoError_boring.swift
[1251/1281] Compiling Crypto Insecure_HashFunctions.swift
[1252/1281] Compiling Crypto MLKEM_boring.swift
[1253/1281] Compiling Crypto MLKEM_wrapper.swift
[1254/1281] Compiling Crypto XWing_boring.swift
[1255/1281] Compiling Crypto KEM-Errors.swift
[1256/1281] Compiling Crypto KEM.swift
[1257/1281] Compiling Crypto MLKEM.swift
[1258/1281] Compiling Crypto XWing.swift
[1259/1281] Compiling Crypto ECDH_boring.swift
[1260/1281] Compiling Crypto DH.swift
[1261/1281] Compiling Crypto ECDH.swift
[1262/1281] Compiling Crypto ANSIx963.swift
[1264/1282] Emitting module NIOCore
[1284/1313] Compiling SebbuCrypto SebbuCrypto.swift
[1285/1313] Compiling SebbuCrypto Utilities.swift
[1286/1324] Compiling SebbuCrypto HMAC.swift
[1287/1344] Emitting module NIOEmbedded
[1288/1344] Compiling NIOEmbedded AsyncTestingChannel.swift
[1289/1344] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1290/1344] Compiling NIOEmbedded Embedded.swift
[1292/1345] Compiling NIOPosix PipePair.swift
[1293/1345] Compiling NIOPosix Pool.swift
[1294/1345] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1295/1345] Compiling NIOPosix PosixSingletons.swift
[1296/1345] Compiling NIOPosix RawSocketBootstrap.swift
[1297/1345] Compiling NIOPosix Resolver.swift
[1298/1345] Compiling NIOPosix Selectable.swift
[1299/1351] Compiling NIOPosix HappyEyeballs.swift
[1300/1351] Compiling NIOPosix IO.swift
[1301/1351] Compiling NIOPosix IntegerBitPacking.swift
[1302/1351] Compiling NIOPosix IntegerTypes.swift
[1303/1351] Compiling NIOPosix Linux.swift
[1304/1351] Compiling NIOPosix LinuxCPUSet.swift
[1305/1351] Compiling NIOPosix LinuxUring.swift
[1306/1351] Compiling NIOPosix ThreadPosix.swift
[1307/1351] Compiling NIOPosix ThreadWindows.swift
[1308/1351] Compiling NIOPosix Utilities.swift
[1309/1351] Compiling NIOPosix VsockAddress.swift
[1310/1351] Compiling NIOPosix VsockChannelEvents.swift
[1311/1351] Compiling NIOPosix Windows.swift
[1312/1351] Emitting module NIOPosix
[1313/1351] Compiling NIOPosix SelectableChannel.swift
[1314/1351] Compiling NIOPosix SelectableEventLoop.swift
[1315/1351] Compiling NIOPosix SelectorEpoll.swift
[1316/1351] Compiling NIOPosix SelectorGeneric.swift
[1317/1351] Compiling NIOPosix SelectorKqueue.swift
[1318/1351] Compiling NIOPosix SelectorUring.swift
[1319/1351] Compiling NIOPosix SelectorWSAPoll.swift
[1320/1351] Compiling NIOPosix ServerSocket.swift
[1321/1351] Compiling NIOPosix Socket.swift
[1322/1351] Compiling NIOPosix SocketChannel.swift
[1323/1351] Compiling NIOPosix SocketProtocols.swift
[1324/1351] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1325/1351] Compiling NIOPosix System.swift
[1326/1351] Compiling NIOPosix Thread.swift
[1327/1351] Compiling NIOPosix BaseStreamSocketChannel.swift
[1328/1351] Compiling NIOPosix Bootstrap.swift
[1329/1351] Compiling NIOPosix ControlMessage.swift
[1330/1351] Compiling NIOPosix DatagramVectorReadManager.swift
[1331/1351] Compiling NIOPosix Errors+Any.swift
[1332/1351] Compiling NIOPosix FileDescriptor.swift
[1333/1351] Compiling NIOPosix GetaddrinfoResolver.swift
[1334/1351] Compiling NIOPosix BSDSocketAPICommon.swift
[1335/1351] Compiling NIOPosix BSDSocketAPIPosix.swift
[1336/1351] Compiling NIOPosix BSDSocketAPIWindows.swift
[1337/1351] Compiling NIOPosix BaseSocket.swift
[1338/1351] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1339/1351] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1340/1351] Compiling NIOPosix BaseSocketChannel.swift
[1341/1351] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1342/1351] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1343/1351] Compiling NIOPosix NIOThreadPool.swift
[1344/1351] Compiling NIOPosix NonBlockingFileIO.swift
[1345/1351] Compiling NIOPosix PendingDatagramWritesManager.swift
[1346/1351] Compiling NIOPosix PendingWritesManager.swift
[1347/1351] Compiling NIOPosix PipeChannel.swift
[1349/1354] Emitting module NIO
[1350/1354] Compiling NIO Exports.swift
[1352/1382] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1353/1382] Emitting module NIOTLS
[1354/1382] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1355/1382] Compiling NIOTLS TLSEvents.swift
[1356/1382] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1357/1382] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1358/1382] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1359/1382] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1360/1382] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1361/1384] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1362/1384] Compiling NIOTLS SNIHandler.swift
[1364/1385] Emitting module NIOHTTP1
[1365/1385] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1366/1385] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1367/1414] Emitting module NIOFoundationCompat
[1368/1414] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1369/1415] Compiling NIOSSL SSLCallbacks.swift
[1370/1415] Compiling NIOSSL SSLCertificate.swift
[1372/1415] Compiling NIOSSL SSLConnection.swift
[1373/1415] Compiling NIOSSL SSLContext.swift
[1374/1415] Compiling SebbuCrypto BCrypt.swift
[1375/1415] Compiling SebbuCrypto AES.swift
[1376/1415] Compiling SebbuCrypto CRC.swift
[1377/1415] Emitting module SebbuCrypto
[1379/1438] Emitting module NIOTransportServices
[1380/1440] Compiling NIOTransportServices StateManagedChannel.swift
[1381/1440] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1382/1440] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1383/1440] Compiling NIOTransportServices AcceptHandler.swift
[1384/1440] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1385/1440] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1386/1440] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1387/1440] Compiling NIOTransportServices NIOTSSingletons.swift
[1388/1440] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1389/1440] Compiling NIOTransportServices NIOTSBootstraps.swift
[1390/1440] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1391/1440] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1392/1440] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1393/1440] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1394/1440] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1395/1440] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1396/1440] Compiling NIOTransportServices NIOTSErrors.swift
[1397/1440] Compiling NIOTransportServices NIOTSEventLoop.swift
[1398/1440] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1399/1440] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1400/1440] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1401/1440] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1402/1440] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1414/1442] Emitting module NIOSSL
[1415/1457] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1424/1458] Compiling NIOSSL SubjectAlternativeName.swift
[1425/1458] Compiling NIOSSL NIOSSLSecureBytes.swift
[1426/1458] Compiling NIOSSL RNG.swift
[1427/1458] Compiling NIOSSL SafeCompare.swift
[1428/1458] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1429/1458] Compiling NIOWebSocket SHA1.swift
[1430/1458] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1431/1458] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1432/1458] Compiling NIOWebSocket WebSocketOpcode.swift
[1433/1458] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1434/1458] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1437/1458] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1442/1475] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1443/1475] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1444/1475] Emitting module NIOExtras
[1445/1475] Emitting module NIOWebSocket
[1447/1477] Compiling NIOExtras NIOExtrasError.swift
[1451/1477] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1452/1477] Compiling NIOExtras JSONRPCFraming.swift
[1453/1477] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1454/1477] Compiling NIOExtras WritePCAPHandler.swift
[1456/1477] Compiling NIOWebSocket WebSocketFrame.swift
[1457/1477] Compiling NIOExtras DebugInboundEventsHandler.swift
[1458/1477] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1461/1478] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1462/1478] Compiling NIOExtras NIORequestIdentifiable.swift
[1463/1478] Compiling NIOSSL Zeroization.swift
[1464/1478] Compiling NIOSSL TLSConfiguration.swift
[1465/1478] Compiling NIOSSL UniversalBootstrapSupport.swift
[1466/1478] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1468/1479] Compiling NIOExtras PCAPRingBuffer.swift
[1469/1479] Compiling NIOExtras QuiescingHelper.swift
[1470/1479] Compiling NIOExtras RequestResponseHandler.swift
[1471/1479] Compiling NIOExtras RequestResponseHandlers+State.swift
[1472/1479] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1473/1479] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1475/1479] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1476/1479] Compiling NIOExtras LengthFieldPrepender.swift
[1477/1479] Compiling NIOExtras LineBasedFrameDecoder.swift
[1481/1488] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1482/1488] Compiling WebSocketKit WebSocketHandler.swift
[1483/1488] Compiling WebSocketKit Exports.swift
[1484/1488] Emitting module WebSocketKit
[1485/1488] Compiling WebSocketKit WebSocket+Concurrency.swift
[1486/1488] Compiling WebSocketKit WebSocket+Connect.swift
[1487/1488] Compiling WebSocketKit WebSocket.swift
[1488/1488] Compiling WebSocketKit WebSocketClient.swift
[1490/1510] Compiling SebbuKit Networking.swift
[1491/1510] Compiling SebbuKit SebbuKit.swift
[1492/1510] Compiling SebbuKit CGExtensions.swift
[1493/1512] Compiling SebbuKit SpriteKitExtensions.swift
[1494/1512] Compiling SebbuKit ArrayExtensions.swift
[1495/1512] Compiling SebbuKit DataStructures.swift
[1496/1512] Compiling SebbuKit IsoCountryCodes.swift
[1497/1512] Compiling SebbuKit Cryptography.swift
[1498/1512] Compiling SebbuKit GLMSwift.swift
[1499/1512] Compiling SebbuKit ThreadSafe.swift
[1500/1512] Compiling SebbuKit resource_bundle_accessor.swift
[1501/1512] Emitting module SebbuKit
[1502/1512] Compiling SebbuKit FloatingPointExtensions.swift
[1503/1512] Compiling SebbuKit FoundationExtension.swift
[1504/1512] Compiling SebbuKit GLMSwift Extensions.swift
[1505/1512] Compiling SebbuKit BitStream.swift
[1506/1512] Compiling SebbuKit Concurrency.swift
[1507/1512] Compiling SebbuKit IsoCountries.swift
[1508/1512] Compiling SebbuKit RepeatingTimer.swift
[1509/1512] Compiling SebbuKit StringUtils.swift
[1510/1512] Compiling SebbuKit IntegerExtensions.swift
[1511/1512] Compiling SebbuKit Memoization.swift
[1512/1512] Compiling SebbuKit RandomNumberGenerators.swift
Build complete! (405.93s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.