The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of LCLWebSocket, reference main (844bba), with Swift 5.9 for Linux on 23 Feb 2025 08:40:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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:             5.9
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
[1/3765] Fetching swift-log
[227/5334] Fetching swift-log, swift-atomics
[5335/19760] Fetching swift-log, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git (3.13s)
Fetched https://github.com/apple/swift-log.git (3.14s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-nio-ssl.git (3.20s)
[1/2318] Fetching swift-nio-transport-services
[2319/76045] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git (7.24s)
Fetched https://github.com/apple/swift-nio.git (7.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.88s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4148] Fetching swift-system
[624/19816] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.57s)
Fetched https://github.com/apple/swift-collections.git (1.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Building for debugging...
[0/439] Compiling _AtomicsShims.c
[1/439] Compiling CNIOWindows shim.c
[2/439] Compiling CNIOWASI CNIOWASI.c
[3/439] Compiling CNIOWindows WSAStartup.c
[4/439] Compiling CNIOSHA1 c_nio_sha1.c
[5/439] Compiling CNIOLinux liburing_shims.c
[6/439] Compiling CNIOLinux shim.c
[7/439] Compiling CNIOLLHTTP c_nio_http.c
[8/445] Compiling a_i2d_fp.cc
[9/445] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/445] Compiling a_gentm.cc
[11/445] Compiling a_object.cc
[12/445] Compiling a_mbstr.cc
[13/445] Compiling CNIODarwin shim.c
[14/445] Compiling a_int.cc
[15/456] Compiling CNIOLLHTTP c_nio_api.c
[16/486] Compiling fiat_p256_adx_sqr.S
[17/486] Compiling fiat_p256_adx_mul.S
[18/486] Compiling fiat_curve25519_adx_square.S
[19/486] Compiling fiat_curve25519_adx_mul.S
[20/486] Compiling CNIOBoringSSLShims shims.c
[21/486] Compiling tls_method.cc
[22/486] Compiling tls_record.cc
[23/486] Compiling tls13_server.cc
[25/486] Emitting module Atomics
[25/488] Compiling tls13_enc.cc
[27/488] Compiling Atomics IntegerOperations.swift
[28/488] Compiling Atomics Unmanaged extensions.swift
[29/488] Compiling InternalCollectionsUtilities Debugging.swift
[30/488] Compiling InternalCollectionsUtilities Descriptions.swift
[31/488] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/488] Compiling InternalCollectionsUtilities Specialize.swift
[33/488] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/488] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/488] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/488] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/490] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[42/490] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[43/490] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[44/490] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/490] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/490] Emitting module InternalCollectionsUtilities
[47/490] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/490] Compiling InternalCollectionsUtilities Integer rank.swift
[49/490] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/490] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/490] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/490] Compiling Logging LogHandler.swift
[59/490] Compiling _NIODataStructures PriorityQueue.swift
[66/491] Compiling _NIOBase64 Base64.swift
[67/491] Emitting module _NIOBase64
[72/494] Compiling _NIODataStructures _TinyArray.swift
[74/495] Compiling tls13_client.cc
[77/496] Wrapping AST for _NIOBase64 for debugging
[79/496] Compiling Logging MetadataProvider.swift
[80/496] Compiling Logging Locks.swift
[80/496] Compiling tls13_both.cc
[81/496] Emitting module Logging
[83/496] Emitting module _NIODataStructures
[84/496] Compiling _NIODataStructures Heap.swift
[86/513] Wrapping AST for InternalCollectionsUtilities for debugging
[88/513] Compiling DequeModule _DequeBuffer.swift
[89/513] Compiling DequeModule _DequeBufferHeader.swift
[89/515] Wrapping AST for _NIODataStructures for debugging
[91/515] Compiling DequeModule Deque+CustomReflectable.swift
[92/515] Compiling DequeModule Deque+Descriptions.swift
[93/515] Compiling Logging Logging.swift
[94/516] Compiling DequeModule Deque+Extras.swift
[95/516] Compiling DequeModule Deque+Hashable.swift
[96/516] Compiling DequeModule Deque+Testing.swift
[97/516] Compiling DequeModule Deque._Storage.swift
[99/517] Compiling t1_enc.cc
[101/517] Compiling DequeModule _DequeSlot.swift
[102/517] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/517] Wrapping AST for Logging for debugging
[104/517] Compiling DequeModule Deque+Equatable.swift
[105/517] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[106/517] Compiling DequeModule Deque._UnsafeHandle.swift
[107/517] Compiling DequeModule Deque.swift
[107/517] Compiling ssl_versions.cc
[109/517] Emitting module DequeModule
[110/517] Compiling DequeModule Deque+Codable.swift
[111/517] Compiling DequeModule Deque+Collection.swift
[111/518] Compiling ssl_x509.cc
[112/518] Compiling ssl_transcript.cc
[113/518] Compiling ssl_stat.cc
[116/519] Compiling ssl_session.cc
[117/519] Wrapping AST for DequeModule for debugging
[118/519] Compiling ssl_privkey.cc
[119/519] Compiling ssl_key_share.cc
[120/519] Compiling ssl_cipher.cc
[121/519] Compiling ssl_file.cc
[122/519] Compiling ssl_credential.cc
[123/519] Compiling ssl_lib.cc
[124/519] Compiling ssl_aead_ctx.cc
[125/519] Compiling ssl_cert.cc
[126/519] Compiling ssl_buffer.cc
[127/519] Compiling ssl_asn1.cc
[128/519] Compiling s3_pkt.cc
[129/519] Compiling s3_lib.cc
[130/519] Compiling s3_both.cc
[131/519] Compiling handshake_server.cc
[132/519] Compiling handshake.cc
[133/519] Compiling handoff.cc
[134/519] Compiling handshake_client.cc
[135/519] Compiling encrypted_client_hello.cc
[136/519] Compiling dtls_method.cc
[137/519] Compiling dtls_record.cc
[138/519] Compiling md5-x86_64-linux.S
[139/519] Compiling md5-x86_64-apple.S
[140/519] Compiling extensions.cc
[141/519] Compiling md5-586-linux.S
[142/519] Compiling md5-586-apple.S
[143/519] Compiling chacha20_poly1305_x86_64-apple.S
[144/519] Compiling chacha20_poly1305_x86_64-linux.S
[145/519] Compiling d1_srtp.cc
[146/519] Compiling chacha20_poly1305_armv8-win.S
[147/519] Compiling err_data.cc
[148/519] Compiling chacha20_poly1305_armv8-linux.S
[149/519] Compiling chacha20_poly1305_armv8-apple.S
[150/519] Compiling chacha-x86_64-apple.S
[151/519] Compiling chacha-x86_64-linux.S
[152/519] Compiling chacha-x86-linux.S
[153/519] Compiling chacha-x86-apple.S
[154/519] Compiling chacha-armv8-win.S
[155/519] Compiling d1_pkt.cc
[156/519] Compiling bio_ssl.cc
[157/519] Compiling chacha-armv8-apple.S
[158/519] Compiling chacha-armv8-linux.S
[159/519] Compiling chacha-armv4-linux.S
[160/519] Compiling aes128gcmsiv-x86_64-apple.S
[161/519] Compiling aes128gcmsiv-x86_64-linux.S
[162/519] Compiling x86_64-mont5-linux.S
[163/519] Compiling x86_64-mont5-apple.S
[164/519] Compiling x86_64-mont-apple.S
[165/519] Compiling x86_64-mont-linux.S
[166/519] Compiling x86-mont-linux.S
[167/519] Compiling x86-mont-apple.S
[168/519] Compiling vpaes-x86_64-apple.S
[169/519] Compiling vpaes-x86_64-linux.S
[170/519] Compiling vpaes-x86-apple.S
[171/519] Compiling vpaes-x86-linux.S
[172/519] Compiling vpaes-armv8-win.S
[173/519] Compiling sha512-armv8-win.S
[174/519] Compiling vpaes-armv8-linux.S
[175/519] Compiling vpaes-armv8-apple.S
[176/519] Compiling vpaes-armv7-linux.S
[177/519] Compiling sha512-armv8-linux.S
[178/519] Compiling sha512-x86_64-apple.S
[179/519] Compiling sha512-x86_64-linux.S
[180/519] Compiling sha512-armv4-linux.S
[181/519] Compiling sha512-armv8-apple.S
[182/519] Compiling sha512-586-linux.S
[183/519] Compiling sha512-586-apple.S
[184/519] Compiling sha256-x86_64-apple.S
[185/519] Compiling sha256-x86_64-linux.S
[186/519] Compiling sha256-armv8-linux.S
[187/519] Compiling sha256-armv8-win.S
[188/519] Compiling sha256-armv8-apple.S
[189/519] Compiling sha256-armv4-linux.S
[190/519] Compiling sha256-586-linux.S
[191/519] Compiling sha1-x86_64-apple.S
[192/519] Compiling sha1-armv8-win.S
[193/519] Compiling sha256-586-apple.S
[194/519] Compiling sha1-x86_64-linux.S
[195/519] Compiling sha1-armv8-apple.S
[196/519] Compiling sha1-armv8-linux.S
[197/519] Compiling sha1-586-apple.S
[198/519] Compiling sha1-armv4-large-linux.S
[199/519] Compiling sha1-586-linux.S
[200/519] Compiling rsaz-avx2-linux.S
[201/519] Compiling d1_lib.cc
[202/519] Compiling rdrand-x86_64-linux.S
[203/519] Compiling rsaz-avx2-apple.S
[204/519] Compiling rdrand-x86_64-apple.S
[205/519] Compiling p256_beeu-x86_64-asm-linux.S
[206/519] Compiling p256_beeu-x86_64-asm-apple.S
[207/519] Compiling p256_beeu-armv8-asm-linux.S
[208/519] Compiling p256_beeu-armv8-asm-win.S
[209/519] Compiling p256-x86_64-asm-linux.S
[210/519] Compiling p256-x86_64-asm-apple.S
[211/519] Compiling p256-armv8-asm-win.S
[212/519] Compiling p256_beeu-armv8-asm-apple.S
[213/519] Compiling p256-armv8-asm-linux.S
[214/519] Compiling ghashv8-armv8-linux.S
[215/519] Compiling p256-armv8-asm-apple.S
[216/519] Compiling ghashv8-armv8-win.S
[217/519] Compiling ghashv8-armv7-linux.S
[218/519] Compiling ghashv8-armv8-apple.S
[219/519] Compiling ghash-x86_64-linux.S
[220/519] Compiling ghash-x86_64-apple.S
[221/519] Compiling ghash-x86-apple.S
[222/519] Compiling ghash-ssse3-x86_64-linux.S
[223/519] Compiling ghash-ssse3-x86_64-apple.S
[224/519] Compiling ghash-x86-linux.S
[225/519] Compiling ghash-ssse3-x86-apple.S
[226/519] Compiling ghash-ssse3-x86-linux.S
[227/519] Compiling ghash-neon-armv8-apple.S
[228/519] Compiling ghash-neon-armv8-win.S
[229/519] Compiling ghash-neon-armv8-linux.S
[230/519] Compiling bsaes-armv7-linux.S
[231/519] Compiling co-586-linux.S
[232/519] Compiling bn-armv8-win.S
[233/519] Compiling ghash-armv4-linux.S
[234/519] Compiling co-586-apple.S
[235/519] Compiling bn-586-linux.S
[236/519] Compiling d1_both.cc
[237/519] Compiling bn-armv8-apple.S
[238/519] Compiling armv8-mont-win.S
[239/519] Compiling bn-586-apple.S
[240/519] Compiling bn-armv8-linux.S
[241/519] Compiling armv8-mont-linux.S
[242/519] Compiling armv8-mont-apple.S
[243/519] Compiling aesv8-gcm-armv8-win.S
[244/519] Compiling armv4-mont-linux.S
[245/519] Compiling aesv8-gcm-armv8-linux.S
[246/519] Compiling aesv8-armv8-linux.S
[247/519] Compiling aesv8-armv8-win.S
[248/519] Compiling aesv8-gcm-armv8-apple.S
[249/519] Compiling aesv8-armv8-apple.S
[250/519] Compiling aesv8-armv7-linux.S
[251/519] Compiling aesni-x86_64-apple.S
[252/519] Compiling aesni-x86-linux.S
[252/519] Compiling aesni-x86_64-linux.S
[254/519] Compiling aesni-x86-apple.S
[255/519] Compiling aesni-gcm-x86_64-apple.S
[256/519] Compiling aesni-gcm-x86_64-linux.S
[257/519] Compiling x_x509.cc
[258/519] Compiling x_sig.cc
[259/519] Compiling x_spki.cc
[260/519] Compiling x_val.cc
[261/519] Compiling x_x509a.cc
[262/519] Compiling x_pubkey.cc
[263/519] Compiling x_req.cc
[264/519] Compiling x_name.cc
[265/519] Compiling x_exten.cc
[266/519] Compiling x_crl.cc
[267/519] Compiling x509spki.cc
[268/519] Compiling x_algor.cc
[269/519] Compiling x_attrib.cc
[270/519] Compiling x509rset.cc
[271/519] Compiling x_all.cc
[272/519] Compiling x509name.cc
[273/519] Compiling x509cset.cc
[274/519] Compiling x509_txt.cc
[275/519] Compiling x509_set.cc
[276/519] Compiling x509_trs.cc
[277/519] Compiling x509_v3.cc
[278/519] Compiling x509_vfy.cc
[279/519] Compiling x509_vpm.cc
[280/519] Compiling x509_req.cc
[281/519] Compiling x509_obj.cc
[282/519] Compiling x509_lu.cc
[283/519] Compiling x509_def.cc
[284/519] Compiling x509_ext.cc
[285/519] Compiling x509_d2.cc
[286/519] Compiling x509_cmp.cc
[287/519] Compiling x509_att.cc
[288/519] Compiling x509.cc
[289/519] Compiling v3_prn.cc
[290/519] Compiling v3_skey.cc
[291/519] Compiling v3_utl.cc
[292/519] Compiling v3_ocsp.cc
[293/519] Compiling v3_purp.cc
[294/519] Compiling v3_pmaps.cc
[295/519] Compiling v3_pcons.cc
[296/519] Compiling v3_ncons.cc
[297/519] Compiling v3_lib.cc
[298/519] Compiling v3_int.cc
[299/519] Compiling v3_ia5.cc
[300/519] Compiling v3_genn.cc
[301/519] Compiling v3_info.cc
[302/519] Compiling v3_extku.cc
[303/519] Compiling v3_enum.cc
[304/519] Compiling v3_crld.cc
[305/519] Compiling v3_cpols.cc
[306/519] Compiling v3_bitst.cc
[307/519] Compiling v3_conf.cc
[308/519] Compiling v3_alt.cc
[309/519] Compiling v3_bcons.cc
[310/519] Compiling v3_akeya.cc
[311/519] Compiling v3_akey.cc
[312/519] Compiling t_x509a.cc
[313/519] Compiling t_x509.cc
[314/519] Compiling t_crl.cc
[315/519] Compiling t_req.cc
[316/519] Compiling i2d_pr.cc
[317/519] Compiling rsa_pss.cc
[318/519] Compiling name_print.cc
[319/519] Compiling policy.cc
[320/519] Compiling by_file.cc
[321/519] Compiling algorithm.cc
[322/519] Compiling by_dir.cc
[323/519] Compiling asn1_gen.cc
[324/519] Compiling a_verify.cc
[325/519] Compiling a_sign.cc
[326/519] Compiling voprf.cc
[327/519] Compiling a_digest.cc
[328/519] Compiling thread_pthread.cc
[329/519] Compiling trust_token.cc
[330/519] Compiling thread_none.cc
[331/519] Compiling thread_win.cc
[332/519] Compiling thread.cc
[333/519] Compiling stack.cc
[334/519] Compiling wots.cc
[335/519] Compiling pmbtoken.cc
[336/519] Compiling thash.cc
[337/519] Compiling slhdsa.cc
[338/519] Compiling merkle.cc
[339/519] Compiling fors.cc
[340/519] Compiling siphash.cc
[341/519] Compiling sha256.cc
[342/519] Compiling sha512.cc
[343/519] Compiling sha1.cc
[344/519] Compiling rsa_print.cc
[345/519] Compiling rsa_extra.cc
[346/519] Compiling rc4.cc
[347/519] Compiling refcount.cc
[348/519] Compiling windows.cc
[349/519] Compiling rsa_asn1.cc
[350/519] Compiling rsa_crypt.cc
[351/519] Compiling trusty.cc
[352/519] Compiling urandom.cc
[353/519] Compiling ios.cc
[354/519] Compiling rand_extra.cc
[355/519] Compiling passive.cc
[356/519] Compiling poly1305_arm_asm.S
[357/519] Compiling getentropy.cc
[358/519] Compiling forkunsafe.cc
[359/519] Compiling deterministic.cc
[360/519] Compiling fork_detect.cc
[361/519] Compiling pool.cc
[362/519] Compiling poly1305_arm.cc
[363/519] Compiling poly1305.cc
[364/519] Compiling poly1305_vec.cc
[365/519] Compiling pkcs7.cc
[366/519] Compiling pkcs8.cc
[367/519] Compiling pkcs8_x509.cc
[368/519] Compiling p5_pbev2.cc
[369/519] Compiling pkcs7_x509.cc
[370/519] Compiling pem_xaux.cc
[371/519] Compiling pem_x509.cc
[372/519] Compiling pem_pkey.cc
[373/519] Compiling pem_pk8.cc
[374/519] Compiling obj_xref.cc
[375/519] Compiling pem_oth.cc
[376/519] Compiling pem_info.cc
[377/519] Compiling mlkem.cc
[378/519] Compiling pem_lib.cc
[379/519] Compiling pem_all.cc
[380/519] Compiling obj.cc
[381/519] Compiling mem.cc
[382/519] Compiling md5.cc
[383/519] Compiling md4.cc
[384/519] Compiling poly_rq_mul.S
[385/519] Compiling fips_shared_support.cc
[386/519] Compiling keccak.cc
[387/519] Compiling lhash.cc
[388/519] Compiling mldsa.cc
[389/519] Compiling kyber.cc
[390/519] Compiling hrss.cc
[391/519] Compiling ex_data.cc
[392/519] Compiling sign.cc
[393/519] Compiling hpke.cc
[394/519] Compiling scrypt.cc
[395/519] Compiling pbkdf.cc
[396/519] Compiling print.cc
[397/519] Compiling p_x25519_asn1.cc
[398/519] Compiling p_x25519.cc
[399/519] Compiling p_rsa_asn1.cc
[400/519] Compiling p_rsa.cc
[401/519] Compiling p_hkdf.cc
[402/519] Compiling p_ed25519.cc
[403/519] Compiling p_ed25519_asn1.cc
[404/519] Compiling p_ec_asn1.cc
[405/519] Compiling p_ec.cc
[406/519] Compiling p_dsa_asn1.cc
[407/519] Compiling p_dh.cc
[408/519] Compiling p_dh_asn1.cc
[409/519] Compiling evp_ctx.cc
[410/519] Compiling evp.cc
[411/519] Compiling err.cc
[412/519] Compiling evp_asn1.cc
[413/519] Compiling engine.cc
[414/519] Compiling ecdh_extra.cc
[415/519] Compiling hash_to_curve.cc
[416/519] Compiling ec_derive.cc
[417/519] Compiling ecdsa_asn1.cc
[418/519] Compiling ec_asn1.cc
[419/519] Compiling dsa_asn1.cc
[420/519] Compiling dsa.cc
[421/519] Compiling params.cc
[422/519] Compiling digest_extra.cc
[423/519] Compiling x25519-asm-arm.S
[424/519] Compiling dh_asn1.cc
[425/519] Compiling des.cc
[426/519] Compiling spake25519.cc
[427/519] Compiling crypto.cc
[428/519] Compiling cpu_intel.cc
[429/519] Compiling cpu_arm_linux.cc
[430/519] Compiling cpu_aarch64_win.cc
[431/519] Compiling cpu_arm_freebsd.cc
[432/519] Compiling curve25519.cc
[433/519] Compiling cpu_aarch64_sysreg.cc
[434/519] Compiling bcm.cc
[435/519] Compiling curve25519_64_adx.cc
[436/519] Compiling cpu_aarch64_linux.cc
[437/519] Compiling cpu_aarch64_openbsd.cc
[438/519] Compiling cpu_aarch64_apple.cc
[439/519] Compiling cpu_aarch64_fuchsia.cc
[440/519] Compiling conf.cc
[440/519] Compiling e_tls.cc
[442/519] Compiling tls_cbc.cc
[443/519] Compiling e_rc4.cc
[444/519] Compiling e_rc2.cc
[445/519] Compiling e_aesgcmsiv.cc
[446/519] Compiling e_chacha20poly1305.cc
[447/519] Compiling e_null.cc
[448/519] Compiling e_des.cc
[449/519] Compiling chacha.cc
[450/519] Compiling e_aesctrhmac.cc
[451/519] Compiling derive_key.cc
[452/519] Compiling unicode.cc
[453/519] Compiling cipher_extra.cc
[454/519] Compiling ber.cc
[455/519] Compiling asn1_compat.cc
[456/519] Compiling bn_asn1.cc
[456/519] Compiling cbb.cc
[458/519] Compiling cbs.cc
[459/519] Compiling buf.cc
[460/519] Compiling blake2.cc
[461/519] Compiling convert.cc
[462/519] Compiling socket_helper.cc
[463/519] Compiling pair.cc
[464/519] Compiling socket.cc
[465/519] Compiling printf.cc
[466/519] Compiling hexdump.cc
[467/519] Compiling errno.cc
[468/519] Compiling file.cc
[469/519] Compiling connect.cc
[470/519] Compiling fd.cc
[471/519] Compiling bio_mem.cc
[472/519] Compiling bio.cc
[473/519] Compiling tasn_typ.cc
[474/519] Compiling base64.cc
[475/519] Compiling tasn_utl.cc
[476/519] Compiling tasn_new.cc
[477/519] Compiling tasn_fre.cc
[478/519] Compiling tasn_enc.cc
[479/519] Compiling posix_time.cc
[480/519] Compiling tasn_dec.cc
[481/519] Compiling f_int.cc
[482/519] Compiling f_string.cc
[483/519] Compiling asn1_par.cc
[484/519] Compiling asn_pack.cc
[485/519] Compiling a_type.cc
[486/519] Compiling asn1_lib.cc
[487/519] Compiling a_time.cc
[488/519] Compiling a_utctm.cc
[489/519] Compiling a_strex.cc
[490/519] Compiling a_dup.cc
[491/519] Compiling a_strnid.cc
[492/519] Compiling CLCLWebSocketZlib empty.c
[493/519] Compiling a_octet.cc
[494/519] Wrapping AST for Atomics for debugging
[495/519] Compiling a_d2i_fp.cc
[496/519] Compiling a_bool.cc
[497/519] Compiling a_bitstr.cc
[498/519] Compiling c-nioatomics.c
[499/519] Compiling c-atomics.c
[501/525] Compiling NIOConcurrencyHelpers NIOLock.swift
[502/525] Compiling NIOConcurrencyHelpers lock.swift
[503/525] Emitting module NIOConcurrencyHelpers
[504/525] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[505/525] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[506/525] Compiling NIOConcurrencyHelpers atomics.swift
[508/527] Wrapping AST for NIOConcurrencyHelpers for debugging
[510/586] Compiling NIOCore MarkedCircularBuffer.swift
[511/586] Compiling NIOCore MulticastChannel.swift
[512/586] Compiling NIOCore NIOAny.swift
[513/586] Compiling NIOCore NIOCloseOnErrorHandler.swift
[514/586] Compiling NIOCore NIOLoopBound.swift
[515/586] Compiling NIOCore NIOScheduledCallback.swift
[516/586] Compiling NIOCore NIOSendable.swift
[517/586] Compiling NIOCore RecvByteBufferAllocator.swift
[518/594] Compiling NIOCore GlobalSingletons.swift
[519/594] Compiling NIOCore IO.swift
[520/594] Compiling NIOCore IOData.swift
[521/594] Compiling NIOCore IPProtocol.swift
[522/594] Compiling NIOCore IntegerBitPacking.swift
[523/594] Compiling NIOCore IntegerTypes.swift
[524/594] Compiling NIOCore Interfaces.swift
[525/594] Compiling NIOCore Linux.swift
[526/594] Compiling NIOCore EventLoop.swift
[527/594] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[528/594] Compiling NIOCore EventLoopFuture+Deprecated.swift
[529/594] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[530/594] Compiling NIOCore EventLoopFuture.swift
[531/594] Compiling NIOCore FileDescriptor.swift
[532/594] Compiling NIOCore FileHandle.swift
[533/594] Compiling NIOCore FileRegion.swift
[534/594] Compiling NIOCore ChannelPipeline.swift
[535/594] Compiling NIOCore CircularBuffer.swift
[536/594] Compiling NIOCore Codec.swift
[537/594] Compiling NIOCore ConvenienceOptionSupport.swift
[538/594] Compiling NIOCore DeadChannel.swift
[539/594] Compiling NIOCore DispatchQueue+WithFuture.swift
[540/594] Compiling NIOCore EventLoop+Deprecated.swift
[541/594] Compiling NIOCore EventLoop+SerialExecutor.swift
[542/594] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[543/594] Compiling NIOCore SocketAddresses.swift
[544/594] Compiling NIOCore SocketOptionProvider.swift
[545/594] Compiling NIOCore SystemCallHelpers.swift
[546/594] Compiling NIOCore TimeAmount+Duration.swift
[547/594] Compiling NIOCore TypeAssistedChannelHandler.swift
[548/594] Compiling NIOCore UniversalBootstrapSupport.swift
[549/594] Compiling NIOCore Utilities.swift
[550/594] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[551/594] Compiling NIOCore BSDSocketAPI.swift
[552/594] Compiling NIOCore ByteBuffer-aux.swift
[553/594] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[554/594] Compiling NIOCore ByteBuffer-conversions.swift
[555/594] Compiling NIOCore ByteBuffer-core.swift
[556/594] Compiling NIOCore ByteBuffer-hex.swift
[557/594] Compiling NIOCore ByteBuffer-int.swift
[558/594] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[559/594] Compiling NIOCore AddressedEnvelope.swift
[560/594] Compiling NIOCore AsyncAwaitSupport.swift
[561/594] Compiling NIOCore AsyncChannel.swift
[562/594] Compiling NIOCore AsyncChannelHandler.swift
[563/594] Compiling NIOCore AsyncChannelInboundStream.swift
[564/594] Compiling NIOCore AsyncChannelOutboundWriter.swift
[565/594] Compiling NIOCore NIOAsyncSequenceProducer.swift
[566/594] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[567/594] Compiling NIOCore NIOAsyncWriter.swift
[568/594] Compiling NIOCore ByteBuffer-multi-int.swift
[569/594] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[570/594] Compiling NIOCore ByteBuffer-views.swift
[571/594] Compiling NIOCore Channel.swift
[572/594] Compiling NIOCore ChannelHandler.swift
[573/594] Compiling NIOCore ChannelHandlers.swift
[574/594] Compiling NIOCore ChannelInvoker.swift
[575/594] Compiling NIOCore ChannelOption.swift
[576/594] Emitting module NIOCore
[578/596] Wrapping AST for NIOCore for debugging
[580/647] Emitting module NIOEmbedded
[581/647] Compiling NIOEmbedded AsyncTestingChannel.swift
[582/647] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[583/647] Compiling NIOEmbedded Embedded.swift
[585/649] Wrapping AST for NIOEmbedded for debugging
[587/649] Compiling NIOPosix ServerSocket.swift
[588/649] Compiling NIOPosix Socket.swift
[589/649] Compiling NIOPosix SocketChannel.swift
[590/649] Compiling NIOPosix SocketProtocols.swift
[591/649] Compiling NIOPosix System.swift
[592/649] Compiling NIOPosix Thread.swift
[593/655] Compiling NIOPosix ThreadPosix.swift
[594/655] Compiling NIOPosix ThreadWindows.swift
[595/655] Compiling NIOPosix UnsafeTransfer.swift
[596/655] Compiling NIOPosix Utilities.swift
[597/655] Compiling NIOPosix VsockAddress.swift
[598/655] Compiling NIOPosix VsockChannelEvents.swift
[599/655] Emitting module NIOPosix
[600/655] Compiling NIOPosix SelectableChannel.swift
[601/655] Compiling NIOPosix SelectableEventLoop.swift
[602/655] Compiling NIOPosix SelectorEpoll.swift
[603/655] Compiling NIOPosix SelectorGeneric.swift
[604/655] Compiling NIOPosix SelectorKqueue.swift
[605/655] Compiling NIOPosix SelectorUring.swift
[606/655] Compiling NIOPosix Bootstrap.swift
[607/655] Compiling NIOPosix ControlMessage.swift
[608/655] Compiling NIOPosix DatagramVectorReadManager.swift
[609/655] Compiling NIOPosix Errors+Any.swift
[610/655] Compiling NIOPosix FileDescriptor.swift
[611/655] Compiling NIOPosix GetaddrinfoResolver.swift
[612/655] Compiling NIOPosix HappyEyeballs.swift
[613/655] Compiling NIOPosix PooledRecvBufferAllocator.swift
[614/655] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[615/655] Compiling NIOPosix PosixSingletons.swift
[616/655] Compiling NIOPosix RawSocketBootstrap.swift
[617/655] Compiling NIOPosix Resolver.swift
[618/655] Compiling NIOPosix Selectable.swift
[619/655] Compiling NIOPosix IO.swift
[620/655] Compiling NIOPosix IntegerBitPacking.swift
[621/655] Compiling NIOPosix IntegerTypes.swift
[622/655] Compiling NIOPosix Linux.swift
[623/655] Compiling NIOPosix LinuxCPUSet.swift
[624/655] Compiling NIOPosix LinuxUring.swift
[625/655] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[626/655] Compiling NIOPosix NIOThreadPool.swift
[627/655] Compiling NIOPosix NonBlockingFileIO.swift
[628/655] Compiling NIOPosix PendingDatagramWritesManager.swift
[629/655] Compiling NIOPosix PendingWritesManager.swift
[630/655] Compiling NIOPosix PipeChannel.swift
[631/655] Compiling NIOPosix PipePair.swift
[632/655] Compiling NIOPosix Pool.swift
[633/655] Compiling NIOPosix BSDSocketAPICommon.swift
[634/655] Compiling NIOPosix BSDSocketAPIPosix.swift
[635/655] Compiling NIOPosix BSDSocketAPIWindows.swift
[636/655] Compiling NIOPosix BaseSocket.swift
[637/655] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[638/655] Compiling NIOPosix BaseSocketChannel.swift
[639/655] Compiling NIOPosix BaseStreamSocketChannel.swift
[641/657] Wrapping AST for NIOPosix for debugging
[643/659] Emitting module NIO
[644/659] Compiling NIO Exports.swift
[646/661] Wrapping AST for NIO for debugging
[648/688] Compiling NIOTLS TLSEvents.swift
[649/688] Emitting module NIOTLS
[650/688] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[651/688] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[652/688] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[653/690] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[654/690] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[655/690] Compiling NIOTLS SNIHandler.swift
[657/692] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[658/692] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[659/692] Wrapping AST for NIOTLS for debugging
[661/713] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[662/713] Compiling NIOSSL NIOSSLHandler.swift
[663/721] Compiling NIOSSL SSLContext.swift
[664/721] Compiling NIOSSL SSLErrors.swift
[665/721] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[666/721] Emitting module NIOFoundationCompat
[667/721] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[668/721] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[669/721] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[670/722] Compiling NIOSSL LinuxCABundle.swift
[671/722] Compiling NIOSSL NIOSSLClientHandler.swift
[672/722] Compiling NIOSSL SSLCallbacks.swift
[673/722] Compiling NIOSSL SSLCertificate.swift
[674/722] Compiling NIOSSL CustomPrivateKey.swift
[675/722] Compiling NIOSSL IdentityVerification.swift
[677/723] Wrapping AST for NIOFoundationCompat for debugging
[679/723] Emitting module NIOHTTP1
[680/723] Compiling NIOSSL NIOSSLServerHandler.swift
[681/723] Compiling NIOSSL ObjectIdentifier.swift
[682/723] Compiling NIOSSL PosixPort.swift
[684/725] Wrapping AST for NIOHTTP1 for debugging
[686/735] Compiling NIOWebSocket WebSocketOpcode.swift
[688/735] Compiling NIOSSL SSLInit.swift
[689/735] Compiling NIOSSL SSLPKCS12Bundle.swift
[690/735] Compiling NIOSSL SSLPrivateKey.swift
[691/735] Compiling NIOSSL NIOSSLSecureBytes.swift
[692/735] Compiling NIOSSL RNG.swift
[693/735] Compiling NIOSSL SafeCompare.swift
[694/735] Compiling NIOSSL Zeroization.swift
[695/736] Compiling NIOSSL SSLPublicKey.swift
[696/736] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[697/736] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[698/736] Compiling NIOSSL SubjectAlternativeName.swift
[699/739] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[700/739] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[701/739] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[702/739] Compiling NIOWebSocket SHA1.swift
[703/739] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[704/739] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[705/739] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[706/739] Emitting module NIOSSL
[707/739] Emitting module NIOWebSocket
[714/739] Compiling NIOWebSocket WebSocketErrorCodes.swift
[715/739] Compiling NIOWebSocket WebSocketFrame.swift
[719/741] Wrapping AST for NIOWebSocket for debugging
[721/741] Compiling NIOSSL TLSConfiguration.swift
[722/741] Compiling NIOSSL UniversalBootstrapSupport.swift
[723/741] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[729/741] Compiling NIOSSL SSLCertificateExtensions.swift
[730/741] Compiling NIOSSL SSLConnection.swift
[733/743] Wrapping AST for NIOSSL for debugging
[735/761] Compiling LCLWebSocket LCLWebSocket+EventloopGroup.swift
[736/761] Compiling LCLWebSocket LCLWebSocket.swift
[737/761] Compiling LCLWebSocket LCLWebSocketListenable.swift
[738/763] Emitting module LCLWebSocket
/host/spi-builder-workspace/Sources/LCLWebSocket/WebSocket.swift:31:17: warning: stored property 'connectionInfo' of 'Sendable'-conforming class 'WebSocket' has non-sendable type 'WebSocket.ConnectionInfo'
    private let connectionInfo: ConnectionInfo
                ^
