The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GitHubKit, reference 1.6.8 (dad843), with Swift 6.0 for Linux on 28 Nov 2024 04:01:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/einstore/githubkit.git
Reference: 1.6.8
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/einstore/githubkit
 * tag               1.6.8      -> FETCH_HEAD
HEAD is now at dad843d Merge pull request #4 from pmmlo/master
Cloned https://github.com/einstore/githubkit.git
Revision (git rev-parse @):
dad843d3c3fa0b8c08225326bc2590249f66d39f
SUCCESS checkout https://github.com/einstore/githubkit.git at 1.6.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/einstore/githubkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-server/async-http-client.git
[1/13309] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.68s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.50s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/2282] Fetching swift-nio-transport-services
[1553/3851] Fetching swift-nio-transport-services, swift-atomics
[1600/7553] Fetching swift-nio-transport-services, swift-atomics, swift-log
[3118/13144] Fetching swift-nio-transport-services, swift-atomics, swift-log, swift-algorithms
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.51s)
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.54s)
[1/5171] Fetching swift-nio-extras
[5172/16323] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.43s)
[2677/11152] Fetching swift-nio-http2
[8031/24461] Fetching swift-nio-http2, swift-nio-ssl
[12884/96427] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.12s)
[51451/85275] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.16s)
Fetched https://github.com/apple/swift-nio.git from cache (4.22s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[3920/19516] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.58s)
Fetching https://github.com/apple/swift-http-types
[1/665] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.29s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.41s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.29.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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.23.0
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.0
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/449] Write sources
[23/449] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[24/449] Compiling CNIOWindows WSAStartup.c
[24/449] Compiling _NumericsShims _NumericsShims.c
[26/449] Compiling CNIOWindows shim.c
[27/449] Compiling CNIOWASI CNIOWASI.c
[28/449] Compiling CNIOLinux liburing_shims.c
[29/449] Compiling _AtomicsShims.c
[30/449] Compiling CNIOExtrasZlib empty.c
[31/449] Compiling CNIOLLHTTP c_nio_http.c
[32/449] Compiling CNIODarwin shim.c
[33/449] Compiling fiat_p256_adx_sqr.S
[34/449] Compiling fiat_p256_adx_mul.S
[35/449] Compiling CNIOLinux shim.c
[36/449] Compiling fiat_curve25519_adx_square.S
[37/449] Compiling CNIOLLHTTP c_nio_api.c
[38/449] Compiling fiat_curve25519_adx_mul.S
[39/449] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/449] Write swift-version-24593BA9C3E375BF.txt
[41/449] Compiling CNIOBoringSSLShims shims.c
[42/453] Compiling tls_record.cc
[43/453] Compiling tls13_enc.cc
[44/453] Compiling tls_method.cc
[45/453] Compiling tls13_both.cc
[46/453] Compiling t1_enc.cc
[47/455] Compiling tls13_client.cc
[48/458] Compiling tls13_server.cc
[50/487] Emitting module InternalCollectionsUtilities
[50/489] Compiling ssl_versions.cc
[51/489] Compiling ssl_transcript.cc
[52/489] Compiling ssl_x509.cc
[53/489] Compiling ssl_session.cc
[54/489] Compiling ssl_stat.cc
[55/489] Compiling ssl_privkey.cc
[56/489] Compiling ssl_file.cc
[57/489] Compiling ssl_key_share.cc
[58/489] Compiling ssl_lib.cc
[60/489] Compiling RealModule Float80+Real.swift
[61/489] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/489] Compiling InternalCollectionsUtilities Integer rank.swift
[63/490] Compiling RealModule Real.swift
[64/490] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/490] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/490] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/490] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/490] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/490] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/490] Compiling _NIOBase64 Base64.swift
[71/490] Emitting module _NIOBase64
[72/490] Compiling _NIODataStructures PriorityQueue.swift
[73/490] Compiling _NIODataStructures _TinyArray.swift
[74/490] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/490] Compiling InternalCollectionsUtilities Specialize.swift
[76/490] Compiling InternalCollectionsUtilities Debugging.swift
[77/490] Compiling InternalCollectionsUtilities Descriptions.swift
[78/491] Compiling RealModule Float+Real.swift
[79/491] Emitting module RealModule
[82/491] Compiling RealModule Float16+Real.swift
[83/491] Compiling RealModule ElementaryFunctions.swift
[84/491] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[85/491] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[86/491] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[87/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/491] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[91/491] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[92/492] Compiling RealModule RealFunctions.swift
[95/493] Compiling ssl_credential.cc
[96/493] Compiling ssl_cipher.cc
[98/508] Compiling Logging MetadataProvider.swift
[99/508] Emitting module Logging
[100/508] Emitting module _NIODataStructures
[101/508] Compiling _NIODataStructures Heap.swift
[102/509] Compiling Logging Locks.swift
[103/509] Compiling Logging LogHandler.swift
[104/509] Compiling Logging Logging.swift
[105/510] Compiling DequeModule _DequeBuffer.swift
[106/510] Compiling DequeModule _DequeBufferHeader.swift
[107/512] Compiling DequeModule Deque+CustomReflectable.swift
[108/512] Compiling DequeModule Deque+Descriptions.swift
[111/512] Compiling DequeModule Deque+Equatable.swift
[112/512] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/512] Compiling DequeModule Deque+Extras.swift
[114/512] Compiling DequeModule Deque+Hashable.swift
[114/512] Compiling ssl_cert.cc
[116/512] Compiling DequeModule _DequeSlot.swift
[117/512] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/512] Compiling ssl_asn1.cc
[118/512] Compiling ssl_buffer.cc
[119/512] Compiling ssl_aead_ctx.cc
[121/512] Compiling DequeModule Deque+Testing.swift
[122/512] Compiling DequeModule Deque._Storage.swift
[123/512] Compiling DequeModule Deque._UnsafeHandle.swift
[124/512] Compiling DequeModule Deque.swift
[124/512] Compiling s3_pkt.cc
[126/512] Compiling DequeModule Deque+Codable.swift
[127/512] Compiling DequeModule Deque+Collection.swift
[127/512] Compiling s3_both.cc
[128/512] Compiling s3_lib.cc
[130/512] Emitting module DequeModule
[131/513] Compiling handshake_client.cc
[132/513] Compiling handshake_server.cc
[133/513] Compiling handshake.cc
[134/513] Compiling handoff.cc
[135/513] Compiling dtls_record.cc
[136/513] Compiling extensions.cc
[137/513] Compiling encrypted_client_hello.cc
[138/513] Compiling md5-x86_64-linux.S
[139/513] Compiling md5-x86_64-apple.S
[140/513] Compiling md5-586-linux.S
[141/513] Compiling md5-586-apple.S
[142/513] Compiling err_data.c
[143/513] Compiling dtls_method.cc
[144/513] Compiling chacha20_poly1305_x86_64-apple.S
[145/513] Compiling chacha20_poly1305_x86_64-linux.S
[146/513] Compiling chacha20_poly1305_armv8-win.S
[147/513] Compiling chacha20_poly1305_armv8-linux.S
[148/513] Compiling chacha20_poly1305_armv8-apple.S
[149/513] Compiling chacha-x86_64-apple.S
[150/513] Compiling chacha-x86_64-linux.S
[151/513] Compiling chacha-x86-linux.S
[152/513] Compiling chacha-x86-apple.S
[153/513] Compiling chacha-armv8-win.S
[154/513] Compiling chacha-armv8-linux.S
[155/513] Compiling chacha-armv8-apple.S
[156/513] Compiling d1_pkt.cc
[157/513] Compiling chacha-armv4-linux.S
[158/513] Compiling bio_ssl.cc
[159/513] Compiling aes128gcmsiv-x86_64-apple.S
[160/513] Compiling x86_64-mont5-apple.S
[161/513] Compiling aes128gcmsiv-x86_64-linux.S
[162/513] Compiling x86_64-mont5-linux.S
[163/513] Compiling x86_64-mont-linux.S
[164/513] Compiling d1_srtp.cc
[165/513] Compiling x86_64-mont-apple.S
[166/513] Compiling x86-mont-linux.S
[167/513] Compiling x86-mont-apple.S
[168/513] Compiling vpaes-x86_64-linux.S
[169/513] Compiling vpaes-x86_64-apple.S
[170/513] Compiling vpaes-x86-linux.S
[171/513] Compiling vpaes-armv8-linux.S
[172/513] Compiling vpaes-armv8-win.S
[173/513] Compiling vpaes-x86-apple.S
[174/513] Compiling vpaes-armv7-linux.S
[175/513] Compiling d1_both.cc
[176/513] Compiling vpaes-armv8-apple.S
[177/513] Compiling sha512-x86_64-apple.S
[178/513] Compiling sha512-x86_64-linux.S
[179/513] Compiling sha512-armv8-win.S
[179/513] Compiling sha512-armv8-linux.S
[181/513] Compiling sha512-armv8-apple.S
[182/513] Compiling sha512-armv4-linux.S
[182/513] Compiling sha512-586-linux.S
[184/513] Compiling sha512-586-apple.S
[185/513] Compiling d1_lib.cc
[186/513] Compiling sha256-armv8-win.S
[187/513] Compiling sha256-x86_64-apple.S
[188/513] Compiling sha256-x86_64-linux.S
[189/513] Compiling sha256-586-linux.S
[190/513] Compiling sha256-armv8-linux.S
[191/513] Compiling sha256-armv4-linux.S
[192/513] Compiling sha256-armv8-apple.S
[193/513] Compiling sha256-586-apple.S
[194/513] Compiling sha1-armv8-win.S
[195/513] Compiling sha1-armv8-linux.S
[196/513] Compiling sha1-586-linux.S
[197/513] Compiling sha1-x86_64-apple.S
[197/513] Compiling sha1-armv4-large-linux.S
[197/513] Compiling sha1-x86_64-linux.S
[200/513] Compiling sha1-586-apple.S
[201/513] Compiling sha1-armv8-apple.S
[202/513] Compiling rsaz-avx2-apple.S
[203/513] Compiling p256_beeu-armv8-asm-win.S
[204/513] Compiling rsaz-avx2-linux.S
[205/513] Compiling p256_beeu-x86_64-asm-apple.S
[206/513] Compiling rdrand-x86_64-linux.S
[207/513] Compiling rdrand-x86_64-apple.S
[208/513] Compiling p256_beeu-armv8-asm-linux.S
[209/513] Compiling p256_beeu-armv8-asm-apple.S
[210/513] Compiling p256_beeu-x86_64-asm-linux.S
[211/513] Compiling p256-armv8-asm-apple.S
[212/513] Compiling p256-armv8-asm-win.S
[213/513] Compiling p256-x86_64-asm-apple.S
[214/513] Compiling p256-armv8-asm-linux.S
[215/513] Compiling ghashv8-armv8-apple.S
[216/513] Compiling ghashv8-armv7-linux.S
[217/513] Compiling p256-x86_64-asm-linux.S
[218/513] Compiling ghashv8-armv8-linux.S
[219/513] Compiling ghashv8-armv8-win.S
[220/513] Compiling ghash-x86_64-linux.S
[221/513] Compiling ghash-x86_64-apple.S
[222/513] Compiling ghash-ssse3-x86_64-linux.S
[223/513] Compiling ghash-x86-linux.S
[224/513] Compiling ghash-x86-apple.S
[225/513] Compiling ghash-ssse3-x86-linux.S
[225/513] Compiling ghash-ssse3-x86_64-apple.S
[227/513] Compiling ghash-neon-armv8-win.S
[228/513] Compiling ghash-ssse3-x86-apple.S
[229/513] Compiling ghash-neon-armv8-linux.S
[230/513] Compiling ghash-neon-armv8-apple.S
[231/513] Compiling co-586-linux.S
[232/513] Compiling co-586-apple.S
[233/513] Compiling ghash-armv4-linux.S
[234/513] Compiling bsaes-armv7-linux.S
[235/513] Compiling bn-armv8-linux.S
[236/513] Compiling bn-armv8-apple.S
[237/513] Compiling bn-armv8-win.S
[237/513] Compiling bn-586-apple.S
[239/513] Compiling bn-586-linux.S
[240/513] Compiling armv8-mont-win.S
[241/513] Compiling armv8-mont-apple.S
[242/513] Compiling aesv8-armv8-win.S
[243/513] Compiling aesv8-gcm-armv8-win.S
[244/513] Compiling armv8-mont-linux.S
[245/513] Compiling aesv8-gcm-armv8-apple.S
[245/513] Compiling armv4-mont-linux.S
[245/513] Compiling aesv8-gcm-armv8-linux.S
[248/513] Compiling aesv8-armv8-linux.S
[249/513] Compiling aesv8-armv8-apple.S
[250/513] Compiling aesni-x86_64-linux.S
[251/513] Compiling aesv8-armv7-linux.S
[252/513] Compiling aesni-x86_64-apple.S
[253/513] Compiling aesni-x86-apple.S
[254/513] Compiling aesni-x86-linux.S
[255/513] Compiling aesni-gcm-x86_64-apple.S
[256/513] Compiling aesni-gcm-x86_64-linux.S
[257/513] Compiling x_x509a.c
[258/513] Compiling x_req.c
[259/513] Compiling x_sig.c
[260/513] Compiling x_x509.c
[261/513] Compiling x_val.c
[262/513] Compiling x_spki.c
[263/513] Compiling x_name.c
[264/513] Compiling x_pubkey.c
[265/513] Compiling x_exten.c
[266/513] Compiling x_crl.c
[267/513] Compiling x_attrib.c
[268/513] Compiling x509spki.c
[269/513] Compiling x_algor.c
[270/513] Compiling x_all.c
[271/513] Compiling x509cset.c
[272/513] Compiling x509name.c
[273/513] Compiling x509rset.c
[274/513] Compiling x509_vpm.c
[275/513] Compiling x509_txt.c
[276/513] Compiling x509_v3.c
[277/513] Compiling x509_vfy.c
[278/513] Compiling x509_trs.c
[279/513] Compiling x509_set.c
[280/513] Compiling x509_req.c
[281/513] Compiling x509_obj.c
[282/513] Compiling x509_d2.c
[283/513] Compiling x509_def.c
[284/513] Compiling x509_cmp.c
[285/513] Compiling x509_ext.c
[286/513] Compiling x509_lu.c
[287/513] Compiling v3_skey.c
[288/513] Compiling x509.c
[289/513] Compiling x509_att.c
[290/513] Compiling v3_prn.c
[291/513] Compiling v3_ocsp.c
[292/513] Compiling v3_utl.c
[293/513] Compiling v3_pcons.c
[294/513] Compiling v3_pmaps.c
[295/513] Compiling v3_purp.c
[296/513] Compiling v3_info.c
[297/513] Compiling v3_ncons.c
[298/513] Compiling v3_int.c
[299/513] Compiling v3_lib.c
[300/513] Compiling v3_enum.c
[301/513] Compiling v3_extku.c
[302/513] Compiling v3_ia5.c
[303/513] Compiling v3_genn.c
[304/513] Compiling v3_crld.c
[305/513] Compiling v3_cpols.c
[306/513] Compiling v3_bitst.c
[307/513] Compiling v3_conf.c
[308/513] Compiling v3_akeya.c
[309/513] Compiling v3_bcons.c
[310/513] Compiling t_x509a.c
[311/513] Compiling v3_akey.c
[312/513] Compiling v3_alt.c
[313/513] Compiling i2d_pr.c
[314/513] Compiling t_x509.c
[315/513] Compiling t_crl.c
[316/513] Compiling t_req.c
[317/513] Compiling name_print.c
[318/513] Compiling rsa_pss.c
[319/513] Compiling policy.c
[320/513] Compiling algorithm.c
[321/513] Compiling by_file.c
[322/513] Compiling by_dir.c
[323/513] Compiling a_digest.c
[324/513] Compiling asn1_gen.c
[325/513] Compiling thread_win.c
[326/513] Compiling a_sign.c
[327/513] Compiling thread_pthread.c
[328/513] Compiling voprf.c
[329/513] Compiling thread_none.c
[330/513] Compiling a_verify.c
[331/513] Compiling trust_token.c
[332/513] Compiling thread.c
[333/513] Compiling spx_util.c
[334/513] Compiling pmbtoken.c
[335/513] Compiling spx_thash.c
[336/513] Compiling spx_wots.c
[337/513] Compiling spx_fors.c
[338/513] Compiling spx_merkle.c
[339/513] Compiling spx_address.c
[340/513] Compiling spx.c
[341/513] Compiling wots.c
[341/513] Compiling stack.c
[343/513] Compiling thash.c
[344/513] Compiling merkle.c
[344/513] Compiling sha512.c
[346/513] Compiling sha256.c
[347/513] Compiling fors.c
[348/513] Compiling sha1.c
[349/513] Compiling slhdsa.c
[350/513] Compiling siphash.c
[351/513] Compiling rsa_print.c
[352/513] Compiling rc4.c
[353/513] Compiling rsa_extra.c
[354/513] Compiling refcount.c
[355/513] Compiling windows.c
[356/513] Compiling rsa_asn1.c
[357/513] Compiling trusty.c
[358/513] Compiling rand_extra.c
[359/513] Compiling ios.c
[360/513] Compiling getentropy.c
[361/513] Compiling passive.c
[362/513] Compiling rsa_crypt.c
[363/513] Compiling urandom.c
[364/513] Compiling deterministic.c
[365/513] Compiling forkunsafe.c
[366/513] Compiling poly1305_arm_asm.S
[367/513] Compiling fork_detect.c
[368/513] Compiling pool.c
[369/513] Compiling poly1305_arm.c
[370/513] Compiling poly1305.c
[371/513] Compiling pkcs7.c
[372/513] Compiling poly1305_vec.c
[373/513] Compiling pem_xaux.c
[374/513] Compiling pem_x509.c
[375/513] Compiling pkcs8.c
[376/513] Compiling p5_pbev2.c
[377/513] Compiling pkcs7_x509.c
[378/513] Compiling pkcs8_x509.c
[379/513] Compiling pem_pk8.c
[380/513] Compiling pem_pkey.c
[381/513] Compiling obj_xref.c
[382/513] Compiling pem_oth.c
[383/513] Compiling pem_info.c
[384/513] Compiling mem.c
[385/513] Compiling pem_all.c
[386/513] Compiling pem_lib.c
[387/513] Compiling obj.c
[388/513] Compiling md4.c
[388/513] Compiling mldsa.c
[390/513] Compiling md5.c
[391/513] Compiling fips_shared_support.c
[392/513] Compiling lhash.c
[392/513] Compiling kyber.c
[394/513] Compiling keccak.c
[395/513] Compiling poly_rq_mul.S
[396/513] Compiling ex_data.c
[397/513] Compiling pbkdf.c
[398/513] Compiling hpke.c
[399/513] Compiling sign.c
[400/513] Compiling scrypt.c
[401/513] Compiling p_x25519_asn1.c
[402/513] Compiling p_x25519.c
[403/513] Compiling print.c
[404/513] Compiling hrss.c
[405/513] Compiling p_rsa.c
[406/513] Compiling p_rsa_asn1.c
[407/513] Compiling mlkem.cc
[408/513] Compiling p_hkdf.c
[409/513] Compiling p_ed25519.c
[410/513] Compiling p_ed25519_asn1.c
[411/513] Compiling p_ec_asn1.c
[412/513] Compiling p_ec.c
[413/513] Compiling p_dh.c
[414/513] Compiling p_dh_asn1.c
[415/513] Compiling p_dsa_asn1.c
[416/513] Compiling evp_ctx.c
[417/513] Compiling evp_asn1.c
[418/513] Compiling ecdh_extra.c
[419/513] Compiling engine.c
[420/513] Compiling err.c
[421/513] Compiling ecdsa_asn1.c
[422/513] Compiling evp.c
[423/513] Compiling ec_derive.c
[424/513] Compiling hash_to_curve.c
[425/513] Compiling dsa_asn1.c
[426/513] Compiling ec_asn1.c
[427/513] Compiling dsa.c
[428/513] Compiling dilithium.c
[429/513] Compiling dh_asn1.c
[430/513] Compiling params.c
[431/513] Compiling x25519-asm-arm.S
[432/513] Compiling spake25519.c
[433/513] Compiling digest_extra.c
[434/513] Compiling crypto.c
[435/513] Compiling des.c
[436/513] Compiling cpu_arm_linux.c
[437/513] Compiling cpu_aarch64_sysreg.c
[438/513] Compiling cpu_arm_freebsd.c
[439/513] Compiling cpu_aarch64_win.c
[440/513] Compiling cpu_intel.c
[441/513] Compiling cpu_aarch64_openbsd.c
[442/513] Compiling cpu_aarch64_fuchsia.c
[443/513] Compiling cpu_aarch64_apple.c
[444/513] Compiling cpu_aarch64_linux.c
[445/513] Compiling tls_cbc.c
[446/513] Compiling curve25519.c
[447/513] Compiling e_rc4.c
[448/513] Compiling conf.c
[449/513] Compiling e_rc2.c
[450/513] Compiling e_null.c
[451/513] Compiling e_tls.c
[452/513] Compiling e_des.c
[453/513] Compiling e_aesctrhmac.c
[454/513] Compiling curve25519_64_adx.c
[455/513] Compiling derive_key.c
[456/513] Compiling e_chacha20poly1305.c
[457/513] Compiling e_aesgcmsiv.c
[458/513] Compiling unicode.c
[459/513] Compiling cipher_extra.c
[460/513] Compiling ber.c
[461/513] Compiling chacha.c
[462/513] Compiling bn_asn1.c
[463/513] Compiling cbb.c
[464/513] Compiling asn1_compat.c
[465/513] Compiling buf.c
[466/513] Compiling cbs.c
[467/513] Compiling blake2.c
[468/513] Compiling convert.c
[469/513] Compiling socket_helper.c
[470/513] Compiling socket.c
[471/513] Compiling pair.c
[472/513] Compiling hexdump.c
[473/513] Compiling printf.c
[474/513] Compiling file.c
[475/513] Compiling connect.c
[476/513] Compiling errno.c
[477/513] Compiling fd.c
[478/513] Compiling bio_mem.c
[479/513] Compiling base64.c
[480/513] Compiling tasn_fre.c
[481/513] Compiling tasn_typ.c
[482/513] Compiling tasn_utl.c
[483/513] Compiling bio.c
[484/513] Compiling f_string.c
[485/513] Compiling tasn_new.c
[486/513] Compiling posix_time.c
[487/513] Compiling asn_pack.c
[488/513] Compiling f_int.c
[489/513] Compiling tasn_enc.c
[490/513] Compiling tasn_dec.c
[491/513] Compiling asn1_par.c
[492/513] Compiling asn1_lib.c
[493/513] Compiling a_utctm.c
[494/513] Compiling a_type.c
[495/513] Compiling a_time.c
[496/513] Compiling a_strnid.c
[497/513] Compiling a_strex.c
[498/513] Compiling a_octet.c
[499/513] Compiling a_d2i_fp.c
[500/513] Compiling a_gentm.c
[501/513] Compiling a_object.c
[502/513] Compiling a_bool.c
[503/513] Compiling a_i2d_fp.c
[503/513] Write sources
[506/513] Compiling a_dup.c
[507/513] Compiling a_mbstr.c
[508/513] Compiling a_int.c
[509/513] Compiling a_bitstr.c
[510/513] Compiling bcm.c
[512/557] Compiling Algorithms Reductions.swift
[513/557] Compiling Algorithms Rotate.swift
[514/557] Compiling Algorithms Joined.swift
[515/557] Compiling Algorithms Keyed.swift
[516/559] Compiling Algorithms MinMax.swift
[517/559] Compiling Algorithms RandomSample.swift
[518/559] Compiling Atomics IntegerOperations.swift
[519/559] Compiling Atomics Unmanaged extensions.swift
[520/559] Compiling Algorithms EitherSequence.swift
[521/559] Compiling Algorithms FirstNonNil.swift
[522/559] Compiling Algorithms FlattenCollection.swift
[526/559] Compiling Algorithms Split.swift
[527/559] Compiling Algorithms Stride.swift
[528/559] Compiling Algorithms Suffix.swift
[531/562] Compiling Algorithms Product.swift
[535/562] Compiling Algorithms Compacted.swift
[536/562] Compiling Algorithms Cycle.swift
[540/562] Compiling Algorithms Grouped.swift
[541/562] Compiling Algorithms Indexed.swift
[542/562] Compiling Algorithms Intersperse.swift
[542/562] Compiling c-nioatomics.c
[544/562] Compiling Algorithms Trim.swift
[545/562] Compiling Algorithms Unique.swift
[546/562] Compiling Algorithms Windows.swift
[547/562] Compiling Algorithms AdjacentPairs.swift
[548/562] Compiling Algorithms Chain.swift
[549/562] Compiling Algorithms Chunked.swift
[550/562] Compiling Algorithms Combinations.swift
[550/562] Compiling c-atomics.c
[552/568] Compiling NIOConcurrencyHelpers lock.swift
[562/568] Emitting module Atomics
[563/569] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[564/569] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[565/569] Compiling NIOConcurrencyHelpers NIOLock.swift
[566/569] Compiling NIOConcurrencyHelpers atomics.swift
[568/569] Emitting module NIOConcurrencyHelpers
[570/630] Emitting module Algorithms
[572/631] Compiling NIOCore MulticastChannel.swift
[573/631] Compiling NIOCore NIOAny.swift
[574/631] Compiling NIOCore NIOCloseOnErrorHandler.swift
[575/631] Compiling NIOCore NIOLoopBound.swift
[576/631] Compiling NIOCore NIOScheduledCallback.swift
[577/631] Compiling NIOCore NIOSendable.swift
[578/631] Compiling NIOCore PointerHelpers.swift
[579/631] Compiling NIOCore RecvByteBufferAllocator.swift
[580/639] Compiling NIOCore IO.swift
[581/639] Compiling NIOCore IOData.swift
[582/639] Compiling NIOCore IPProtocol.swift
[583/639] Compiling NIOCore IntegerBitPacking.swift
[584/639] Compiling NIOCore IntegerTypes.swift
[585/639] Compiling NIOCore Interfaces.swift
[586/639] Compiling NIOCore Linux.swift
[587/639] Compiling NIOCore MarkedCircularBuffer.swift
[588/639] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[589/639] Compiling NIOCore SocketAddresses.swift
[590/639] Compiling NIOCore SocketOptionProvider.swift
[591/639] Compiling NIOCore SystemCallHelpers.swift
[592/639] Compiling NIOCore TimeAmount+Duration.swift
[593/639] Compiling NIOCore TypeAssistedChannelHandler.swift
[594/639] Compiling NIOCore UniversalBootstrapSupport.swift
[595/639] Compiling NIOCore Utilities.swift
[596/639] Compiling NIOCore CircularBuffer.swift
[597/639] Compiling NIOCore Codec.swift
[598/639] Compiling NIOCore ConvenienceOptionSupport.swift
[599/639] Compiling NIOCore DeadChannel.swift
[600/639] Compiling NIOCore DispatchQueue+WithFuture.swift
[601/639] Compiling NIOCore EventLoop+Deprecated.swift
[602/639] Compiling NIOCore EventLoop+SerialExecutor.swift
[603/639] Compiling NIOCore EventLoop.swift
[604/639] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[605/639] Compiling NIOCore EventLoopFuture+Deprecated.swift
[606/639] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[607/639] Compiling NIOCore EventLoopFuture.swift
[608/639] Compiling NIOCore FileDescriptor.swift
[609/639] Compiling NIOCore FileHandle.swift
[610/639] Compiling NIOCore FileRegion.swift
[611/639] Compiling NIOCore GlobalSingletons.swift
[612/639] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[613/639] Compiling NIOCore BSDSocketAPI.swift
[614/639] Compiling NIOCore ByteBuffer-aux.swift
[615/639] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[616/639] Compiling NIOCore ByteBuffer-conversions.swift
[617/639] Compiling NIOCore ByteBuffer-core.swift
[618/639] Compiling NIOCore ByteBuffer-hex.swift
[619/639] Compiling NIOCore ByteBuffer-int.swift
[620/639] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[621/639] Compiling NIOCore AddressedEnvelope.swift
[622/639] Compiling NIOCore AsyncAwaitSupport.swift
[623/639] Compiling NIOCore AsyncChannel.swift
[624/639] Compiling NIOCore AsyncChannelHandler.swift
[625/639] Compiling NIOCore AsyncChannelInboundStream.swift
[626/639] Compiling NIOCore AsyncChannelOutboundWriter.swift
[627/639] Compiling NIOCore NIOAsyncSequenceProducer.swift
[628/639] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[629/639] Compiling NIOCore NIOAsyncWriter.swift
[630/639] Compiling NIOCore ByteBuffer-multi-int.swift
[631/639] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[632/639] Compiling NIOCore ByteBuffer-views.swift
[633/639] Compiling NIOCore Channel.swift
[634/639] Compiling NIOCore ChannelHandler.swift
[635/639] Compiling NIOCore ChannelHandlers.swift
[636/639] Compiling NIOCore ChannelInvoker.swift
[637/639] Compiling NIOCore ChannelOption.swift
[638/639] Compiling NIOCore ChannelPipeline.swift
[639/639] Emitting module NIOCore
[641/692] Emitting module NIOEmbedded
[642/692] Compiling NIOEmbedded AsyncTestingChannel.swift
[643/692] Compiling NIOEmbedded Embedded.swift
[644/692] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[646/693] Compiling NIOPosix IO.swift
[647/693] Compiling NIOPosix IntegerBitPacking.swift
[648/693] Compiling NIOPosix IntegerTypes.swift
[649/693] Compiling NIOPosix Linux.swift
[650/693] Compiling NIOPosix LinuxCPUSet.swift
[651/693] Compiling NIOPosix LinuxUring.swift
[652/693] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[653/699] Emitting module NIOPosix
[654/699] Compiling NIOPosix SelectableChannel.swift
[655/699] Compiling NIOPosix SelectableEventLoop.swift
[656/699] Compiling NIOPosix SelectorEpoll.swift
[657/699] Compiling NIOPosix SelectorGeneric.swift
[658/699] Compiling NIOPosix SelectorKqueue.swift
[659/699] Compiling NIOPosix SelectorUring.swift
[660/699] Compiling NIOPosix ThreadPosix.swift
[661/699] Compiling NIOPosix ThreadWindows.swift
[662/699] Compiling NIOPosix UnsafeTransfer.swift
[663/699] Compiling NIOPosix Utilities.swift
[664/699] Compiling NIOPosix VsockAddress.swift
[665/699] Compiling NIOPosix VsockChannelEvents.swift
[666/699] Compiling NIOPosix BSDSocketAPICommon.swift
[667/699] Compiling NIOPosix BSDSocketAPIPosix.swift
[668/699] Compiling NIOPosix BSDSocketAPIWindows.swift
[669/699] Compiling NIOPosix BaseSocket.swift
[670/699] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[671/699] Compiling NIOPosix BaseSocketChannel.swift
[672/699] Compiling NIOPosix BaseStreamSocketChannel.swift
[673/699] Compiling NIOPosix ServerSocket.swift
[674/699] Compiling NIOPosix Socket.swift
[675/699] Compiling NIOPosix SocketChannel.swift
[676/699] Compiling NIOPosix SocketProtocols.swift
[677/699] Compiling NIOPosix System.swift
[678/699] Compiling NIOPosix Thread.swift
[679/699] Compiling NIOPosix Bootstrap.swift
[680/699] Compiling NIOPosix ControlMessage.swift
[681/699] Compiling NIOPosix DatagramVectorReadManager.swift
[682/699] Compiling NIOPosix Errors+Any.swift
[683/699] Compiling NIOPosix FileDescriptor.swift
[684/699] Compiling NIOPosix GetaddrinfoResolver.swift
[685/699] Compiling NIOPosix HappyEyeballs.swift
[686/699] Compiling NIOPosix NIOThreadPool.swift
[687/699] Compiling NIOPosix NonBlockingFileIO.swift
[688/699] Compiling NIOPosix PendingDatagramWritesManager.swift
[689/699] Compiling NIOPosix PendingWritesManager.swift
[690/699] Compiling NIOPosix PipeChannel.swift
[691/699] Compiling NIOPosix PipePair.swift
[692/699] Compiling NIOPosix PointerHelpers.swift
[693/699] Compiling NIOPosix Pool.swift
[694/699] Compiling NIOPosix PooledRecvBufferAllocator.swift
[695/699] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[696/699] Compiling NIOPosix PosixSingletons.swift
[697/699] Compiling NIOPosix RawSocketBootstrap.swift
[698/699] Compiling NIOPosix Resolver.swift
[699/699] Compiling NIOPosix Selectable.swift
[701/702] Compiling NIO Exports.swift
[702/702] Emitting module NIO
[704/742] Compiling NIOTLS TLSEvents.swift
[705/742] Emitting module NIOTLS
[706/742] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[707/742] Compiling NIOSOCKS ClientStateMachine.swift
[708/742] Compiling NIOSOCKS SOCKSResponse.swift
[709/743] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[710/743] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[711/743] Compiling NIOHTTP1 ByteCollectionUtils.swift
[712/743] Compiling NIOHTTP1 HTTPDecoder.swift
[713/743] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[714/743] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[715/743] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[716/743] Emitting module NIOSOCKS
[717/743] Compiling NIOHTTP1 HTTPEncoder.swift
[718/743] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[719/743] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[720/743] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[721/743] Compiling NIOSOCKS ServerStateMachine.swift
[722/744] Compiling NIOTLS SNIHandler.swift
[725/745] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[726/745] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[727/747] Emitting module NIOHTTP1
[728/747] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[729/747] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[730/775] Compiling NIOSSL SSLCallbacks.swift
[731/775] Compiling NIOSSL SSLCertificate.swift
[732/775] Compiling NIOSSL NIOSSLClientHandler.swift
[733/775] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[734/775] Compiling NIOSSL NIOSSLHandler.swift
[735/775] Compiling NIOSSL SSLPublicKey.swift
[736/775] Compiling NIOSSL CustomPrivateKey.swift
[737/775] Compiling NIOSSL IdentityVerification.swift
[738/775] Compiling NIOSSL LinuxCABundle.swift
[739/775] Compiling NIOSSL AndroidCABundle.swift
[740/775] Compiling NIOSSL ByteBufferBIO.swift
[741/775] Compiling NIOSSL SubjectAlternativeName.swift
[742/775] Compiling NIOSSL NIOSSLServerHandler.swift
[744/794] Compiling NIOHPACK IntegerCoding.swift
[745/795] Compiling NIOHPACK StaticHeaderTable.swift
[746/795] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[747/795] Compiling NIOHPACK IndexedHeaderTable.swift
[748/795] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[749/795] Compiling NIOHPACK DynamicHeaderTable.swift
[750/795] Compiling NIOHPACK HPACKDecoder.swift
[751/795] Emitting module NIOHTTPCompression
[752/795] Compiling NIOHTTPCompression HTTPCompression.swift
[753/795] Compiling NIOHTTPCompression HTTPDecompression.swift
[754/795] Compiling NIOHPACK HuffmanTables.swift
[755/795] Compiling NIOHPACK HuffmanCoding.swift
[756/795] Compiling NIOSSL SSLErrors.swift
[757/795] Compiling NIOSSL SSLInit.swift
[758/795] Compiling NIOSSL SSLPKCS12Bundle.swift
[759/795] Compiling NIOSSL SSLPrivateKey.swift
[761/795] Compiling NIOSSL ObjectIdentifier.swift
[762/795] Compiling NIOSSL PosixPort.swift
[764/798] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[765/798] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[768/798] Compiling NIOHPACK HPACKEncoder.swift
[769/798] Compiling NIOHPACK HPACKErrors.swift
[770/798] Emitting module NIOSSL
[771/798] Compiling NIOHPACK HPACKHeader.swift
[772/798] Compiling NIOHPACK HeaderTables.swift
[780/799] Emitting module NIOHPACK
[782/836] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[783/858] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[784/858] Emitting module NIOFoundationCompat
[785/858] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[786/858] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[788/859] Compiling NIOHTTP2 HasRemoteSettings.swift
[789/859] Compiling NIOHTTP2 LocallyQuiescingState.swift
[790/859] Compiling NIOHTTP2 QuiescingState.swift
[791/859] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[792/859] Compiling NIOHTTP2 MaySendFrames.swift
[793/859] Compiling NIOHTTP2 SendingDataState.swift
[794/859] Compiling NIOHTTP2 SendingGoawayState.swift
[795/859] Compiling NIOHTTP2 HTTP2SettingsState.swift
[796/859] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[797/859] Compiling NIOHTTP2 HasFlowControlWindows.swift
[798/859] Compiling NIOHTTP2 HasLocalSettings.swift
[799/881] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[800/881] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[801/881] Compiling NIOTransportServices NIOTSErrors.swift
[802/881] Compiling NIOTransportServices NIOTSEventLoop.swift
[805/881] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[806/881] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[807/889] Compiling NIOTransportServices StateManagedChannel.swift
[808/889] Compiling NIOTransportServices StateManagedListenerChannel.swift
[809/889] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[810/891] Compiling NIOTransportServices NIOTSBootstraps.swift
[811/891] Compiling NIOTransportServices NIOTSChannelOptions.swift
[812/891] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[813/891] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[814/891] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[815/891] Compiling NIOTransportServices NIOTSListenerChannel.swift
[819/891] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[820/891] Compiling NIOTransportServices NIOTSSingletons.swift
[830/891] Emitting module NIOTransportServices
[831/891] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[832/891] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[833/891] Compiling NIOHTTP2 DOSHeuristics.swift
[834/891] Compiling NIOHTTP2 Error+Any.swift
[835/891] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[837/892] Compiling NIOTransportServices AcceptHandler.swift
[838/892] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[839/892] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[840/892] Compiling NIOTransportServices NIOTSDatagramListener.swift
[841/892] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[842/892] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[844/893] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[845/893] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[846/893] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[847/893] Compiling NIOHTTP2 HTTP2StreamID.swift
[848/893] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[849/893] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[850/893] Compiling NIOHTTP2 HTTP2UserEvents.swift
[851/893] Compiling NIOHTTP2 InboundEventBuffer.swift
[852/893] Compiling NIOHTTP2 InboundWindowManager.swift
[853/893] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[854/893] Compiling NIOHTTP2 StreamChannelFlowController.swift
[855/893] Compiling NIOHTTP2 StreamChannelList.swift
[856/893] Compiling NIOHTTP2 StreamMap.swift
[857/893] Compiling NIOHTTP2 StreamStateMachine.swift
[858/893] Compiling NIOHTTP2 UnsafeTransfer.swift
[859/893] Compiling NIOHTTP2 WatermarkedFlowController.swift
[860/893] Emitting module NIOHTTP2
[870/893] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[871/893] Compiling NIOHTTP2 HTTP2Frame.swift
[872/893] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[873/893] Compiling NIOHTTP2 HTTP2FrameParser.swift
[874/893] Compiling NIOHTTP2 HTTP2PingData.swift
[875/893] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[876/893] Compiling NIOHTTP2 HTTP2Settings.swift
[877/893] Compiling NIOHTTP2 HTTP2Stream.swift
[878/893] Compiling NIOHTTP2 StateMachineResult.swift
[879/893] Compiling NIOHTTP2 ContentLengthVerifier.swift
[883/893] Compiling NIOHTTP2 ControlFrameBuffer.swift
[884/893] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[885/893] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[886/893] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[887/893] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[888/893] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[889/893] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[890/893] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[891/893] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[892/893] Compiling NIOHTTP2 HTTP2Error.swift
[893/893] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[895/951] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[896/951] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[897/951] Compiling AsyncHTTPClient AsyncLazySequence.swift
[898/951] Compiling AsyncHTTPClient HTTPClient+execute.swift
[899/951] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[900/951] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[901/951] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[902/951] Compiling AsyncHTTPClient HTTPClientRequest.swift
[903/959] Emitting module AsyncHTTPClient
[904/959] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[905/959] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[906/959] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[907/959] Compiling AsyncHTTPClient ConnectionTarget.swift
[908/959] Compiling AsyncHTTPClient DeconstructedURL.swift
[909/959] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[910/959] Compiling AsyncHTTPClient FoundationExtensions.swift
[911/959] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[912/959] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[913/959] Compiling AsyncHTTPClient RequestBodyLength.swift
[914/959] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[915/959] Compiling AsyncHTTPClient RequestOptions.swift
[916/959] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[917/959] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[918/959] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[919/959] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[920/959] Compiling AsyncHTTPClient ConnectionPool.swift
[921/959] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[922/959] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[923/959] Compiling AsyncHTTPClient TLSEventsHandler.swift
[924/959] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[925/959] Compiling AsyncHTTPClient HTTP1Connection.swift
[926/959] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[927/959] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[928/959] Compiling AsyncHTTPClient HTTPClientResponse.swift
[929/959] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[930/959] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[931/959] Compiling AsyncHTTPClient Transaction.swift
[932/959] Compiling AsyncHTTPClient Base64.swift
[933/959] Compiling AsyncHTTPClient BasicAuth.swift
[934/959] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[935/959] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[936/959] Compiling AsyncHTTPClient HTTP2Connection.swift
[937/959] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[938/959] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[939/959] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[940/959] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[941/959] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[942/959] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[943/959] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[944/959] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[945/959] Compiling AsyncHTTPClient HTTPClient.swift
[946/959] Compiling AsyncHTTPClient HTTPHandler.swift
[947/959] Compiling AsyncHTTPClient LRUCache.swift
[948/959] Compiling AsyncHTTPClient NWErrorHandler.swift
[949/959] Compiling AsyncHTTPClient NWWaitingHandler.swift
[950/959] Compiling AsyncHTTPClient TLSConfiguration.swift
[951/959] Compiling AsyncHTTPClient RedirectState.swift
[952/959] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[953/959] Compiling AsyncHTTPClient RequestBag.swift
[954/959] Compiling AsyncHTTPClient RequestValidation.swift
[955/959] Compiling AsyncHTTPClient SSLContextCache.swift
[956/959] Compiling AsyncHTTPClient Scheme.swift
[957/959] Compiling AsyncHTTPClient Singleton.swift
[958/959] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[959/959] Compiling AsyncHTTPClient Utils.swift
[961/993] Compiling GitHubKit Verification.swift
[962/993] Compiling GitHubKit Webhook.swift
[963/993] Compiling GitHubKit Query.swift
[964/993] Compiling GitHubKit Branch+Requests.swift
[965/997] Compiling GitHubKit Release+Requests.swift
[966/997] Compiling GitHubKit Repo+Requests.swift
[967/997] Compiling GitHubKit Tag+Requests.swift
[968/997] Compiling GitHubKit Webhook+Requests.swift
[969/997] Emitting module GitHubKit
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:53:121: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
 51 |
 52 |     /// Initializer
 53 |     public init(_ config: Config, eventLoopGroupProvider provider: AsyncHTTPClient.HTTPClient.EventLoopGroupProvider = .createNew, proxy: AsyncHTTPClient.HTTPClient.Configuration.Proxy? = nil) throws {
    |                                                                                                                         |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
    |                                                                                                                         `- note: use 'singleton' instead
 54 |         self.config = config
 55 |         var conf = AsyncHTTPClient.HTTPClient.Configuration()
[970/997] Compiling GitHubKit Exports.swift
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:53:121: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
 51 |
 52 |     /// Initializer
 53 |     public init(_ config: Config, eventLoopGroupProvider provider: AsyncHTTPClient.HTTPClient.EventLoopGroupProvider = .createNew, proxy: AsyncHTTPClient.HTTPClient.Configuration.Proxy? = nil) throws {
    |                                                                                                                         |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
    |                                                                                                                         `- note: use 'singleton' instead
 54 |         self.config = config
 55 |         var conf = AsyncHTTPClient.HTTPClient.Configuration()
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:112:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
112 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
113 |             var response = response
114 |             guard response.status == .ok else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:126:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
    :
124 |                 }
125 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
126 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
127 |             } catch {
128 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:119:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
117 |                     print(data)
118 |                 }
119 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             }
121 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:154:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
152 |         return future.flatMap() { response in
153 |             guard response.status == .ok || response.status == .noContent else {
154 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |             }
156 |             return self.eventLoop.makeSucceededFuture(Void())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:167:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
165 |             var response = response
166 |             guard response.status == .ok || response.status == .noContent else {
167 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             }
169 |             return self.eventLoop.makeSucceededFuture(response.data())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:179:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
177 |         return future.flatMap() { response in
178 |             guard response.status == status else {
179 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |             }
181 |             guard response.headers.contains(name: "Location"), let redirect = response.headers["Location"].first else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:223:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
221 |         let r = try req(method, path, body)
222 |         let future = client.execute(request: r)
223 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
224 |             var response = response
225 |             guard response.status == .ok || response.status == .created else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:232:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
230 |             }
231 |             if response.body?.capacity == 0 {
232 |                 return self.eventLoop.makeSucceededFuture(nil)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
233 |             }
234 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:239:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
237 |                 }
238 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
239 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
240 |             } catch {
241 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:229:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
227 |                     print("Error data: " + (String(data: data, encoding: .utf8) ?? "No error data to print"))
228 |                 }
229 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
230 |             }
231 |             if response.body?.capacity == 0 {
[971/997] Compiling GitHubKit GitHub.swift
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:53:121: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
 51 |
 52 |     /// Initializer
 53 |     public init(_ config: Config, eventLoopGroupProvider provider: AsyncHTTPClient.HTTPClient.EventLoopGroupProvider = .createNew, proxy: AsyncHTTPClient.HTTPClient.Configuration.Proxy? = nil) throws {
    |                                                                                                                         |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
    |                                                                                                                         `- note: use 'singleton' instead
 54 |         self.config = config
 55 |         var conf = AsyncHTTPClient.HTTPClient.Configuration()
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:112:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
112 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
113 |             var response = response
114 |             guard response.status == .ok else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:126:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
    :
124 |                 }
125 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
126 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
127 |             } catch {
128 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:119:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
117 |                     print(data)
118 |                 }
119 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             }
121 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:154:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
152 |         return future.flatMap() { response in
153 |             guard response.status == .ok || response.status == .noContent else {
154 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |             }
156 |             return self.eventLoop.makeSucceededFuture(Void())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:167:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
165 |             var response = response
166 |             guard response.status == .ok || response.status == .noContent else {
167 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             }
169 |             return self.eventLoop.makeSucceededFuture(response.data())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:179:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
177 |         return future.flatMap() { response in
178 |             guard response.status == status else {
179 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |             }
181 |             guard response.headers.contains(name: "Location"), let redirect = response.headers["Location"].first else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:223:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
221 |         let r = try req(method, path, body)
222 |         let future = client.execute(request: r)
223 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
224 |             var response = response
225 |             guard response.status == .ok || response.status == .created else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:232:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
230 |             }
231 |             if response.body?.capacity == 0 {
232 |                 return self.eventLoop.makeSucceededFuture(nil)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
233 |             }
234 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:239:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
237 |                 }
238 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
239 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
240 |             } catch {
241 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:229:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
227 |                     print("Error data: " + (String(data: data, encoding: .utf8) ?? "No error data to print"))
228 |                 }
229 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
230 |             }
231 |             if response.body?.capacity == 0 {
[972/997] Compiling GitHubKit GitHubClient.swift
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:53:121: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
 51 |
 52 |     /// Initializer
 53 |     public init(_ config: Config, eventLoopGroupProvider provider: AsyncHTTPClient.HTTPClient.EventLoopGroupProvider = .createNew, proxy: AsyncHTTPClient.HTTPClient.Configuration.Proxy? = nil) throws {
    |                                                                                                                         |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
    |                                                                                                                         `- note: use 'singleton' instead
 54 |         self.config = config
 55 |         var conf = AsyncHTTPClient.HTTPClient.Configuration()
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:112:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
112 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
113 |             var response = response
114 |             guard response.status == .ok else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:126:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
    :
124 |                 }
125 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
126 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
127 |             } catch {
128 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:119:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
117 |                     print(data)
118 |                 }
119 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             }
121 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:154:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
152 |         return future.flatMap() { response in
153 |             guard response.status == .ok || response.status == .noContent else {
154 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |             }
156 |             return self.eventLoop.makeSucceededFuture(Void())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:167:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
165 |             var response = response
166 |             guard response.status == .ok || response.status == .noContent else {
167 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             }
169 |             return self.eventLoop.makeSucceededFuture(response.data())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:179:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
177 |         return future.flatMap() { response in
178 |             guard response.status == status else {
179 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |             }
181 |             guard response.headers.contains(name: "Location"), let redirect = response.headers["Location"].first else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:223:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
221 |         let r = try req(method, path, body)
222 |         let future = client.execute(request: r)
223 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
224 |             var response = response
225 |             guard response.status == .ok || response.status == .created else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:232:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
230 |             }
231 |             if response.body?.capacity == 0 {
232 |                 return self.eventLoop.makeSucceededFuture(nil)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
233 |             }
234 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:239:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
237 |                 }
238 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
239 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
240 |             } catch {
241 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:229:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
227 |                     print("Error data: " + (String(data: data, encoding: .utf8) ?? "No error data to print"))
228 |                 }
229 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
230 |             }
231 |             if response.body?.capacity == 0 {
[973/997] Compiling GitHubKit GitHubServer.swift
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:53:121: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
 51 |
 52 |     /// Initializer
 53 |     public init(_ config: Config, eventLoopGroupProvider provider: AsyncHTTPClient.HTTPClient.EventLoopGroupProvider = .createNew, proxy: AsyncHTTPClient.HTTPClient.Configuration.Proxy? = nil) throws {
    |                                                                                                                         |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
    |                                                                                                                         `- note: use 'singleton' instead
 54 |         self.config = config
 55 |         var conf = AsyncHTTPClient.HTTPClient.Configuration()
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:112:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
112 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
113 |             var response = response
114 |             guard response.status == .ok else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:126:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
    :
124 |                 }
125 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
126 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
127 |             } catch {
128 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:119:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
117 |                     print(data)
118 |                 }
119 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             }
121 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:154:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
152 |         return future.flatMap() { response in
153 |             guard response.status == .ok || response.status == .noContent else {
154 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |             }
156 |             return self.eventLoop.makeSucceededFuture(Void())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:167:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
165 |             var response = response
166 |             guard response.status == .ok || response.status == .noContent else {
167 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             }
169 |             return self.eventLoop.makeSucceededFuture(response.data())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:179:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
177 |         return future.flatMap() { response in
178 |             guard response.status == status else {
179 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |             }
181 |             guard response.headers.contains(name: "Location"), let redirect = response.headers["Location"].first else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:223:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
221 |         let r = try req(method, path, body)
222 |         let future = client.execute(request: r)
223 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
224 |             var response = response
225 |             guard response.status == .ok || response.status == .created else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:232:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
230 |             }
231 |             if response.body?.capacity == 0 {
232 |                 return self.eventLoop.makeSucceededFuture(nil)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
233 |             }
234 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:239:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
237 |                 }
238 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
239 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
240 |             } catch {
241 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:229:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
227 |                     print("Error data: " + (String(data: data, encoding: .utf8) ?? "No error data to print"))
228 |                 }
229 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
230 |             }
231 |             if response.body?.capacity == 0 {
[974/997] Compiling GitHubKit Author.swift
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:53:121: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
 51 |
 52 |     /// Initializer
 53 |     public init(_ config: Config, eventLoopGroupProvider provider: AsyncHTTPClient.HTTPClient.EventLoopGroupProvider = .createNew, proxy: AsyncHTTPClient.HTTPClient.Configuration.Proxy? = nil) throws {
    |                                                                                                                         |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
    |                                                                                                                         `- note: use 'singleton' instead
 54 |         self.config = config
 55 |         var conf = AsyncHTTPClient.HTTPClient.Configuration()
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:112:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
112 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
113 |             var response = response
114 |             guard response.status == .ok else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:126:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |
108 |     /// Retrieve data from GitHub API and turn them into a model
109 |     public func get<C>(path: String) throws -> EventLoopFuture<C> where C: Decodable {
    |                     `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
110 |         let r = try req(.GET, path)
111 |         let future = client.execute(request: r)
    :
124 |                 }
125 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
126 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
127 |             } catch {
128 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:119:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
117 |                     print(data)
118 |                 }
119 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             }
121 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:154:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
152 |         return future.flatMap() { response in
153 |             guard response.status == .ok || response.status == .noContent else {
154 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |             }
156 |             return self.eventLoop.makeSucceededFuture(Void())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:167:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
165 |             var response = response
166 |             guard response.status == .ok || response.status == .noContent else {
167 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             }
169 |             return self.eventLoop.makeSucceededFuture(response.data())
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:179:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
177 |         return future.flatMap() { response in
178 |             guard response.status == status else {
179 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |             }
181 |             guard response.headers.contains(name: "Location"), let redirect = response.headers["Location"].first else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:223:23: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
221 |         let r = try req(method, path, body)
222 |         let future = client.execute(request: r)
223 |         return future.flatMap() { response in
    |                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
224 |             var response = response
225 |             guard response.status == .ok || response.status == .created else {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:232:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
230 |             }
231 |             if response.body?.capacity == 0 {
232 |                 return self.eventLoop.makeSucceededFuture(nil)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
233 |             }
234 |             do {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:239:39: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |
211 |     /// Send a request
212 |     private func send<C, E>(method: HTTPMethod, path: String, post: E? = nil) throws -> EventLoopFuture<C?> where C: Decodable, E: Encodable {
    |                       `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
213 |         let body: AsyncHTTPClient.HTTPClient.Body?
214 |         if let post = post {
    :
237 |                 }
238 |                 let decoded = try JSONDecoder().decode(C.self, from: data)
239 |                 return self.eventLoop.makeSucceededFuture(decoded)
    |                                       `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
240 |             } catch {
241 |                 return self.eventLoop.makeFailedFuture(error)
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:229:24: warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
    :
227 |                     print("Error data: " + (String(data: data, encoding: .utf8) ?? "No error data to print"))
228 |                 }
229 |                 return self.eventLoop.makeFailedFuture(Error.notFound(path))
    |                        `- warning: capture of 'self' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
230 |             }
231 |             if response.body?.capacity == 0 {
[975/997] Compiling GitHubKit GitCommit.swift
[976/997] Compiling GitHubKit GitTree.swift
[977/997] Compiling GitHubKit License.swift
[978/997] Compiling GitHubKit Milestone.swift
[979/997] Compiling GitHubKit Organization.swift
[980/997] Compiling GitHubKit Branch.swift
[981/997] Compiling GitHubKit Comment.swift
[982/997] Compiling GitHubKit Commit.swift
[983/997] Compiling GitHubKit File.swift
[984/997] Compiling GitHubKit GitBlob.swift
[985/997] Compiling GitHubKit GitCommit+Requests.swift
[986/997] Compiling GitHubKit GitTree+Requests.swift
[987/997] Compiling GitHubKit Organization+Requests.swift
[988/997] Compiling GitHubKit PR+Requests.swift
[989/997] Compiling GitHubKit Comment+Requests.swift
/host/spi-builder-workspace/Sources/GitHubKit/Requests/File+Requests.swift:27:24: warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |         return flatMap { file in
26 |             guard file.type == "file" else {
27 |                 return github.eventLoop.makeFailedFuture(File.Error.notFile(file.type))
   |                        `- warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
28 |             }
29 |             if let base64Content = file.content, let data = Data(base64Encoded: base64Content, options: [.ignoreUnknownCharacters]) {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:8:14: note: class 'GitHub' does not conform to the 'Sendable' protocol
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
[990/997] Compiling GitHubKit Commit+Requests.swift
/host/spi-builder-workspace/Sources/GitHubKit/Requests/File+Requests.swift:27:24: warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |         return flatMap { file in
26 |             guard file.type == "file" else {
27 |                 return github.eventLoop.makeFailedFuture(File.Error.notFile(file.type))
   |                        `- warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
28 |             }
29 |             if let base64Content = file.content, let data = Data(base64Encoded: base64Content, options: [.ignoreUnknownCharacters]) {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:8:14: note: class 'GitHub' does not conform to the 'Sendable' protocol
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
[991/997] Compiling GitHubKit File+Requests.swift
/host/spi-builder-workspace/Sources/GitHubKit/Requests/File+Requests.swift:27:24: warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |         return flatMap { file in
26 |             guard file.type == "file" else {
27 |                 return github.eventLoop.makeFailedFuture(File.Error.notFile(file.type))
   |                        `- warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
28 |             }
29 |             if let base64Content = file.content, let data = Data(base64Encoded: base64Content, options: [.ignoreUnknownCharacters]) {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:8:14: note: class 'GitHub' does not conform to the 'Sendable' protocol
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
[992/997] Compiling GitHubKit GitBlob+Requests.swift
/host/spi-builder-workspace/Sources/GitHubKit/Requests/File+Requests.swift:27:24: warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |         return flatMap { file in
26 |             guard file.type == "file" else {
27 |                 return github.eventLoop.makeFailedFuture(File.Error.notFile(file.type))
   |                        `- warning: capture of 'github' with non-sendable type 'GitHub' in a `@Sendable` closure; this is an error in the Swift 6 language mode
28 |             }
29 |             if let base64Content = file.content, let data = Data(base64Encoded: base64Content, options: [.ignoreUnknownCharacters]) {
/host/spi-builder-workspace/Sources/GitHubKit/GitHub.swift:8:14: note: class 'GitHub' does not conform to the 'Sendable' protocol
  6 |
  7 | /// Main GitHub service class
  8 | public class GitHub: GitHubClient {
    |              `- note: class 'GitHub' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum Error: Swift.Error {
[993/997] Compiling GitHubKit Owner.swift
[994/997] Compiling GitHubKit PR.swift
[995/997] Compiling GitHubKit Release.swift
[996/997] Compiling GitHubKit Repo.swift
[997/997] Compiling GitHubKit Tag.swift
[999/1001] Compiling GitHubKitMocks GitHubMock.swift
/host/spi-builder-workspace/Sources/GitHubKitMocks/GitHubMock.swift:54:26: warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 47 |     }
 48 |
 49 |     func future<C>(response method: HTTPMethod, _ path: String) -> EventLoopFuture<C> where C: Decodable {
    |                 `- note: consider making generic parameter 'C' conform to the 'Sendable' protocol
 50 |         let r: C? = response(.GET, path)
 51 |         guard let d: C = r else {
 52 |             return eventLoop.makeFailedFuture(GitHub.Error.notFound(path))
 53 |         }
 54 |         return eventLoop.makeSucceededFuture(d)
    |                          `- warning: type 'C' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 55 |     }
 56 |
[1000/1001] Compiling GitHubKitMocks Exports.swift
[1001/1001] Emitting module GitHubKitMocks
Build complete! (150.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "GitHubKit",
  "name" : "GitHubKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GitHubKit",
      "targets" : [
        "GitHubKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubKitMocks",
      "targets" : [
        "GitHubKitMocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GitHubKitMocksTests",
      "module_type" : "SwiftTarget",
      "name" : "GitHubKitMocksTests",
      "path" : "Sources/GitHubKitMocksTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "GitHubKitMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GitHubKitMocks",
      "module_type" : "SwiftTarget",
      "name" : "GitHubKitMocks",
      "path" : "Sources/GitHubKitMocks",
      "product_memberships" : [
        "GitHubKitMocks"
      ],
      "sources" : [
        "Exports.swift",
        "GitHubMock.swift"
      ],
      "target_dependencies" : [
        "GitHubKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubKit",
      "module_type" : "SwiftTarget",
      "name" : "GitHubKit",
      "path" : "Sources/GitHubKit",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "GitHubKit",
        "GitHubKitMocks"
      ],
      "sources" : [
        "Exports.swift",
        "GitHub.swift",
        "GitHubClient.swift",
        "GitHubServer.swift",
        "Model/Author.swift",
        "Model/Branch.swift",
        "Model/Comment.swift",
        "Model/Commit.swift",
        "Model/File.swift",
        "Model/Git/GitBlob.swift",
        "Model/Git/GitCommit.swift",
        "Model/Git/GitTree.swift",
        "Model/License.swift",
        "Model/Milestone.swift",
        "Model/Organization.swift",
        "Model/Owner.swift",
        "Model/PR.swift",
        "Model/Release.swift",
        "Model/Repo.swift",
        "Model/Tag.swift",
        "Model/Verification.swift",
        "Model/Webhook.swift",
        "Query.swift",
        "Requests/Branch+Requests.swift",
        "Requests/Comment+Requests.swift",
        "Requests/Commit+Requests.swift",
        "Requests/File+Requests.swift",
        "Requests/Git/GitBlob+Requests.swift",
        "Requests/Git/GitCommit+Requests.swift",
        "Requests/Git/GitTree+Requests.swift",
        "Requests/Organization+Requests.swift",
        "Requests/PR+Requests.swift",
        "Requests/Release+Requests.swift",
        "Requests/Repo+Requests.swift",
        "Requests/Tag+Requests.swift",
        "Requests/Webhook+Requests.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.