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 spacetrack, reference main (60f5de), with Swift 6.0 for Linux on 28 Nov 2024 17:52:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/fundaev/spacetrack.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/fundaev/spacetrack
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 60f5deb Update README.md
Cloned https://github.com/fundaev/spacetrack.git
Revision (git rev-parse @):
60f5deb95b8c7f9e4353a5d280801b84615c9f50
SUCCESS checkout https://github.com/fundaev/spacetrack.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fundaev/spacetrack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/13317] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.65s)
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.44s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5177] Fetching swift-nio-extras
[3522/10768] Fetching swift-nio-extras, swift-algorithms
[3523/13056] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services
[7046/16765] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-log
[9573/18334] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-log, swift-atomics
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
[1/71999] Fetching swift-nio
[2881/85649] Fetching swift-nio, swift-nio-ssl
[13804/96807] Fetching swift-nio, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.00s)
[61170/85649] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.84s)
[52560/71999] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.51s)
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.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
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.52s)
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.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.66s)
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.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.04s)
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.56s)
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.64s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.53s)
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.58s)
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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/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-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-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-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/448] Write sources
[22/448] Compiling CNIOWindows shim.c
[23/448] Compiling CNIOWindows WSAStartup.c
[24/448] Compiling CNIOWASI CNIOWASI.c
[25/448] Compiling _NumericsShims _NumericsShims.c
[26/448] Compiling _AtomicsShims.c
[27/448] Compiling CNIOLinux liburing_shims.c
[28/448] Compiling CNIOExtrasZlib empty.c
[29/448] Compiling CNIODarwin shim.c
[30/448] Compiling CNIOLLHTTP c_nio_http.c
[31/448] Compiling CNIOLLHTTP c_nio_api.c
[32/448] Compiling CNIOLinux shim.c
[33/448] Compiling fiat_p256_adx_sqr.S
[34/448] Compiling fiat_p256_adx_mul.S
[35/448] Compiling fiat_curve25519_adx_square.S
[36/448] Compiling fiat_curve25519_adx_mul.S
[37/448] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[38/448] Write swift-version-24593BA9C3E375BF.txt
[39/448] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/451] Compiling CNIOBoringSSLShims shims.c
[41/454] Compiling tls_method.cc
[41/454] Compiling tls_record.cc
[43/454] Compiling tls13_server.cc
[44/461] Compiling tls13_both.cc
[45/469] Compiling tls13_client.cc
[46/469] Compiling tls13_enc.cc
[48/486] Emitting module InternalCollectionsUtilities
[48/488] Compiling t1_enc.cc
[49/488] Compiling ssl_versions.cc
[50/488] Compiling ssl_x509.cc
[51/488] Compiling ssl_transcript.cc
[52/488] Compiling ssl_stat.cc
[53/488] Compiling ssl_session.cc
[54/488] Compiling ssl_privkey.cc
[55/488] Compiling ssl_lib.cc
[56/488] Compiling ssl_key_share.cc
[58/488] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/488] Compiling InternalCollectionsUtilities Specialize.swift
[60/488] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/488] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/488] Compiling _NIODataStructures _TinyArray.swift
[63/488] Compiling InternalCollectionsUtilities Debugging.swift
[64/488] Compiling InternalCollectionsUtilities Descriptions.swift
[65/488] Compiling InternalCollectionsUtilities _SortedCollection.swift
[66/488] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/488] Compiling RealModule Float80+Real.swift
[68/488] Compiling RealModule Real.swift
[69/488] Emitting module RealModule
[70/489] Emitting module _NIOBase64
[71/489] Compiling _NIOBase64 Base64.swift
[72/490] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/490] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/490] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[75/490] Compiling InternalCollectionsUtilities Integer rank.swift
[76/490] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/490] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/490] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/490] Compiling RealModule Float+Real.swift
[80/490] Compiling RealModule Float16+Real.swift
[81/490] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[82/490] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[83/490] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[88/491] Compiling RealModule ElementaryFunctions.swift
[89/491] Compiling _NIODataStructures PriorityQueue.swift
[92/491] Compiling RealModule RealFunctions.swift
[93/507] Compiling ssl_file.cc
[95/507] Compiling DequeModule Deque+CustomReflectable.swift
[96/507] Compiling DequeModule Deque+Descriptions.swift
[97/509] Emitting module Logging
[98/509] Compiling Logging Locks.swift
[99/509] Compiling DequeModule _DequeBuffer.swift
[100/509] Compiling DequeModule _DequeBufferHeader.swift
[101/509] Compiling Logging MetadataProvider.swift
[102/509] Compiling _NIODataStructures Heap.swift
[103/509] Emitting module _NIODataStructures
[104/510] Compiling Logging LogHandler.swift
[105/510] Compiling Logging Logging.swift
[105/510] Compiling ssl_credential.cc
[107/511] Compiling DequeModule Deque+Extras.swift
[108/511] Compiling DequeModule Deque+Hashable.swift
[110/511] Compiling ssl_cipher.cc
[112/511] Compiling DequeModule Deque+Equatable.swift
[113/511] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[114/511] Compiling DequeModule Deque+Testing.swift
[115/511] Compiling DequeModule Deque._Storage.swift
[116/511] Compiling DequeModule _DequeSlot.swift
[117/511] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/511] Compiling ssl_buffer.cc
[118/511] Compiling ssl_cert.cc
[120/511] Compiling DequeModule Deque._UnsafeHandle.swift
[121/511] Compiling DequeModule Deque.swift
[121/511] Compiling ssl_asn1.cc
[122/511] Compiling ssl_aead_ctx.cc
[124/511] Emitting module DequeModule
[125/511] Compiling DequeModule Deque+Codable.swift
[126/511] Compiling DequeModule Deque+Collection.swift
[127/512] Compiling s3_lib.cc
[128/512] Compiling s3_pkt.cc
[129/512] Compiling s3_both.cc
[130/512] Compiling handshake_server.cc
[131/512] Compiling handshake_client.cc
[132/512] Compiling handshake.cc
[133/512] Compiling dtls_record.cc
[134/512] Compiling dtls_method.cc
[135/512] Compiling handoff.cc
[136/512] Compiling encrypted_client_hello.cc
[137/512] Compiling md5-x86_64-linux.S
[138/512] Compiling md5-x86_64-apple.S
[139/512] Compiling md5-586-linux.S
[140/512] Compiling md5-586-apple.S
[141/512] Compiling err_data.c
[142/512] Compiling chacha20_poly1305_x86_64-linux.S
[143/512] Compiling chacha20_poly1305_x86_64-apple.S
[144/512] Compiling chacha20_poly1305_armv8-win.S
[145/512] Compiling chacha20_poly1305_armv8-linux.S
[146/512] Compiling chacha20_poly1305_armv8-apple.S
[147/512] Compiling chacha-x86_64-linux.S
[148/512] Compiling chacha-x86_64-apple.S
[149/512] Compiling extensions.cc
[150/512] Compiling chacha-x86-linux.S
[151/512] Compiling chacha-x86-apple.S
[152/512] Compiling chacha-armv8-win.S
[153/512] Compiling chacha-armv8-linux.S
[154/512] Compiling chacha-armv8-apple.S
[155/512] Compiling d1_srtp.cc
[156/512] Compiling chacha-armv4-linux.S
[157/512] Compiling aes128gcmsiv-x86_64-linux.S
[158/512] Compiling aes128gcmsiv-x86_64-apple.S
[159/512] Compiling x86_64-mont5-apple.S
[160/512] Compiling x86_64-mont5-linux.S
[161/512] Compiling d1_pkt.cc
[162/512] Compiling x86_64-mont-apple.S
[163/512] Compiling x86_64-mont-linux.S
[164/512] Compiling x86-mont-linux.S
[165/512] Compiling x86-mont-apple.S
[166/512] Compiling vpaes-x86_64-linux.S
[167/512] Compiling vpaes-x86_64-apple.S
[168/512] Compiling vpaes-x86-linux.S
[169/512] Compiling vpaes-armv8-win.S
[170/512] Compiling vpaes-x86-apple.S
[171/512] Compiling vpaes-armv8-linux.S
[172/512] Compiling vpaes-armv8-apple.S
[173/512] Compiling vpaes-armv7-linux.S
[174/512] Compiling sha512-x86_64-apple.S
[175/512] Compiling sha512-x86_64-linux.S
[176/512] Compiling sha512-armv8-win.S
[177/512] Compiling sha512-armv8-linux.S
[178/512] Compiling sha512-armv8-apple.S
[179/512] Compiling sha512-armv4-linux.S
[180/512] Compiling sha512-586-linux.S
[181/512] Compiling sha512-586-apple.S
[182/512] Compiling d1_lib.cc
[182/512] Compiling bio_ssl.cc
[184/512] Compiling sha256-x86_64-apple.S
[185/512] Compiling sha256-armv8-win.S
[186/512] Compiling sha256-x86_64-linux.S
[187/512] Compiling sha256-armv8-linux.S
[188/512] Compiling sha256-armv8-apple.S
[189/512] Compiling sha256-armv4-linux.S
[190/512] Compiling sha256-586-linux.S
[191/512] Compiling sha256-586-apple.S
[192/512] Compiling sha1-x86_64-apple.S
[193/512] Compiling sha1-armv8-win.S
[194/512] Compiling sha1-armv8-linux.S
[195/512] Compiling sha1-armv8-apple.S
[196/512] Compiling sha1-armv4-large-linux.S
[197/512] Compiling sha1-x86_64-linux.S
[198/512] Compiling sha1-586-linux.S
[199/512] Compiling sha1-586-apple.S
[200/512] Compiling rsaz-avx2-apple.S
[201/512] Compiling rdrand-x86_64-linux.S
[202/512] Compiling rsaz-avx2-linux.S
[203/512] Compiling p256_beeu-x86_64-asm-linux.S
[204/512] Compiling rdrand-x86_64-apple.S
[205/512] Compiling p256_beeu-x86_64-asm-apple.S
[206/512] Compiling p256_beeu-armv8-asm-win.S
[207/512] Compiling p256_beeu-armv8-asm-apple.S
[208/512] Compiling p256_beeu-armv8-asm-linux.S
[209/512] Compiling p256-x86_64-asm-apple.S
[210/512] Compiling p256-armv8-asm-linux.S
[210/512] Compiling p256-armv8-asm-win.S
[212/512] Compiling p256-armv8-asm-apple.S
[213/512] Compiling p256-x86_64-asm-linux.S
[214/512] Compiling ghashv8-armv8-win.S
[215/512] Compiling ghashv8-armv8-linux.S
[216/512] Compiling ghashv8-armv8-apple.S
[217/512] Compiling ghashv8-armv7-linux.S
[218/512] Compiling ghash-x86_64-linux.S
[219/512] Compiling ghash-x86-linux.S
[220/512] Compiling ghash-x86_64-apple.S
[221/512] Compiling ghash-ssse3-x86_64-apple.S
[222/512] Compiling ghash-ssse3-x86_64-linux.S
[222/512] Compiling ghash-x86-apple.S
[224/512] Compiling ghash-ssse3-x86-linux.S
[225/512] Compiling ghash-ssse3-x86-apple.S
[226/512] Compiling ghash-neon-armv8-win.S
[227/512] Compiling ghash-neon-armv8-linux.S
[228/512] Compiling ghash-neon-armv8-apple.S
[229/512] Compiling ghash-armv4-linux.S
[230/512] Compiling co-586-linux.S
[231/512] Compiling co-586-apple.S
[232/512] Compiling bsaes-armv7-linux.S
[233/512] Compiling bn-armv8-win.S
[234/512] Compiling bn-armv8-linux.S
[235/512] Compiling bn-586-apple.S
[236/512] Compiling bn-586-linux.S
[237/512] Compiling bn-armv8-apple.S
[238/512] Compiling armv8-mont-win.S
[239/512] Compiling armv4-mont-linux.S
[240/512] Compiling armv8-mont-apple.S
[241/512] Compiling armv8-mont-linux.S
[242/512] Compiling aesv8-gcm-armv8-win.S
[243/512] Compiling aesv8-gcm-armv8-linux.S
[244/512] Compiling aesv8-gcm-armv8-apple.S
[245/512] Compiling d1_both.cc
[246/512] Compiling aesv8-armv8-win.S
[247/512] Compiling aesv8-armv8-apple.S
[248/512] Compiling aesv8-armv8-linux.S
[249/512] Compiling aesv8-armv7-linux.S
[250/512] Compiling aesni-x86_64-apple.S
[251/512] Compiling aesni-x86-linux.S
[252/512] Compiling aesni-x86_64-linux.S
[253/512] Compiling aesni-x86-apple.S
[254/512] Compiling aesni-gcm-x86_64-apple.S
[255/512] Compiling aesni-gcm-x86_64-linux.S
[256/512] Compiling x_sig.c
[257/512] Compiling x_val.c
[258/512] Compiling x_x509a.c
[258/512] Compiling x_spki.c
[260/512] Compiling x_req.c
[261/512] Compiling x_x509.c
[262/512] Compiling x_pubkey.c
[263/512] Compiling x_name.c
[264/512] Compiling x_algor.c
[265/512] Compiling x_attrib.c
[266/512] Compiling x509spki.c
[267/512] Compiling x_exten.c
[268/512] Compiling x_crl.c
[268/512] Compiling x509rset.c
[270/512] Compiling x_all.c
[271/512] Compiling x509name.c
[272/512] Compiling x509_txt.c
[272/512] Compiling x509cset.c
[274/512] Compiling x509_v3.c
[275/512] Compiling x509_vpm.c
[276/512] Compiling x509_trs.c
[277/512] Compiling x509_set.c
[278/512] Compiling x509_vfy.c
[279/512] Compiling x509_req.c
[280/512] Compiling x509_def.c
[281/512] Compiling x509_obj.c
[282/512] Compiling x509_d2.c
[283/512] Compiling x509_ext.c
[284/512] Compiling x509_lu.c
[285/512] Compiling x509_att.c
[285/512] Compiling x509_cmp.c
[287/512] Compiling x509.c
[288/512] Compiling v3_prn.c
[289/512] Compiling v3_skey.c
[290/512] Compiling v3_pmaps.c
[290/512] Compiling v3_purp.c
[292/512] Compiling v3_ocsp.c
[293/512] Compiling v3_utl.c
[294/512] Compiling v3_pcons.c
[295/512] Compiling v3_ncons.c
[296/512] Compiling v3_int.c
[297/512] Compiling v3_ia5.c
[298/512] Compiling v3_lib.c
[299/512] Compiling v3_info.c
[300/512] Compiling v3_genn.c
[301/512] Compiling v3_extku.c
[302/512] Compiling v3_enum.c
[303/512] Compiling v3_crld.c
[304/512] Compiling v3_cpols.c
[305/512] Compiling v3_bitst.c
[306/512] Compiling v3_conf.c
[307/512] Compiling v3_akeya.c
[308/512] Compiling v3_bcons.c
[309/512] Compiling v3_alt.c
[310/512] Compiling v3_akey.c
[311/512] Compiling t_x509a.c
[312/512] Compiling i2d_pr.c
[313/512] Compiling t_crl.c
[314/512] Compiling t_x509.c
[315/512] Compiling t_req.c
[316/512] Compiling rsa_pss.c
[317/512] Compiling name_print.c
[318/512] Compiling policy.c
[319/512] Compiling by_file.c
[320/512] Compiling by_dir.c
[321/512] Compiling a_digest.c
[322/512] Compiling a_verify.c
[323/512] Compiling algorithm.c
[324/512] Compiling asn1_gen.c
[325/512] Compiling voprf.c
[326/512] Compiling a_sign.c
[327/512] Compiling thread.c
[328/512] Compiling thread_win.c
[329/512] Compiling spx_wots.c
[330/512] Compiling thread_pthread.c
[331/512] Compiling thread_none.c
[332/512] Compiling trust_token.c
[333/512] Compiling spx_util.c
[334/512] Compiling stack.c
[335/512] Compiling spx_thash.c
[336/512] Compiling spx_merkle.c
[337/512] Compiling spx_fors.c
[338/512] Compiling pmbtoken.c
[339/512] Compiling spx.c
[339/512] Compiling spx_address.c
[341/512] Compiling wots.c
[342/512] Compiling thash.c
[343/512] Compiling merkle.c
[344/512] Compiling slhdsa.c
[345/512] Compiling sha512.c
[345/512] Compiling sha256.c
[347/512] Compiling fors.c
[348/512] Compiling sha1.c
[349/512] Compiling siphash.c
[350/512] Compiling rsa_extra.c
[351/512] Compiling rsa_print.c
[352/512] Compiling rc4.c
[353/512] Compiling refcount.c
[354/512] Compiling windows.c
[355/512] Compiling trusty.c
[356/512] Compiling rsa_asn1.c
[357/512] Compiling rand_extra.c
[358/512] Compiling urandom.c
[359/512] Compiling rsa_crypt.c
[360/512] Compiling ios.c
[361/512] Compiling passive.c
[362/512] Compiling getentropy.c
[363/512] Compiling deterministic.c
[364/512] Compiling poly1305_arm_asm.S
[365/512] Compiling forkunsafe.c
[366/512] Compiling fork_detect.c
[367/512] Compiling poly1305.c
[368/512] Compiling poly1305_arm.c
[369/512] Compiling pool.c
[370/512] Compiling pkcs7.c
[371/512] Compiling poly1305_vec.c
[372/512] Compiling pkcs8.c
[373/512] Compiling p5_pbev2.c
[373/512] Compiling pem_xaux.c
[375/512] Compiling pem_x509.c
[376/512] Compiling pkcs8_x509.c
[377/512] Compiling pkcs7_x509.c
[378/512] Compiling pem_pkey.c
[379/512] Compiling obj_xref.c
[380/512] Compiling pem_pk8.c
[381/512] Compiling pem_oth.c
[382/512] Compiling pem_info.c
[383/512] Compiling mem.c
[383/512] Compiling pem_lib.c
[385/512] Compiling obj.c
[386/512] Compiling pem_all.c
[387/512] Compiling md5.c
[388/512] Compiling mldsa.c
[389/512] Compiling md4.c
[390/512] Compiling lhash.c
[391/512] Compiling fips_shared_support.c
[392/512] Compiling keccak.c
[393/512] Compiling poly_rq_mul.S
[394/512] Compiling kyber.c
[395/512] Compiling sign.c
[396/512] Compiling ex_data.c
[397/512] Compiling hpke.c
[398/512] Compiling scrypt.c
[399/512] Compiling mlkem.cc
[400/512] Compiling print.c
[401/512] Compiling pbkdf.c
[402/512] Compiling p_x25519.c
[403/512] Compiling hrss.c
[404/512] Compiling p_x25519_asn1.c
[405/512] Compiling p_rsa_asn1.c
[406/512] Compiling p_ed25519.c
[407/512] Compiling p_hkdf.c
[407/512] Compiling p_rsa.c
[409/512] Compiling p_ed25519_asn1.c
[410/512] Compiling p_ec_asn1.c
[411/512] Compiling p_ec.c
[412/512] Compiling p_dh.c
[413/512] Compiling p_dsa_asn1.c
[414/512] Compiling p_dh_asn1.c
[415/512] Compiling evp_ctx.c
[416/512] Compiling evp_asn1.c
[417/512] Compiling evp.c
[418/512] Compiling engine.c
[419/512] Compiling err.c
[420/512] Compiling ecdh_extra.c
[421/512] Compiling ecdsa_asn1.c
[422/512] Compiling hash_to_curve.c
[423/512] Compiling ec_derive.c
[424/512] Compiling dsa_asn1.c
[425/512] Compiling ec_asn1.c
[426/512] Compiling dsa.c
[427/512] Compiling dh_asn1.c
[428/512] Compiling params.c
[429/512] Compiling digest_extra.c
[429/512] Compiling dilithium.c
[431/512] Compiling x25519-asm-arm.S
[432/512] Compiling spake25519.c
[433/512] Compiling crypto.c
[433/512] Compiling des.c
[434/512] Compiling cpu_intel.c
[436/512] Compiling cpu_arm_linux.c
[437/512] Compiling cpu_arm_freebsd.c
[438/512] Compiling cpu_aarch64_openbsd.c
[439/512] Compiling cpu_aarch64_sysreg.c
[439/512] Compiling cpu_aarch64_linux.c
[439/512] Compiling cpu_aarch64_win.c
[442/512] Compiling cpu_aarch64_fuchsia.c
[443/512] Compiling cpu_aarch64_apple.c
[444/512] Compiling tls_cbc.c
[445/512] Compiling e_rc4.c
[446/512] Compiling conf.c
[447/512] Compiling e_tls.c
[448/512] Compiling curve25519.c
[449/512] Compiling e_rc2.c
[450/512] Compiling e_null.c
[451/512] Compiling e_des.c
[452/512] Compiling derive_key.c
[453/512] Compiling e_aesctrhmac.c
[454/512] Compiling e_chacha20poly1305.c
[455/512] Compiling e_aesgcmsiv.c
[456/512] Compiling unicode.c
[457/512] Compiling cipher_extra.c
[458/512] Compiling chacha.c
[459/512] Compiling ber.c
[460/512] Compiling curve25519_64_adx.c
[461/512] Compiling cbb.c
[462/512] Compiling bn_asn1.c
[463/512] Compiling asn1_compat.c
[464/512] Compiling buf.c
[464/512] Compiling cbs.c
[466/512] Compiling blake2.c
[467/512] Compiling convert.c
[468/512] Compiling printf.c
[469/512] Compiling socket.c
[470/512] Compiling socket_helper.c
[471/512] Compiling hexdump.c
[472/512] Compiling file.c
[473/512] Compiling pair.c
[473/512] Compiling errno.c
[475/512] Compiling fd.c
[476/512] Compiling bio_mem.c
[477/512] Compiling connect.c
[478/512] Compiling base64.c
[479/512] Compiling tasn_typ.c
[480/512] Compiling bio.c
[481/512] Compiling tasn_utl.c
[482/512] Compiling tasn_new.c
[483/512] Compiling tasn_fre.c
[484/512] Compiling tasn_enc.c
[485/512] Compiling f_string.c
[486/512] Compiling f_int.c
[486/512] Compiling posix_time.c
[488/512] Compiling asn_pack.c
[489/512] Compiling asn1_par.c
[489/512] Compiling tasn_dec.c
[491/512] Compiling a_utctm.c
[492/512] Compiling asn1_lib.c
[493/512] Compiling a_time.c
[494/512] Compiling a_octet.c
[495/512] Compiling a_type.c
[496/512] Compiling a_strnid.c
[497/512] Compiling a_strex.c
[498/512] Compiling a_i2d_fp.c
[499/512] Compiling a_mbstr.c
[500/512] Compiling a_gentm.c
[501/512] Compiling a_dup.c
[502/512] Compiling a_d2i_fp.c
[503/512] Compiling a_object.c
[504/512] Compiling a_int.c
[505/512] Write sources
[507/512] Compiling a_bool.c
[508/512] Compiling a_bitstr.c
[509/556] Compiling bcm.c
[511/556] Compiling Algorithms Permutations.swift
[512/556] Compiling Algorithms Product.swift
[513/558] Compiling Atomics IntegerOperations.swift
[514/558] Compiling Atomics Unmanaged extensions.swift
[515/558] Compiling Algorithms Compacted.swift
[516/558] Compiling Algorithms Cycle.swift
[517/558] Compiling Algorithms EitherSequence.swift
[518/558] Compiling Algorithms Split.swift
[519/558] Compiling Algorithms Stride.swift
[520/558] Compiling Algorithms Suffix.swift
[523/561] Compiling Algorithms Rotate.swift
[524/561] Compiling Algorithms Partition.swift
[527/561] Compiling Algorithms Joined.swift
[528/561] Compiling Algorithms Keyed.swift
[529/561] Compiling Algorithms MinMax.swift
[530/561] Compiling Algorithms Trim.swift
[531/561] Compiling Algorithms Unique.swift
[532/561] Compiling Algorithms Windows.swift
[533/561] Compiling Algorithms FlattenCollection.swift
[534/561] Compiling Algorithms Grouped.swift
[535/561] Compiling Algorithms Indexed.swift
[536/561] Compiling Algorithms Intersperse.swift
[536/561] Compiling c-nioatomics.c
[537/561] Compiling c-atomics.c
[539/567] Compiling Algorithms AdjacentPairs.swift
[540/567] Compiling Algorithms Chain.swift
[541/567] Compiling Algorithms Chunked.swift
[542/567] Compiling Algorithms Combinations.swift
[546/567] Compiling Algorithms FirstNonNil.swift
[547/567] Compiling NIOConcurrencyHelpers lock.swift
[548/567] Emitting module NIOConcurrencyHelpers
[549/567] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[550/567] Compiling NIOConcurrencyHelpers NIOLock.swift
[551/567] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[552/567] Compiling NIOConcurrencyHelpers atomics.swift
[559/568] Emitting module Atomics
[569/569] Emitting module Algorithms
[571/630] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[572/630] Compiling NIOCore EventLoopFuture+Deprecated.swift
[573/630] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[574/630] Compiling NIOCore EventLoopFuture.swift
[575/630] Compiling NIOCore FileDescriptor.swift
[576/630] Compiling NIOCore FileHandle.swift
[577/630] Compiling NIOCore FileRegion.swift
[578/630] Compiling NIOCore GlobalSingletons.swift
[579/630] Compiling NIOCore MulticastChannel.swift
[580/630] Compiling NIOCore NIOAny.swift
[581/630] Compiling NIOCore NIOCloseOnErrorHandler.swift
[582/630] Compiling NIOCore NIOLoopBound.swift
[583/630] Compiling NIOCore NIOScheduledCallback.swift
[584/630] Compiling NIOCore NIOSendable.swift
[585/630] Compiling NIOCore PointerHelpers.swift
[586/630] Compiling NIOCore RecvByteBufferAllocator.swift
[587/630] Compiling NIOCore IO.swift
[588/630] Compiling NIOCore IOData.swift
[589/630] Compiling NIOCore IPProtocol.swift
[590/630] Compiling NIOCore IntegerBitPacking.swift
[591/630] Compiling NIOCore IntegerTypes.swift
[592/630] Compiling NIOCore Interfaces.swift
[593/630] Compiling NIOCore Linux.swift
[594/630] Compiling NIOCore MarkedCircularBuffer.swift
[595/638] Compiling NIOCore AddressedEnvelope.swift
[596/638] Compiling NIOCore AsyncAwaitSupport.swift
[597/638] Compiling NIOCore AsyncChannel.swift
[598/638] Compiling NIOCore AsyncChannelHandler.swift
[599/638] Compiling NIOCore AsyncChannelInboundStream.swift
[600/638] Compiling NIOCore AsyncChannelOutboundWriter.swift
[601/638] Compiling NIOCore NIOAsyncSequenceProducer.swift
[602/638] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[603/638] Compiling NIOCore NIOAsyncWriter.swift
[604/638] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[605/638] Compiling NIOCore SocketAddresses.swift
[606/638] Compiling NIOCore SocketOptionProvider.swift
[607/638] Compiling NIOCore SystemCallHelpers.swift
[608/638] Compiling NIOCore TimeAmount+Duration.swift
[609/638] Compiling NIOCore TypeAssistedChannelHandler.swift
[610/638] Compiling NIOCore UniversalBootstrapSupport.swift
[611/638] Compiling NIOCore Utilities.swift
[612/638] Compiling NIOCore CircularBuffer.swift
[613/638] Compiling NIOCore Codec.swift
[614/638] Compiling NIOCore ConvenienceOptionSupport.swift
[615/638] Compiling NIOCore DeadChannel.swift
[616/638] Compiling NIOCore DispatchQueue+WithFuture.swift
[617/638] Compiling NIOCore EventLoop+Deprecated.swift
[618/638] Compiling NIOCore EventLoop+SerialExecutor.swift
[619/638] Compiling NIOCore EventLoop.swift
[620/638] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[621/638] Compiling NIOCore BSDSocketAPI.swift
[622/638] Compiling NIOCore ByteBuffer-aux.swift
[623/638] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[624/638] Compiling NIOCore ByteBuffer-conversions.swift
[625/638] Compiling NIOCore ByteBuffer-core.swift
[626/638] Compiling NIOCore ByteBuffer-hex.swift
[627/638] Compiling NIOCore ByteBuffer-int.swift
[628/638] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[629/638] Compiling NIOCore ByteBuffer-multi-int.swift
[630/638] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[631/638] Compiling NIOCore ByteBuffer-views.swift
[632/638] Compiling NIOCore Channel.swift
[633/638] Compiling NIOCore ChannelHandler.swift
[634/638] Compiling NIOCore ChannelHandlers.swift
[635/638] Compiling NIOCore ChannelInvoker.swift
[636/638] Compiling NIOCore ChannelOption.swift
[637/638] Compiling NIOCore ChannelPipeline.swift
[638/638] Emitting module NIOCore
[640/691] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[641/691] Compiling NIOEmbedded Embedded.swift
[642/691] Emitting module NIOEmbedded
[643/691] Compiling NIOEmbedded AsyncTestingChannel.swift
[645/692] Compiling NIOPosix Pool.swift
[646/692] Compiling NIOPosix PooledRecvBufferAllocator.swift
[647/692] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[648/692] Compiling NIOPosix PosixSingletons.swift
[649/692] Compiling NIOPosix RawSocketBootstrap.swift
[650/692] Compiling NIOPosix Resolver.swift
[651/692] Compiling NIOPosix Selectable.swift
[652/698] Compiling NIOPosix SelectableChannel.swift
[653/698] Compiling NIOPosix SelectableEventLoop.swift
[654/698] Compiling NIOPosix SelectorEpoll.swift
[655/698] Compiling NIOPosix SelectorGeneric.swift
[656/698] Compiling NIOPosix SelectorKqueue.swift
[657/698] Compiling NIOPosix SelectorUring.swift
[658/698] Compiling NIOPosix ServerSocket.swift
[659/698] Compiling NIOPosix Socket.swift
[660/698] Compiling NIOPosix SocketChannel.swift
[661/698] Compiling NIOPosix SocketProtocols.swift
[662/698] Compiling NIOPosix System.swift
[663/698] Compiling NIOPosix Thread.swift
[664/698] Emitting module NIOPosix
[665/698] Compiling NIOPosix ThreadPosix.swift
[666/698] Compiling NIOPosix ThreadWindows.swift
[667/698] Compiling NIOPosix UnsafeTransfer.swift
[668/698] Compiling NIOPosix Utilities.swift
[669/698] Compiling NIOPosix VsockAddress.swift
[670/698] Compiling NIOPosix VsockChannelEvents.swift
[671/698] Compiling NIOPosix BSDSocketAPICommon.swift
[672/698] Compiling NIOPosix BSDSocketAPIPosix.swift
[673/698] Compiling NIOPosix BSDSocketAPIWindows.swift
[674/698] Compiling NIOPosix BaseSocket.swift
[675/698] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[676/698] Compiling NIOPosix BaseSocketChannel.swift
[677/698] Compiling NIOPosix BaseStreamSocketChannel.swift
[678/698] Compiling NIOPosix Bootstrap.swift
[679/698] Compiling NIOPosix ControlMessage.swift
[680/698] Compiling NIOPosix DatagramVectorReadManager.swift
[681/698] Compiling NIOPosix Errors+Any.swift
[682/698] Compiling NIOPosix FileDescriptor.swift
[683/698] Compiling NIOPosix GetaddrinfoResolver.swift
[684/698] Compiling NIOPosix HappyEyeballs.swift
[685/698] Compiling NIOPosix IO.swift
[686/698] Compiling NIOPosix IntegerBitPacking.swift
[687/698] Compiling NIOPosix IntegerTypes.swift
[688/698] Compiling NIOPosix Linux.swift
[689/698] Compiling NIOPosix LinuxCPUSet.swift
[690/698] Compiling NIOPosix LinuxUring.swift
[691/698] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[692/698] Compiling NIOPosix NIOThreadPool.swift
[693/698] Compiling NIOPosix NonBlockingFileIO.swift
[694/698] Compiling NIOPosix PendingDatagramWritesManager.swift
[695/698] Compiling NIOPosix PendingWritesManager.swift
[696/698] Compiling NIOPosix PipeChannel.swift
[697/698] Compiling NIOPosix PipePair.swift
[698/698] Compiling NIOPosix PointerHelpers.swift
[700/701] Emitting module NIO
[701/701] Compiling NIO Exports.swift
[703/741] Compiling NIOTLS TLSEvents.swift
[704/741] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[705/742] Compiling NIOSOCKS ClientStateMachine.swift
[706/742] Compiling NIOSOCKS SOCKSResponse.swift
[707/742] Emitting module NIOSOCKS
[708/742] Compiling NIOSOCKS ServerStateMachine.swift
[709/742] Compiling NIOSOCKS AuthenticationMethod.swift
[710/742] Compiling NIOSOCKS ClientGreeting.swift
[711/742] Compiling NIOSOCKS Errors.swift
[712/742] Compiling NIOSOCKS Helpers.swift
[713/742] Compiling NIOSOCKS SOCKSClientHandler.swift
[714/742] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[715/742] Compiling NIOSOCKS Messages.swift
[716/742] Compiling NIOSOCKS SOCKSRequest.swift
[718/743] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[719/743] Emitting module NIOTLS
[720/743] Compiling NIOTLS SNIHandler.swift
[721/743] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[722/743] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[724/744] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[725/744] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[726/744] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[727/744] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[730/774] Compiling NIOSSL SSLCertificate.swift
[731/774] Compiling NIOSSL SSLCertificateExtensions.swift
[732/774] Compiling NIOSSL CustomPrivateKey.swift
[733/774] Compiling NIOSSL IdentityVerification.swift
[734/774] Compiling NIOSSL SSLConnection.swift
[735/774] Compiling NIOSSL SSLContext.swift
[736/774] Emitting module NIOHTTP1
[737/774] Compiling NIOSSL NIOSSLServerHandler.swift
[738/774] Compiling NIOSSL ObjectIdentifier.swift
[739/774] Compiling NIOSSL PosixPort.swift
[740/774] Compiling NIOSSL SSLCallbacks.swift
[741/774] Compiling NIOSSL SSLErrors.swift
[742/775] Compiling NIOSSL NIOSSLSecureBytes.swift
[743/775] Compiling NIOSSL RNG.swift
[744/775] Compiling NIOSSL SafeCompare.swift
[746/778] Compiling NIOSSL SSLPublicKey.swift
[747/778] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[748/778] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[749/778] Compiling NIOSSL SubjectAlternativeName.swift
[750/796] Emitting module NIOSSL
[751/796] Compiling NIOHTTPCompression HTTPCompression.swift
[752/796] Compiling NIOHPACK IntegerCoding.swift
[753/796] Compiling NIOHPACK IndexedHeaderTable.swift
[754/797] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[756/797] Compiling NIOSSL SSLInit.swift
[757/797] Compiling NIOSSL SSLPKCS12Bundle.swift
[758/797] Compiling NIOSSL SSLPrivateKey.swift
[759/797] Compiling NIOHPACK DynamicHeaderTable.swift
[760/797] Compiling NIOHPACK HPACKDecoder.swift
[761/797] Compiling NIOHPACK HPACKEncoder.swift
[762/797] Compiling NIOHPACK HPACKErrors.swift
[763/797] Compiling NIOHTTPCompression HTTPDecompression.swift
[764/797] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[765/797] Emitting module NIOHTTPCompression
[766/797] Compiling NIOHPACK StaticHeaderTable.swift
[767/797] Compiling NIOHPACK HuffmanTables.swift
[768/797] Compiling NIOHPACK HuffmanCoding.swift
[771/797] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[772/797] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[773/798] Emitting module NIOHPACK
[775/798] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[776/798] Compiling NIOHPACK HPACKHeader.swift
[777/798] Compiling NIOHPACK HeaderTables.swift
[780/798] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[781/798] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[782/799] Compiling NIOSSL Zeroization.swift
[783/799] Compiling NIOSSL TLSConfiguration.swift
[784/799] Compiling NIOSSL UniversalBootstrapSupport.swift
[786/799] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[787/799] Emitting module NIOFoundationCompat
[789/880] Compiling NIOTransportServices NIOTSBootstraps.swift
[790/880] Compiling NIOTransportServices NIOTSChannelOptions.swift
[791/880] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[792/882] Emitting module NIOTransportServices
[793/882] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[794/882] Compiling NIOTransportServices NIOTSErrors.swift
[795/882] Compiling NIOTransportServices NIOTSEventLoop.swift
[796/882] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[797/882] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[798/882] Compiling NIOTransportServices NIOTSListenerChannel.swift
[799/882] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[800/882] Compiling NIOTransportServices NIOTSSingletons.swift
[801/882] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[802/882] Compiling NIOTransportServices StateManagedChannel.swift
[803/882] Compiling NIOTransportServices StateManagedListenerChannel.swift
[804/882] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[805/882] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[806/882] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[807/882] Compiling NIOTransportServices AcceptHandler.swift
[808/882] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[809/882] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[810/882] Compiling NIOTransportServices NIOTSDatagramListener.swift
[811/882] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[812/882] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[835/892] Compiling NIOHTTP2 StateMachineResult.swift
[836/892] Compiling NIOHTTP2 ContentLengthVerifier.swift
[837/892] Compiling NIOHTTP2 DOSHeuristics.swift
[838/892] Compiling NIOHTTP2 Error+Any.swift
[839/892] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[840/892] Compiling NIOHTTP2 ControlFrameBuffer.swift
[841/892] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[842/892] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[843/892] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[844/892] Compiling NIOHTTP2 HasFlowControlWindows.swift
[845/892] Compiling NIOHTTP2 HasLocalSettings.swift
[846/892] Compiling NIOHTTP2 HasRemoteSettings.swift
[847/892] Compiling NIOHTTP2 LocallyQuiescingState.swift
[848/892] Compiling NIOHTTP2 QuiescingState.swift
[849/892] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[850/892] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[851/892] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[852/892] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[853/892] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[854/892] Compiling NIOHTTP2 HTTP2StreamID.swift
[855/892] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[856/892] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[857/892] Compiling NIOHTTP2 HTTP2UserEvents.swift
[858/892] Compiling NIOHTTP2 InboundEventBuffer.swift
[859/892] Compiling NIOHTTP2 InboundWindowManager.swift
[860/892] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[861/892] Compiling NIOHTTP2 StreamChannelFlowController.swift
[862/892] Compiling NIOHTTP2 StreamChannelList.swift
[863/892] Compiling NIOHTTP2 StreamMap.swift
[864/892] Compiling NIOHTTP2 StreamStateMachine.swift
[865/892] Compiling NIOHTTP2 UnsafeTransfer.swift
[866/892] Compiling NIOHTTP2 WatermarkedFlowController.swift
[876/892] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[877/892] Compiling NIOHTTP2 HTTP2Frame.swift
[878/892] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[879/892] Compiling NIOHTTP2 HTTP2FrameParser.swift
[880/892] Compiling NIOHTTP2 HTTP2PingData.swift
[881/892] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[882/892] Compiling NIOHTTP2 HTTP2Settings.swift
[883/892] Compiling NIOHTTP2 HTTP2Stream.swift
[884/892] Emitting module NIOHTTP2
[891/892] Compiling NIOHTTP2 HTTP2Error.swift
[892/892] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[894/950] Emitting module AsyncHTTPClient
[895/958] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[896/958] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[897/958] Compiling AsyncHTTPClient AsyncLazySequence.swift
[898/958] Compiling AsyncHTTPClient HTTPClient+execute.swift
[899/958] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[900/958] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[901/958] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[902/958] Compiling AsyncHTTPClient HTTPClientRequest.swift
[903/958] Compiling AsyncHTTPClient ConnectionPool.swift
[904/958] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[905/958] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[906/958] Compiling AsyncHTTPClient TLSEventsHandler.swift
[907/958] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[908/958] Compiling AsyncHTTPClient HTTP1Connection.swift
[909/958] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[910/958] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[911/958] Compiling AsyncHTTPClient HTTP2Connection.swift
[912/958] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[913/958] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[914/958] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[915/958] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[916/958] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[917/958] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[918/958] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[919/958] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[920/958] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[921/958] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[922/958] Compiling AsyncHTTPClient ConnectionTarget.swift
[923/958] Compiling AsyncHTTPClient DeconstructedURL.swift
[924/958] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[925/958] Compiling AsyncHTTPClient FoundationExtensions.swift
[926/958] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[927/958] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[928/958] Compiling AsyncHTTPClient HTTPClient.swift
[929/958] Compiling AsyncHTTPClient HTTPHandler.swift
[930/958] Compiling AsyncHTTPClient LRUCache.swift
[931/958] Compiling AsyncHTTPClient NWErrorHandler.swift
[932/958] Compiling AsyncHTTPClient NWWaitingHandler.swift
[933/958] Compiling AsyncHTTPClient TLSConfiguration.swift
[934/958] Compiling AsyncHTTPClient RedirectState.swift
[935/958] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[936/958] Compiling AsyncHTTPClient RequestBodyLength.swift
[937/958] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[938/958] Compiling AsyncHTTPClient RequestOptions.swift
[939/958] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[940/958] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[941/958] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[942/958] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[943/958] Compiling AsyncHTTPClient HTTPClientResponse.swift
[944/958] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[945/958] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[946/958] Compiling AsyncHTTPClient Transaction.swift
[947/958] Compiling AsyncHTTPClient Base64.swift
[948/958] Compiling AsyncHTTPClient BasicAuth.swift
[949/958] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[950/958] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[951/958] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[952/958] Compiling AsyncHTTPClient RequestBag.swift
[953/958] Compiling AsyncHTTPClient RequestValidation.swift
[954/958] Compiling AsyncHTTPClient SSLContextCache.swift
[955/958] Compiling AsyncHTTPClient Scheme.swift
[956/958] Compiling AsyncHTTPClient Singleton.swift
[957/958] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[958/958] Compiling AsyncHTTPClient Utils.swift
[960/978] Compiling SpaceTrack Predicate.swift
[961/978] Compiling SpaceTrack RequestInfo.swift
[962/978] Compiling SpaceTrack TIPMessage.swift
[963/978] Compiling SpaceTrack Order.swift
[964/978] Compiling SpaceTrack SatelliteCatalog.swift
[965/978] Compiling SpaceTrack SatelliteCatalogChange.swift
[966/978] Compiling SpaceTrack Boxscore.swift
[967/978] Compiling SpaceTrack Common.swift
[968/978] Compiling SpaceTrack ConjunctionDataMessage.swift
[969/980] Emitting module SpaceTrack
[970/980] Compiling SpaceTrack DataDalegate.swift
[971/980] Compiling SpaceTrack DataDecoder.swift
[972/980] Compiling SpaceTrack DateDecoder.swift
[973/980] Compiling SpaceTrack AuthDecoder.swift
[974/980] Compiling SpaceTrack AuthDelegate.swift
[975/980] Compiling SpaceTrack Client.swift
[976/980] Compiling SpaceTrack Decay.swift
[977/980] Compiling SpaceTrack GeneralPerturbations.swift
[978/980] Compiling SpaceTrack LaunchSite.swift
[979/980] Compiling SpaceTrack Session.swift
[980/980] Compiling SpaceTrack Types.swift
Build complete! (109.08s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "spacetrack",
  "name" : "spacetrack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SpaceTrack",
      "targets" : [
        "SpaceTrack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpaceTrackTests",
      "module_type" : "SwiftTarget",
      "name" : "SpaceTrackTests",
      "path" : "Tests/SpaceTrackTests",
      "sources" : [
        "BoxscoreTests.swift",
        "ConjunctionDataMessageTests.swift",
        "DecayTests.swift",
        "GPTests.swift",
        "LaunchSiteTests.swift",
        "OrderTests.swift",
        "PredicateTests.swift",
        "SatelliteChangeTests.swift",
        "SatelliteTests.swift",
        "TIPMessageTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SpaceTrack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpaceTrack",
      "module_type" : "SwiftTarget",
      "name" : "SpaceTrack",
      "path" : "Sources/SpaceTrack",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "SpaceTrack"
      ],
      "sources" : [
        "AuthDecoder.swift",
        "AuthDelegate.swift",
        "Client.swift",
        "DataDalegate.swift",
        "DataDecoder.swift",
        "DateDecoder.swift",
        "Entities/Boxscore.swift",
        "Entities/Common.swift",
        "Entities/ConjunctionDataMessage.swift",
        "Entities/Decay.swift",
        "Entities/GeneralPerturbations.swift",
        "Entities/LaunchSite.swift",
        "Entities/SatelliteCatalog.swift",
        "Entities/SatelliteCatalogChange.swift",
        "Entities/TIPMessage.swift",
        "Order.swift",
        "Predicate.swift",
        "RequestInfo.swift",
        "Session.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
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.