/host/spi-builder-workspace/Sources/LCLWebSocket/WebSocket.swift:558:19: note: consider making struct 'ConnectionInfo' conform to the 'Sendable' protocol
    public struct ConnectionInfo {
                  ^
                                 : Sendable
[739/763] Compiling LCLWebSocket WebSocketHandler.swift
[740/763] Compiling LCLWebSocket WebSocketScheme.swift
[741/763] Compiling LCLWebSocket WebSocketServer.swift
[742/763] Compiling LCLWebSocket WebSocketServerUpgradeConfiguration.swift
[743/763] Compiling LCLWebSocket LCLWebSocket+ChannelOption.swift
[744/763] Compiling LCLWebSocket WebSocketClient.swift
[745/763] Compiling LCLWebSocket LCLWebSocket+ChannelInitializer.swift
[746/763] Compiling LCLWebSocket LCLWebSocket+Error.swift
[747/763] Compiling LCLWebSocket WebSocketExtension.swift
[748/763] Compiling LCLWebSocket WebSocketExtensionNegotiationHandler.swift
[749/763] Compiling LCLWebSocket TimeAmount+Extension.swift
/host/spi-builder-workspace/Sources/LCLWebSocket/WebSocket.swift:31:17: warning: stored property 'connectionInfo' of 'Sendable'-conforming class 'WebSocket' has non-sendable type 'WebSocket.ConnectionInfo'
    private let connectionInfo: ConnectionInfo
                ^
/host/spi-builder-workspace/Sources/LCLWebSocket/WebSocket.swift:558:19: note: consider making struct 'ConnectionInfo' conform to the 'Sendable' protocol
    public struct ConnectionInfo {
                  ^
                                 : Sendable
[750/763] Compiling LCLWebSocket WebSocket.swift
/host/spi-builder-workspace/Sources/LCLWebSocket/WebSocket.swift:31:17: warning: stored property 'connectionInfo' of 'Sendable'-conforming class 'WebSocket' has non-sendable type 'WebSocket.ConnectionInfo'
    private let connectionInfo: ConnectionInfo
                ^
/host/spi-builder-workspace/Sources/LCLWebSocket/WebSocket.swift:558:19: note: consider making struct 'ConnectionInfo' conform to the 'Sendable' protocol
    public struct ConnectionInfo {
                  ^
                                 : Sendable
[751/763] Compiling LCLWebSocket LCLWebSocket+Logging.swift
[752/763] Compiling LCLWebSocket LCLWebSocket+SocketOption.swift
[753/763] Compiling LCLWebSocket WebSocketConfiguration.swift
[754/763] Compiling LCLWebSocket PerMessageDeflateExtension.swift
[756/765] Wrapping AST for LCLWebSocket for debugging
[758/773] Emitting module Server
[759/773] Compiling Server main.swift
[760/773] Emitting module Client
[761/773] Compiling Client main.swift
[762/773] Emitting module AutobahnClient
[763/773] Compiling AutobahnClient AutobahnClient.swift
[764/773] Emitting module AutobahnServer
[765/773] Compiling AutobahnServer AutohahnServer.swift
[773/781] Wrapping AST for Server for debugging
[774/781] Wrapping AST for AutobahnServer for debugging
[775/781] Wrapping AST for AutobahnClient for debugging
[776/781] Wrapping AST for Client for debugging
[777/781] Linking Client
[777/781] Linking AutobahnServer
[779/781] Linking Server
[780/781] Linking AutobahnClient
Build complete! (128.72s)
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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.