The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of LCLWebSocket, reference main (844bba), with Swift 6.2 (beta) for Linux on 23 Jun 2025 04:18:20 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.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-websocket.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-websocket
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 844bba7 fix build issue with swift 5.10 (#6)
Cloned https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Revision (git rev-parse @):
844bba7d76147f0cc901271edae57764bdc4ac3b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Local-Connectivity-Lab/lcl-websocket.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Local-Connectivity-Lab/lcl-websocket.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.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-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[595/4464] Fetching swift-atomics, swift-nio-transport-services
[1049/8300] Fetching swift-atomics, swift-nio-transport-services, swift-log
[7074/23190] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-nio-ssl
[7338/99529] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.26s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.29s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.29s)
[4990/91229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (10.70s)
Fetched https://github.com/apple/swift-nio.git from cache (10.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (11.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.93s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.41s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[90/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.20s)
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (3.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.28s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.12s)
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-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-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-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.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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/465] Write sources
[18/465] Compiling _AtomicsShims.c
[19/465] Compiling CNIOWindows shim.c
[20/465] Compiling CNIOWindows WSAStartup.c
[21/465] Compiling CNIOWASI CNIOWASI.c
[22/465] Compiling CNIOSHA1 c_nio_sha1.c
[23/465] Compiling CNIOLinux liburing_shims.c
[24/465] Compiling CNIOLinux shim.c
[25/465] Compiling CNIOLLHTTP c_nio_http.c
[26/465] Compiling CNIOLLHTTP c_nio_api.c
[27/465] Compiling CNIODarwin shim.c
[28/465] Compiling a_d2i_fp.cc
[29/465] Compiling a_dup.cc
[30/465] Compiling a_bitstr.cc
[31/465] Compiling fiat_p256_adx_sqr.S
[32/465] Compiling fiat_p256_adx_mul.S
[33/465] Compiling fiat_curve25519_adx_square.S
[34/465] Compiling fiat_curve25519_adx_mul.S
[35/465] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/465] Compiling a_bool.cc
[37/465] Write swift-version-24593BA9C3E375BF.txt
[38/465] Compiling a_gentm.cc
[39/469] Compiling CNIOBoringSSLShims shims.c
[41/471] Emitting module _NIOBase64
[41/471] Compiling tls_record.cc
[42/471] Compiling tls_method.cc
[43/490] Compiling tls13_enc.cc
[44/490] Compiling tls13_server.cc
[45/490] Compiling tls13_both.cc
[46/490] Compiling tls13_client.cc
[47/490] Compiling t1_enc.cc
[48/490] Compiling ssl_versions.cc
[49/490] Compiling ssl_transcript.cc
[50/490] Compiling ssl_x509.cc
[51/490] Compiling ssl_stat.cc
[53/490] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/491] Emitting module InternalCollectionsUtilities
[55/491] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/491] Compiling InternalCollectionsUtilities Debugging.swift
[57/491] Compiling InternalCollectionsUtilities Descriptions.swift
[58/491] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/491] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/491] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/491] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/491] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/491] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/491] Compiling InternalCollectionsUtilities Integer rank.swift
[65/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/491] Compiling _NIOBase64 Base64.swift
[67/492] Compiling ssl_session.cc
[68/492] Compiling ssl_privkey.cc
[70/492] Wrapping AST for _NIOBase64 for debugging
[72/492] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/493] Compiling _NIODataStructures _TinyArray.swift
[74/493] Compiling _NIODataStructures PriorityQueue.swift
[75/493] Compiling ssl_lib.cc
[77/508] Compiling Logging MetadataProvider.swift
[78/508] Compiling Logging Locks.swift
[79/508] Emitting module _NIODataStructures
[80/508] Compiling _NIODataStructures Heap.swift
[81/509] Compiling DequeModule _DequeBuffer.swift
[82/509] Compiling DequeModule _DequeBufferHeader.swift
[83/511] Wrapping AST for _NIODataStructures for debugging
[84/511] Wrapping AST for InternalCollectionsUtilities for debugging
[86/511] Compiling DequeModule Deque+CustomReflectable.swift
[87/511] Compiling DequeModule Deque+Descriptions.swift
[88/511] Compiling DequeModule Deque+Equatable.swift
[89/511] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/511] Compiling DequeModule Deque+Extras.swift
[91/511] Compiling DequeModule Deque+Hashable.swift
[91/511] Compiling ssl_key_share.cc
[93/511] Emitting module Logging
[94/511] Compiling Logging Logging.swift
[95/511] Compiling Logging LogHandler.swift
[97/512] Compiling DequeModule _DequeSlot.swift
[98/512] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/512] Wrapping AST for Logging for debugging
[99/512] Compiling ssl_file.cc
[101/512] Compiling DequeModule Deque+Testing.swift
[102/512] Compiling DequeModule Deque._Storage.swift
[103/512] Compiling DequeModule Deque._UnsafeHandle.swift
[104/512] Compiling DequeModule Deque.swift
[104/512] Compiling ssl_credential.cc
[105/512] Compiling ssl_cipher.cc
[107/512] Compiling DequeModule Deque+Codable.swift
[108/512] Compiling DequeModule Deque+Collection.swift
[108/512] Compiling ssl_cert.cc
[110/512] Emitting module DequeModule
[111/513] Compiling ssl_buffer.cc
[112/513] Wrapping AST for DequeModule for debugging
[113/513] Compiling ssl_asn1.cc
[114/513] Compiling ssl_aead_ctx.cc
[115/513] Compiling s3_pkt.cc
[116/513] Compiling s3_lib.cc
[117/513] Compiling s3_both.cc
[118/513] Compiling handshake_server.cc
[119/513] Compiling handshake_client.cc
[120/513] Compiling handshake.cc
[121/513] Compiling handoff.cc
[122/513] Compiling encrypted_client_hello.cc
[123/513] Compiling dtls_record.cc
[124/513] Compiling md5-x86_64-linux.S
[125/513] Compiling dtls_method.cc
[126/513] Compiling md5-x86_64-apple.S
[127/513] Compiling md5-586-linux.S
[128/513] Compiling md5-586-apple.S
[129/513] Compiling extensions.cc
[130/513] Compiling chacha20_poly1305_x86_64-linux.S
[131/513] Compiling chacha20_poly1305_x86_64-apple.S
[132/513] Compiling d1_srtp.cc
[133/513] Compiling chacha20_poly1305_armv8-win.S
[134/513] Compiling chacha20_poly1305_armv8-linux.S
[135/513] Compiling chacha20_poly1305_armv8-apple.S
[136/513] Compiling chacha-x86_64-apple.S
[137/513] Compiling chacha-x86_64-linux.S
[138/513] Compiling chacha-x86-linux.S
[139/513] Compiling chacha-x86-apple.S
[140/513] Compiling chacha-armv8-win.S
[141/513] Compiling chacha-armv8-linux.S
[142/513] Compiling err_data.cc
[143/513] Compiling chacha-armv8-apple.S
[144/513] Compiling chacha-armv4-linux.S
[145/513] Compiling aes128gcmsiv-x86_64-linux.S
[146/513] Compiling aes128gcmsiv-x86_64-apple.S
[147/513] Compiling x86_64-mont5-apple.S
[148/513] Compiling x86_64-mont5-linux.S
[149/513] Compiling x86_64-mont-apple.S
[150/513] Compiling x86_64-mont-linux.S
[151/513] Compiling d1_pkt.cc
[152/513] Compiling x86-mont-linux.S
[153/513] Compiling vpaes-x86_64-apple.S
[154/513] Compiling x86-mont-apple.S
[155/513] Compiling vpaes-x86_64-linux.S
[156/513] Compiling vpaes-x86-linux.S
[157/513] Compiling vpaes-x86-apple.S
[158/513] Compiling vpaes-armv8-linux.S
[159/513] Compiling vpaes-armv8-win.S
[160/513] Compiling vpaes-armv8-apple.S
[161/513] Compiling vpaes-armv7-linux.S
[162/513] Compiling sha512-x86_64-linux.S
[163/513] Compiling sha512-x86_64-apple.S
[164/513] Compiling sha512-armv8-win.S
[165/513] Compiling sha512-armv8-linux.S
[166/513] Compiling sha512-armv8-apple.S
[167/513] Compiling sha512-armv4-linux.S
[168/513] Compiling sha512-586-linux.S
[169/513] Compiling sha512-586-apple.S
[170/513] Compiling sha256-armv8-win.S
[171/513] Compiling sha256-x86_64-apple.S
[172/513] Compiling sha256-x86_64-linux.S
[173/513] Compiling sha256-armv8-apple.S
[174/513] Compiling sha256-armv8-linux.S
[175/513] Compiling bio_ssl.cc
[176/513] Compiling sha256-586-linux.S
[177/513] Compiling sha256-armv4-linux.S
[178/513] Compiling sha256-586-apple.S
[179/513] Compiling sha1-x86_64-apple.S
[180/513] Compiling sha1-armv8-win.S
[181/513] Compiling sha1-x86_64-linux.S
[182/513] Compiling sha1-armv8-linux.S
[183/513] Compiling sha1-armv4-large-linux.S
[184/513] Compiling sha1-armv8-apple.S
[185/513] Compiling sha1-586-linux.S
[186/513] Compiling sha1-586-apple.S
[187/513] Compiling rsaz-avx2-apple.S
[188/513] Compiling rsaz-avx2-linux.S
[189/513] Compiling rdrand-x86_64-linux.S
[190/513] Compiling rdrand-x86_64-apple.S
[191/513] Compiling p256_beeu-x86_64-asm-linux.S
[191/513] Compiling p256_beeu-x86_64-asm-apple.S
[193/513] Compiling p256_beeu-armv8-asm-win.S
[194/513] Compiling p256_beeu-armv8-asm-apple.S
[195/513] Compiling p256_beeu-armv8-asm-linux.S
[196/513] Compiling d1_lib.cc
[197/513] Compiling p256-x86_64-asm-apple.S
[198/513] Compiling p256-armv8-asm-apple.S
[199/513] Compiling p256-x86_64-asm-linux.S
[200/513] Compiling p256-armv8-asm-win.S
[201/513] Compiling p256-armv8-asm-linux.S
[202/513] Compiling ghashv8-armv8-win.S
[203/513] Compiling ghashv8-armv8-linux.S
[204/513] Compiling ghashv8-armv8-apple.S
[205/513] Compiling ghashv8-armv7-linux.S
[206/513] Compiling ghash-x86-linux.S
[207/513] Compiling ghash-x86_64-apple.S
[208/513] Compiling ghash-x86-apple.S
[208/513] Compiling ghash-x86_64-linux.S
[210/513] Compiling ghash-ssse3-x86_64-linux.S
[211/513] Compiling ghash-ssse3-x86-linux.S
[212/513] Compiling ghash-ssse3-x86_64-apple.S
[213/513] Compiling ghash-ssse3-x86-apple.S
[214/513] Compiling ghash-neon-armv8-apple.S
[215/513] Compiling ghash-neon-armv8-linux.S
[216/513] Compiling ghash-neon-armv8-win.S
[217/513] Compiling ghash-armv4-linux.S
[218/513] Compiling co-586-apple.S
[219/513] Compiling bn-armv8-win.S
[220/513] Compiling co-586-linux.S
[221/513] Compiling bsaes-armv7-linux.S
[222/513] Compiling bn-armv8-linux.S
[223/513] Compiling bn-armv8-apple.S
[224/513] Compiling bn-586-apple.S
[225/513] Compiling bn-586-linux.S
[226/513] Compiling armv8-mont-apple.S
[227/513] Compiling armv8-mont-win.S
[228/513] Compiling armv8-mont-linux.S
[229/513] Compiling armv4-mont-linux.S
[230/513] Compiling aesv8-gcm-armv8-linux.S
[231/513] Compiling aesv8-gcm-armv8-win.S
[232/513] Compiling aesv8-armv8-win.S
[233/513] Compiling aesv8-gcm-armv8-apple.S
[234/513] Compiling aesv8-armv8-linux.S
[235/513] Compiling aesni-x86_64-linux.S
[236/513] Compiling aesv8-armv7-linux.S
[237/513] Compiling aesni-x86_64-apple.S
[238/513] Compiling aesv8-armv8-apple.S
[239/513] Compiling aesni-x86-linux.S
[240/513] Compiling aesni-x86-apple.S
[241/513] Compiling aesni-gcm-x86_64-apple.S
[242/513] Compiling aesni-gcm-x86_64-linux.S
[243/513] Compiling aes-gcm-avx2-x86_64-linux.S
[244/513] Compiling aes-gcm-avx2-x86_64-apple.S
[245/513] Compiling aes-gcm-avx10-x86_64-apple.S
[246/513] Compiling aes-gcm-avx10-x86_64-linux.S
[247/513] Compiling d1_both.cc
[248/513] Compiling x_sig.cc
[249/513] Compiling x_spki.cc
[250/513] Compiling x_x509.cc
[251/513] Compiling x_val.cc
[252/513] Compiling x_req.cc
[252/513] Compiling x_x509a.cc
[254/513] Compiling x_pubkey.cc
[255/513] Compiling x_name.cc
[256/513] Compiling x509spki.cc
[257/513] Compiling x_algor.cc
[258/513] Compiling x_attrib.cc
[259/513] Compiling x_exten.cc
[260/513] Compiling x_crl.cc
[261/513] Compiling x_all.cc
[262/513] Compiling x509rset.cc
[263/513] Compiling x509name.cc
[264/513] Compiling x509cset.cc
[265/513] Compiling x509_vpm.cc
[266/513] Compiling x509_txt.cc
[267/513] Compiling x509_v3.cc
[268/513] Compiling x509_trs.cc
[269/513] Compiling x509_set.cc
[270/513] Compiling x509_vfy.cc
[271/513] Compiling x509_req.cc
[272/513] Compiling x509_d2.cc
[273/513] Compiling x509_obj.cc
[274/513] Compiling x509_def.cc
[275/513] Compiling x509_lu.cc
[276/513] Compiling x509_ext.cc
[277/513] Compiling x509_cmp.cc
[278/513] Compiling x509_att.cc
[279/513] Compiling x509.cc
[280/513] Compiling v3_prn.cc
[281/513] Compiling v3_purp.cc
[282/513] Compiling v3_skey.cc
[283/513] Compiling v3_utl.cc
[284/513] Compiling v3_pmaps.cc
[285/513] Compiling v3_pcons.cc
[286/513] Compiling v3_ocsp.cc
[287/513] Compiling v3_ncons.cc
[288/513] Compiling v3_int.cc
[289/513] Compiling v3_lib.cc
[290/513] Compiling v3_ia5.cc
[291/513] Compiling v3_info.cc
[292/513] Compiling v3_genn.cc
[293/513] Compiling v3_extku.cc
[294/513] Compiling v3_enum.cc
[295/513] Compiling v3_crld.cc
[296/513] Compiling v3_bitst.cc
[297/513] Compiling v3_cpols.cc
[298/513] Compiling v3_conf.cc
[299/513] Compiling v3_bcons.cc
[300/513] Compiling v3_alt.cc
[301/513] Compiling v3_akey.cc
[302/513] Compiling v3_akeya.cc
[303/513] Compiling t_x509a.cc
[304/513] Compiling i2d_pr.cc
[305/513] Compiling t_crl.cc
[306/513] Compiling t_x509.cc
[307/513] Compiling t_req.cc
[308/513] Compiling name_print.cc
[309/513] Compiling rsa_pss.cc
[310/513] Compiling policy.cc
[311/513] Compiling by_file.cc
[312/513] Compiling by_dir.cc
[313/513] Compiling algorithm.cc
[314/513] Compiling a_digest.cc
[315/513] Compiling a_verify.cc
[316/513] Compiling asn1_gen.cc
[317/513] Compiling a_sign.cc
[318/513] Compiling voprf.cc
[319/513] Compiling trust_token.cc
[320/513] Compiling thread_win.cc
[321/513] Compiling thread_none.cc
[322/513] Compiling thread.cc
[323/513] Compiling pmbtoken.cc
[324/513] Compiling thread_pthread.cc
[325/513] Compiling stack.cc
[326/513] Compiling siphash.cc
[327/513] Compiling sha256.cc
[328/513] Compiling sha512.cc
[329/513] Compiling sha1.cc
[330/513] Compiling rsa_print.cc
[331/513] Compiling rsa_extra.cc
[332/513] Compiling slhdsa.cc
[333/513] Compiling rc4.cc
[334/513] Compiling spake2plus.cc
[335/513] Compiling refcount.cc
[336/513] Compiling trusty.cc
[337/513] Compiling rsa_crypt.cc
[338/513] Compiling ios.cc
[339/513] Compiling urandom.cc
[340/513] Compiling rsa_asn1.cc
[341/513] Compiling getentropy.cc
[342/513] Compiling passive.cc
[343/513] Compiling windows.cc
[344/513] Compiling rand.cc
[345/513] Compiling poly1305_arm_asm.S
[346/513] Compiling forkunsafe.cc
[347/513] Compiling fork_detect.cc
[348/513] Compiling deterministic.cc
[349/513] Compiling poly1305.cc
[350/513] Compiling poly1305_arm.cc
[351/513] Compiling poly1305_vec.cc
[352/513] Compiling pool.cc
[353/513] Compiling pkcs7.cc
[354/513] Compiling pkcs8_x509.cc
[355/513] Compiling pkcs8.cc
[356/513] Compiling p5_pbev2.cc
[357/513] Compiling pkcs7_x509.cc
[358/513] Compiling pem_xaux.cc
[359/513] Compiling pem_x509.cc
[360/513] Compiling pem_pkey.cc
[361/513] Compiling pem_pk8.cc
[362/513] Compiling mlkem.cc
[363/513] Compiling pem_info.cc
[364/513] Compiling obj_xref.cc
[365/513] Compiling pem_oth.cc
[366/513] Compiling pem_all.cc
[367/513] Compiling pem_lib.cc
[368/513] Compiling mldsa.cc
[369/513] Compiling lhash.cc
[370/513] Compiling poly_rq_mul.S
[371/513] Compiling mem.cc
[372/513] Compiling md5.cc
[373/513] Compiling fips_shared_support.cc
[374/513] Compiling obj.cc
[375/513] Compiling md4.cc
[376/513] Compiling hrss.cc
[377/513] Compiling sign.cc
[378/513] Compiling kyber.cc
[379/513] Compiling scrypt.cc
[380/513] Compiling ex_data.cc
[381/513] Compiling print.cc
[382/513] Compiling hpke.cc
[383/513] Compiling p_x25519.cc
[384/513] Compiling pbkdf.cc
[385/513] Compiling p_x25519_asn1.cc
[386/513] Compiling p_rsa_asn1.cc
[387/513] Compiling p_hkdf.cc
[388/513] Compiling p_rsa.cc
[389/513] Compiling p_ed25519.cc
[390/513] Compiling p_ed25519_asn1.cc
[391/513] Compiling p_ec_asn1.cc
[392/513] Compiling p_ec.cc
[393/513] Compiling p_dh_asn1.cc
[394/513] Compiling p_dh.cc
[395/513] Compiling evp_ctx.cc
[396/513] Compiling p_dsa_asn1.cc
[397/513] Compiling err.cc
[398/513] Compiling ecdh.cc
[399/513] Compiling evp.cc
[400/513] Compiling engine.cc
[401/513] Compiling evp_asn1.cc
[402/513] Compiling ec_derive.cc
[403/513] Compiling ecdsa_asn1.cc
[404/513] Compiling hash_to_curve.cc
[405/513] Compiling dsa.cc
[406/513] Compiling ec_asn1.cc
[407/513] Compiling dsa_asn1.cc
[408/513] Compiling digest_extra.cc
[409/513] Compiling x25519-asm-arm.S
[410/513] Compiling params.cc
[411/513] Compiling des.cc
[412/513] Compiling dh_asn1.cc
[413/513] Compiling spake25519.cc
[414/513] Compiling crypto.cc
[415/513] Compiling cpu_intel.cc
[416/513] Compiling cpu_arm_linux.cc
[417/513] Compiling curve25519.cc
[418/513] Compiling cpu_arm_freebsd.cc
[419/513] Compiling cpu_aarch64_openbsd.cc
[420/513] Compiling cpu_aarch64_win.cc
[421/513] Compiling cpu_aarch64_linux.cc
[422/513] Compiling cpu_aarch64_sysreg.cc
[423/513] Compiling curve25519_64_adx.cc
[424/513] Compiling cpu_aarch64_fuchsia.cc
[425/513] Compiling cpu_aarch64_apple.cc
[426/513] Compiling bcm.cc
[427/513] Compiling e_tls.cc
[428/513] Compiling tls_cbc.cc
[429/513] Compiling conf.cc
[430/513] Compiling get_cipher.cc
[431/513] Compiling e_null.cc
[432/513] Compiling e_rc4.cc
[433/513] Compiling e_aesctrhmac.cc
[434/513] Compiling e_rc2.cc
[435/513] Compiling e_chacha20poly1305.cc
[436/513] Compiling e_des.cc
[437/513] Compiling derive_key.cc
[438/513] Compiling e_aesgcmsiv.cc
[439/513] Compiling chacha.cc
[440/513] Compiling cbb.cc
[441/513] Compiling unicode.cc
[442/513] Compiling buf.cc
[443/513] Compiling cbs.cc
[444/513] Compiling ber.cc
[445/513] Compiling asn1_compat.cc
[446/513] Compiling bn_asn1.cc
[447/513] Compiling socket.cc
[448/513] Compiling printf.cc
[449/513] Compiling convert.cc
[450/513] Compiling socket_helper.cc
[451/513] Compiling blake2.cc
[452/513] Compiling errno.cc
[453/513] Compiling pair.cc
[454/513] Compiling hexdump.cc
[455/513] Compiling file.cc
[456/513] Compiling fd.cc
[457/513] Compiling connect.cc
[458/513] Compiling bio_mem.cc
[459/513] Compiling bio.cc
[460/513] Compiling base64.cc
[461/513] Compiling tasn_typ.cc
[462/513] Compiling tasn_fre.cc
[463/513] Compiling posix_time.cc
[464/513] Compiling tasn_utl.cc
[465/513] Compiling tasn_enc.cc
[466/513] Compiling asn_pack.cc
[467/513] Compiling f_string.cc
[468/513] Compiling tasn_new.cc
[469/513] Compiling f_int.cc
[470/513] Compiling tasn_dec.cc
[471/513] Compiling a_utctm.cc
[472/513] Compiling asn1_par.cc
[473/513] Compiling a_object.cc
[474/513] Compiling a_time.cc
[475/513] Compiling a_octet.cc
[476/513] Compiling asn1_lib.cc
[477/513] Compiling a_type.cc
[478/513] Compiling CLCLWebSocketZlib empty.c
[478/513] Write sources
[482/513] Compiling a_strnid.cc
[483/531] Compiling a_strex.cc
[485/531] Compiling Atomics AtomicStorage.swift
[486/531] Compiling Atomics AtomicValue.swift
[486/533] Compiling a_i2d_fp.cc
[487/533] Compiling a_mbstr.cc
[489/533] Compiling Atomics ManagedAtomic.swift
[490/533] Compiling Atomics ManagedAtomicLazyReference.swift
[491/533] Compiling Atomics UnsafeAtomic.swift
[492/533] Compiling Atomics UnsafeAtomicLazyReference.swift
[493/533] Compiling Atomics AtomicMemoryOrderings.swift
[494/533] Compiling Atomics DoubleWord.swift
[494/533] Compiling a_int.cc
[496/533] Compiling Atomics IntegerOperations.swift
[497/533] Compiling Atomics Unmanaged extensions.swift
[498/533] Compiling Atomics AtomicInteger.swift
[499/533] Compiling Atomics AtomicOptionalWrappable.swift
[500/533] Compiling Atomics AtomicReference.swift
[500/533] Compiling c-nioatomics.c
[502/533] Compiling Atomics OptionalRawRepresentable.swift
[503/533] Compiling Atomics RawRepresentable.swift
[504/533] Compiling Atomics AtomicBool.swift
[505/533] Emitting module Atomics
[506/533] Compiling Atomics IntegerConformances.swift
[507/533] Compiling Atomics PointerConformances.swift
[508/533] Compiling Atomics Primitives.native.swift
[509/534] Wrapping AST for Atomics for debugging
[510/534] Compiling c-atomics.c
[512/540] Compiling NIOConcurrencyHelpers lock.swift
[513/540] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[514/540] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[515/540] Compiling NIOConcurrencyHelpers NIOLock.swift
[516/540] Emitting module NIOConcurrencyHelpers
[517/540] Compiling NIOConcurrencyHelpers atomics.swift
[518/541] Wrapping AST for NIOConcurrencyHelpers for debugging
[520/601] Compiling NIOCore MulticastChannel.swift
[521/601] Compiling NIOCore NIOAny.swift
[522/601] Compiling NIOCore NIOCloseOnErrorHandler.swift
[523/601] Compiling NIOCore NIOLoopBound.swift
[524/601] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[525/601] Compiling NIOCore NIOScheduledCallback.swift
[526/601] Compiling NIOCore NIOSendable.swift
[527/601] Compiling NIOCore RecvByteBufferAllocator.swift
[528/609] Compiling NIOCore IO.swift
[529/609] Compiling NIOCore IOData.swift
[530/609] Compiling NIOCore IPProtocol.swift
[531/609] Compiling NIOCore IntegerBitPacking.swift
[532/609] Compiling NIOCore IntegerTypes.swift
[533/609] Compiling NIOCore Interfaces.swift
[534/609] Compiling NIOCore Linux.swift
[535/609] Compiling NIOCore MarkedCircularBuffer.swift
[536/609] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[537/609] Compiling NIOCore EventLoopFuture+Deprecated.swift
[538/609] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[539/609] Compiling NIOCore EventLoopFuture.swift
[540/609] Compiling NIOCore FileDescriptor.swift
[541/609] Compiling NIOCore FileHandle.swift
[542/609] Compiling NIOCore FileRegion.swift
[543/609] Compiling NIOCore GlobalSingletons.swift
[544/609] Compiling NIOCore CircularBuffer.swift
[545/609] Compiling NIOCore Codec.swift
[546/609] Compiling NIOCore ConvenienceOptionSupport.swift
[547/609] Compiling NIOCore DeadChannel.swift
[548/609] Compiling NIOCore DispatchQueue+WithFuture.swift
[549/609] Compiling NIOCore EventLoop+Deprecated.swift
[550/609] Compiling NIOCore EventLoop+SerialExecutor.swift
[551/609] Compiling NIOCore EventLoop.swift
[552/609] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[553/609] Compiling NIOCore SocketAddresses.swift
[554/609] Compiling NIOCore SocketOptionProvider.swift
[555/609] Compiling NIOCore SystemCallHelpers.swift
[556/609] Compiling NIOCore TimeAmount+Duration.swift
[557/609] Compiling NIOCore TypeAssistedChannelHandler.swift
[558/609] Compiling NIOCore UniversalBootstrapSupport.swift
[559/609] Compiling NIOCore Utilities.swift
[560/609] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[561/609] Compiling NIOCore BSDSocketAPI.swift
[562/609] Compiling NIOCore ByteBuffer-aux.swift
[563/609] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[564/609] Compiling NIOCore ByteBuffer-conversions.swift
[565/609] Compiling NIOCore ByteBuffer-core.swift
[566/609] Compiling NIOCore ByteBuffer-hex.swift
[567/609] Compiling NIOCore ByteBuffer-int.swift
[568/609] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[569/609] Compiling NIOCore AddressedEnvelope.swift
[570/609] Compiling NIOCore AsyncAwaitSupport.swift
[571/609] Compiling NIOCore AsyncChannel.swift
[572/609] Compiling NIOCore AsyncChannelHandler.swift
[573/609] Compiling NIOCore AsyncChannelInboundStream.swift
[574/609] Compiling NIOCore AsyncChannelOutboundWriter.swift
[575/609] Compiling NIOCore NIOAsyncSequenceProducer.swift
[576/609] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[577/609] Compiling NIOCore NIOAsyncWriter.swift
[578/609] Compiling NIOCore ByteBuffer-multi-int.swift
[579/609] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[580/609] Compiling NIOCore ByteBuffer-views.swift
[581/609] Compiling NIOCore Channel.swift
[582/609] Compiling NIOCore ChannelHandler.swift
[583/609] Compiling NIOCore ChannelHandlers.swift
[584/609] Compiling NIOCore ChannelInvoker.swift
[585/609] Compiling NIOCore ChannelOption.swift
[586/609] Compiling NIOCore ChannelPipeline.swift
[587/609] Emitting module NIOCore
[588/610] Wrapping AST for NIOCore for debugging
[590/660] Compiling NIOEmbedded AsyncTestingChannel.swift
[591/660] Compiling NIOEmbedded Embedded.swift
[592/660] Emitting module NIOEmbedded
[593/660] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[594/661] Wrapping AST for NIOEmbedded for debugging
[596/661] Compiling NIOPosix Pool.swift
[597/661] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[598/661] Compiling NIOPosix PosixSingletons.swift
[599/661] Compiling NIOPosix RawSocketBootstrap.swift
[600/661] Compiling NIOPosix Resolver.swift
[601/661] Compiling NIOPosix Selectable.swift
[602/661] Compiling NIOPosix SelectableChannel.swift
[603/661] Compiling NIOPosix SelectableEventLoop.swift
[604/661] Compiling NIOPosix SelectorEpoll.swift
[605/661] Compiling NIOPosix SelectorGeneric.swift
[606/661] Compiling NIOPosix SelectorKqueue.swift
[607/661] Compiling NIOPosix SelectorUring.swift
[608/667] Compiling NIOPosix ServerSocket.swift
[609/667] Compiling NIOPosix Socket.swift
[610/667] Compiling NIOPosix SocketChannel.swift
[611/667] Compiling NIOPosix SocketProtocols.swift
[612/667] Compiling NIOPosix System.swift
[613/667] Compiling NIOPosix Thread.swift
[614/667] Compiling NIOPosix ThreadPosix.swift
[615/667] Compiling NIOPosix ThreadWindows.swift
[616/667] Compiling NIOPosix UnsafeTransfer.swift
[617/667] Compiling NIOPosix Utilities.swift
[618/667] Compiling NIOPosix VsockAddress.swift
[619/667] Compiling NIOPosix VsockChannelEvents.swift
[620/667] Compiling NIOPosix Bootstrap.swift
[621/667] Compiling NIOPosix ControlMessage.swift
[622/667] Compiling NIOPosix DatagramVectorReadManager.swift
[623/667] Compiling NIOPosix Errors+Any.swift
[624/667] Compiling NIOPosix FileDescriptor.swift
[625/667] Compiling NIOPosix GetaddrinfoResolver.swift
[626/667] Compiling NIOPosix HappyEyeballs.swift
[627/667] Compiling NIOPosix IO.swift
[628/667] Compiling NIOPosix IntegerBitPacking.swift
[629/667] Compiling NIOPosix IntegerTypes.swift
[630/667] Compiling NIOPosix Linux.swift
[631/667] Compiling NIOPosix LinuxCPUSet.swift
[632/667] Compiling NIOPosix LinuxUring.swift
[633/667] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[634/667] Compiling NIOPosix BSDSocketAPICommon.swift
[635/667] Compiling NIOPosix BSDSocketAPIPosix.swift
[636/667] Compiling NIOPosix BSDSocketAPIWindows.swift
[637/667] Compiling NIOPosix BaseSocket.swift
[638/667] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[639/667] Compiling NIOPosix BaseSocketChannel.swift
[640/667] Compiling NIOPosix BaseStreamSocketChannel.swift
[641/667] Emitting module NIOPosix
[642/667] Compiling NIOPosix NIOThreadPool.swift
[643/667] Compiling NIOPosix NonBlockingFileIO.swift
[644/667] Compiling NIOPosix PendingDatagramWritesManager.swift
[645/667] Compiling NIOPosix PendingWritesManager.swift
[646/667] Compiling NIOPosix PipeChannel.swift
[647/667] Compiling NIOPosix PipePair.swift
[648/670] Wrapping AST for NIOPosix for debugging
[650/670] Emitting module NIO
[651/670] Compiling NIO Exports.swift
[652/682] Wrapping AST for NIO for debugging
[654/698] Compiling NIOTLS TLSEvents.swift
[655/698] Emitting module NIOTLS
[656/698] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[657/698] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[658/698] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[659/700] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[660/700] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[661/700] Compiling NIOTLS SNIHandler.swift
[662/701] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[663/701] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[665/701] Emitting module NIOHTTP1
[665/701] Wrapping AST for NIOTLS for debugging
[667/730] Compiling NIOSSL SSLCallbacks.swift
[668/730] Compiling NIOSSL SSLContext.swift
[669/730] Compiling NIOSSL SSLPKCS12Bundle.swift
[670/730] Compiling NIOSSL SSLCertificate.swift
[671/730] Compiling NIOSSL SSLErrors.swift
[672/730] Compiling NIOSSL SSLInit.swift
[673/730] Compiling NIOSSL IdentityVerification.swift
[674/730] Compiling NIOSSL NIOSSLServerHandler.swift
[675/730] Compiling NIOSSL ObjectIdentifier.swift
[676/730] Compiling NIOSSL PosixPort.swift
[677/730] Emitting module NIOFoundationCompat
[678/730] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[679/730] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[680/730] Compiling NIOSSL NIOSSLHandler.swift
[681/730] Compiling NIOSSL AndroidCABundle.swift
[683/731] Emitting module NIOSSL
[683/742] Wrapping AST for NIOHTTP1 for debugging
[685/745] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[686/745] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[687/745] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[688/746] Wrapping AST for NIOFoundationCompat for debugging
[691/746] Compiling NIOSSL ByteBufferBIO.swift
[692/746] Compiling NIOSSL CustomPrivateKey.swift
[694/746] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[695/746] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[696/746] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[697/746] Compiling NIOWebSocket SHA1.swift
[698/746] Compiling NIOSSL SSLPrivateKey.swift
[699/746] Compiling NIOSSL SSLPublicKey.swift
[700/746] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[701/746] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[702/746] Compiling NIOSSL SubjectAlternativeName.swift
[703/746] Compiling NIOSSL NIOSSLSecureBytes.swift
[704/746] Compiling NIOSSL RNG.swift
[705/746] Compiling NIOSSL SafeCompare.swift
[706/746] Compiling NIOWebSocket WebSocketOpcode.swift
[707/747] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[710/747] Emitting module NIOWebSocket
[711/747] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[712/747] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[713/747] Compiling NIOWebSocket WebSocketFrame.swift
[716/747] Compiling NIOWebSocket WebSocketErrorCodes.swift
[717/748] Wrapping AST for NIOWebSocket for debugging
[724/748] Compiling NIOSSL SSLCertificateExtensions.swift
[725/748] Compiling NIOSSL SSLCertificateName.swift
[726/748] Compiling NIOSSL SSLConnection.swift
[731/748] Compiling NIOSSL Zeroization.swift
[732/748] Compiling NIOSSL TLSConfiguration.swift
[733/748] Compiling NIOSSL UniversalBootstrapSupport.swift
[734/748] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[735/749] Wrapping AST for NIOSSL for debugging
[737/767] Compiling LCLWebSocket WebSocketExtension.swift
[738/767] Compiling LCLWebSocket WebSocketExtensionNegotiationHandler.swift
[739/769] Compiling LCLWebSocket LCLWebSocket+EventloopGroup.swift
[740/769] Compiling LCLWebSocket LCLWebSocket.swift
[741/769] Compiling LCLWebSocket LCLWebSocketListenable.swift
[742/769] Emitting module LCLWebSocket
[743/769] Compiling LCLWebSocket WebSocketHandler.swift
[744/769] Compiling LCLWebSocket WebSocketScheme.swift
[745/769] Compiling LCLWebSocket WebSocketClient.swift
/host/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
[746/769] Compiling LCLWebSocket LCLWebSocket+ChannelInitializer.swift
/host/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
[747/769] Compiling LCLWebSocket LCLWebSocket+Error.swift
/host/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
[748/769] Compiling LCLWebSocket TimeAmount+Extension.swift
[749/769] Compiling LCLWebSocket WebSocket.swift
[750/769] Compiling LCLWebSocket WebSocketServer.swift
[751/769] Compiling LCLWebSocket WebSocketServerUpgradeConfiguration.swift
[752/769] Compiling LCLWebSocket LCLWebSocket+ChannelOption.swift
[753/769] Compiling LCLWebSocket LCLWebSocket+Logging.swift
[754/769] Compiling LCLWebSocket LCLWebSocket+SocketOption.swift
[755/769] Compiling LCLWebSocket WebSocketConfiguration.swift
[756/769] Compiling LCLWebSocket PerMessageDeflateExtension.swift
[757/770] Wrapping AST for LCLWebSocket for debugging
[759/778] Compiling AutobahnClient AutobahnClient.swift
[760/778] Emitting module AutobahnClient
[761/778] Emitting module Client
[762/778] Compiling Client main.swift
[764/780] Compiling Server main.swift
[765/780] Emitting module Server
[766/780] Emitting module AutobahnServer
[767/780] Compiling AutobahnServer AutohahnServer.swift
[768/782] Wrapping AST for AutobahnClient for debugging
[769/782] Write Objects.LinkFileList
[772/782] Wrapping AST for Client for debugging
[773/782] Write Objects.LinkFileList
[774/782] Wrapping AST for AutobahnServer for debugging
[775/782] Write Objects.LinkFileList
[776/782] Wrapping AST for Server for debugging
[777/782] Write Objects.LinkFileList
[778/782] Linking AutobahnClient
[779/782] Linking Client
[780/782] Linking Server
[781/782] Linking AutobahnServer
Build complete! (390.29s)
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-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.23.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.28.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "LCLWebSocket",
  "name" : "LCLWebSocket",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LCLWebSocket",
      "targets" : [
        "LCLWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Server",
      "targets" : [
        "Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Client",
      "targets" : [
        "Client"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutobahnServer",
      "targets" : [
        "AutobahnServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutobahnClient",
      "targets" : [
        "AutobahnClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Server",
      "module_type" : "SwiftTarget",
      "name" : "Server",
      "path" : "Sources/Server",
      "product_memberships" : [
        "Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LCLWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "LCLWebSocketTests",
      "path" : "Tests/LCLWebSocketTests",
      "sources" : [
        "LCLWebSocketTests.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LCLWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "LCLWebSocket",
      "path" : "Sources/LCLWebSocket",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOWebSocket",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOTransportServices",
        "Logging",
        "Atomics"
      ],
      "product_memberships" : [
        "LCLWebSocket",
        "Server",
        "Client",
        "AutobahnServer",
        "AutobahnClient"
      ],
      "sources" : [
        "Client/WebSocketClient.swift",
        "LCLWebSocket+ChannelInitializer.swift",
        "LCLWebSocket+Error.swift",
        "LCLWebSocket+EventloopGroup.swift",
        "LCLWebSocket.swift",
        "LCLWebSocketListenable.swift",
        "Server/WebSocketServer.swift",
        "Server/WebSocketServerUpgradeConfiguration.swift",
        "Utils/LCLWebSocket+ChannelOption.swift",
        "Utils/LCLWebSocket+Logging.swift",
        "Utils/LCLWebSocket+SocketOption.swift",
        "Utils/TimeAmount+Extension.swift",
        "WebSocket.swift",
        "WebSocketConfiguration.swift",
        "WebSocketExtensions/PerMessageDeflateExtension.swift",
        "WebSocketExtensions/WebSocketExtension.swift",
        "WebSocketExtensions/WebSocketExtensionNegotiationHandler.swift",
        "WebSocketHandler.swift",
        "WebSocketScheme.swift"
      ],
      "target_dependencies" : [
        "CLCLWebSocketZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "sources" : [
        "AutobahnClientTest.swift",
        "AutobahnServerTest.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CLCLWebSocketZlib",
      "module_type" : "ClangTarget",
      "name" : "CLCLWebSocketZlib",
      "path" : "Sources/CLCLWebSocketZlib",
      "product_memberships" : [
        "LCLWebSocket",
        "Server",
        "Client",
        "AutobahnServer",
        "AutobahnClient"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AutobahnServer",
      "module_type" : "SwiftTarget",
      "name" : "AutobahnServer",
      "path" : "Sources/AutobahnServer",
      "product_memberships" : [
        "AutobahnServer"
      ],
      "sources" : [
        "AutohahnServer.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AutobahnClient",
      "module_type" : "SwiftTarget",
      "name" : "AutobahnClient",
      "path" : "Sources/AutobahnClient",
      "product_memberships" : [
        "AutobahnClient"
      ],
      "sources" : [
        "AutobahnClient.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
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.