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 1.1.1 (844bba), with Swift 6.2 (beta) for Linux on 23 Jun 2025 04:17:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 1.1.1
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
 * tag               1.1.1      -> FETCH_HEAD
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 1.1.1
========================================
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-1":/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-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/1797] Fetching swift-atomics
[595/5633] Fetching swift-atomics, swift-log
[5404/8300] Fetching swift-atomics, swift-log, swift-nio-transport-services
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.56s)
[1/76339] Fetching swift-nio
[2/91229] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.30s)
[54201/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
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.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.16s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[1022/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.29s)
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.05s)
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-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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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 shim.c
[24/465] Compiling CNIOLinux liburing_shims.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] Write swift-version-24593BA9C3E375BF.txt
[28/465] Compiling pbkdf.cc
[30/465] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/465] Compiling fiat_p256_adx_sqr.S
[32/465] Compiling fiat_p256_adx_mul.S
[33/465] Compiling a_gentm.cc
[34/490] Compiling p_x25519_asn1.cc
[35/490] Compiling fiat_curve25519_adx_square.S
[36/490] Compiling fiat_curve25519_adx_mul.S
[37/490] Compiling CNIOBoringSSLShims shims.c
[38/490] Compiling tls_record.cc
[39/490] Compiling c-nioatomics.c
[40/490] Compiling tls_method.cc
[41/490] Compiling c-atomics.c
[42/496] Compiling tls13_enc.cc
[43/496] Compiling tls13_server.cc
[44/496] Compiling tls13_client.cc
[46/496] Emitting module InternalCollectionsUtilities
[47/496] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/496] Compiling InternalCollectionsUtilities Integer rank.swift
[49/497] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/497] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/497] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/497] Compiling InternalCollectionsUtilities Descriptions.swift
[53/497] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/497] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[55/497] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/497] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/497] Compiling InternalCollectionsUtilities Debugging.swift
[58/497] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/497] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/497] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/497] Compiling _NIODataStructures PriorityQueue.swift
[62/497] Compiling Logging LogHandler.swift
[63/497] Compiling _NIOBase64 Base64.swift
[64/497] Emitting module _NIOBase64
[65/498] Wrapping AST for _NIOBase64 for debugging
[67/498] Compiling _NIODataStructures _TinyArray.swift
[68/498] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/499] Compiling t1_enc.cc
[71/499] Compiling Logging Locks.swift
[72/499] Emitting module Logging
[73/514] Emitting module _NIODataStructures
[74/514] Compiling _NIODataStructures Heap.swift
[75/514] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/514] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/515] Emitting module NIOConcurrencyHelpers
[78/515] Compiling Logging MetadataProvider.swift
[78/515] Compiling tls13_both.cc
[81/515] Compiling NIOConcurrencyHelpers lock.swift
[81/515] Wrapping AST for InternalCollectionsUtilities for debugging
[82/515] Wrapping AST for _NIODataStructures for debugging
[84/515] Compiling DequeModule _DequeBuffer.swift
[85/515] Compiling DequeModule _DequeBufferHeader.swift
[86/517] Compiling NIOConcurrencyHelpers atomics.swift
[87/518] Wrapping AST for NIOConcurrencyHelpers for debugging
[89/518] Compiling Logging Logging.swift
[90/519] Compiling ssl_x509.cc
[92/519] Compiling DequeModule Deque+Extras.swift
[93/519] Compiling DequeModule Deque+Hashable.swift
[94/519] Compiling DequeModule Deque+CustomReflectable.swift
[95/519] Compiling DequeModule Deque+Descriptions.swift
[96/519] Compiling DequeModule Deque+Equatable.swift
[97/519] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[98/519] Compiling DequeModule Deque+Testing.swift
[99/519] Compiling DequeModule Deque._Storage.swift
[99/519] Wrapping AST for Logging for debugging
[101/519] Compiling DequeModule _DequeSlot.swift
[102/519] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/519] Compiling ssl_transcript.cc
[103/519] Compiling ssl_versions.cc
[105/519] Compiling DequeModule Deque._UnsafeHandle.swift
[106/519] Compiling DequeModule Deque.swift
[107/519] Compiling DequeModule Deque+Codable.swift
[108/519] Compiling DequeModule Deque+Collection.swift
[109/519] Emitting module DequeModule
[110/520] Compiling ssl_stat.cc
[111/520] Wrapping AST for DequeModule for debugging
[112/520] Compiling ssl_session.cc
[113/520] Compiling ssl_privkey.cc
[114/520] Compiling ssl_key_share.cc
[115/520] Compiling ssl_file.cc
[116/520] Compiling ssl_credential.cc
[117/520] Compiling ssl_lib.cc
[118/520] Compiling ssl_cipher.cc
[119/520] Compiling ssl_cert.cc
[120/520] Compiling ssl_buffer.cc
[121/520] Compiling ssl_asn1.cc
[122/520] Compiling ssl_aead_ctx.cc
[123/520] Compiling s3_pkt.cc
[124/520] Compiling s3_lib.cc
[125/520] Compiling s3_both.cc
[126/520] Compiling handshake_server.cc
[127/520] Compiling handshake_client.cc
[128/520] Compiling handshake.cc
[129/520] Compiling encrypted_client_hello.cc
[130/520] Compiling handoff.cc
[131/520] Compiling extensions.cc
[132/520] Compiling dtls_record.cc
[133/520] Compiling md5-x86_64-linux.S
[134/520] Compiling md5-x86_64-apple.S
[135/520] Compiling md5-586-linux.S
[136/520] Compiling dtls_method.cc
[137/520] Compiling md5-586-apple.S
[138/520] Compiling chacha20_poly1305_x86_64-apple.S
[139/520] Compiling chacha20_poly1305_x86_64-linux.S
[140/520] Compiling chacha20_poly1305_armv8-win.S
[141/520] Compiling chacha20_poly1305_armv8-linux.S
[142/520] Compiling chacha20_poly1305_armv8-apple.S
[143/520] Compiling chacha-x86_64-linux.S
[144/520] Compiling chacha-x86_64-apple.S
[145/520] Compiling chacha-x86-linux.S
[146/520] Compiling chacha-x86-apple.S
[147/520] Compiling chacha-armv8-win.S
[148/520] Compiling err_data.cc
[149/520] Compiling chacha-armv8-linux.S
[150/520] Compiling chacha-armv8-apple.S
[151/520] Compiling chacha-armv4-linux.S
[152/520] Compiling aes128gcmsiv-x86_64-linux.S
[153/520] Compiling aes128gcmsiv-x86_64-apple.S
[154/520] Compiling x86_64-mont5-apple.S
[155/520] Compiling x86_64-mont5-linux.S
[156/520] Compiling x86_64-mont-linux.S
[157/520] Compiling x86-mont-linux.S
[158/520] Compiling x86_64-mont-apple.S
[159/520] Compiling x86-mont-apple.S
[160/520] Compiling bio_ssl.cc
[161/520] Compiling d1_srtp.cc
[162/520] Compiling vpaes-x86_64-apple.S
[163/520] Compiling vpaes-x86_64-linux.S
[164/520] Compiling vpaes-x86-linux.S
[165/520] Compiling vpaes-x86-apple.S
[166/520] Compiling vpaes-armv8-apple.S
[167/520] Compiling vpaes-armv8-win.S
[168/520] Compiling vpaes-armv8-linux.S
[169/520] Compiling sha512-x86_64-linux.S
[170/520] Compiling sha512-armv8-win.S
[171/520] Compiling vpaes-armv7-linux.S
[172/520] Compiling sha512-armv8-linux.S
[173/520] Compiling sha512-x86_64-apple.S
[174/520] Compiling sha512-586-linux.S
[175/520] Compiling sha512-armv8-apple.S
[176/520] Compiling sha512-armv4-linux.S
[177/520] Compiling sha512-586-apple.S
[178/520] Compiling sha256-x86_64-apple.S
[179/520] Compiling sha256-armv8-win.S
[180/520] Compiling sha256-x86_64-linux.S
[181/520] Compiling sha256-armv8-linux.S
[182/520] Compiling sha256-armv8-apple.S
[183/520] Compiling sha256-armv4-linux.S
[184/520] Compiling sha256-586-linux.S
[185/520] Compiling sha256-586-apple.S
[186/520] Compiling sha1-x86_64-apple.S
[187/520] Compiling sha1-armv8-win.S
[188/520] Compiling sha1-x86_64-linux.S
[189/520] Compiling sha1-armv8-linux.S
[190/520] Compiling sha1-armv8-apple.S
[191/520] Compiling sha1-586-linux.S
[192/520] Compiling sha1-armv4-large-linux.S
[193/520] Compiling sha1-586-apple.S
[194/520] Compiling rsaz-avx2-linux.S
[195/520] Compiling d1_pkt.cc
[196/520] Compiling rdrand-x86_64-apple.S
[196/520] Compiling rdrand-x86_64-linux.S
[196/520] Compiling rsaz-avx2-apple.S
[199/520] Compiling p256_beeu-x86_64-asm-apple.S
[200/520] Compiling p256_beeu-x86_64-asm-linux.S
[201/520] Compiling p256_beeu-armv8-asm-linux.S
[202/520] Compiling p256_beeu-armv8-asm-win.S
[203/520] Compiling p256_beeu-armv8-asm-apple.S
[204/520] Compiling p256-x86_64-asm-linux.S
[205/520] Compiling p256-x86_64-asm-apple.S
[206/520] Compiling p256-armv8-asm-win.S
[207/520] Compiling p256-armv8-asm-linux.S
[208/520] Compiling ghashv8-armv8-win.S
[209/520] Compiling p256-armv8-asm-apple.S
[210/520] Compiling ghashv8-armv8-linux.S
[211/520] Compiling ghashv8-armv8-apple.S
[212/520] Compiling ghashv8-armv7-linux.S
[213/520] Compiling ghash-x86_64-linux.S
[214/520] Compiling ghash-x86_64-apple.S
[215/520] Compiling d1_lib.cc
[216/520] Compiling ghash-x86-linux.S
[217/520] Compiling ghash-x86-apple.S
[218/520] Compiling ghash-ssse3-x86-linux.S
[219/520] Compiling ghash-ssse3-x86_64-linux.S
[220/520] Compiling ghash-ssse3-x86_64-apple.S
[221/520] Compiling ghash-ssse3-x86-apple.S
[222/520] Compiling ghash-neon-armv8-apple.S
[223/520] Compiling ghash-neon-armv8-win.S
[224/520] Compiling ghash-neon-armv8-linux.S
[225/520] Compiling co-586-linux.S
[226/520] Compiling ghash-armv4-linux.S
[227/520] Compiling co-586-apple.S
[228/520] Compiling bsaes-armv7-linux.S
[229/520] Compiling bn-armv8-win.S
[230/520] Compiling bn-armv8-linux.S
[230/520] Compiling bn-armv8-apple.S
[232/520] Compiling bn-586-linux.S
[233/520] Compiling armv8-mont-win.S
[234/520] Compiling armv8-mont-linux.S
[234/520] Compiling bn-586-apple.S
[236/520] Compiling armv8-mont-apple.S
[237/520] Compiling armv4-mont-linux.S
[238/520] Compiling aesv8-gcm-armv8-apple.S
[239/520] Compiling aesv8-gcm-armv8-win.S
[240/520] Compiling aesv8-armv8-linux.S
[241/520] Compiling aesv8-gcm-armv8-linux.S
[242/520] Compiling aesv8-armv8-win.S
[243/520] Compiling aesv8-armv7-linux.S
[244/520] Compiling aesni-x86_64-apple.S
[245/520] Compiling aesv8-armv8-apple.S
[246/520] Compiling aesni-x86_64-linux.S
[247/520] Compiling aesni-x86-linux.S
[248/520] Compiling aesni-gcm-x86_64-linux.S
[249/520] Compiling aesni-gcm-x86_64-apple.S
[250/520] Compiling aesni-x86-apple.S
[251/520] Compiling aes-gcm-avx2-x86_64-linux.S
[252/520] Compiling aes-gcm-avx2-x86_64-apple.S
[253/520] Compiling aes-gcm-avx10-x86_64-linux.S
[254/520] Compiling aes-gcm-avx10-x86_64-apple.S
[255/520] Compiling d1_both.cc
[256/520] Compiling x_val.cc
[257/520] Compiling x_spki.cc
[258/520] Compiling x_sig.cc
[259/520] Compiling x_req.cc
[260/520] Compiling x_x509a.cc
[261/520] Compiling x_pubkey.cc
[262/520] Compiling x_x509.cc
[263/520] Compiling x_name.cc
[264/520] Compiling x_exten.cc
[265/520] Compiling x_attrib.cc
[266/520] Compiling x509spki.cc
[267/520] Compiling x_algor.cc
[268/520] Compiling x_crl.cc
[269/520] Compiling x509rset.cc
[270/520] Compiling x509name.cc
[271/520] Compiling x_all.cc
[272/520] Compiling x509_txt.cc
[273/520] Compiling x509cset.cc
[274/520] Compiling x509_vpm.cc
[275/520] Compiling x509_trs.cc
[276/520] Compiling x509_v3.cc
[277/520] Compiling x509_vfy.cc
[278/520] Compiling x509_set.cc
[279/520] Compiling x509_req.cc
[280/520] Compiling x509_lu.cc
[281/520] Compiling x509_ext.cc
[282/520] Compiling x509_def.cc
[283/520] Compiling x509_d2.cc
[284/520] Compiling x509_obj.cc
[285/520] Compiling x509.cc
[286/520] Compiling x509_cmp.cc
[287/520] Compiling x509_att.cc
[288/520] Compiling v3_prn.cc
[289/520] Compiling v3_pmaps.cc
[290/520] Compiling v3_ocsp.cc
[291/520] Compiling v3_skey.cc
[292/520] Compiling v3_purp.cc
[293/520] Compiling v3_utl.cc
[294/520] Compiling v3_pcons.cc
[295/520] Compiling v3_ncons.cc
[296/520] Compiling v3_lib.cc
[297/520] Compiling v3_info.cc
[298/520] Compiling v3_int.cc
[299/520] Compiling v3_genn.cc
[300/520] Compiling v3_enum.cc
[301/520] Compiling v3_ia5.cc
[302/520] Compiling v3_extku.cc
[303/520] Compiling v3_crld.cc
[304/520] Compiling v3_bitst.cc
[305/520] Compiling v3_conf.cc
[306/520] Compiling v3_cpols.cc
[307/520] Compiling v3_bcons.cc
[308/520] Compiling v3_alt.cc
[309/520] Compiling v3_akeya.cc
[310/520] Compiling v3_akey.cc
[311/520] Compiling t_x509a.cc
[312/520] Compiling i2d_pr.cc
[313/520] Compiling t_crl.cc
[314/520] Compiling t_x509.cc
[315/520] Compiling t_req.cc
[316/520] Compiling rsa_pss.cc
[317/520] Compiling name_print.cc
[318/520] Compiling policy.cc
[319/520] Compiling by_file.cc
[320/520] Compiling by_dir.cc
[321/520] Compiling trust_token.cc
[322/520] Compiling voprf.cc
[323/520] Compiling a_digest.cc
[324/520] Compiling asn1_gen.cc
[325/520] Compiling a_verify.cc
[326/520] Compiling algorithm.cc
[327/520] Compiling a_sign.cc
[328/520] Compiling thread_win.cc
[329/520] Compiling thread.cc
[330/520] Compiling thread_pthread.cc
[331/520] Compiling thread_none.cc
[332/520] Compiling pmbtoken.cc
[333/520] Compiling stack.cc
[334/520] Compiling sha512.cc
[335/520] Compiling slhdsa.cc
[336/520] Compiling sha256.cc
[337/520] Compiling siphash.cc
[338/520] Compiling sha1.cc
[339/520] Compiling rsa_extra.cc
[340/520] Compiling rsa_print.cc
[341/520] Compiling spake2plus.cc
[342/520] Compiling rc4.cc
[343/520] Compiling refcount.cc
[344/520] Compiling windows.cc
[345/520] Compiling rsa_crypt.cc
[346/520] Compiling rand.cc
[347/520] Compiling trusty.cc
[348/520] Compiling urandom.cc
[349/520] Compiling ios.cc
[350/520] Compiling rsa_asn1.cc
[351/520] Compiling passive.cc
[352/520] Compiling poly1305_arm_asm.S
[353/520] Compiling getentropy.cc
[354/520] Compiling forkunsafe.cc
[355/520] Compiling deterministic.cc
[356/520] Compiling fork_detect.cc
[357/520] Compiling poly1305_arm.cc
[358/520] Compiling poly1305.cc
[359/520] Compiling poly1305_vec.cc
[360/520] Compiling pool.cc
[361/520] Compiling pkcs7.cc
[362/520] Compiling pkcs8_x509.cc
[363/520] Compiling p5_pbev2.cc
[364/520] Compiling pkcs8.cc
[365/520] Compiling pkcs7_x509.cc
[366/520] Compiling pem_xaux.cc
[367/520] Compiling pem_x509.cc
[368/520] Compiling pem_pkey.cc
[369/520] Compiling mlkem.cc
[370/520] Compiling pem_pk8.cc
[371/520] Compiling obj_xref.cc
[372/520] Compiling pem_oth.cc
[373/520] Compiling pem_info.cc
[374/520] Compiling mldsa.cc
[375/520] Compiling pem_all.cc
[376/520] Compiling pem_lib.cc
[377/520] Compiling obj.cc
[378/520] Compiling poly_rq_mul.S
[379/520] Compiling fips_shared_support.cc
[380/520] Compiling md5.cc
[381/520] Compiling mem.cc
[382/520] Compiling md4.cc
[383/520] Compiling lhash.cc
[384/520] Compiling ex_data.cc
[385/520] Compiling kyber.cc
[386/520] Compiling sign.cc
[387/520] Compiling hrss.cc
[388/520] Compiling scrypt.cc
[389/520] Compiling hpke.cc
[390/520] Compiling print.cc
[391/520] Compiling p_x25519.cc
[392/520] Compiling p_ed25519.cc
[393/520] Compiling p_rsa.cc
[394/520] Compiling p_hkdf.cc
[395/520] Compiling p_rsa_asn1.cc
[396/520] Compiling p_ed25519_asn1.cc
[397/520] Compiling p_ec.cc
[398/520] Compiling p_ec_asn1.cc
[399/520] Compiling p_dh_asn1.cc
[400/520] Compiling p_dh.cc
[401/520] Compiling evp_ctx.cc
[402/520] Compiling evp.cc
[403/520] Compiling p_dsa_asn1.cc
[404/520] Compiling err.cc
[405/520] Compiling engine.cc
[406/520] Compiling ecdh.cc
[407/520] Compiling evp_asn1.cc
[408/520] Compiling ecdsa_asn1.cc
[409/520] Compiling ec_derive.cc
[410/520] Compiling hash_to_curve.cc
[411/520] Compiling ec_asn1.cc
[412/520] Compiling params.cc
[413/520] Compiling dsa_asn1.cc
[414/520] Compiling dsa.cc
[415/520] Compiling digest_extra.cc
[416/520] Compiling x25519-asm-arm.S
[417/520] Compiling dh_asn1.cc
[418/520] Compiling des.cc
[419/520] Compiling crypto.cc
[420/520] Compiling spake25519.cc
[421/520] Compiling cpu_arm_linux.cc
[422/520] Compiling cpu_intel.cc
[423/520] Compiling cpu_arm_freebsd.cc
[424/520] Compiling curve25519.cc
[425/520] Compiling cpu_aarch64_sysreg.cc
[426/520] Compiling cpu_aarch64_openbsd.cc
[427/520] Compiling cpu_aarch64_win.cc
[428/520] Compiling cpu_aarch64_linux.cc
[429/520] Compiling cpu_aarch64_fuchsia.cc
[430/520] Compiling cpu_aarch64_apple.cc
[431/520] Compiling tls_cbc.cc
[432/520] Compiling curve25519_64_adx.cc
[433/520] Compiling get_cipher.cc
[434/520] Compiling conf.cc
[435/520] Compiling e_rc4.cc
[436/520] Compiling e_tls.cc
[437/520] Compiling e_null.cc
[438/520] Compiling e_rc2.cc
[439/520] Compiling bcm.cc
[440/520] Compiling e_des.cc
[441/520] Compiling e_chacha20poly1305.cc
[442/520] Compiling e_aesgcmsiv.cc
[443/520] Compiling derive_key.cc
[444/520] Compiling chacha.cc
[445/520] Compiling e_aesctrhmac.cc
[446/520] Compiling unicode.cc
[447/520] Compiling buf.cc
[448/520] Compiling ber.cc
[449/520] Compiling cbs.cc
[450/520] Compiling cbb.cc
[451/520] Compiling asn1_compat.cc
[452/520] Compiling bn_asn1.cc
[453/520] Compiling blake2.cc
[454/520] Compiling convert.cc
[455/520] Compiling socket_helper.cc
[456/520] Compiling printf.cc
[457/520] Compiling socket.cc
[458/520] Compiling hexdump.cc
[459/520] Compiling pair.cc
[460/520] Compiling file.cc
[461/520] Compiling fd.cc
[462/520] Compiling errno.cc
[463/520] Compiling connect.cc
[464/520] Compiling bio_mem.cc
[465/520] Compiling bio.cc
[466/520] Compiling tasn_new.cc
[467/520] Compiling tasn_typ.cc
[468/520] Compiling base64.cc
[469/520] Compiling tasn_fre.cc
[470/520] Compiling tasn_enc.cc
[471/520] Compiling f_string.cc
[472/520] Compiling posix_time.cc
[473/520] Compiling tasn_utl.cc
[474/520] Compiling f_int.cc
[475/520] Compiling asn_pack.cc
[476/520] Compiling asn1_par.cc
[477/520] Compiling tasn_dec.cc
[478/520] Compiling asn1_lib.cc
[479/520] Compiling a_utctm.cc
[480/520] Compiling a_type.cc
[481/520] Compiling a_octet.cc
[482/520] Compiling a_time.cc
[483/520] Compiling a_strnid.cc
[484/520] Compiling a_strex.cc
[485/520] Compiling a_object.cc
[486/520] Compiling CLCLWebSocketZlib empty.c
[487/520] Write sources
[490/520] Compiling a_i2d_fp.cc
[491/536] Compiling a_dup.cc
[493/538] Compiling Atomics ManagedAtomic.swift
[494/538] Compiling Atomics ManagedAtomicLazyReference.swift
[495/540] Compiling Atomics UnsafeAtomic.swift
[496/540] Compiling Atomics UnsafeAtomicLazyReference.swift
[496/540] Compiling a_mbstr.cc
[497/540] Compiling a_d2i_fp.cc
[498/540] Compiling a_int.cc
[500/540] Compiling Atomics AtomicStorage.swift
[501/540] Compiling Atomics AtomicValue.swift
[502/540] Compiling Atomics AtomicMemoryOrderings.swift
[503/540] Compiling Atomics DoubleWord.swift
[503/540] Compiling a_bitstr.cc
[504/540] Compiling a_bool.cc
[506/540] Compiling Atomics IntegerOperations.swift
[507/540] Compiling Atomics Unmanaged extensions.swift
[508/540] Compiling Atomics AtomicInteger.swift
[509/540] Compiling Atomics AtomicOptionalWrappable.swift
[510/540] Compiling Atomics AtomicReference.swift
[511/540] Compiling Atomics OptionalRawRepresentable.swift
[512/540] Compiling Atomics RawRepresentable.swift
[513/540] Compiling Atomics AtomicBool.swift
[514/540] Emitting module Atomics
[515/540] Compiling Atomics IntegerConformances.swift
[516/540] Compiling Atomics PointerConformances.swift
[517/540] Compiling Atomics Primitives.native.swift
[518/541] Wrapping AST for Atomics 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 AddressedEnvelope.swift
[561/609] Compiling NIOCore AsyncAwaitSupport.swift
[562/609] Compiling NIOCore AsyncChannel.swift
[563/609] Compiling NIOCore AsyncChannelHandler.swift
[564/609] Compiling NIOCore AsyncChannelInboundStream.swift
[565/609] Compiling NIOCore AsyncChannelOutboundWriter.swift
[566/609] Compiling NIOCore NIOAsyncSequenceProducer.swift
[567/609] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[568/609] Compiling NIOCore NIOAsyncWriter.swift
[569/609] Compiling NIOCore ByteBuffer-multi-int.swift
[570/609] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[571/609] Compiling NIOCore ByteBuffer-views.swift
[572/609] Compiling NIOCore Channel.swift
[573/609] Compiling NIOCore ChannelHandler.swift
[574/609] Compiling NIOCore ChannelHandlers.swift
[575/609] Compiling NIOCore ChannelInvoker.swift
[576/609] Compiling NIOCore ChannelOption.swift
[577/609] Compiling NIOCore ChannelPipeline.swift
[578/609] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[579/609] Compiling NIOCore BSDSocketAPI.swift
[580/609] Compiling NIOCore ByteBuffer-aux.swift
[581/609] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[582/609] Compiling NIOCore ByteBuffer-conversions.swift
[583/609] Compiling NIOCore ByteBuffer-core.swift
[584/609] Compiling NIOCore ByteBuffer-hex.swift
[585/609] Compiling NIOCore ByteBuffer-int.swift
[586/609] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[587/609] Emitting module NIOCore
[588/619] Wrapping AST for NIOCore for debugging
[590/660] Emitting module NIOEmbedded
[591/660] Compiling NIOEmbedded AsyncTestingChannel.swift
[592/660] Compiling NIOEmbedded Embedded.swift
[593/660] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[594/661] Wrapping AST for NIOEmbedded for debugging
[596/661] Compiling NIOPosix ServerSocket.swift
[597/661] Compiling NIOPosix Socket.swift
[598/661] Compiling NIOPosix SocketChannel.swift
[599/661] Compiling NIOPosix SocketProtocols.swift
[600/661] Compiling NIOPosix System.swift
[601/661] Compiling NIOPosix Thread.swift
[602/667] Compiling NIOPosix Pool.swift
[603/667] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[604/667] Compiling NIOPosix PosixSingletons.swift
[605/667] Compiling NIOPosix RawSocketBootstrap.swift
[606/667] Compiling NIOPosix Resolver.swift
[607/667] Compiling NIOPosix Selectable.swift
[608/667] Compiling NIOPosix SelectableChannel.swift
[609/667] Compiling NIOPosix SelectableEventLoop.swift
[610/667] Compiling NIOPosix SelectorEpoll.swift
[611/667] Compiling NIOPosix SelectorGeneric.swift
[612/667] Compiling NIOPosix SelectorKqueue.swift
[613/667] Compiling NIOPosix SelectorUring.swift
[614/667] Emitting module NIOPosix
[615/667] Compiling NIOPosix ThreadPosix.swift
[616/667] Compiling NIOPosix ThreadWindows.swift
[617/667] Compiling NIOPosix UnsafeTransfer.swift
[618/667] Compiling NIOPosix Utilities.swift
[619/667] Compiling NIOPosix VsockAddress.swift
[620/667] Compiling NIOPosix VsockChannelEvents.swift
[621/667] Compiling NIOPosix Bootstrap.swift
[622/667] Compiling NIOPosix ControlMessage.swift
[623/667] Compiling NIOPosix DatagramVectorReadManager.swift
[624/667] Compiling NIOPosix Errors+Any.swift
[625/667] Compiling NIOPosix FileDescriptor.swift
[626/667] Compiling NIOPosix GetaddrinfoResolver.swift
[627/667] Compiling NIOPosix HappyEyeballs.swift
[628/667] Compiling NIOPosix IO.swift
[629/667] Compiling NIOPosix IntegerBitPacking.swift
[630/667] Compiling NIOPosix IntegerTypes.swift
[631/667] Compiling NIOPosix Linux.swift
[632/667] Compiling NIOPosix LinuxCPUSet.swift
[633/667] Compiling NIOPosix LinuxUring.swift
[634/667] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[635/667] Compiling NIOPosix BSDSocketAPICommon.swift
[636/667] Compiling NIOPosix BSDSocketAPIPosix.swift
[637/667] Compiling NIOPosix BSDSocketAPIWindows.swift
[638/667] Compiling NIOPosix BaseSocket.swift
[639/667] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[640/667] Compiling NIOPosix BaseSocketChannel.swift
[641/667] Compiling NIOPosix BaseStreamSocketChannel.swift
[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/668] Wrapping AST for NIOPosix for debugging
[650/670] Compiling NIO Exports.swift
[651/670] Emitting module NIO
[652/671] Wrapping AST for NIO for debugging
[654/698] Compiling NIOTLS TLSEvents.swift
[655/698] Emitting module NIOTLS
[656/698] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[657/698] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[658/698] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[659/698] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[660/698] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[661/700] Compiling NIOTLS SNIHandler.swift
[662/701] Wrapping AST for NIOTLS for debugging
[664/701] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[665/701] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[666/730] Compiling NIOSSL SSLCallbacks.swift
[667/730] Compiling NIOSSL AndroidCABundle.swift
[668/730] Compiling NIOSSL NIOSSLClientHandler.swift
[669/730] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[670/730] Compiling NIOSSL IdentityVerification.swift
[671/730] Compiling NIOSSL LinuxCABundle.swift
[672/730] Compiling NIOSSL ByteBufferBIO.swift
[673/730] Compiling NIOSSL CustomPrivateKey.swift
[674/730] Compiling NIOSSL SSLConnection.swift
[675/730] Compiling NIOSSL SSLContext.swift
[676/730] Compiling NIOSSL NIOSSLServerHandler.swift
[677/730] Compiling NIOSSL ObjectIdentifier.swift
[678/730] Compiling NIOSSL PosixPort.swift
[679/730] Emitting module NIOHTTP1
[680/731] Wrapping AST for NIOHTTP1 for debugging
[682/737] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[683/741] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[684/741] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[685/741] Emitting module NIOSSL
[686/745] Compiling NIOWebSocket WebSocketOpcode.swift
[691/746] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[692/746] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[693/746] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[694/746] Compiling NIOWebSocket SHA1.swift
[695/746] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[696/746] Emitting module NIOFoundationCompat
[697/747] Wrapping AST for NIOFoundationCompat for debugging
[699/747] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[700/747] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[701/747] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[702/747] Emitting module NIOWebSocket
[705/747] Compiling NIOSSL SSLPrivateKey.swift
[706/747] Compiling NIOSSL SSLPublicKey.swift
[707/747] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[708/747] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[709/747] Compiling NIOSSL SubjectAlternativeName.swift
[710/747] Compiling NIOSSL NIOSSLSecureBytes.swift
[711/747] Compiling NIOSSL RNG.swift
[712/747] Compiling NIOSSL SafeCompare.swift
[713/747] Compiling NIOWebSocket WebSocketErrorCodes.swift
[714/747] Compiling NIOWebSocket WebSocketFrame.swift
[717/748] Wrapping AST for NIOWebSocket for debugging
[720/748] Compiling NIOSSL SSLErrors.swift
[721/748] Compiling NIOSSL SSLInit.swift
[722/748] Compiling NIOSSL SSLPKCS12Bundle.swift
[726/748] Compiling NIOSSL NIOSSLHandler.swift
[727/748] Compiling NIOSSL SSLCertificate.swift
[728/748] Compiling NIOSSL SSLCertificateExtensions.swift
[729/748] Compiling NIOSSL SSLCertificateName.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+Logging.swift
[740/769] Compiling LCLWebSocket LCLWebSocket+SocketOption.swift
[741/769] Compiling LCLWebSocket LCLWebSocket+EventloopGroup.swift
[742/769] Compiling LCLWebSocket LCLWebSocket.swift
[743/769] Compiling LCLWebSocket LCLWebSocketListenable.swift
[744/769] Compiling LCLWebSocket WebSocketServer.swift
[745/769] Compiling LCLWebSocket WebSocketServerUpgradeConfiguration.swift
[746/769] Compiling LCLWebSocket LCLWebSocket+ChannelOption.swift
[747/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
[748/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
[749/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
[750/769] Emitting module LCLWebSocket
[751/769] Compiling LCLWebSocket WebSocketHandler.swift
[752/769] Compiling LCLWebSocket WebSocketScheme.swift
[753/769] Compiling LCLWebSocket WebSocketConfiguration.swift
[754/769] Compiling LCLWebSocket PerMessageDeflateExtension.swift
[755/769] Compiling LCLWebSocket TimeAmount+Extension.swift
[756/769] Compiling LCLWebSocket WebSocket.swift
[757/772] Wrapping AST for LCLWebSocket for debugging
[759/778] Emitting module AutobahnClient
[760/778] Emitting module Client
[761/778] Compiling Client main.swift
[762/778] Compiling Server main.swift
[763/778] Emitting module Server
[764/778] Emitting module AutobahnServer
[765/778] Compiling AutobahnServer AutohahnServer.swift
[766/778] Compiling AutobahnClient AutobahnClient.swift
[770/782] Wrapping AST for Client for debugging
[771/782] Write Objects.LinkFileList
[772/782] Wrapping AST for Server 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 AutobahnClient for debugging
[777/782] Write Objects.LinkFileList
[778/782] Linking Client
[779/782] Linking Server
[780/782] Linking AutobahnServer
[781/782] Linking AutobahnClient
Build complete! (403.30s)
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.