The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Monarca, reference main (cf1293), with Swift 6.0 for Linux on 7 Jul 2025 14:57:26 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fitomad/Monarca.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/fitomad/Monarca
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cf12939 Merge pull request #7 from fitomad/develop
Cloned https://github.com/fitomad/Monarca.git
Revision (git rev-parse @):
cf129390918d3ddeeb2ec6471c7e29c625ae97fa
SUCCESS checkout https://github.com/fitomad/Monarca.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fitomad/Monarca.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
f557aa5ee224: Already exists
9336d871823a: Pulling fs layer
6bd1048a81f8: Pulling fs layer
fc8b2292f129: Pulling fs layer
e42d7372f0fd: Pulling fs layer
22994a0bf909: Pulling fs layer
e42d7372f0fd: Waiting
22994a0bf909: Waiting
fc8b2292f129: Verifying Checksum
fc8b2292f129: Download complete
9336d871823a: Verifying Checksum
9336d871823a: Download complete
22994a0bf909: Verifying Checksum
22994a0bf909: Download complete
e42d7372f0fd: Verifying Checksum
e42d7372f0fd: Download complete
6bd1048a81f8: Verifying Checksum
6bd1048a81f8: Download complete
9336d871823a: Pull complete
6bd1048a81f8: Pull complete
fc8b2292f129: Pull complete
e42d7372f0fd: Pull complete
22994a0bf909: Pull complete
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/websocket-kit.git
[1/2609] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.41s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.07s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/1807] Fetching swift-atomics
[706/4480] Fetching swift-atomics, swift-nio-transport-services
[4481/19410] Fetching swift-atomics, swift-nio-transport-services, swift-nio-ssl
[5527/95850] Fetching swift-atomics, swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.81s)
[4829/93177] Fetching swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
[5614/91370] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.44s)
[59624/76440] Fetching swift-nio
[60197/82472] Fetching swift-nio, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.69s)
[64974/76440] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (3.18s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16740] Fetching swift-collections
[671/21235] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
[4353/16740] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.89s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.0 (0.92s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.79s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (4.47s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/6244] Fetching swift-certificates
[3123/8670] Fetching swift-certificates, swift-service-lifecycle
[3568/10286] Fetching swift-certificates, swift-service-lifecycle, swift-asn1
[6615/15276] Fetching swift-certificates, swift-service-lifecycle, swift-asn1, swift-async-algorithms
[6640/19109] Fetching swift-certificates, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-log
[19110/25068] Fetching swift-certificates, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-log, swift-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.42s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-algorithms.git from cache (2.42s)
Fetched https://github.com/apple/swift-log.git from cache (2.90s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-asn1.git from cache (3.45s)
Fetched https://github.com/apple/swift-certificates.git from cache (3.45s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (3.45s)
[1/1169] Fetching swift-http-structured-headers
[1170/12763] Fetching swift-http-structured-headers, swift-nio-http2
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (2.69s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.65s)
Fetched https://github.com/apple/swift-http-types.git from cache (4.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (9.85s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.93s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (7.06s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (4.84s)
Fetching https://github.com/apple/swift-crypto.git
[1/15683] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.08s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.71s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.63s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.66s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.37.0 (0.63s)
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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
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 2.32.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.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.0
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.3.0
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.37.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.0.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.28.0
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.8.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.5.0
Building for debugging...
[0/433] Write sources
[18/433] Compiling CNIOWindows WSAStartup.c
[19/433] Compiling CNIOWindows shim.c
[20/433] Compiling CNIOLinux liburing_shims.c
[21/433] Compiling CNIOWASI CNIOWASI.c
[22/433] Compiling _AtomicsShims.c
[23/433] Compiling CNIOLLHTTP c_nio_http.c
[24/433] Compiling CNIODarwin shim.c
[25/433] Compiling CNIOSHA1 c_nio_sha1.c
[25/433] Compiling CNIOLinux shim.c
[27/433] Compiling CNIOLLHTTP c_nio_api.c
[28/433] Compiling fiat_p256_adx_sqr.S
[29/433] Compiling fiat_p256_adx_mul.S
[30/433] Compiling fiat_curve25519_adx_square.S
[31/433] Compiling fiat_curve25519_adx_mul.S
[32/433] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/433] Write swift-version-24593BA9C3E375BF.txt
[34/433] Compiling CNIOBoringSSLShims shims.c
[35/437] Compiling tls13_both.cc
[36/437] Compiling tls13_client.cc
[37/437] Compiling tls_record.cc
[39/437] Emitting module _NIODataStructures
[39/437] Compiling tls13_server.cc
[40/439] Compiling tls_method.cc
[41/453] Compiling tls13_enc.cc
[42/453] Compiling t1_enc.cc
[43/453] Compiling ssl_versions.cc
[44/453] Compiling ssl_x509.cc
[45/453] Compiling ssl_stat.cc
[46/453] Compiling ssl_transcript.cc
[47/453] Compiling ssl_session.cc
[49/453] Emitting module InternalCollectionsUtilities
[50/453] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/453] Compiling InternalCollectionsUtilities Integer rank.swift
[52/454] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/454] Compiling InternalCollectionsUtilities Descriptions.swift
[54/454] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/454] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/454] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/454] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/454] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/454] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/454] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/454] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/454] Compiling InternalCollectionsUtilities Debugging.swift
[62/454] Compiling ssl_privkey.cc
[64/454] Compiling _NIOBase64 Base64.swift
[65/454] Emitting module _NIOBase64
[65/455] Compiling ssl_file.cc
[67/455] Compiling _NIODataStructures PriorityQueue.swift
[68/455] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/455] Compiling _NIODataStructures _TinyArray.swift
[71/456] Compiling ssl_credential.cc
[72/456] Compiling ssl_key_share.cc
[73/458] Compiling ssl_lib.cc
[75/471] Compiling _NIODataStructures Heap.swift
[76/471] Compiling DequeModule Deque+CustomReflectable.swift
[77/471] Compiling DequeModule Deque+Descriptions.swift
[78/474] Compiling DequeModule _DequeBuffer.swift
[79/474] Compiling DequeModule _DequeBufferHeader.swift
[81/474] Compiling DequeModule Deque+Equatable.swift
[82/474] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/474] Compiling DequeModule Deque+Extras.swift
[84/474] Compiling DequeModule Deque+Hashable.swift
[85/474] Compiling DequeModule _DequeSlot.swift
[86/474] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/474] Compiling DequeModule Deque+Testing.swift
[88/474] Compiling DequeModule Deque._Storage.swift
[89/474] Compiling DequeModule Deque._UnsafeHandle.swift
[90/474] Compiling DequeModule Deque.swift
[91/474] Compiling DequeModule Deque+Codable.swift
[92/474] Compiling DequeModule Deque+Collection.swift
[92/474] Compiling ssl_cipher.cc
[93/474] Compiling ssl_buffer.cc
[95/474] Emitting module DequeModule
[95/475] Compiling ssl_cert.cc
[97/475] Compiling ssl_asn1.cc
[98/475] Compiling ssl_aead_ctx.cc
[99/475] Compiling s3_pkt.cc
[100/475] Compiling s3_lib.cc
[101/475] Compiling handshake_server.cc
[102/475] Compiling s3_both.cc
[103/475] Compiling handshake_client.cc
[104/475] Compiling handshake.cc
[105/475] Compiling handoff.cc
[106/475] Compiling d1_srtp.cc
[107/475] Compiling encrypted_client_hello.cc
[108/475] Compiling dtls_method.cc
[109/475] Compiling md5-x86_64-linux.S
[110/475] Compiling dtls_record.cc
[111/475] Compiling md5-x86_64-apple.S
[112/475] Compiling md5-586-linux.S
[113/475] Compiling md5-586-apple.S
[114/475] Compiling extensions.cc
[115/475] Compiling chacha20_poly1305_x86_64-apple.S
[116/475] Compiling chacha20_poly1305_armv8-win.S
[117/475] Compiling chacha20_poly1305_armv8-apple.S
[118/475] Compiling chacha20_poly1305_armv8-linux.S
[119/475] Compiling chacha20_poly1305_x86_64-linux.S
[120/475] Compiling chacha-x86_64-linux.S
[121/475] Compiling chacha-x86_64-apple.S
[122/475] Compiling chacha-x86-linux.S
[123/475] Compiling chacha-armv8-win.S
[124/475] Compiling chacha-armv8-linux.S
[125/475] Compiling chacha-x86-apple.S
[126/475] Compiling chacha-armv8-apple.S
[127/475] Compiling chacha-armv4-linux.S
[128/475] Compiling aes128gcmsiv-x86_64-linux.S
[129/475] Compiling aes128gcmsiv-x86_64-apple.S
[130/475] Compiling err_data.cc
[131/475] Compiling x86_64-mont5-linux.S
[132/475] Compiling x86_64-mont5-apple.S
[133/475] Compiling x86_64-mont-apple.S
[134/475] Compiling x86_64-mont-linux.S
[135/475] Compiling x86-mont-apple.S
[136/475] Compiling x86-mont-linux.S
[137/475] Compiling vpaes-x86_64-linux.S
[138/475] Compiling vpaes-x86_64-apple.S
[139/475] Compiling vpaes-x86-linux.S
[140/475] Compiling vpaes-x86-apple.S
[141/475] Compiling vpaes-armv8-win.S
[142/475] Compiling vpaes-armv8-linux.S
[143/475] Compiling vpaes-armv8-apple.S
[144/475] Compiling vpaes-armv7-linux.S
[145/475] Compiling sha512-x86_64-linux.S
[146/475] Compiling sha512-x86_64-apple.S
[147/475] Compiling d1_pkt.cc
[148/475] Compiling sha512-armv8-win.S
[149/475] Compiling sha512-armv8-linux.S
[150/475] Compiling sha512-armv8-apple.S
[151/475] Compiling sha512-586-apple.S
[152/475] Compiling sha512-armv4-linux.S
[153/475] Compiling sha512-586-linux.S
[154/475] Compiling sha256-x86_64-linux.S
[155/475] Compiling sha256-x86_64-apple.S
[156/475] Compiling sha256-armv8-win.S
[157/475] Compiling sha256-armv4-linux.S
[158/475] Compiling sha256-armv8-linux.S
[159/475] Compiling sha256-armv8-apple.S
[160/475] Compiling sha256-586-linux.S
[161/475] Compiling sha256-586-apple.S
[162/475] Compiling sha1-x86_64-apple.S
[163/475] Compiling sha1-x86_64-linux.S
[164/475] Compiling sha1-armv8-linux.S
[165/475] Compiling sha1-armv8-win.S
[166/475] Compiling sha1-armv8-apple.S
[167/475] Compiling sha1-armv4-large-linux.S
[168/475] Compiling bio_ssl.cc
[169/475] Compiling sha1-586-linux.S
[170/475] Compiling rsaz-avx2-apple.S
[171/475] Compiling sha1-586-apple.S
[172/475] Compiling rsaz-avx2-linux.S
[173/475] Compiling rdrand-x86_64-apple.S
[174/475] Compiling rdrand-x86_64-linux.S
[175/475] Compiling p256_beeu-armv8-asm-win.S
[176/475] Compiling p256_beeu-x86_64-asm-apple.S
[177/475] Compiling p256_beeu-x86_64-asm-linux.S
[178/475] Compiling p256_beeu-armv8-asm-apple.S
[179/475] Compiling p256_beeu-armv8-asm-linux.S
[180/475] Compiling p256-armv8-asm-win.S
[181/475] Compiling p256-x86_64-asm-apple.S
[182/475] Compiling ghashv8-armv8-win.S
[183/475] Compiling p256-armv8-asm-apple.S
[184/475] Compiling p256-armv8-asm-linux.S
[185/475] Compiling p256-x86_64-asm-linux.S
[186/475] Compiling ghash-x86_64-linux.S
[187/475] Compiling ghashv8-armv7-linux.S
[188/475] Compiling ghashv8-armv8-apple.S
[189/475] Compiling ghash-x86-linux.S
[189/475] Compiling ghashv8-armv8-linux.S
[191/475] Compiling ghash-x86_64-apple.S
[192/475] Compiling ghash-x86-apple.S
[193/475] Compiling ghash-ssse3-x86_64-apple.S
[194/475] Compiling ghash-ssse3-x86_64-linux.S
[195/475] Compiling ghash-ssse3-x86-linux.S
[196/475] Compiling ghash-neon-armv8-win.S
[197/475] Compiling ghash-neon-armv8-linux.S
[198/475] Compiling ghash-armv4-linux.S
[199/475] Compiling ghash-ssse3-x86-apple.S
[200/475] Compiling ghash-neon-armv8-apple.S
[201/475] Compiling co-586-linux.S
[202/475] Compiling bsaes-armv7-linux.S
[203/475] Compiling co-586-apple.S
[204/475] Compiling bn-armv8-apple.S
[205/475] Compiling bn-armv8-win.S
[206/475] Compiling d1_lib.cc
[207/475] Compiling bn-armv8-linux.S
[208/475] Compiling bn-586-linux.S
[209/475] Compiling bn-586-apple.S
[210/475] Compiling armv8-mont-win.S
[211/475] Compiling armv8-mont-linux.S
[212/475] Compiling armv8-mont-apple.S
[213/475] Compiling armv4-mont-linux.S
[214/475] Compiling aesv8-gcm-armv8-apple.S
[215/475] Compiling aesv8-gcm-armv8-linux.S
[216/475] Compiling aesv8-armv8-win.S
[217/475] Compiling aesv8-gcm-armv8-win.S
[218/475] Compiling aesv8-armv8-linux.S
[219/475] Compiling d1_both.cc
[220/475] Compiling aesv8-armv7-linux.S
[221/475] Compiling aesv8-armv8-apple.S
[222/475] Compiling aesni-x86-apple.S
[223/475] Compiling aesni-x86-linux.S
[224/475] Compiling aesni-x86_64-apple.S
[225/475] Compiling aesni-x86_64-linux.S
[226/475] Compiling aesni-gcm-x86_64-linux.S
[227/475] Compiling aes-gcm-avx2-x86_64-linux.S
[227/475] Compiling aesni-gcm-x86_64-apple.S
[229/475] Compiling aes-gcm-avx2-x86_64-apple.S
[230/475] Compiling aes-gcm-avx10-x86_64-apple.S
[231/475] Compiling aes-gcm-avx10-x86_64-linux.S
[232/475] Compiling x_sig.cc
[233/475] Compiling x_pubkey.cc
[234/475] Compiling x_val.cc
[235/475] Compiling x_x509.cc
[236/475] Compiling x_name.cc
[237/475] Compiling x_req.cc
[238/475] Compiling x_x509a.cc
[239/475] Compiling x_spki.cc
[240/475] Compiling x_crl.cc
[241/475] Compiling x_exten.cc
[242/475] Compiling x509name.cc
[243/475] Compiling x509spki.cc
[244/475] Compiling x_algor.cc
[245/475] Compiling x_attrib.cc
[246/475] Compiling x_all.cc
[247/475] Compiling x509rset.cc
[248/475] Compiling x509cset.cc
[249/475] Compiling x509_vpm.cc
[250/475] Compiling x509_txt.cc
[251/475] Compiling x509_v3.cc
[252/475] Compiling x509_lu.cc
[253/475] Compiling x509_set.cc
[254/475] Compiling x509_trs.cc
[255/475] Compiling x509_vfy.cc
[256/475] Compiling x509_req.cc
[257/475] Compiling x509_obj.cc
[258/475] Compiling x509_d2.cc
[259/475] Compiling x509_ext.cc
[260/475] Compiling x509_att.cc
[261/475] Compiling v3_skey.cc
[262/475] Compiling v3_utl.cc
[263/475] Compiling x509_def.cc
[264/475] Compiling x509.cc
[265/475] Compiling x509_cmp.cc
[266/475] Compiling v3_pmaps.cc
[267/475] Compiling v3_purp.cc
[268/475] Compiling v3_prn.cc
[269/475] Compiling v3_pcons.cc
[270/475] Compiling v3_int.cc
[271/475] Compiling v3_lib.cc
[272/475] Compiling v3_ocsp.cc
[273/475] Compiling v3_ncons.cc
[274/475] Compiling v3_ia5.cc
[275/475] Compiling v3_info.cc
[276/475] Compiling v3_crld.cc
[277/475] Compiling v3_genn.cc
[278/475] Compiling v3_enum.cc
[279/475] Compiling v3_extku.cc
[280/475] Compiling v3_conf.cc
[281/475] Compiling v3_cpols.cc
[282/475] Compiling v3_bcons.cc
[283/475] Compiling v3_alt.cc
[284/475] Compiling t_req.cc
[285/475] Compiling v3_bitst.cc
[286/475] Compiling t_x509a.cc
[287/475] Compiling v3_akeya.cc
[288/475] Compiling v3_akey.cc
[289/475] Compiling t_crl.cc
[290/475] Compiling t_x509.cc
[291/475] Compiling policy.cc
[292/475] Compiling i2d_pr.cc
[293/475] Compiling rsa_pss.cc
[294/475] Compiling name_print.cc
[295/475] Compiling asn1_gen.cc
[296/475] Compiling by_file.cc
[297/475] Compiling by_dir.cc
[298/475] Compiling algorithm.cc
[299/475] Compiling a_verify.cc
[300/475] Compiling a_digest.cc
[301/475] Compiling thread_pthread.cc
[302/475] Compiling thread_win.cc
[303/475] Compiling trust_token.cc
[304/475] Compiling a_sign.cc
[305/475] Compiling voprf.cc
[306/475] Compiling thread.cc
[307/475] Compiling thread_none.cc
[308/475] Compiling pmbtoken.cc
[309/475] Compiling sha512.cc
[310/475] Compiling sha256.cc
[311/475] Compiling siphash.cc
[312/475] Compiling stack.cc
[313/475] Compiling sha1.cc
[314/475] Compiling slhdsa.cc
[315/475] Compiling rsa_extra.cc
[316/475] Compiling spake2plus.cc
[317/475] Compiling refcount.cc
[318/475] Compiling rsa_print.cc
[319/475] Compiling rc4.cc
[320/475] Compiling rsa_asn1.cc
[321/475] Compiling rsa_crypt.cc
[322/475] Compiling windows.cc
[323/475] Compiling rand.cc
[324/475] Compiling trusty.cc
[325/475] Compiling urandom.cc
[326/475] Compiling getentropy.cc
[327/475] Compiling ios.cc
[328/475] Compiling deterministic.cc
[329/475] Compiling forkunsafe.cc
[330/475] Compiling passive.cc
[331/475] Compiling fork_detect.cc
[332/475] Compiling poly1305_arm_asm.S
[333/475] Compiling pool.cc
[334/475] Compiling poly1305_vec.cc
[335/475] Compiling poly1305.cc
[336/475] Compiling poly1305_arm.cc
[337/475] Compiling p5_pbev2.cc
[338/475] Compiling pkcs8_x509.cc
[339/475] Compiling pkcs7.cc
[340/475] Compiling pkcs8.cc
[341/475] Compiling pem_pkey.cc
[342/475] Compiling pem_xaux.cc
[343/475] Compiling pkcs7_x509.cc
[344/475] Compiling pem_x509.cc
[345/475] Compiling mlkem.cc
[346/475] Compiling obj_xref.cc
[347/475] Compiling pem_pk8.cc
[348/475] Compiling pem_info.cc
[349/475] Compiling pem_oth.cc
[350/475] Compiling pem_lib.cc
[351/475] Compiling obj.cc
[352/475] Compiling mldsa.cc
[353/475] Compiling pem_all.cc
[354/475] Compiling mem.cc
[355/475] Compiling fips_shared_support.cc
[356/475] Compiling md5.cc
[357/475] Compiling md4.cc
[358/475] Compiling lhash.cc
[359/475] Compiling poly_rq_mul.S
[360/475] Compiling ex_data.cc
[361/475] Compiling hpke.cc
[362/475] Compiling kyber.cc
[363/475] Compiling hrss.cc
[364/475] Compiling sign.cc
[365/475] Compiling scrypt.cc
[366/475] Compiling print.cc
[367/475] Compiling pbkdf.cc
[368/475] Compiling p_x25519.cc
[369/475] Compiling p_x25519_asn1.cc
[370/475] Compiling p_rsa_asn1.cc
[371/475] Compiling p_hkdf.cc
[372/475] Compiling p_rsa.cc
[373/475] Compiling p_ed25519.cc
[374/475] Compiling p_ed25519_asn1.cc
[375/475] Compiling p_ec_asn1.cc
[376/475] Compiling p_dh_asn1.cc
[377/475] Compiling p_ec.cc
[378/475] Compiling p_dh.cc
[379/475] Compiling evp_ctx.cc
[380/475] Compiling err.cc
[381/475] Compiling p_dsa_asn1.cc
[382/475] Compiling engine.cc
[383/475] Compiling evp.cc
[384/475] Compiling evp_asn1.cc
[385/475] Compiling ecdh.cc
[386/475] Compiling ecdsa_asn1.cc
[387/475] Compiling hash_to_curve.cc
[388/475] Compiling ec_derive.cc
[389/475] Compiling ec_asn1.cc
[390/475] Compiling dsa.cc
[391/475] Compiling dsa_asn1.cc
[392/475] Compiling params.cc
[393/475] Compiling x25519-asm-arm.S
[394/475] Compiling digest_extra.cc
[395/475] Compiling des.cc
[396/475] Compiling dh_asn1.cc
[397/475] Compiling crypto.cc
[398/475] Compiling spake25519.cc
[399/475] Compiling cpu_intel.cc
[400/475] Compiling cpu_arm_linux.cc
[401/475] Compiling cpu_arm_freebsd.cc
[402/475] Compiling curve25519.cc
[403/475] Compiling cpu_aarch64_sysreg.cc
[404/475] Compiling cpu_aarch64_openbsd.cc
[405/475] Compiling bcm.cc
[406/475] Compiling cpu_aarch64_win.cc
[407/475] Compiling cpu_aarch64_linux.cc
[408/475] Compiling curve25519_64_adx.cc
[409/475] Compiling cpu_aarch64_fuchsia.cc
[410/475] Compiling cpu_aarch64_apple.cc
[411/475] Compiling get_cipher.cc
[411/475] Compiling conf.cc
[413/475] Compiling tls_cbc.cc
[414/475] Compiling e_tls.cc
[415/475] Compiling e_rc4.cc
[416/475] Compiling e_rc2.cc
[417/475] Compiling e_null.cc
[418/475] Compiling e_des.cc
[419/475] Compiling e_aesgcmsiv.cc
[420/475] Compiling chacha.cc
[421/475] Compiling derive_key.cc
[422/475] Compiling e_aesctrhmac.cc
[423/475] Compiling e_chacha20poly1305.cc
[424/475] Compiling buf.cc
[425/475] Compiling cbb.cc
[426/475] Compiling asn1_compat.cc
[427/475] Compiling cbs.cc
[428/475] Compiling ber.cc
[429/475] Compiling unicode.cc
[430/475] Compiling blake2.cc
[431/475] Compiling socket_helper.cc
[432/475] Compiling convert.cc
[433/475] Compiling socket.cc
[434/475] Compiling bn_asn1.cc
[435/475] Compiling hexdump.cc
[436/475] Compiling pair.cc
[437/475] Compiling errno.cc
[438/475] Compiling printf.cc
[439/475] Compiling file.cc
[440/475] Compiling fd.cc
[441/475] Compiling connect.cc
[442/475] Compiling bio_mem.cc
[443/475] Compiling base64.cc
[444/475] Compiling tasn_typ.cc
[445/475] Compiling tasn_fre.cc
[446/475] Compiling tasn_new.cc
[447/475] Compiling bio.cc
[448/475] Compiling tasn_enc.cc
[449/475] Compiling tasn_dec.cc
[450/475] Compiling tasn_utl.cc
[451/475] Compiling asn1_par.cc
[452/475] Compiling asn_pack.cc
[453/475] Compiling f_int.cc
[454/475] Compiling f_string.cc
[455/475] Compiling posix_time.cc
[456/475] Compiling asn1_lib.cc
[457/475] Compiling a_octet.cc
[458/475] Compiling a_utctm.cc
[459/475] Compiling a_strex.cc
[460/475] Compiling a_time.cc
[461/475] Compiling a_object.cc
[462/475] Compiling a_strnid.cc
[463/475] Compiling a_type.cc
[464/475] Compiling a_i2d_fp.cc
[465/475] Compiling a_mbstr.cc
[466/475] Compiling a_dup.cc
[467/475] Write sources
[468/475] Compiling a_gentm.cc
[469/475] Compiling a_d2i_fp.cc
[470/475] Compiling a_bitstr.cc
[471/475] Compiling a_int.cc
[472/475] Compiling a_bool.cc
[474/493] Compiling Atomics UnsafeAtomic.swift
[475/493] Compiling Atomics UnsafeAtomicLazyReference.swift
[476/495] Compiling Atomics ManagedAtomic.swift
[477/495] Compiling Atomics ManagedAtomicLazyReference.swift
[478/495] Compiling Atomics AtomicStorage.swift
[479/495] Compiling Atomics AtomicValue.swift
[480/495] Compiling Atomics AtomicMemoryOrderings.swift
[481/495] Compiling Atomics DoubleWord.swift
[482/495] Compiling Atomics AtomicInteger.swift
[483/495] Compiling Atomics AtomicOptionalWrappable.swift
[484/495] Compiling Atomics AtomicReference.swift
[485/495] Compiling Atomics IntegerOperations.swift
[486/495] Compiling Atomics Unmanaged extensions.swift
[486/495] Compiling c-nioatomics.c
[488/495] Compiling Atomics OptionalRawRepresentable.swift
[489/495] Compiling Atomics RawRepresentable.swift
[490/495] Compiling Atomics AtomicBool.swift
[491/495] Emitting module Atomics
[492/495] Compiling Atomics IntegerConformances.swift
[493/495] Compiling Atomics PointerConformances.swift
[494/495] Compiling Atomics Primitives.native.swift
[495/496] Compiling c-atomics.c
[497/502] Compiling NIOConcurrencyHelpers lock.swift
[498/502] Emitting module NIOConcurrencyHelpers
[499/502] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[500/502] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[501/502] Compiling NIOConcurrencyHelpers NIOLock.swift
[502/502] Compiling NIOConcurrencyHelpers atomics.swift
[504/564] Compiling NIOCore NIOAny.swift
[505/564] Compiling NIOCore NIOCloseOnErrorHandler.swift
[506/564] Compiling NIOCore NIOCoreSendableMetatype.swift
[507/564] Compiling NIOCore NIOLoopBound.swift
[508/564] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[509/564] Compiling NIOCore NIOScheduledCallback.swift
[510/564] Compiling NIOCore NIOSendable.swift
[511/564] Compiling NIOCore RecvByteBufferAllocator.swift
[512/572] Compiling NIOCore IOData.swift
[513/572] Compiling NIOCore IPProtocol.swift
[514/572] Compiling NIOCore IntegerBitPacking.swift
[515/572] Compiling NIOCore IntegerTypes.swift
[516/572] Compiling NIOCore Interfaces.swift
[517/572] Compiling NIOCore Linux.swift
[518/572] Compiling NIOCore MarkedCircularBuffer.swift
[519/572] Compiling NIOCore MulticastChannel.swift
[520/572] Compiling NIOCore EventLoopFuture+Deprecated.swift
[521/572] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[522/572] Compiling NIOCore EventLoopFuture.swift
[523/572] Compiling NIOCore FileDescriptor.swift
[524/572] Compiling NIOCore FileHandle.swift
[525/572] Compiling NIOCore FileRegion.swift
[526/572] Compiling NIOCore GlobalSingletons.swift
[527/572] Compiling NIOCore IO.swift
[528/572] Compiling NIOCore CircularBuffer.swift
[529/572] Compiling NIOCore Codec.swift
[530/572] Compiling NIOCore ConvenienceOptionSupport.swift
[531/572] Compiling NIOCore DeadChannel.swift
[532/572] Compiling NIOCore DispatchQueue+WithFuture.swift
[533/572] Compiling NIOCore EventLoop+Deprecated.swift
[534/572] Compiling NIOCore EventLoop+SerialExecutor.swift
[535/572] Compiling NIOCore EventLoop.swift
[536/572] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[537/572] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[538/572] Compiling NIOCore SocketAddresses.swift
[539/572] Compiling NIOCore SocketOptionProvider.swift
[540/572] Compiling NIOCore SystemCallHelpers.swift
[541/572] Compiling NIOCore TimeAmount+Duration.swift
[542/572] Compiling NIOCore TypeAssistedChannelHandler.swift
[543/572] Compiling NIOCore UniversalBootstrapSupport.swift
[544/572] Compiling NIOCore Utilities.swift
[545/572] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[546/572] Compiling NIOCore BSDSocketAPI.swift
[547/572] Compiling NIOCore ByteBuffer-aux.swift
[548/572] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[549/572] Compiling NIOCore ByteBuffer-conversions.swift
[550/572] Compiling NIOCore ByteBuffer-core.swift
[551/572] Compiling NIOCore ByteBuffer-hex.swift
[552/572] Compiling NIOCore ByteBuffer-int.swift
[553/572] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[554/572] Compiling NIOCore AddressedEnvelope.swift
[555/572] Compiling NIOCore AsyncAwaitSupport.swift
[556/572] Compiling NIOCore AsyncChannel.swift
[557/572] Compiling NIOCore AsyncChannelHandler.swift
[558/572] Compiling NIOCore AsyncChannelInboundStream.swift
[559/572] Compiling NIOCore AsyncChannelOutboundWriter.swift
[560/572] Compiling NIOCore NIOAsyncSequenceProducer.swift
[561/572] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[562/572] Compiling NIOCore NIOAsyncWriter.swift
[563/572] Compiling NIOCore ByteBuffer-multi-int.swift
[564/572] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[565/572] Compiling NIOCore ByteBuffer-views.swift
[566/572] Compiling NIOCore Channel.swift
[567/572] Compiling NIOCore ChannelHandler.swift
[568/572] Compiling NIOCore ChannelHandlers.swift
[569/572] Compiling NIOCore ChannelInvoker.swift
[570/572] Compiling NIOCore ChannelOption.swift
[571/572] Compiling NIOCore ChannelPipeline.swift
[572/572] Emitting module NIOCore
[574/624] Compiling NIOEmbedded AsyncTestingChannel.swift
[575/624] Emitting module NIOEmbedded
[576/624] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[577/624] Compiling NIOEmbedded Embedded.swift
[579/625] Emitting module NIOPosix
[580/631] Compiling NIOPosix ServerSocket.swift
[581/631] Compiling NIOPosix Socket.swift
[582/631] Compiling NIOPosix SocketChannel.swift
[583/631] Compiling NIOPosix SocketProtocols.swift
[584/631] Compiling NIOPosix System.swift
[585/631] Compiling NIOPosix Thread.swift
[586/631] Compiling NIOPosix SelectableChannel.swift
[587/631] Compiling NIOPosix SelectableEventLoop.swift
[588/631] Compiling NIOPosix SelectorEpoll.swift
[589/631] Compiling NIOPosix SelectorGeneric.swift
[590/631] Compiling NIOPosix SelectorKqueue.swift
[591/631] Compiling NIOPosix SelectorUring.swift
[592/631] Compiling NIOPosix ThreadPosix.swift
[593/631] Compiling NIOPosix ThreadWindows.swift
[594/631] Compiling NIOPosix UnsafeTransfer.swift
[595/631] Compiling NIOPosix Utilities.swift
[596/631] Compiling NIOPosix VsockAddress.swift
[597/631] Compiling NIOPosix VsockChannelEvents.swift
[598/631] Compiling NIOPosix Pool.swift
[599/631] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[600/631] Compiling NIOPosix PosixSingletons.swift
[601/631] Compiling NIOPosix RawSocketBootstrap.swift
[602/631] Compiling NIOPosix Resolver.swift
[603/631] Compiling NIOPosix Selectable.swift
[604/631] Compiling NIOPosix NIOPosixSendableMetatype.swift
[605/631] Compiling NIOPosix NIOThreadPool.swift
[606/631] Compiling NIOPosix NonBlockingFileIO.swift
[607/631] Compiling NIOPosix PendingDatagramWritesManager.swift
[608/631] Compiling NIOPosix PendingWritesManager.swift
[609/631] Compiling NIOPosix PipeChannel.swift
[610/631] Compiling NIOPosix PipePair.swift
[611/631] Compiling NIOPosix IO.swift
[612/631] Compiling NIOPosix IntegerBitPacking.swift
[613/631] Compiling NIOPosix IntegerTypes.swift
[614/631] Compiling NIOPosix Linux.swift
[615/631] Compiling NIOPosix LinuxCPUSet.swift
[616/631] Compiling NIOPosix LinuxUring.swift
[617/631] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[618/631] Compiling NIOPosix BSDSocketAPICommon.swift
[619/631] Compiling NIOPosix BSDSocketAPIPosix.swift
[620/631] Compiling NIOPosix BSDSocketAPIWindows.swift
[621/631] Compiling NIOPosix BaseSocket.swift
[622/631] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[623/631] Compiling NIOPosix BaseSocketChannel.swift
[624/631] Compiling NIOPosix BaseStreamSocketChannel.swift
[625/631] Compiling NIOPosix Bootstrap.swift
[626/631] Compiling NIOPosix ControlMessage.swift
[627/631] Compiling NIOPosix DatagramVectorReadManager.swift
[628/631] Compiling NIOPosix Errors+Any.swift
[629/631] Compiling NIOPosix FileDescriptor.swift
[630/631] Compiling NIOPosix GetaddrinfoResolver.swift
[631/631] Compiling NIOPosix HappyEyeballs.swift
[633/634] Compiling NIO Exports.swift
[634/634] Emitting module NIO
[636/662] Compiling NIOTLS TLSEvents.swift
[637/662] Emitting module NIOTLS
[638/662] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[639/662] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[640/662] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[641/662] Compiling NIOTLS SNIHandler.swift
[643/663] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[644/663] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[645/694] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[646/694] Compiling NIOSSL NIOSSLServerHandler.swift
[647/694] Compiling NIOSSL IdentityVerification.swift
[648/694] Compiling NIOSSL SSLPrivateKey.swift
[649/694] Compiling NIOSSL SSLPublicKey.swift
[650/694] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[651/694] Compiling NIOSSL ByteBufferBIO.swift
[652/694] Compiling NIOSSL CustomPrivateKey.swift
[653/694] Compiling NIOSSL SSLCallbacks.swift
[654/694] Compiling NIOSSL SSLCertificate.swift
[655/694] Compiling NIOSSL LinuxCABundle.swift
[656/694] Compiling NIOSSL NIOSSLClientHandler.swift
[657/694] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[658/694] Compiling NIOSSL NIOSSLHandler.swift
[659/694] Compiling NIOSSL AndroidCABundle.swift
[660/694] Emitting module NIOHTTP1
[662/695] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[663/695] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[664/695] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[669/699] Emitting module NIOFoundationCompat
[670/699] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[671/728] Compiling NIOExtras DebugOutboundEventsHandler.swift
[672/728] Compiling NIOExtras FixedLengthFrameDecoder.swift
[673/728] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[674/728] Compiling NIOExtras LengthFieldPrepender.swift
[676/728] Emitting module NIOSSL
[677/728] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[678/729] Compiling NIOWebSocket WebSocketOpcode.swift
[679/729] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[680/729] Compiling NIOSSL SubjectAlternativeName.swift
[681/729] Compiling NIOSSL NIOSSLSecureBytes.swift
[682/729] Compiling NIOSSL RNG.swift
[683/729] Compiling NIOSSL SafeCompare.swift
[684/729] Compiling NIOExtras NIORequestIdentifiable.swift
[685/729] Compiling NIOExtras RequestResponseHandler.swift
[686/729] Compiling NIOExtras RequestResponseWithIDHandler.swift
[687/729] Compiling NIOExtras PCAPRingBuffer.swift
[688/729] Compiling NIOExtras QuiescingHelper.swift
[689/729] Compiling NIOSSL SSLCertificateExtensions.swift
[690/729] Compiling NIOSSL SSLCertificateName.swift
[691/729] Compiling NIOSSL SSLConnection.swift
[692/729] Compiling NIOExtras LineBasedFrameDecoder.swift
[693/729] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[694/729] Compiling NIOExtras NIOExtrasError.swift
[695/729] Compiling NIOExtras NIOLengthFieldBitLength.swift
[696/729] Compiling NIOSSL SSLContext.swift
[697/729] Compiling NIOSSL SSLErrors.swift
[698/729] Compiling NIOSSL SSLInit.swift
[699/729] Compiling NIOSSL SSLPKCS12Bundle.swift
[708/731] Emitting module NIOWebSocket
[709/731] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[710/731] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[711/731] Emitting module NIOExtras
[712/731] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[713/753] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[714/753] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[715/753] Compiling NIOWebSocket WebSocketErrorCodes.swift
[716/753] Compiling NIOWebSocket WebSocketFrame.swift
[717/754] Compiling NIOTransportServices NIOTSBootstraps.swift
[718/754] Compiling NIOTransportServices NIOTSChannelOptions.swift
[719/754] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[721/756] Compiling NIOTransportServices AcceptHandler.swift
[722/756] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[724/756] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[725/756] Compiling NIOTransportServices NIOTSSingletons.swift
[726/756] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[727/756] Compiling NIOTransportServices StateManagedChannel.swift
[728/756] Compiling NIOTransportServices StateManagedListenerChannel.swift
[729/756] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[734/756] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[735/756] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[739/756] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[740/756] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[741/756] Compiling NIOTransportServices NIOTSListenerChannel.swift
[742/756] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[743/756] Compiling NIOTransportServices NIOTSErrors.swift
[744/756] Compiling NIOTransportServices NIOTSEventLoop.swift
[745/756] Emitting module NIOTransportServices
[746/756] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[747/756] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[752/757] Compiling NIOSSL Zeroization.swift
[753/757] Compiling NIOSSL TLSConfiguration.swift
[754/757] Compiling NIOSSL UniversalBootstrapSupport.swift
[755/757] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[760/767] Compiling WebSocketKit WebSocket.swift
[761/767] Compiling WebSocketKit WebSocketHandler.swift
[762/767] Compiling WebSocketKit WebSocket+Connect.swift
[763/767] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[764/767] Compiling WebSocketKit Exports.swift
[765/767] Compiling WebSocketKit WebSocket+Concurrency.swift
[766/767] Compiling WebSocketKit WebSocketClient.swift
[767/767] Emitting module WebSocketKit
[769/807] Compiling Monarca BskyMessageManagerError.swift
[770/807] Compiling Monarca AccountMessageHandler.swift
[771/807] Compiling Monarca BskyMessageHandler.swift
[772/807] Compiling Monarca BskyMessageHandlerError.swift
[773/807] Compiling Monarca CommitMessageHandler.swift
[774/812] Compiling Monarca Video.swift
[775/812] Compiling Monarca Formatter+Monarca.swift
[776/812] Compiling Monarca JSONDecoder+Monarca.swift
[777/812] Compiling Monarca BskyFirehoseSettingsMapper.swift
[778/812] Compiling Monarca FirehoseMapperError.swift
[779/812] Emitting module Monarca
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[780/812] Compiling Monarca BskyFirehoseClient.swift
/host/spi-builder-workspace/Sources/Monarca/BskyFirehoseClient.swift:43:13: warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
41 | 		}
42 |
43 | 		WebSocket.connect(to: bskyURL, on: eventLoopGroup) { ws in
   |             `- warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
44 | 			ws.onText { ws, content in
45 | 				do {
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[781/812] Compiling Monarca BskyFirehoseClientBuilder.swift
/host/spi-builder-workspace/Sources/Monarca/BskyFirehoseClient.swift:43:13: warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
41 | 		}
42 |
43 | 		WebSocket.connect(to: bskyURL, on: eventLoopGroup) { ws in
   |             `- warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
44 | 			ws.onText { ws, content in
45 | 				do {
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[782/812] Compiling Monarca BskyFirehoseError.swift
/host/spi-builder-workspace/Sources/Monarca/BskyFirehoseClient.swift:43:13: warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
41 | 		}
42 |
43 | 		WebSocket.connect(to: bskyURL, on: eventLoopGroup) { ws in
   |             `- warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
44 | 			ws.onText { ws, content in
45 | 				do {
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[783/812] Compiling Monarca DefaultFirehoseClientsBuilder.swift
/host/spi-builder-workspace/Sources/Monarca/BskyFirehoseClient.swift:43:13: warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
41 | 		}
42 |
43 | 		WebSocket.connect(to: bskyURL, on: eventLoopGroup) { ws in
   |             `- warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
44 | 			ws.onText { ws, content in
45 | 				do {
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[784/812] Compiling Monarca BskyCollection.swift
/host/spi-builder-workspace/Sources/Monarca/BskyFirehoseClient.swift:43:13: warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
41 | 		}
42 |
43 | 		WebSocket.connect(to: bskyURL, on: eventLoopGroup) { ws in
   |             `- warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
44 | 			ws.onText { ws, content in
45 | 				do {
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[785/812] Compiling Monarca BskyFirehoseSettings.swift
/host/spi-builder-workspace/Sources/Monarca/BskyFirehoseClient.swift:43:13: warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
41 | 		}
42 |
43 | 		WebSocket.connect(to: bskyURL, on: eventLoopGroup) { ws in
   |             `- warning: result of call to 'connect(to:headers:configuration:on:onUpgrade:)' is unused
44 | 			ws.onText { ws, content in
45 | 				do {
/host/spi-builder-workspace/Sources/Monarca/Entities/Firehose/BskyFirehoseSettings.swift:90:1: warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 88 | }
 89 |
 90 | extension BskyFirehoseSettings: @preconcurrency CustomStringConvertible {
    | `- warning: @preconcurrency attribute on conformance to 'CustomStringConvertible' has no effect
 91 | 	public var description: String {
 92 | 		var settingsContent = [String]()
[786/812] Compiling Monarca Identity.swift
[787/812] Compiling Monarca AspectRatio.swift
[788/812] Compiling Monarca Block.swift
[789/812] Compiling Monarca Follow.swift
[790/812] Compiling Monarca Image.swift
[791/812] Compiling Monarca Like.swift
[792/812] Compiling Monarca Record.swift
[793/812] Compiling Monarca Reference.swift
[794/812] Compiling Monarca Repost.swift
[795/812] Compiling Monarca StarterPack.swift
[796/812] Compiling Monarca ThreadGate.swift
[797/812] Compiling Monarca LinkedIdentifier.swift
[798/812] Compiling Monarca ListItem.swift
[799/812] Compiling Monarca Post.swift
[800/812] Compiling Monarca PostGate.swift
[801/812] Compiling Monarca Profile.swift
[802/812] Compiling Monarca FireshoseHost.swift
[803/812] Compiling Monarca MessageSize.swift
[804/812] Compiling Monarca Playback.swift
[805/812] Compiling Monarca Account.swift
[806/812] Compiling Monarca BskyMessage.swift
[807/812] Compiling Monarca Commit.swift
[808/812] Compiling Monarca ContentFilteredCommitMessageHandler.swift
[809/812] Compiling Monarca HashtagFilteredCommitMessageHandler.swift
[810/812] Compiling Monarca IdentityMessageHandler.swift
[811/812] Compiling Monarca AllMessagesManager.swift
[812/812] Compiling Monarca BskyMessageManager.swift
Build complete! (242.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "websocket-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.16.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/websocket-kit.git"
    }
  ],
  "manifest_display_name" : "Monarca",
  "name" : "Monarca",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Monarca",
      "targets" : [
        "Monarca"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MonarcaTests",
      "module_type" : "SwiftTarget",
      "name" : "MonarcaTests",
      "path" : "Tests/MonarcaTests",
      "sources" : [
        "FirehoseClientBuilderTests.swift",
        "MapperTests.swift",
        "MessageHandlerTests.swift",
        "Mocks/MockMessageManager.swift",
        "Mocks/MockMessages.swift",
        "MonarcaTests.swift",
        "SettingsTests.swift"
      ],
      "target_dependencies" : [
        "Monarca"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Monarca",
      "module_type" : "SwiftTarget",
      "name" : "Monarca",
      "path" : "Sources/Monarca",
      "product_dependencies" : [
        "WebSocketKit"
      ],
      "product_memberships" : [
        "Monarca"
      ],
      "sources" : [
        "BskyFirehoseClient.swift",
        "BskyFirehoseClientBuilder.swift",
        "BskyFirehoseError.swift",
        "DefaultFirehoseClientsBuilder.swift",
        "Entities/BskyCollection.swift",
        "Entities/Firehose/BskyFirehoseSettings.swift",
        "Entities/Firehose/FireshoseHost.swift",
        "Entities/Firehose/MessageSize.swift",
        "Entities/Firehose/Playback.swift",
        "Entities/Messages/Account.swift",
        "Entities/Messages/BskyMessage.swift",
        "Entities/Messages/Commit.swift",
        "Entities/Messages/Identity.swift",
        "Entities/Messages/Records/AspectRatio.swift",
        "Entities/Messages/Records/Block.swift",
        "Entities/Messages/Records/Follow.swift",
        "Entities/Messages/Records/Image.swift",
        "Entities/Messages/Records/Like.swift",
        "Entities/Messages/Records/LinkedIdentifier.swift",
        "Entities/Messages/Records/ListItem.swift",
        "Entities/Messages/Records/Post.swift",
        "Entities/Messages/Records/PostGate.swift",
        "Entities/Messages/Records/Profile.swift",
        "Entities/Messages/Records/Record.swift",
        "Entities/Messages/Records/Reference.swift",
        "Entities/Messages/Records/Repost.swift",
        "Entities/Messages/Records/StarterPack.swift",
        "Entities/Messages/Records/ThreadGate.swift",
        "Entities/Messages/Records/Video.swift",
        "Extensiones/Formatter+Monarca.swift",
        "Extensiones/JSONDecoder+Monarca.swift",
        "Mappers/BskyFirehoseSettingsMapper.swift",
        "Mappers/FirehoseMapperError.swift",
        "Subscription/BskyMessageManagerError.swift",
        "Subscription/Handlers/AccountMessageHandler.swift",
        "Subscription/Handlers/BskyMessageHandler.swift",
        "Subscription/Handlers/BskyMessageHandlerError.swift",
        "Subscription/Handlers/CommitMessageHandler.swift",
        "Subscription/Handlers/ContentFilteredCommitMessageHandler.swift",
        "Subscription/Handlers/HashtagFilteredCommitMessageHandler.swift",
        "Subscription/Handlers/IdentityMessageHandler.swift",
        "Subscription/Manager/AllMessagesManager.swift",
        "Subscription/Manager/BskyMessageManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.