Build Information
Successful build of LCLPing, reference main (436006
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 16:26:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Local-Connectivity-Lab/lcl-ping.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/Local-Connectivity-Lab/lcl-ping
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4360069 Update Swiftnio to 2.81.0 (#14)
Cloned https://github.com/Local-Connectivity-Lab/lcl-ping.git
Revision (git rev-parse @):
43600693628d289b38bcebd4487a2a47fcecc42d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Local-Connectivity-Lab/lcl-ping.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Local-Connectivity-Lab/lcl-ping.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/3836] Fetching swift-log
[3837/20476] Fetching swift-log, swift-collections
[4836/35366] Fetching swift-log, swift-collections, swift-nio-ssl
[9933/111705] Fetching swift-log, swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.23s)
[73914/96815] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.97s)
Fetched https://github.com/apple/swift-collections.git from cache (6.01s)
Fetched https://github.com/apple/swift-nio.git from cache (6.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (9.24s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.63s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.2.0
Building for debugging...
[0/461] Write sources
[21/461] Compiling CNIOWindows shim.c
[22/461] Compiling _AtomicsShims.c
[23/461] Compiling CNIOWASI CNIOWASI.c
[24/461] Compiling CNIOWindows WSAStartup.c
[25/461] Compiling CNIOLinux liburing_shims.c
[26/461] Write swift-version-24593BA9C3E375BF.txt
[27/461] Compiling CNIOLinux shim.c
[28/461] Compiling CNIOLLHTTP c_nio_http.c
[29/467] Compiling asn1_par.cc
[30/467] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/486] Compiling ssl_versions.cc
[32/486] Compiling ssl_transcript.cc
[33/486] Compiling CNIODarwin shim.c
[34/486] Compiling ssl_stat.cc
[35/486] Compiling CNIOLLHTTP c_nio_api.c
[36/486] Compiling ssl_session.cc
[37/486] Compiling fiat_p256_adx_mul.S
[38/486] Compiling fiat_p256_adx_sqr.S
[39/486] Compiling fiat_curve25519_adx_square.S
[40/486] Compiling fiat_curve25519_adx_mul.S
[41/486] Compiling CNIOBoringSSLShims shims.c
[42/486] Compiling tls13_server.cc
[43/486] Compiling tls_record.cc
[44/486] Compiling tls_method.cc
[45/486] Compiling tls13_enc.cc
[47/486] Compiling InternalCollectionsUtilities Descriptions.swift
[48/486] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/487] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/487] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/487] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/487] Compiling InternalCollectionsUtilities Integer rank.swift
[53/487] Emitting module InternalCollectionsUtilities
[54/487] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/487] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/487] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/487] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/487] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/487] Compiling InternalCollectionsUtilities Debugging.swift
[60/487] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/487] Compiling _NIODataStructures _TinyArray.swift
[62/487] Compiling _NIODataStructures PriorityQueue.swift
[63/487] Compiling _NIOBase64 Base64.swift
[64/487] Emitting module _NIOBase64
[65/488] Wrapping AST for _NIOBase64 for debugging
[67/488] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/489] Compiling tls13_client.cc
[69/489] Compiling tls13_both.cc
[70/612] Compiling t1_enc.cc
[72/612] Compiling Logging MetadataProvider.swift
[73/612] Emitting module Logging
[74/612] Compiling Logging Locks.swift
[75/612] Compiling _NIODataStructures Heap.swift
[76/612] Emitting module _NIODataStructures
[78/620] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[79/620] Compiling _RopeModule BigString+Insert.swift
[80/620] Compiling _RopeModule BigString+Managing Breaks.swift
[81/620] Compiling _RopeModule BigString+RemoveSubrange.swift
[82/620] Compiling _RopeModule BigString+ReplaceSubrange.swift
[83/620] Compiling _RopeModule BigString+Split.swift
[84/620] Compiling _RopeModule Range+BigString.swift
[85/620] Compiling _RopeModule BigString+UTF16View.swift
[86/620] Compiling _RopeModule _RopeItem.swift
[87/620] Compiling _RopeModule _RopePath.swift
[88/620] Compiling _RopeModule _RopeVersion.swift
[89/620] Compiling _RopeModule Rope+Collection.swift
[90/620] Compiling _RopeModule Rope+Index.swift
[91/620] Compiling _RopeModule Rope+Sequence.swift
[92/620] Compiling _RopeModule Rope+Append.swift
[93/627] Compiling HeapModule Heap+Descriptions.swift
[94/703] Compiling HashTreeCollections _HashNode+Structural union.swift
[95/703] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[96/703] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[97/703] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[98/703] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[99/703] Compiling HashTreeCollections _HashNode.swift
[100/703] Compiling HashTreeCollections _HashNodeHeader.swift
[101/703] Compiling HashTreeCollections _HashSlot.swift
[102/703] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[103/703] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[104/703] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[105/703] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[106/703] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[107/703] Compiling HashTreeCollections _HashNode+Structural merge.swift
[108/703] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[109/703] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[110/703] Compiling HeapModule Heap.swift
[111/703] Compiling HeapModule _HeapNode.swift
[112/703] Compiling HashTreeCollections TreeDictionary+Codable.swift
[113/703] Compiling HashTreeCollections TreeDictionary+Collection.swift
[114/703] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[115/703] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[116/703] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[117/703] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[118/703] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[119/703] Compiling HashTreeCollections TreeDictionary+Filter.swift
[120/703] Compiling HashTreeCollections _HashNode+Invariants.swift
[121/703] Compiling HashTreeCollections _HashNode+Lookups.swift
[122/703] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[123/703] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[124/703] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[125/703] Compiling HashTreeCollections _HashNode+Storage.swift
[126/703] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[127/703] Compiling HashTreeCollections _HashNode+Structural filter.swift
[128/703] Compiling HeapModule Heap+Invariants.swift
[129/703] Compiling HeapModule Heap+UnsafeHandle.swift
[130/703] Compiling Logging Logging.swift
[131/703] Compiling Logging LogHandler.swift
[132/703] Emitting module HeapModule
[132/705] Compiling ssl_x509.cc
[135/705] Wrapping AST for _NIODataStructures for debugging
[136/720] Wrapping AST for Logging for debugging
[137/720] Wrapping AST for InternalCollectionsUtilities for debugging
[138/720] Wrapping AST for HeapModule for debugging
[140/720] Compiling HashTreeCollections TreeSet+Hashable.swift
[141/720] Compiling HashTreeCollections TreeSet+Sendable.swift
[142/720] Compiling HashTreeCollections TreeSet+Sequence.swift
[143/720] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[144/720] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[145/720] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[146/720] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[147/720] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[148/720] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[149/720] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[149/730] Compiling ssl_privkey.cc
[151/730] Compiling DequeModule _DequeBuffer.swift
[152/730] Compiling DequeModule _DequeBufferHeader.swift
[153/732] Compiling DequeModule Deque+Codable.swift
[154/732] Compiling DequeModule Deque+Collection.swift
[155/732] Compiling DequeModule Deque+Equatable.swift
[156/732] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[157/732] Compiling DequeModule Deque+CustomReflectable.swift
[158/732] Compiling DequeModule Deque+Descriptions.swift
[159/732] Compiling DequeModule Deque+Extras.swift
[160/732] Compiling DequeModule Deque+Hashable.swift
[161/732] Compiling DequeModule Deque._UnsafeHandle.swift
[162/732] Compiling DequeModule Deque.swift
[174/732] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[175/732] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[176/732] Compiling HashTreeCollections TreeDictionary+Keys.swift
[177/732] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[178/732] Compiling HashTreeCollections TreeDictionary+Merge.swift
[179/732] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[180/732] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[181/732] Compiling HashTreeCollections TreeDictionary+Values.swift
[182/732] Compiling HashTreeCollections TreeDictionary.swift
[183/732] Compiling HashTreeCollections TreeSet+Codable.swift
[184/732] Compiling HashTreeCollections TreeSet+Collection.swift
[187/741] Compiling DequeModule Deque+Testing.swift
[188/741] Compiling DequeModule Deque._Storage.swift
[192/741] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[193/741] Compiling HashTreeCollections TreeSet+Debugging.swift
[194/741] Compiling HashTreeCollections TreeSet+Descriptions.swift
[195/741] Compiling HashTreeCollections TreeSet+Equatable.swift
[196/741] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[197/741] Compiling HashTreeCollections TreeSet+Extras.swift
[198/741] Compiling HashTreeCollections TreeSet+Filter.swift
[210/741] Compiling _RopeModule _CharacterRecognizer.swift
[211/741] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[212/741] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[213/741] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[214/741] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[215/741] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[216/741] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[217/741] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[218/741] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[219/741] Compiling HashTreeCollections TreeSet.swift
[220/741] Compiling DequeModule _DequeSlot.swift
[221/741] Compiling DequeModule _UnsafeWrappedBuffer.swift
[244/741] Compiling HashTreeCollections _HashStack.swift
[245/741] Compiling HashTreeCollections _HashTreeIterator.swift
[246/741] Compiling HashTreeCollections _HashTreeStatistics.swift
[247/741] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[248/741] Compiling HashTreeCollections _RawHashNode.swift
[249/741] Compiling HashTreeCollections _UnmanagedHashNode.swift
[250/741] Compiling HashTreeCollections _UnsafePath.swift
[260/741] Compiling ssl_lib.cc
[261/741] Compiling ssl_credential.cc
[273/741] Emitting module DequeModule
[274/742] Emitting module OrderedCollections
[276/743] Wrapping AST for OrderedCollections for debugging
[278/743] Emitting module _RopeModule
[278/743] Wrapping AST for DequeModule for debugging
[290/743] Compiling ssl_file.cc
[292/743] Compiling _RopeModule Rope+Join.swift
[293/743] Compiling _RopeModule Rope+MutatingForEach.swift
[294/743] Compiling _RopeModule Rope+Remove.swift
[295/743] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/743] Compiling _RopeModule Rope+Split.swift
[297/743] Compiling _RopeModule Optional Utilities.swift
[298/743] Compiling _RopeModule String Utilities.swift
[299/743] Compiling _RopeModule String.Index+ABI.swift
[300/743] Compiling ssl_key_share.cc
[301/743] Compiling ssl_cert.cc
[302/743] Compiling ssl_asn1.cc
[345/743] Compiling ssl_buffer.cc
[347/744] Emitting module HashTreeCollections
[349/745] Compiling ssl_cipher.cc
[350/745] Wrapping AST for HashTreeCollections for debugging
[351/745] Wrapping AST for _RopeModule for debugging
[352/745] Compiling s3_pkt.cc
[353/745] Compiling ssl_aead_ctx.cc
[354/745] Compiling s3_lib.cc
[355/745] Compiling s3_both.cc
[356/745] Compiling handshake_client.cc
[357/745] Compiling handshake_server.cc
[358/745] Compiling handshake.cc
[359/745] Compiling handoff.cc
[360/745] Compiling encrypted_client_hello.cc
[361/745] Compiling extensions.cc
[362/745] Compiling md5-x86_64-linux.S
[363/745] Compiling md5-x86_64-apple.S
[364/745] Compiling md5-586-linux.S
[365/745] Compiling dtls_record.cc
[366/745] Compiling md5-586-apple.S
[367/745] Compiling dtls_method.cc
[368/745] Compiling chacha20_poly1305_x86_64-apple.S
[369/745] Compiling chacha20_poly1305_x86_64-linux.S
[370/745] Compiling chacha20_poly1305_armv8-win.S
[371/745] Compiling chacha20_poly1305_armv8-linux.S
[372/745] Compiling bio_ssl.cc
[373/745] Compiling d1_pkt.cc
[374/745] Compiling chacha20_poly1305_armv8-apple.S
[375/745] Compiling chacha-x86_64-linux.S
[376/745] Compiling chacha-x86_64-apple.S
[377/745] Compiling chacha-x86-linux.S
[378/745] Compiling chacha-x86-apple.S
[379/745] Compiling chacha-armv8-apple.S
[380/745] Compiling chacha-armv4-linux.S
[381/745] Compiling chacha-armv8-win.S
[382/745] Compiling err_data.cc
[383/745] Compiling chacha-armv8-linux.S
[384/745] Compiling aes128gcmsiv-x86_64-linux.S
[385/745] Compiling aes128gcmsiv-x86_64-apple.S
[386/745] Compiling x86_64-mont-linux.S
[387/745] Compiling x86_64-mont5-apple.S
[388/745] Compiling d1_srtp.cc
[389/745] Compiling x86_64-mont-apple.S
[390/745] Compiling x86_64-mont5-linux.S
[391/745] Compiling vpaes-x86_64-apple.S
[392/745] Compiling x86-mont-linux.S
[393/745] Compiling vpaes-x86_64-linux.S
[394/745] Compiling x86-mont-apple.S
[395/745] Compiling vpaes-x86-apple.S
[396/745] Compiling vpaes-x86-linux.S
[397/745] Compiling vpaes-armv8-win.S
[398/745] Compiling vpaes-armv8-linux.S
[399/745] Compiling vpaes-armv7-linux.S
[400/745] Compiling vpaes-armv8-apple.S
[401/745] Compiling sha512-armv8-linux.S
[402/745] Compiling sha512-x86_64-apple.S
[403/745] Compiling sha512-armv8-win.S
[404/745] Compiling sha512-x86_64-linux.S
[405/745] Compiling sha512-armv8-apple.S
[406/745] Compiling sha512-armv4-linux.S
[407/745] Compiling sha512-586-linux.S
[408/745] Compiling sha512-586-apple.S
[409/745] Compiling sha256-x86_64-linux.S
[410/745] Compiling sha256-x86_64-apple.S
[411/745] Compiling sha256-armv8-apple.S
[412/745] Compiling sha256-armv8-win.S
[413/745] Compiling sha256-armv8-linux.S
[414/745] Compiling sha256-armv4-linux.S
[415/745] Compiling sha1-x86_64-apple.S
[416/745] Compiling sha256-586-linux.S
[417/745] Compiling sha1-armv8-win.S
[418/745] Compiling sha256-586-apple.S
[419/745] Compiling sha1-armv8-linux.S
[420/745] Compiling sha1-armv4-large-linux.S
[421/745] Compiling sha1-x86_64-linux.S
[422/745] Compiling sha1-armv8-apple.S
[423/745] Compiling sha1-586-apple.S
[424/745] Compiling d1_lib.cc
[425/745] Compiling sha1-586-linux.S
[426/745] Compiling d1_both.cc
[427/745] Compiling rsaz-avx2-linux.S
[428/745] Compiling rsaz-avx2-apple.S
[429/745] Compiling rdrand-x86_64-linux.S
[430/745] Compiling rdrand-x86_64-apple.S
[431/745] Compiling p256_beeu-x86_64-asm-linux.S
[431/745] Compiling p256_beeu-armv8-asm-win.S
[433/745] Compiling p256_beeu-x86_64-asm-apple.S
[434/745] Compiling p256-x86_64-asm-linux.S
[435/745] Compiling p256_beeu-armv8-asm-apple.S
[436/745] Compiling p256-x86_64-asm-apple.S
[437/745] Compiling p256_beeu-armv8-asm-linux.S
[438/745] Compiling p256-armv8-asm-win.S
[439/745] Compiling ghashv8-armv8-linux.S
[440/745] Compiling p256-armv8-asm-linux.S
[441/745] Compiling p256-armv8-asm-apple.S
[442/745] Compiling ghashv8-armv8-win.S
[443/745] Compiling ghashv8-armv7-linux.S
[444/745] Compiling ghashv8-armv8-apple.S
[445/745] Compiling ghash-x86_64-linux.S
[446/745] Compiling ghash-x86_64-apple.S
[447/745] Compiling ghash-x86-apple.S
[448/745] Compiling ghash-x86-linux.S
[449/745] Compiling ghash-ssse3-x86-apple.S
[450/745] Compiling ghash-neon-armv8-win.S
[451/745] Compiling ghash-ssse3-x86-linux.S
[452/745] Compiling ghash-ssse3-x86_64-linux.S
[453/745] Compiling ghash-ssse3-x86_64-apple.S
[454/745] Compiling ghash-neon-armv8-linux.S
[455/745] Compiling ghash-neon-armv8-apple.S
[456/745] Compiling ghash-armv4-linux.S
[457/745] Compiling co-586-linux.S
[458/745] Compiling bsaes-armv7-linux.S
[459/745] Compiling bn-armv8-apple.S
[460/745] Compiling bn-586-apple.S
[461/745] Compiling armv8-mont-linux.S
[462/745] Compiling bn-armv8-linux.S
[463/745] Compiling bn-armv8-win.S
[464/745] Compiling co-586-apple.S
[465/745] Compiling bn-586-linux.S
[466/745] Compiling armv8-mont-win.S
[467/745] Compiling armv8-mont-apple.S
[468/745] Compiling aesv8-gcm-armv8-win.S
[469/745] Compiling aesv8-gcm-armv8-linux.S
[470/745] Compiling aesv8-armv8-win.S
[471/745] Compiling armv4-mont-linux.S
[472/745] Compiling aesv8-armv8-linux.S
[473/745] Compiling aesv8-gcm-armv8-apple.S
[474/745] Compiling aesv8-armv8-apple.S
[475/745] Compiling aesv8-armv7-linux.S
[476/745] Compiling aesni-x86-linux.S
[477/745] Compiling aesni-x86-apple.S
[478/745] Compiling aesni-x86_64-linux.S
[479/745] Compiling aesni-x86_64-apple.S
[480/745] Compiling aesni-gcm-x86_64-linux.S
[481/745] Compiling aesni-gcm-x86_64-apple.S
[482/745] Compiling aes-gcm-avx2-x86_64-linux.S
[483/745] Compiling aes-gcm-avx2-x86_64-apple.S
[484/745] Compiling aes-gcm-avx10-x86_64-linux.S
[485/745] Compiling aes-gcm-avx10-x86_64-apple.S
[486/745] Compiling x_req.cc
[487/745] Compiling x_val.cc
[488/745] Compiling x_sig.cc
[489/745] Compiling x_x509.cc
[490/745] Compiling x_x509a.cc
[491/745] Compiling x_pubkey.cc
[492/745] Compiling x_name.cc
[493/745] Compiling x_spki.cc
[494/745] Compiling x_all.cc
[495/745] Compiling x_exten.cc
[496/745] Compiling x_algor.cc
[497/745] Compiling x509spki.cc
[498/745] Compiling x_attrib.cc
[499/745] Compiling x_crl.cc
[500/745] Compiling x509name.cc
[501/745] Compiling x509rset.cc
[502/745] Compiling x509_vpm.cc
[503/745] Compiling x509cset.cc
[504/745] Compiling x509_vfy.cc
[505/745] Compiling x509_txt.cc
[506/745] Compiling x509_v3.cc
[507/745] Compiling x509_set.cc
[508/745] Compiling x509_obj.cc
[509/745] Compiling x509_trs.cc
[510/745] Compiling x509_req.cc
[511/745] Compiling x509_ext.cc
[512/745] Compiling x509_cmp.cc
[513/745] Compiling x509_lu.cc
[514/745] Compiling x509_d2.cc
[515/745] Compiling x509_def.cc
[516/745] Compiling x509.cc
[517/745] Compiling v3_utl.cc
[518/745] Compiling x509_att.cc
[519/745] Compiling v3_ocsp.cc
[520/745] Compiling v3_skey.cc
[521/745] Compiling v3_prn.cc
[522/745] Compiling v3_pmaps.cc
[523/745] Compiling v3_purp.cc
[524/745] Compiling v3_pcons.cc
[525/745] Compiling v3_ncons.cc
[526/745] Compiling v3_int.cc
[527/745] Compiling v3_lib.cc
[528/745] Compiling v3_info.cc
[529/745] Compiling v3_extku.cc
[530/745] Compiling v3_genn.cc
[531/745] Compiling v3_ia5.cc
[532/745] Compiling v3_bcons.cc
[533/745] Compiling v3_enum.cc
[534/745] Compiling v3_crld.cc
[535/745] Compiling v3_cpols.cc
[536/745] Compiling v3_conf.cc
[537/745] Compiling v3_bitst.cc
[538/745] Compiling v3_akeya.cc
[539/745] Compiling v3_alt.cc
[540/745] Compiling v3_akey.cc
[541/745] Compiling t_x509a.cc
[542/745] Compiling t_x509.cc
[543/745] Compiling t_crl.cc
[544/745] Compiling t_req.cc
[545/745] Compiling i2d_pr.cc
[546/745] Compiling rsa_pss.cc
[547/745] Compiling policy.cc
[548/745] Compiling name_print.cc
[549/745] Compiling by_file.cc
[550/745] Compiling by_dir.cc
[551/745] Compiling algorithm.cc
[552/745] Compiling a_digest.cc
[553/745] Compiling asn1_gen.cc
[554/745] Compiling voprf.cc
[555/745] Compiling a_verify.cc
[556/745] Compiling a_sign.cc
[557/745] Compiling thread_win.cc
[558/745] Compiling trust_token.cc
[559/745] Compiling thread_none.cc
[560/745] Compiling thread_pthread.cc
[561/745] Compiling pmbtoken.cc
[562/745] Compiling thread.cc
[563/745] Compiling stack.cc
[564/745] Compiling sha1.cc
[565/745] Compiling spake2plus.cc
[566/745] Compiling sha512.cc
[567/745] Compiling siphash.cc
[568/745] Compiling sha256.cc
[569/745] Compiling rsa_print.cc
[570/745] Compiling rsa_extra.cc
[571/745] Compiling rc4.cc
[572/745] Compiling rsa_crypt.cc
[573/745] Compiling slhdsa.cc
[574/745] Compiling trusty.cc
[575/745] Compiling refcount.cc
[576/745] Compiling rsa_asn1.cc
[577/745] Compiling windows.cc
[578/745] Compiling urandom.cc
[579/745] Compiling rand.cc
[580/745] Compiling ios.cc
[581/745] Compiling forkunsafe.cc
[582/745] Compiling passive.cc
[583/745] Compiling poly1305_arm_asm.S
[584/745] Compiling getentropy.cc
[585/745] Compiling deterministic.cc
[586/745] Compiling fork_detect.cc
[587/745] Compiling poly1305_arm.cc
[588/745] Compiling pool.cc
[589/745] Compiling pkcs8.cc
[590/745] Compiling poly1305.cc
[591/745] Compiling poly1305_vec.cc
[592/745] Compiling pkcs7.cc
[593/745] Compiling pem_x509.cc
[594/745] Compiling p5_pbev2.cc
[595/745] Compiling pkcs8_x509.cc
[596/745] Compiling pkcs7_x509.cc
[597/745] Compiling pem_pkey.cc
[598/745] Compiling pem_xaux.cc
[599/745] Compiling pem_all.cc
[600/745] Compiling mlkem.cc
[601/745] Compiling pem_pk8.cc
[602/745] Compiling mldsa.cc
[603/745] Compiling pem_oth.cc
[604/745] Compiling pem_lib.cc
[605/745] Compiling pem_info.cc
[606/745] Compiling obj_xref.cc
[607/745] Compiling obj.cc
[608/745] Compiling mem.cc
[609/745] Compiling md5.cc
[610/745] Compiling poly_rq_mul.S
[611/745] Compiling fips_shared_support.cc
[612/745] Compiling lhash.cc
[613/745] Compiling md4.cc
[614/745] Compiling ex_data.cc
[615/745] Compiling sign.cc
[616/745] Compiling scrypt.cc
[617/745] Compiling kyber.cc
[618/745] Compiling hrss.cc
[619/745] Compiling hpke.cc
[620/745] Compiling print.cc
[621/745] Compiling pbkdf.cc
[622/745] Compiling p_x25519.cc
[623/745] Compiling p_rsa.cc
[624/745] Compiling p_ed25519.cc
[625/745] Compiling p_x25519_asn1.cc
[626/745] Compiling p_ec.cc
[627/745] Compiling p_ed25519_asn1.cc
[628/745] Compiling p_rsa_asn1.cc
[629/745] Compiling p_dh_asn1.cc
[630/745] Compiling p_hkdf.cc
[631/745] Compiling evp.cc
[632/745] Compiling p_dh.cc
[633/745] Compiling p_ec_asn1.cc
[634/745] Compiling evp_ctx.cc
[635/745] Compiling err.cc
[636/745] Compiling p_dsa_asn1.cc
[637/745] Compiling engine.cc
[638/745] Compiling evp_asn1.cc
[639/745] Compiling ecdh.cc
[640/745] Compiling hash_to_curve.cc
[641/745] Compiling ecdsa_asn1.cc
[642/745] Compiling ec_derive.cc
[643/745] Compiling dsa.cc
[644/745] Compiling dsa_asn1.cc
[645/745] Compiling ec_asn1.cc
[646/745] Compiling params.cc
[647/745] Compiling digest_extra.cc
[648/745] Compiling x25519-asm-arm.S
[649/745] Compiling des.cc
[650/745] Compiling dh_asn1.cc
[651/745] Compiling cpu_intel.cc
[652/745] Compiling crypto.cc
[653/745] Compiling cpu_arm_linux.cc
[653/745] Compiling curve25519.cc
[653/745] Compiling spake25519.cc
[656/745] Compiling cpu_arm_freebsd.cc
[657/745] Compiling curve25519_64_adx.cc
[658/745] Compiling cpu_aarch64_win.cc
[659/745] Compiling cpu_aarch64_sysreg.cc
[660/745] Compiling cpu_aarch64_openbsd.cc
[661/745] Compiling cpu_aarch64_apple.cc
[662/745] Compiling cpu_aarch64_fuchsia.cc
[663/745] Compiling cpu_aarch64_linux.cc
[664/745] Compiling conf.cc
[665/745] Compiling get_cipher.cc
[666/745] Compiling bcm.cc
[667/745] Compiling e_tls.cc
[668/745] Compiling tls_cbc.cc
[669/745] Compiling e_rc4.cc
[670/745] Compiling e_rc2.cc
[671/745] Compiling e_null.cc
[672/745] Compiling e_chacha20poly1305.cc
[673/745] Compiling e_des.cc
[674/745] Compiling e_aesgcmsiv.cc
[675/745] Compiling derive_key.cc
[676/745] Compiling e_aesctrhmac.cc
[677/745] Compiling chacha.cc
[678/745] Compiling bn_asn1.cc
[679/745] Compiling unicode.cc
[680/745] Compiling buf.cc
[681/745] Compiling ber.cc
[682/745] Compiling asn1_compat.cc
[683/745] Compiling cbb.cc
[684/745] Compiling cbs.cc
[685/745] Compiling blake2.cc
[686/745] Compiling printf.cc
[687/745] Compiling socket.cc
[688/745] Compiling convert.cc
[689/745] Compiling socket_helper.cc
[690/745] Compiling file.cc
[691/745] Compiling hexdump.cc
[692/745] Compiling fd.cc
[693/745] Compiling pair.cc
[694/745] Compiling errno.cc
[695/745] Compiling base64.cc
[696/745] Compiling connect.cc
[697/745] Compiling bio_mem.cc
[698/745] Compiling tasn_fre.cc
[699/745] Compiling bio.cc
[700/745] Compiling tasn_typ.cc
[701/745] Compiling tasn_enc.cc
[702/745] Compiling posix_time.cc
[703/745] Compiling f_int.cc
[704/745] Compiling f_string.cc
[705/745] Compiling asn_pack.cc
[706/745] Compiling tasn_new.cc
[707/745] Compiling tasn_utl.cc
[708/745] Compiling tasn_dec.cc
[709/745] Compiling a_type.cc
[710/745] Compiling asn1_lib.cc
[711/745] Compiling a_utctm.cc
[712/745] Compiling a_octet.cc
[713/745] Compiling a_strnid.cc
[714/745] Compiling a_strex.cc
[715/745] Compiling a_time.cc
[716/745] Compiling a_object.cc
[717/745] Compiling a_i2d_fp.cc
[718/745] Compiling a_dup.cc
[719/745] Compiling a_gentm.cc
[719/745] Write sources
[722/745] Compiling a_d2i_fp.cc
[723/745] Compiling a_mbstr.cc
[724/796] Compiling a_int.cc
[725/816] Compiling a_bitstr.cc
[727/816] Compiling BitCollections BitArray+Descriptions.swift
[728/816] Compiling BitCollections BitArray+Equatable.swift
[729/818] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[730/818] Compiling BitCollections BitArray+RandomBits.swift
[731/818] Compiling BitCollections BitArray+Fill.swift
[732/818] Compiling BitCollections BitArray+Hashable.swift
[733/818] Compiling BitCollections BitArray+Initializers.swift
[734/818] Compiling BitCollections BitArray+Invariants.swift
[734/818] Compiling a_bool.cc
[736/818] Compiling Atomics IntegerOperations.swift
[737/818] Compiling Atomics Unmanaged extensions.swift
[738/818] Compiling BitCollections BitSet+Initializers.swift
[739/818] Compiling BitCollections BitSet+Invariants.swift
[740/818] Compiling BitCollections BitSet+Random.swift
[741/818] Compiling BitCollections BitSet+SetAlgebra basics.swift
[742/818] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[743/818] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[744/818] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[745/818] Compiling BitCollections BitArray+Collection.swift
[746/818] Compiling BitCollections BitArray+Copy.swift
[747/818] Compiling BitCollections BitArray+CustomReflectable.swift
[748/825] Emitting module BitCollections
[749/825] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[750/825] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[751/825] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[752/825] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[753/825] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[754/825] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[755/825] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[756/825] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[757/825] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[758/825] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[759/825] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[760/825] Compiling BitCollections BitSet+SetAlgebra union.swift
[761/825] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[762/825] Compiling BitCollections BitSet.Counted.swift
[763/825] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[764/825] Compiling BitCollections BitSet+CustomReflectable.swift
[765/825] Compiling BitCollections BitSet+CustomStringConvertible.swift
[766/825] Compiling BitCollections BitSet+Equatable.swift
[767/825] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[768/825] Compiling BitCollections BitSet+Extras.swift
[769/825] Compiling BitCollections BitSet+Hashable.swift
[770/825] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[771/825] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[772/825] Compiling BitCollections BitArray+Extras.swift
[781/825] Compiling BitCollections BitArray+Testing.swift
[782/825] Compiling BitCollections BitArray._UnsafeHandle.swift
[783/825] Compiling BitCollections BitArray.swift
[784/825] Compiling BitCollections BitSet+BidirectionalCollection.swift
[785/825] Compiling BitCollections BitSet+Codable.swift
[786/825] Compiling BitCollections BitArray+BitwiseOperations.swift
[787/825] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[788/825] Compiling BitCollections BitArray+Codable.swift
[794/825] Compiling BitCollections BitSet.Index.swift
[795/825] Compiling BitCollections BitSet._UnsafeHandle.swift
[796/825] Compiling BitCollections BitSet.swift
[797/825] Compiling BitCollections Range+Utilities.swift
[798/825] Compiling BitCollections Slice+Utilities.swift
[799/825] Compiling BitCollections UInt+Tricks.swift
[800/825] Compiling BitCollections _Word.swift
[801/826] Wrapping AST for BitCollections for debugging
[802/826] Compiling c-nioatomics.c
[804/828] Emitting module Collections
[805/828] Compiling Collections Collections.swift
[807/829] Emitting module Atomics
[807/829] Wrapping AST for Collections for debugging
[815/830] Compiling c-atomics.c
[817/836] Compiling NIOConcurrencyHelpers lock.swift
[818/836] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[819/836] Compiling NIOConcurrencyHelpers NIOLock.swift
[820/836] Compiling NIOConcurrencyHelpers atomics.swift
[821/836] Emitting module NIOConcurrencyHelpers
[822/836] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[823/837] Wrapping AST for Atomics for debugging
[824/837] Wrapping AST for NIOConcurrencyHelpers for debugging
[826/897] Compiling NIOCore MulticastChannel.swift
[827/897] Compiling NIOCore NIOAny.swift
[828/897] Compiling NIOCore NIOCloseOnErrorHandler.swift
[829/897] Compiling NIOCore NIOLoopBound.swift
[830/897] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[831/897] Compiling NIOCore NIOScheduledCallback.swift
[832/897] Compiling NIOCore NIOSendable.swift
[833/897] Compiling NIOCore RecvByteBufferAllocator.swift
[834/905] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[835/905] Compiling NIOCore EventLoopFuture+Deprecated.swift
[836/905] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[837/905] Compiling NIOCore EventLoopFuture.swift
[838/905] Compiling NIOCore FileDescriptor.swift
[839/905] Compiling NIOCore FileHandle.swift
[840/905] Compiling NIOCore FileRegion.swift
[841/905] Compiling NIOCore GlobalSingletons.swift
[842/905] Compiling NIOCore CircularBuffer.swift
[843/905] Compiling NIOCore Codec.swift
[844/905] Compiling NIOCore ConvenienceOptionSupport.swift
[845/905] Compiling NIOCore DeadChannel.swift
[846/905] Compiling NIOCore DispatchQueue+WithFuture.swift
[847/905] Compiling NIOCore EventLoop+Deprecated.swift
[848/905] Compiling NIOCore EventLoop+SerialExecutor.swift
[849/905] Compiling NIOCore EventLoop.swift
[850/905] Compiling NIOCore AddressedEnvelope.swift
[851/905] Compiling NIOCore AsyncAwaitSupport.swift
[852/905] Compiling NIOCore AsyncChannel.swift
[853/905] Compiling NIOCore AsyncChannelHandler.swift
[854/905] Compiling NIOCore AsyncChannelInboundStream.swift
[855/905] Compiling NIOCore AsyncChannelOutboundWriter.swift
[856/905] Compiling NIOCore NIOAsyncSequenceProducer.swift
[857/905] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[858/905] Compiling NIOCore NIOAsyncWriter.swift
[859/905] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[860/905] Compiling NIOCore BSDSocketAPI.swift
[861/905] Compiling NIOCore ByteBuffer-aux.swift
[862/905] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[863/905] Compiling NIOCore ByteBuffer-conversions.swift
[864/905] Compiling NIOCore ByteBuffer-core.swift
[865/905] Compiling NIOCore ByteBuffer-hex.swift
[866/905] Compiling NIOCore ByteBuffer-int.swift
[867/905] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[868/905] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[869/905] Compiling NIOCore SocketAddresses.swift
[870/905] Compiling NIOCore SocketOptionProvider.swift
[871/905] Compiling NIOCore SystemCallHelpers.swift
[872/905] Compiling NIOCore TimeAmount+Duration.swift
[873/905] Compiling NIOCore TypeAssistedChannelHandler.swift
[874/905] Compiling NIOCore UniversalBootstrapSupport.swift
[875/905] Compiling NIOCore Utilities.swift
[876/905] Compiling NIOCore IO.swift
[877/905] Compiling NIOCore IOData.swift
[878/905] Compiling NIOCore IPProtocol.swift
[879/905] Compiling NIOCore IntegerBitPacking.swift
[880/905] Compiling NIOCore IntegerTypes.swift
[881/905] Compiling NIOCore Interfaces.swift
[882/905] Compiling NIOCore Linux.swift
[883/905] Compiling NIOCore MarkedCircularBuffer.swift
[884/905] Compiling NIOCore ByteBuffer-multi-int.swift
[885/905] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[886/905] Compiling NIOCore ByteBuffer-views.swift
[887/905] Compiling NIOCore Channel.swift
[888/905] Compiling NIOCore ChannelHandler.swift
[889/905] Compiling NIOCore ChannelHandlers.swift
[890/905] Compiling NIOCore ChannelInvoker.swift
[891/905] Compiling NIOCore ChannelOption.swift
[892/905] Compiling NIOCore ChannelPipeline.swift
[893/905] Emitting module NIOCore
[894/906] Wrapping AST for NIOCore for debugging
[896/956] Compiling NIOEmbedded Embedded.swift
[897/956] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[898/956] Emitting module NIOEmbedded
[899/956] Compiling NIOEmbedded AsyncTestingChannel.swift
[900/957] Wrapping AST for NIOEmbedded for debugging
[902/957] Compiling NIOPosix SelectableChannel.swift
[903/957] Compiling NIOPosix SelectableEventLoop.swift
[904/957] Compiling NIOPosix SelectorEpoll.swift
[905/957] Compiling NIOPosix SelectorGeneric.swift
[906/957] Compiling NIOPosix SelectorKqueue.swift
[907/957] Compiling NIOPosix SelectorUring.swift
[908/957] Compiling NIOPosix Pool.swift
[909/957] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[910/957] Compiling NIOPosix PosixSingletons.swift
[911/957] Compiling NIOPosix RawSocketBootstrap.swift
[912/957] Compiling NIOPosix Resolver.swift
[913/957] Compiling NIOPosix Selectable.swift
[914/963] Compiling NIOPosix ServerSocket.swift
[915/963] Compiling NIOPosix Socket.swift
[916/963] Compiling NIOPosix SocketChannel.swift
[917/963] Compiling NIOPosix SocketProtocols.swift
[918/963] Compiling NIOPosix System.swift
[919/963] Compiling NIOPosix Thread.swift
[920/963] Compiling NIOPosix ThreadPosix.swift
[921/963] Compiling NIOPosix ThreadWindows.swift
[922/963] Compiling NIOPosix UnsafeTransfer.swift
[923/963] Compiling NIOPosix Utilities.swift
[924/963] Compiling NIOPosix VsockAddress.swift
[925/963] Compiling NIOPosix VsockChannelEvents.swift
[926/963] Compiling NIOPosix BSDSocketAPICommon.swift
[927/963] Compiling NIOPosix BSDSocketAPIPosix.swift
[928/963] Compiling NIOPosix BSDSocketAPIWindows.swift
[929/963] Compiling NIOPosix BaseSocket.swift
[930/963] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[931/963] Compiling NIOPosix BaseSocketChannel.swift
[932/963] Compiling NIOPosix BaseStreamSocketChannel.swift
[933/963] Compiling NIOPosix Bootstrap.swift
[934/963] Compiling NIOPosix ControlMessage.swift
[935/963] Compiling NIOPosix DatagramVectorReadManager.swift
[936/963] Compiling NIOPosix Errors+Any.swift
[937/963] Compiling NIOPosix FileDescriptor.swift
[938/963] Compiling NIOPosix GetaddrinfoResolver.swift
[939/963] Compiling NIOPosix HappyEyeballs.swift
[940/963] Compiling NIOPosix IO.swift
[941/963] Compiling NIOPosix IntegerBitPacking.swift
[942/963] Compiling NIOPosix IntegerTypes.swift
[943/963] Compiling NIOPosix Linux.swift
[944/963] Compiling NIOPosix LinuxCPUSet.swift
[945/963] Compiling NIOPosix LinuxUring.swift
[946/963] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[947/963] Emitting module NIOPosix
[948/963] Compiling NIOPosix NIOThreadPool.swift
[949/963] Compiling NIOPosix NonBlockingFileIO.swift
[950/963] Compiling NIOPosix PendingDatagramWritesManager.swift
[951/963] Compiling NIOPosix PendingWritesManager.swift
[952/963] Compiling NIOPosix PipeChannel.swift
[953/963] Compiling NIOPosix PipePair.swift
[954/966] Wrapping AST for NIOPosix for debugging
[956/966] Emitting module NIO
[957/966] Compiling NIO Exports.swift
[958/967] Wrapping AST for NIO for debugging
[960/989] Compiling NIOTLS TLSEvents.swift
[961/989] Emitting module NIOTLS
[962/989] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[963/989] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[964/989] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[965/989] Compiling NIOTLS SNIHandler.swift
[966/991] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[967/991] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[968/992] Wrapping AST for NIOTLS for debugging
[970/1021] Compiling NIOSSL AndroidCABundle.swift
[971/1021] Compiling NIOSSL ByteBufferBIO.swift
[972/1021] Compiling NIOSSL SSLConnection.swift
[973/1021] Compiling NIOSSL SSLContext.swift
[974/1021] Compiling NIOSSL NIOSSLServerHandler.swift
[975/1021] Compiling NIOSSL ObjectIdentifier.swift
[976/1021] Compiling NIOSSL CustomPrivateKey.swift
[977/1021] Compiling NIOSSL IdentityVerification.swift
[978/1021] Compiling NIOSSL NIOSSLClientHandler.swift
[979/1021] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[980/1021] Compiling NIOSSL NIOSSLHandler.swift
[981/1021] Compiling NIOSSL SSLCertificate.swift
[982/1021] Emitting module NIOHTTP1
[983/1021] Compiling NIOSSL PosixPort.swift
[984/1021] Compiling NIOSSL SSLCallbacks.swift
[985/1021] Compiling NIOSSL LinuxCABundle.swift
[986/1023] Wrapping AST for NIOHTTP1 for debugging
[992/1026] Emitting module NIOSSL
[993/1030] Emitting module NIOTestUtils
[994/1030] Compiling NIOTestUtils EventCounterHandler.swift
[995/1030] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[996/1030] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[998/1031] Compiling NIOSSL SSLPrivateKey.swift
[999/1031] Compiling NIOSSL SSLPublicKey.swift
[1000/1031] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1001/1031] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1002/1031] Compiling NIOSSL SubjectAlternativeName.swift
[1003/1031] Compiling NIOSSL NIOSSLSecureBytes.swift
[1004/1031] Compiling NIOSSL RNG.swift
[1005/1031] Compiling NIOSSL SafeCompare.swift
[1005/1031] Wrapping AST for NIOTestUtils for debugging
[1012/1031] Compiling NIOSSL SSLCertificateExtensions.swift
[1013/1031] Compiling NIOSSL SSLCertificateName.swift
[1020/1031] Compiling NIOSSL SSLErrors.swift
[1021/1031] Compiling NIOSSL SSLInit.swift
[1022/1031] Compiling NIOSSL SSLPKCS12Bundle.swift
[1023/1031] Compiling NIOSSL Zeroization.swift
[1024/1031] Compiling NIOSSL TLSConfiguration.swift
[1025/1031] Compiling NIOSSL UniversalBootstrapSupport.swift
[1026/1031] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1027/1032] Wrapping AST for NIOSSL for debugging
[1029/1061] Compiling LCLPing LCLPing+Array.swift
[1030/1061] Compiling LCLPing LCLPing+ChannelOption.swift
[1031/1061] Compiling LCLPing LCLPing+Double.swift
[1032/1061] Compiling LCLPing LCLPing+SocketOption.swift
[1033/1065] Compiling LCLPing PingHandler.swift
[1034/1065] Compiling LCLPing Pingable.swift
[1035/1065] Compiling LCLPing Reachability.swift
[1036/1065] Compiling LCLPing InboundHeaderRewriter.swift
[1037/1065] Compiling LCLPing Rewritable.swift
[1038/1065] Compiling LCLPing TrafficControllerChannelHandler.swift
[1039/1065] Compiling LCLPing Constants.swift
[1040/1065] Compiling LCLPing Hex.swift
[1041/1065] Compiling LCLPing PingResponse.swift
[1042/1065] Compiling LCLPing PingResult.swift
[1043/1065] Compiling LCLPing PingState.swift
[1044/1065] Compiling LCLPing PingSummary.swift
[1045/1065] Emitting module LCLPing
[1046/1065] Compiling LCLPing Configuration.swift
[1047/1065] Compiling LCLPing HTTPChannelHandlers.swift
[1048/1065] Compiling LCLPing HTTPHandler.swift
[1049/1065] Compiling LCLPing HTTPPingClient.swift
[1050/1065] Compiling LCLPing HTTPSchema.swift
[1051/1065] Compiling LCLPing NIOHTTPClient.swift
[1052/1065] Compiling LCLPing URLSessionClient.swift
[1053/1065] Compiling LCLPing ICMPChannelHandlers.swift
[1054/1065] Compiling LCLPing LCLPing+Time.swift
[1055/1065] Compiling LCLPing LCLPing+TimeInterval.swift
[1056/1065] Compiling LCLPing ObjectDecoder.swift
[1057/1065] Compiling LCLPing Utilities.swift
[1058/1065] Compiling LCLPing ICMPHandler.swift
[1059/1065] Compiling LCLPing ICMPPingClient.swift
[1060/1065] Compiling LCLPing Errors+LCLPing.swift
[1061/1065] Compiling LCLPing HTTPLatency.swift
[1062/1066] Wrapping AST for LCLPing for debugging
[1064/1068] Emitting module Demo
[1065/1068] Compiling Demo main.swift
[1066/1069] Wrapping AST for Demo for debugging
[1067/1069] Write Objects.LinkFileList
[1068/1069] Linking Demo
Build complete! (306.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.25.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "LCLPing",
"name" : "LCLPing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "LCLPing",
"targets" : [
"LCLPing"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Demo",
"targets" : [
"Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "UtilitiesTests",
"module_type" : "SwiftTarget",
"name" : "UtilitiesTests",
"path" : "Tests/UtilitiesTests",
"sources" : [
"ArrayTests.swift",
"Common.swift",
"DoubleTests.swift",
"MatchServerTimingTests.swift",
"ObjectDecoderTests.swift",
"SummarizePingResponseTests.swift",
"TimeTests.swift"
],
"target_dependencies" : [
"LCLPing"
],
"type" : "test"
},
{
"c99name" : "ModelTests",
"module_type" : "SwiftTarget",
"name" : "ModelTests",
"path" : "Tests/ModelTests",
"sources" : [
"HTTPConfigurationTest.swift",
"ICMPChecksumTests.swift"
],
"target_dependencies" : [
"LCLPing"
],
"type" : "test"
},
{
"c99name" : "LCLPing",
"module_type" : "SwiftTarget",
"name" : "LCLPing",
"path" : "Sources/LCLPing",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOPosix",
"NIOHTTP1",
"NIOTestUtils",
"NIOConcurrencyHelpers",
"Logging",
"NIOSSL",
"Collections"
],
"product_memberships" : [
"LCLPing",
"Demo"
],
"sources" : [
"Configuration.swift",
"HTTP/HTTPChannelHandlers.swift",
"HTTP/HTTPHandler.swift",
"HTTP/HTTPPingClient.swift",
"HTTP/HTTPSchema.swift",
"HTTP/NIOHTTPClient.swift",
"HTTP/URLSessionClient.swift",
"ICMP/ICMPChannelHandlers.swift",
"ICMP/ICMPHandler.swift",
"ICMP/ICMPPingClient.swift",
"Models/Errors+LCLPing.swift",
"Models/HTTPLatency.swift",
"Models/PingResponse.swift",
"Models/PingResult.swift",
"Models/PingState.swift",
"Models/PingSummary.swift",
"PingHandler.swift",
"Pingable.swift",
"Reachability.swift",
"TestUtils/InboundHeaderRewriter.swift",
"TestUtils/Rewritable.swift",
"TestUtils/TrafficControllerChannelHandler.swift",
"Utilities/Constants.swift",
"Utilities/Hex.swift",
"Utilities/LCLPing+Array.swift",
"Utilities/LCLPing+ChannelOption.swift",
"Utilities/LCLPing+Double.swift",
"Utilities/LCLPing+SocketOption.swift",
"Utilities/LCLPing+Time.swift",
"Utilities/LCLPing+TimeInterval.swift",
"Utilities/ObjectDecoder.swift",
"Utilities/Utilities.swift"
],
"type" : "library"
},
{
"c99name" : "IntegrationTests",
"module_type" : "SwiftTarget",
"name" : "IntegrationTests",
"path" : "Tests/IntegrationTests",
"sources" : [
"HTTPIntegrationTests.swift",
"ICMPIntegrationTests.swift"
],
"target_dependencies" : [
"LCLPing"
],
"type" : "test"
},
{
"c99name" : "ICMPChannelTests",
"module_type" : "SwiftTarget",
"name" : "ICMPChannelTests",
"path" : "Tests/ICMPChannelTests",
"sources" : [
"Common.swift",
"ICMPDecoderTests.swift",
"ICMPDuplexerTests.swift",
"IPDecoderTests.swift"
],
"target_dependencies" : [
"LCLPing"
],
"type" : "test"
},
{
"c99name" : "HTTPChannelTests",
"module_type" : "SwiftTarget",
"name" : "HTTPChannelTests",
"path" : "Tests/HTTPChannelTests",
"sources" : [
"HTTPTracingHandlerTests.swift"
],
"target_dependencies" : [
"LCLPing"
],
"type" : "test"
},
{
"c99name" : "Demo",
"module_type" : "SwiftTarget",
"name" : "Demo",
"path" : "Sources/Demo",
"product_memberships" : [
"Demo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LCLPing"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.