Build Information
Successful build of Dribble, reference 0.1.1 (7e82e7
), with Swift 6.1 for Linux on 27 Apr 2025 23:28:25 UTC.
Swift 6 data race errors: 7
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Dribble.git
Reference: 0.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/orlandos-nl/Dribble
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 7e82e7f Merge pull request #2 from needle-tail/main
Cloned https://github.com/orlandos-nl/Dribble.git
Revision (git rev-parse @):
7e82e7fc28f21da4923ecf4b4d4edd7f3d08d87b
SUCCESS checkout https://github.com/orlandos-nl/Dribble.git at 0.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/orlandos-nl/Dribble.git
https://github.com/orlandos-nl/Dribble.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.60.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "Dribble",
"name" : "Dribble",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Dribble",
"targets" : [
"Dribble"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CLIExample",
"targets" : [
"CLIExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DribbleTests",
"module_type" : "SwiftTarget",
"name" : "DribbleTests",
"path" : "Tests/DribbleTests",
"sources" : [
"DribbleTests.swift"
],
"target_dependencies" : [
"Dribble"
],
"type" : "test"
},
{
"c99name" : "Dribble",
"module_type" : "SwiftTarget",
"name" : "Dribble",
"path" : "Sources/Dribble",
"product_dependencies" : [
"NIO",
"_NIOConcurrency",
"NIOFoundationCompat",
"Crypto"
],
"product_memberships" : [
"Dribble",
"CLIExample"
],
"sources" : [
"Errors.swift",
"Heplers.swift",
"STUN.swift",
"StunClient.swift",
"StunInboundHandler.swift",
"TurnAllocation.swift",
"TurnChannels.swift",
"TurnClient.swift"
],
"type" : "library"
},
{
"c99name" : "CLIExample",
"module_type" : "SwiftTarget",
"name" : "CLIExample",
"path" : "Sources/CLIExample",
"product_memberships" : [
"CLIExample"
],
"sources" : [
"CLI.swift"
],
"target_dependencies" : [
"Dribble"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/13784] Fetching swift-crypto
[2758/89220] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.33s)
[53560/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (4.31s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[1873/6058] Fetching swift-system, swift-atomics
[5650/22300] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.32s)
[3167/17947] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.92s)
Fetched https://github.com/apple/swift-collections.git from cache (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.48s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.4.2
Building for debugging...
[0/458] Compiling a_d2i_fp.c
[1/458] Compiling a_octet.c
[1/458] Write sources
[5/458] Compiling a_gentm.c
[6/458] Write sources
[8/458] Compiling a_mbstr.c
[9/458] Write sources
[18/458] Compiling CNIOWindows shim.c
[18/458] Compiling a_int.c
[18/458] Compiling CNIOWindows WSAStartup.c
[18/458] Compiling _AtomicsShims.c
[18/458] Compiling a_i2d_fp.c
[23/458] Compiling a_dup.c
[24/458] Compiling a_object.c
[25/458] Write sources
[26/458] Compiling CNIOWASI CNIOWASI.c
[27/458] Compiling CNIOLinux liburing_shims.c
[28/458] Compiling CNIODarwin shim.c
[29/458] Compiling fiat_curve25519_adx_square.S
[30/458] Compiling fiat_curve25519_adx_mul.S
[31/458] Compiling CNIOLinux shim.c
[32/458] Write swift-version-24593BA9C3E375BF.txt
[33/458] Compiling v3_skey.c
[34/458] Compiling CCryptoBoringSSLShims shims.c
[34/458] Compiling v3_prn.c
[36/458] Compiling v3_utl.c
[37/458] Compiling v3_purp.c
[38/458] Compiling v3_pmaps.c
[39/479] Compiling v3_ocsp.c
[40/479] Compiling v3_pcons.c
[41/481] Compiling v3_ncons.c
[42/481] Compiling v3_int.c
[43/481] Compiling v3_lib.c
[44/481] Compiling v3_info.c
[45/481] Compiling v3_ia5.c
[46/481] Compiling v3_genn.c
[47/481] Compiling v3_extku.c
[48/481] Compiling v3_enum.c
[50/481] Emitting module InternalCollectionsUtilities
[50/483] Compiling v3_crld.c
[51/483] Compiling v3_cpols.c
[52/483] Compiling v3_conf.c
[53/483] Compiling v3_bitst.c
[54/483] Compiling v3_bcons.c
[54/483] Compiling v3_alt.c
[56/483] Compiling v3_akeya.c
[57/483] Compiling x_x509a.c
[58/483] Compiling v3_akey.c
[59/483] Compiling x_x509.c
[60/483] Compiling x_spki.c
[61/483] Compiling x_val.c
[62/483] Compiling x_sig.c
[63/483] Compiling x_pubkey.c
[64/483] Compiling x_req.c
[65/483] Compiling x_pkey.c
[66/483] Compiling x_name.c
[67/483] Compiling x_info.c
[68/483] Compiling c-nioatomics.c
[69/483] Compiling x_attrib.c
[70/483] Compiling x_exten.c
[71/483] Compiling x_crl.c
[72/483] Compiling x509spki.c
[73/483] Compiling x_all.c
[74/483] Compiling x_algor.c
[75/483] Compiling x509rset.c
[77/483] Emitting module _NIOBase64
[78/483] Compiling _NIOBase64 Base64.swift
[79/483] Compiling InternalCollectionsUtilities Debugging.swift
[80/483] Compiling InternalCollectionsUtilities Descriptions.swift
[80/484] Compiling x509name.c
[82/484] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[83/484] Compiling InternalCollectionsUtilities Integer rank.swift
[84/484] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[85/484] Compiling x509cset.c
[86/484] Compiling x509_vpm.c
[88/484] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[89/484] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[90/484] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[91/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[92/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[93/484] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/484] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/484] Compiling _NIODataStructures _TinyArray.swift
[96/484] Compiling _NIODataStructures PriorityQueue.swift
[96/484] Compiling c-atomics.c
[97/484] Compiling x509_vfy.c
[99/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[100/484] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[101/484] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/484] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[102/484] Compiling x509_txt.c
[103/484] Compiling x509_v3.c
[105/484] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[106/484] Compiling InternalCollectionsUtilities Specialize.swift
[106/485] Wrapping AST for _NIOBase64 for debugging
[107/485] Compiling x509_trs.c
[108/485] Compiling x509_set.c
[110/491] Compiling x509_obj.c
[111/491] Compiling x509_req.c
[112/491] Compiling x509_def.c
[113/491] Compiling x509_ext.c
[114/491] Compiling x509_lu.c
[115/491] Wrapping AST for InternalCollectionsUtilities for debugging
[116/498] Compiling x509_cmp.c
[118/502] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[118/506] Compiling x509_att.c
[119/506] Compiling x509_d2.c
[120/506] Compiling x509.c
[122/506] Compiling DequeModule Deque+CustomReflectable.swift
[123/506] Compiling DequeModule Deque+Descriptions.swift
[124/508] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/508] Compiling DequeModule _DequeBuffer.swift
[126/508] Compiling DequeModule _DequeBufferHeader.swift
[126/508] Compiling t_x509.c
[127/508] Compiling t_x509a.c
[129/508] Emitting module NIOConcurrencyHelpers
[130/508] Compiling DequeModule Deque+Testing.swift
[131/508] Compiling DequeModule Deque._Storage.swift
[131/508] Compiling t_crl.c
[132/508] Compiling t_req.c
[133/508] Compiling rsa_pss.c
[135/508] Compiling NIOConcurrencyHelpers NIOLock.swift
[136/508] Compiling DequeModule Deque+Equatable.swift
[137/508] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[138/508] Compiling DequeModule Deque+Extras.swift
[139/508] Compiling DequeModule Deque+Hashable.swift
[139/508] Compiling policy.c
[141/508] Compiling _NIODataStructures Heap.swift
[142/508] Emitting module _NIODataStructures
[143/508] Compiling NIOConcurrencyHelpers lock.swift
[144/509] Compiling NIOConcurrencyHelpers atomics.swift
[144/509] Compiling i2d_pr.c
[145/509] Compiling name_print.c
[146/510] Compiling by_dir.c
[149/510] Compiling by_file.c
[150/510] Compiling asn1_gen.c
[151/510] Compiling a_verify.c
[153/510] Compiling DequeModule _DequeSlot.swift
[154/510] Compiling DequeModule _UnsafeWrappedBuffer.swift
[154/510] Compiling algorithm.c
[155/510] Compiling a_sign.c
[156/510] Wrapping AST for _NIODataStructures for debugging
[158/510] Compiling DequeModule Deque._UnsafeHandle.swift
[159/510] Compiling DequeModule Deque.swift
[159/510] Compiling a_digest.c
[160/510] Compiling trust_token.c
[161/510] Compiling thread_win.c
[162/510] Compiling thread_pthread.c
[163/510] Compiling thread_none.c
[164/510] Compiling thread.c
[165/510] Compiling pmbtoken.c
[166/510] Compiling voprf.c
[167/510] Compiling siphash.c
[168/510] Wrapping AST for NIOConcurrencyHelpers for debugging
[169/510] Compiling stack.c
[170/510] Compiling rsa_print.c
[171/510] Compiling rc4.c
[172/510] Compiling rsa_asn1.c
[174/510] Compiling DequeModule Deque+Codable.swift
[175/510] Compiling DequeModule Deque+Collection.swift
[175/510] Compiling rand_extra.c
[176/510] Compiling rsa_crypt.c
[177/510] Compiling refcount.c
[177/510] Compiling trusty.c
[179/510] Compiling windows.c
[180/510] Compiling passive.c
[181/510] Compiling ios.c
[182/510] Compiling getentropy.c
[184/510] Emitting module DequeModule
[184/511] Compiling forkunsafe.c
[185/511] Compiling poly1305_arm_asm.S
[186/511] Compiling deterministic.c
[187/511] Compiling poly1305.c
[188/511] Compiling pool.c
[189/511] Compiling poly1305_arm.c
[191/511] Compiling pkcs7.c
[192/511] Compiling poly1305_vec.c
[193/511] Compiling p5_pbev2.c
[194/511] Compiling pem_xaux.c
[195/511] Wrapping AST for DequeModule for debugging
[196/511] Compiling pkcs8.c
[197/511] Compiling pkcs8_x509.c
[198/511] Compiling pkcs7_x509.c
[199/511] Compiling pem_x509.c
[200/511] Compiling pem_pkey.c
[201/511] Compiling obj_xref.c
[202/511] Compiling pem_oth.c
[203/511] Compiling pem_pk8.c
[204/511] Compiling lhash.c
[205/511] Compiling pem_info.c
[206/511] Compiling mem.c
[207/511] Compiling pem_lib.c
[208/511] Compiling pem_all.c
[209/511] Compiling obj.c
[210/511] Compiling x86_64-mont5-mac.mac.x86_64.S
[211/511] Compiling keccak.c
[212/511] Compiling kyber.c
[213/511] Compiling poly_rq_mul.S
[214/511] Compiling x86_64-mont5-linux.linux.x86_64.S
[215/511] Compiling x86_64-mont-mac.mac.x86_64.S
[216/511] Compiling x86-mont-windows.windows.x86.S
[217/511] Compiling x86_64-mont-linux.linux.x86_64.S
[218/511] Compiling hpke.c
[219/511] Compiling x86-mont-linux.linux.x86.S
[220/511] Compiling vpaes-x86_64-mac.mac.x86_64.S
[221/511] Compiling vpaes-x86-windows.windows.x86.S
[222/511] Compiling vpaes-x86_64-linux.linux.x86_64.S
[223/511] Compiling vpaes-x86-linux.linux.x86.S
[224/511] Compiling vpaes-armv8-linux.linux.aarch64.S
[225/511] Compiling vpaes-armv8-ios.ios.aarch64.S
[226/511] Compiling vpaes-armv7-linux.linux.arm.S
[227/511] Compiling vpaes-armv7-ios.ios.arm.S
[228/511] Compiling sha512-x86_64-mac.mac.x86_64.S
[229/511] Compiling sha512-armv8-linux.linux.aarch64.S
[230/511] Compiling sha512-armv8-ios.ios.aarch64.S
[231/511] Compiling sha512-armv4-linux.linux.arm.S
[232/511] Compiling sha512-armv4-ios.ios.arm.S
[233/511] Compiling sha512-x86_64-linux.linux.x86_64.S
[234/511] Compiling kdf.c
[235/511] Compiling sha512-586-windows.windows.x86.S
[236/511] Compiling hrss.c
[237/511] Compiling sha512-586-linux.linux.x86.S
[238/511] Compiling sha256-x86_64-mac.mac.x86_64.S
[239/511] Compiling sha256-armv8-linux.linux.aarch64.S
[240/511] Compiling sha256-armv8-ios.ios.aarch64.S
[241/511] Compiling sha256-armv4-linux.linux.arm.S
[242/511] Compiling sha256-armv4-ios.ios.arm.S
[243/511] Compiling sha256-x86_64-linux.linux.x86_64.S
[244/511] Compiling sha256-586-windows.windows.x86.S
[245/511] Compiling sha256-586-linux.linux.x86.S
[246/511] Compiling sha1-x86_64-mac.mac.x86_64.S
[247/511] Compiling sha1-armv8-linux.linux.aarch64.S
[248/511] Compiling sha1-armv8-ios.ios.aarch64.S
[249/511] Compiling sha1-armv4-large-linux.linux.arm.S
[249/511] Compiling sha1-586-linux.linux.x86.S
[251/511] Compiling sha1-586-windows.windows.x86.S
[251/511] Compiling sha1-armv4-large-ios.ios.arm.S
[251/511] Compiling sha1-x86_64-linux.linux.x86_64.S
[254/511] Compiling rsaz-avx2-mac.mac.x86_64.S
[255/511] Compiling sha512.c
[255/511] Compiling sha1.c
[257/511] Compiling sha256.c
[258/511] Compiling rsaz-avx2-linux.linux.x86_64.S
[259/511] Compiling fips.c
[260/511] Compiling rdrand-x86_64-mac.mac.x86_64.S
[260/511] Compiling service_indicator.c
[262/511] Compiling rdrand-x86_64-linux.linux.x86_64.S
[263/511] Compiling self_check.c
[264/511] Compiling padding.c
[264/511] Compiling blinding.c
[266/511] Compiling rsa_impl.c
[266/511] Compiling rand.c
[268/511] Compiling rsa.c
[269/511] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[270/511] Compiling fork_detect.c
[270/511] Compiling urandom.c
[272/511] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[273/511] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[274/511] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[275/511] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[276/511] Compiling ctrdrbg.c
[277/511] Compiling p256-armv8-asm-linux.linux.aarch64.S
[278/511] Compiling p256-armv8-asm-ios.ios.aarch64.S
[279/511] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[280/511] Compiling polyval.c
[281/511] Compiling ofb.c
[282/511] Compiling gcm_nohw.c
[283/511] Compiling ctr.c
[284/511] Compiling md5-x86_64-mac.mac.x86_64.S
[285/511] Compiling cbc.c
[286/511] Compiling cfb.c
[287/511] Compiling md5.c
[288/511] Compiling gcm.c
[289/511] Compiling md5-x86_64-linux.linux.x86_64.S
[290/511] Compiling md5-586-linux.linux.x86.S
[291/511] Compiling md5-586-windows.windows.x86.S
[292/511] Compiling ghashv8-armv8-ios.ios.aarch64.S
[293/511] Compiling ghashv8-armv8-linux.linux.aarch64.S
[294/511] Compiling ghashv8-armv7-linux.linux.arm.S
[295/511] Compiling ghashv8-armv7-ios.ios.arm.S
[296/511] Compiling ghash-x86_64-mac.mac.x86_64.S
[297/511] Compiling hkdf.c
[298/511] Compiling md4.c
[299/511] Compiling ghash-x86-windows.windows.x86.S
[300/511] Compiling hmac.c
[301/511] Compiling ghash-x86-linux.linux.x86.S
[302/511] Compiling ghash-x86_64-linux.linux.x86_64.S
[303/511] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[304/511] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[305/511] Compiling fips_shared_support.c
[306/511] Compiling ghash-ssse3-x86-windows.windows.x86.S
[307/511] Compiling ghash-ssse3-x86-linux.linux.x86.S
[308/511] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[309/511] Compiling ghash-armv4-linux.linux.arm.S
[310/511] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[311/511] Compiling ghash-armv4-ios.ios.arm.S
[312/511] Compiling util.c
[313/511] Compiling ecdsa.c
[314/511] Compiling wnaf.c
[315/511] Compiling ecdh.c
[316/511] Compiling simple_mul.c
[317/511] Compiling scalar.c
[317/511] Compiling simple.c
[319/511] Compiling p256.c
[320/511] Compiling felem.c
[321/511] Compiling oct.c
[322/511] Compiling ec_montgomery.c
[323/511] Compiling ec_key.c
[324/511] Compiling p224-64.c
[325/511] Compiling co-586-windows.windows.x86.S
[326/511] Compiling ec.c
[327/511] Compiling digestsign.c
[328/511] Compiling co-586-linux.linux.x86.S
[329/511] Compiling digests.c
[330/511] Compiling digest.c
[331/511] Compiling check.c
[332/511] Compiling dh.c
[333/511] Compiling bsaes-armv7-linux.linux.arm.S
[334/511] Compiling bsaes-armv7-ios.ios.arm.S
[335/511] Compiling cmac.c
[336/511] Compiling e_aesccm.c
[337/511] Compiling aead.c
[338/511] Compiling cipher.c
[339/511] Compiling sqrt.c
[340/511] Compiling rsaz_exp.c
[340/511] Compiling shift.c
[342/511] Compiling e_aes.c
[343/511] Compiling random.c
[344/511] Compiling prime.c
[345/511] Compiling p256-nistz.c
[346/511] Compiling montgomery_inv.c
[346/511] Compiling mul.c
[347/511] Compiling jacobi.c
[349/511] Compiling generic.c
[350/511] Compiling montgomery.c
[351/511] Compiling gcd_extra.c
[352/511] Compiling gcd.c
[353/511] Compiling div_extra.c
[354/511] Compiling ctx.c
[355/511] Compiling cmp.c
[356/511] Compiling exponentiation.c
[357/511] Compiling div.c
[358/511] Compiling bytes.c
[359/511] Compiling bn-armv8-linux.linux.aarch64.S
[360/511] Compiling bn-armv8-ios.ios.aarch64.S
[361/511] Compiling bn-586-windows.windows.x86.S
[362/511] Compiling bn-586-linux.linux.x86.S
[363/511] Compiling armv8-mont-linux.linux.aarch64.S
[364/511] Compiling add.c
[365/511] Compiling armv8-mont-ios.ios.aarch64.S
[366/511] Compiling bn.c
[367/511] Compiling armv4-mont-linux.linux.arm.S
[368/511] Compiling armv4-mont-ios.ios.arm.S
[369/511] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[370/511] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[371/511] Compiling aesv8-armv8-linux.linux.aarch64.S
[372/511] Compiling aesv8-armv8-ios.ios.aarch64.S
[373/511] Compiling aesv8-armv7-linux.linux.arm.S
[374/511] Compiling aesv8-armv7-ios.ios.arm.S
[375/511] Compiling aesni-x86_64-mac.mac.x86_64.S
[376/511] Compiling aesni-x86-windows.windows.x86.S
[377/511] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[378/511] Compiling aesni-x86_64-linux.linux.x86_64.S
[379/511] Compiling aesni-x86-linux.linux.x86.S
[380/511] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[381/511] Compiling x86_64-gcc.c
[382/511] Compiling key_wrap.c
[382/511] Compiling mode_wrappers.c
[384/511] Compiling aes.c
[385/511] Compiling sign.c
[386/511] Compiling ex_data.c
[387/511] Compiling scrypt.c
[388/511] Compiling p_x25519.c
[389/511] Compiling print.c
[390/511] Compiling pbkdf.c
[391/511] Compiling aes_nohw.c
[392/511] Compiling p_x25519_asn1.c
[393/511] Compiling p_rsa_asn1.c
[394/511] Compiling p_rsa.c
[395/511] Compiling p_ed25519.c
[395/511] Compiling p_hkdf.c
[397/511] Compiling p_ec_asn1.c
[398/511] Compiling p_ed25519_asn1.c
[399/511] Compiling p_ec.c
[400/511] Compiling err_data.c
[401/511] Compiling p_dsa_asn1.c
[402/511] Compiling evp_ctx.c
[403/511] Compiling evp.c
[404/511] Compiling evp_asn1.c
[405/511] Compiling engine.c
[406/511] Compiling err.c
[407/511] Compiling ecdh_extra.c
[408/511] Compiling ecdsa_asn1.c
[409/511] Compiling ec_derive.c
[410/511] Compiling hash_to_curve.c
[411/511] Compiling dsa_asn1.c
[412/511] Compiling ec_asn1.c
[413/511] Compiling dh_asn1.c
[413/511] Compiling dsa.c
[415/511] Compiling params.c
[416/511] Compiling digest_extra.c
[417/511] Compiling spake25519.c
[418/511] Compiling x25519-asm-arm.S
[419/511] Compiling des.c
[420/511] Compiling crypto.c
[420/511] Compiling cpu_intel.c
[422/511] Compiling cpu_arm_linux.c
[423/511] Compiling cpu_arm.c
[423/511] Compiling cpu_arm_freebsd.c
[425/511] Compiling cpu_aarch64_openbsd.c
[425/511] Compiling cpu_aarch64_win.c
[427/511] Compiling cpu_aarch64_sysreg.c
[428/511] Compiling cpu_aarch64_fuchsia.c
[429/511] Compiling cpu_aarch64_linux.c
[430/511] Compiling cpu_aarch64_apple.c
[431/511] Compiling e_rc4.c
[432/511] Compiling tls_cbc.c
[433/511] Compiling e_tls.c
[434/511] Compiling conf.c
[434/511] Compiling curve25519.c
[436/511] Compiling e_rc2.c
[437/511] Compiling e_null.c
[438/511] Compiling derive_key.c
[439/511] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[440/511] Compiling e_des.c
[441/511] Compiling e_aesctrhmac.c
[442/511] Compiling e_chacha20poly1305.c
[443/511] Compiling cipher_extra.c
[444/511] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[445/511] Compiling e_aesgcmsiv.c
[446/511] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[447/511] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[448/511] Compiling chacha-x86_64-mac.mac.x86_64.S
[449/511] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[450/511] Compiling chacha-x86-windows.windows.x86.S
[451/511] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[452/511] Compiling chacha-x86-linux.linux.x86.S
[453/511] Compiling chacha-x86_64-linux.linux.x86_64.S
[454/511] Compiling chacha.c
[455/511] Compiling chacha-armv8-linux.linux.aarch64.S
[456/511] Compiling chacha-armv8-ios.ios.aarch64.S
[457/511] Compiling chacha-armv4-ios.ios.arm.S
[457/511] Compiling chacha-armv4-linux.linux.arm.S
[459/511] Compiling unicode.c
[460/511] Compiling curve25519_64_adx.c
[461/511] Compiling ber.c
[461/511] Compiling asn1_compat.c
[463/511] Compiling buf.c
[464/511] Compiling cbb.c
[465/511] Compiling bn_asn1.c
[466/511] Compiling convert.c
[467/511] Compiling blake2.c
[467/511] Compiling cbs.c
[469/511] Compiling printf.c
[470/511] Compiling pair.c
[471/511] Compiling hexdump.c
[472/511] Compiling errno.c
[473/511] Compiling file.c
[474/511] Compiling fd.c
[475/511] Compiling bio_mem.c
[476/511] Compiling base64.c
[477/511] Compiling bio.c
[478/511] Compiling tasn_typ.c
[479/511] Compiling tasn_fre.c
[480/511] Compiling tasn_utl.c
[481/511] Compiling tasn_new.c
[482/511] Compiling posix_time.c
[483/511] Compiling tasn_enc.c
[484/511] Compiling f_string.c
[485/511] Compiling tasn_dec.c
[486/511] Compiling asn_pack.c
[487/511] Compiling f_int.c
[488/511] Compiling asn1_par.c
[489/511] Compiling a_utctm.c
[490/511] Compiling asn1_lib.c
[491/511] Write sources
[492/511] Compiling a_type.c
[493/511] Compiling a_time.c
[494/511] Compiling a_bool.c
[495/511] Compiling a_strex.c
[496/511] Compiling a_strnid.c
[497/511] Compiling a_bitstr.c
[499/533] Compiling Atomics AtomicMemoryOrderings.swift
[500/533] Compiling Atomics DoubleWord.swift
[501/533] Compiling Atomics ManagedAtomic.swift
[502/533] Compiling Atomics ManagedAtomicLazyReference.swift
[503/535] Compiling Atomics OptionalRawRepresentable.swift
[504/535] Compiling Atomics RawRepresentable.swift
[505/535] Compiling Atomics AtomicBool.swift
[506/535] Compiling Atomics AtomicReference.swift
[507/535] Compiling Atomics AtomicStorage.swift
[508/535] Compiling Atomics AtomicValue.swift
[509/535] Compiling Atomics IntegerOperations.swift
[510/535] Compiling Atomics Unmanaged extensions.swift
[511/535] Emitting module Atomics
[512/535] Compiling Atomics UnsafeAtomic.swift
[513/535] Compiling Atomics UnsafeAtomicLazyReference.swift
[514/535] Compiling Atomics Primitives.shims.swift
[515/535] Compiling Atomics AtomicInteger.swift
[516/535] Compiling Atomics AtomicOptionalWrappable.swift
[517/535] Compiling Atomics IntegerConformances.swift
[518/535] Compiling Atomics PointerConformances.swift
[519/535] Compiling Atomics Primitives.native.swift
[521/536] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[521/536] Wrapping AST for Atomics for debugging
[523/595] Emitting module CryptoBoringWrapper
[524/595] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[525/596] Wrapping AST for CryptoBoringWrapper for debugging
[527/656] Compiling Crypto ObjectIdentifier.swift
[528/656] Compiling Crypto HashFunctions.swift
[529/656] Compiling Crypto HashFunctions_SHA2.swift
[530/656] Compiling Crypto Insecure.swift
[531/656] Compiling Crypto Insecure_HashFunctions.swift
[532/656] Compiling Crypto ECDH_boring.swift
[533/656] Compiling Crypto DH.swift
[534/656] Compiling Crypto ECDH.swift
[535/656] Compiling Crypto X25519Keys_boring.swift
[536/656] Compiling Crypto Curve25519.swift
[537/656] Compiling Crypto Ed25519.swift
[538/656] Compiling Crypto NISTCurvesKeys.swift
[539/656] Compiling Crypto X25519Keys.swift
[540/656] Compiling Crypto SymmetricKeys.swift
[541/656] Compiling Crypto HMAC.swift
[542/656] Compiling Crypto MACFunctions.swift
[543/656] Compiling Crypto HKDF.swift
[544/656] Compiling Crypto ECDSASignature.swift
[545/656] Compiling Crypto PEMDocument.swift
[546/656] Compiling Crypto PKCS8PrivateKey.swift
[547/656] Compiling Crypto SEC1PrivateKey.swift
[548/656] Compiling Crypto SubjectPublicKeyInfo.swift
[549/656] Compiling Crypto CryptoKitErrors.swift
[550/656] Compiling Crypto Digest_boring.swift
[551/656] Compiling Crypto MessageAuthenticationCode.swift
[552/656] Compiling Crypto AES.swift
[553/656] Compiling Crypto ECDSASignature_boring.swift
[554/656] Compiling Crypto ECDSA_boring.swift
[555/656] Compiling Crypto EdDSA_boring.swift
[556/656] Compiling Crypto ECDSA.swift
[557/656] Compiling Crypto EdDSA.swift
[558/656] Compiling Crypto Signature.swift
[559/656] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[560/664] Compiling Crypto AESWrap.swift
[561/664] Compiling Crypto AESWrap_boring.swift
[562/664] Compiling Crypto Ed25519_boring.swift
[563/664] Compiling Crypto EllipticCurvePoint_boring.swift
[564/664] Compiling Crypto EllipticCurve_boring.swift
[565/664] Compiling Crypto NISTCurvesKeys_boring.swift
[568/672] Emitting module Crypto
[584/672] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[592/672] Compiling Crypto Digest.swift
[593/672] Compiling Crypto Digests.swift
[602/672] Compiling Crypto AES-GCM.swift
[603/672] Compiling Crypto AES-GCM_boring.swift
[604/672] Compiling Crypto ChaChaPoly_boring.swift
[605/672] Compiling Crypto ChaChaPoly.swift
[606/672] Compiling Crypto Cipher.swift
[607/672] Compiling Crypto Nonces.swift
[608/672] Compiling Crypto ASN1.swift
[609/672] Compiling Crypto ASN1Any.swift
[610/672] Compiling Crypto ASN1BitString.swift
[620/672] Compiling Crypto ASN1Boolean.swift
[621/672] Compiling Crypto ASN1Identifier.swift
[622/672] Compiling Crypto ASN1Integer.swift
[623/672] Compiling Crypto ASN1Null.swift
[624/672] Compiling Crypto ASN1OctetString.swift
[625/672] Compiling Crypto ASN1Strings.swift
[626/672] Compiling Crypto ArraySliceBigint.swift
[627/672] Compiling Crypto GeneralizedTime.swift
[629/672] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[630/672] Compiling Crypto RNG_boring.swift
[631/672] Compiling Crypto SafeCompare_boring.swift
[632/672] Compiling Crypto Zeroization_boring.swift
[633/672] Compiling Crypto PrettyBytes.swift
[634/672] Compiling Crypto SafeCompare.swift
[635/672] Compiling Crypto SecureBytes.swift
[636/672] Compiling Crypto Zeroization.swift
[645/673] Wrapping AST for Crypto for debugging
[663/673] Emitting module NIOCore
[664/674] Wrapping AST for NIOCore for debugging
[666/725] Compiling NIOEmbedded Embedded.swift
[667/725] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[668/725] Compiling NIOEmbedded AsyncTestingChannel.swift
[669/725] Emitting module NIOEmbedded
[670/726] Wrapping AST for NIOEmbedded for debugging
[672/726] Compiling NIOPosix PooledRecvBufferAllocator.swift
[673/726] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[674/726] Compiling NIOPosix PosixSingletons.swift
[675/726] Compiling NIOPosix RawSocketBootstrap.swift
[676/726] Compiling NIOPosix Resolver.swift
[677/726] Compiling NIOPosix Selectable.swift
[678/732] Emitting module NIOPosix
[679/732] Compiling NIOPosix SelectableChannel.swift
[680/732] Compiling NIOPosix SelectableEventLoop.swift
[681/732] Compiling NIOPosix SelectorEpoll.swift
[682/732] Compiling NIOPosix SelectorGeneric.swift
[683/732] Compiling NIOPosix SelectorKqueue.swift
[684/732] Compiling NIOPosix SelectorUring.swift
[685/732] Compiling NIOPosix ServerSocket.swift
[686/732] Compiling NIOPosix Socket.swift
[687/732] Compiling NIOPosix SocketChannel.swift
[688/732] Compiling NIOPosix SocketProtocols.swift
[689/732] Compiling NIOPosix System.swift
[690/732] Compiling NIOPosix Thread.swift
[691/732] Compiling NIOPosix ThreadPosix.swift
[692/732] Compiling NIOPosix ThreadWindows.swift
[693/732] Compiling NIOPosix UnsafeTransfer.swift
[694/732] Compiling NIOPosix Utilities.swift
[695/732] Compiling NIOPosix VsockAddress.swift
[696/732] Compiling NIOPosix VsockChannelEvents.swift
[697/732] Compiling NIOPosix Bootstrap.swift
[698/732] Compiling NIOPosix ControlMessage.swift
[699/732] Compiling NIOPosix DatagramVectorReadManager.swift
[700/732] Compiling NIOPosix Errors+Any.swift
[701/732] Compiling NIOPosix FileDescriptor.swift
[702/732] Compiling NIOPosix GetaddrinfoResolver.swift
[703/732] Compiling NIOPosix HappyEyeballs.swift
[704/732] Compiling NIOPosix IO.swift
[705/732] Compiling NIOPosix IntegerBitPacking.swift
[706/732] Compiling NIOPosix IntegerTypes.swift
[707/732] Compiling NIOPosix Linux.swift
[708/732] Compiling NIOPosix LinuxCPUSet.swift
[709/732] Compiling NIOPosix LinuxUring.swift
[710/732] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[711/732] Compiling NIOPosix BSDSocketAPICommon.swift
[712/732] Compiling NIOPosix BSDSocketAPIPosix.swift
[713/732] Compiling NIOPosix BSDSocketAPIWindows.swift
[714/732] Compiling NIOPosix BaseSocket.swift
[715/732] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[716/732] Compiling NIOPosix BaseSocketChannel.swift
[717/732] Compiling NIOPosix BaseStreamSocketChannel.swift
[718/732] Compiling NIOPosix NIOThreadPool.swift
[719/732] Compiling NIOPosix NonBlockingFileIO.swift
[720/732] Compiling NIOPosix PendingDatagramWritesManager.swift
[721/732] Compiling NIOPosix PendingWritesManager.swift
[722/732] Compiling NIOPosix PipeChannel.swift
[723/732] Compiling NIOPosix PipePair.swift
[724/732] Compiling NIOPosix Pool.swift
[725/733] Wrapping AST for NIOPosix for debugging
[727/735] Emitting module NIO
[728/735] Compiling NIO Exports.swift
[729/736] Wrapping AST for NIO for debugging
[731/743] Emitting module _NIOConcurrency
[732/743] Compiling _NIOConcurrency Empty.swift
[733/744] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[734/744] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[735/744] Wrapping AST for _NIOConcurrency for debugging
[737/744] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[738/744] Emitting module NIOFoundationCompat
[739/744] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[740/745] Wrapping AST for NIOFoundationCompat for debugging
[742/753] Compiling Dribble TurnChannels.swift
[743/754] Compiling Dribble StunInboundHandler.swift
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:47:44: warning: 'fireChannelRead' is deprecated: NIOAny is not Sendable. Avoid wrapping the value in NIOAny to silence this warning.
45 | }
46 | })
47 | allocation?.1.pipeline.fireChannelRead(NIOAny(buffer))
| `- warning: 'fireChannelRead' is deprecated: NIOAny is not Sendable. Avoid wrapping the value in NIOAny to silence this warning.
48 | }
49 | } catch {
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:53:19: warning: type 'StunMessage' does not conform to the 'Sendable' protocol
51 | }
52 | } else if let query = queries.removeValue(forKey: message.header.transactionId) {
53 | query.succeed(message)
| `- warning: type 'StunMessage' does not conform to the 'Sendable' protocol
54 | }
55 | }
/host/spi-builder-workspace/Sources/Dribble/STUN.swift:442:15: note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
440 | }
441 |
442 | public struct StunMessage {
| `- note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
443 | public internal(set) var header: StunMessageHeader
444 | public internal(set) var attributes: [StunAttribute]
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:81:11: warning: type 'StunMessage' does not conform to the 'Sendable' protocol
79 | data: data
80 | )
81 | ).flatMap {
| `- warning: type 'StunMessage' does not conform to the 'Sendable' protocol
82 | promise.futureResult
83 | }.get()
/host/spi-builder-workspace/Sources/Dribble/STUN.swift:442:15: note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
440 | }
441 |
442 | public struct StunMessage {
| `- note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
443 | public internal(set) var header: StunMessageHeader
444 | public internal(set) var attributes: [StunAttribute]
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:83:11: warning: type 'StunMessage' does not conform to the 'Sendable' protocol
81 | ).flatMap {
82 | promise.futureResult
83 | }.get()
| `- warning: type 'StunMessage' does not conform to the 'Sendable' protocol
84 | }
85 | }
/host/spi-builder-workspace/Sources/Dribble/STUN.swift:442:15: note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
440 | }
441 |
442 | public struct StunMessage {
| `- note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
443 | public internal(set) var header: StunMessageHeader
444 | public internal(set) var attributes: [StunAttribute]
[744/754] Compiling Dribble TurnAllocation.swift
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:40:18: warning: stored property 'client' of 'Sendable'-conforming class 'TurnAllocationChannel' has non-sendable type 'TurnClient'; this is an error in the Swift 6 language mode
38 |
39 | final class TurnAllocationChannel: Channel, ChannelCore {
40 | internal let client: TurnClient
| `- warning: stored property 'client' of 'Sendable'-conforming class 'TurnAllocationChannel' has non-sendable type 'TurnClient'; this is an error in the Swift 6 language mode
41 | internal let allocationAddress: SocketAddress
42 | public let allocator: ByteBufferAllocator
/host/spi-builder-workspace/Sources/Dribble/TurnClient.swift:5:20: note: class 'TurnClient' does not conform to the 'Sendable' protocol
3 | import NIO
4 |
5 | public final class TurnClient: StunClient {
| `- note: class 'TurnClient' does not conform to the 'Sendable' protocol
6 | public func requestAllocation() async throws -> TurnAllocation {
7 | let message = try await sendMessage(.allocationRequest())
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:43:17: warning: stored property '_pipeline' of 'Sendable'-conforming class 'TurnAllocationChannel' is mutable; this is an error in the Swift 6 language mode
41 | internal let allocationAddress: SocketAddress
42 | public let allocator: ByteBufferAllocator
43 | private var _pipeline: ChannelPipeline!
| `- warning: stored property '_pipeline' of 'Sendable'-conforming class 'TurnAllocationChannel' is mutable; this is an error in the Swift 6 language mode
44 |
45 | init(client: TurnClient, allocationAddress: SocketAddress) {
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:115:47: warning: capture of 'data' with non-sendable type 'NIOAny' in a '@Sendable' local function; this is an error in the Swift 6 language mode
113 | StunAttribute(
114 | type: .data,
115 | value: unwrapData(data)
| `- warning: capture of 'data' with non-sendable type 'NIOAny' in a '@Sendable' local function; this is an error in the Swift 6 language mode
116 | )
117 | ]
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/NIOAny.swift:45:15: note: struct 'NIOAny' does not conform to the 'Sendable' protocol
43 | /// }
44 | /// }
45 | public struct NIOAny {
| `- note: struct 'NIOAny' does not conform to the 'Sendable' protocol
46 | @usableFromInline
47 | let _storage: _NIOAny
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:127:18: warning: sending value of non-Sendable type '() async throws -> ()' risks causing data races; this is an error in the Swift 6 language mode
125 | }
126 | } else {
127 | Task.detached {
| |- warning: sending value of non-Sendable type '() async throws -> ()' risks causing data races; this is an error in the Swift 6 language mode
| `- note: Passing task-isolated value of non-Sendable type '() async throws -> ()' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
128 | try await run()
129 | }
[745/754] Compiling Dribble TurnClient.swift
[746/754] Compiling Dribble Errors.swift
[747/754] Compiling Dribble StunClient.swift
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:21:21: warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
19 | .channelInitializer { channel in
20 | channel.pipeline.addHandlers(
21 | EnvelopToByteBufferConverter { _ in
| `- warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
22 | _ = channel.close()
23 | },
/host/spi-builder-workspace/Sources/Dribble/Heplers.swift:3:13: note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
1 | import NIO
2 |
3 | final class EnvelopToByteBufferConverter: ChannelInboundHandler {
| `- note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
4 | public typealias InboundIn = AddressedEnvelope<ByteBuffer>
5 | public typealias InboundOut = ByteBuffer
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:24:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
22 | _ = channel.close()
23 | },
24 | ByteToMessageHandler(StunParser()),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
25 | sender
26 | )
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:25:21: warning: type 'StunInboundHandler' does not conform to the 'Sendable' protocol
23 | },
24 | ByteToMessageHandler(StunParser()),
25 | sender
| `- warning: type 'StunInboundHandler' does not conform to the 'Sendable' protocol
26 | )
27 | }.bind(
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:9:13: note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
7 | }
8 |
9 | final class StunInboundHandler: ChannelInboundHandler, StunMessageSender {
| `- note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
10 | public typealias InboundIn = StunMessage
11 | public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:25:21: warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure
23 | },
24 | ByteToMessageHandler(StunParser()),
25 | sender
| `- warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure
26 | )
27 | }.bind(
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:9:13: note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
7 | }
8 |
9 | final class StunInboundHandler: ChannelInboundHandler, StunMessageSender {
| `- note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
10 | public typealias InboundIn = StunMessage
11 | public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
[748/754] Compiling Dribble Heplers.swift
[749/754] Compiling Dribble STUN.swift
[750/754] Emitting module Dribble
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:21:21: warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
19 | .channelInitializer { channel in
20 | channel.pipeline.addHandlers(
21 | EnvelopToByteBufferConverter { _ in
| `- warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
22 | _ = channel.close()
23 | },
/host/spi-builder-workspace/Sources/Dribble/Heplers.swift:3:13: note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
1 | import NIO
2 |
3 | final class EnvelopToByteBufferConverter: ChannelInboundHandler {
| `- note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
4 | public typealias InboundIn = AddressedEnvelope<ByteBuffer>
5 | public typealias InboundOut = ByteBuffer
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:24:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
22 | _ = channel.close()
23 | },
24 | ByteToMessageHandler(StunParser()),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
25 | sender
26 | )
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:25:21: warning: type 'StunInboundHandler' does not conform to the 'Sendable' protocol
23 | },
24 | ByteToMessageHandler(StunParser()),
25 | sender
| `- warning: type 'StunInboundHandler' does not conform to the 'Sendable' protocol
26 | )
27 | }.bind(
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:9:13: note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
7 | }
8 |
9 | final class StunInboundHandler: ChannelInboundHandler, StunMessageSender {
| `- note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
10 | public typealias InboundIn = StunMessage
11 | public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:25:21: warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure
23 | },
24 | ByteToMessageHandler(StunParser()),
25 | sender
| `- warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure
26 | )
27 | }.bind(
/host/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:9:13: note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
7 | }
8 |
9 | final class StunInboundHandler: ChannelInboundHandler, StunMessageSender {
| `- note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
10 | public typealias InboundIn = StunMessage
11 | public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:40:18: warning: stored property 'client' of 'Sendable'-conforming class 'TurnAllocationChannel' has non-sendable type 'TurnClient'; this is an error in the Swift 6 language mode
38 |
39 | final class TurnAllocationChannel: Channel, ChannelCore {
40 | internal let client: TurnClient
| `- warning: stored property 'client' of 'Sendable'-conforming class 'TurnAllocationChannel' has non-sendable type 'TurnClient'; this is an error in the Swift 6 language mode
41 | internal let allocationAddress: SocketAddress
42 | public let allocator: ByteBufferAllocator
/host/spi-builder-workspace/Sources/Dribble/TurnClient.swift:5:20: note: class 'TurnClient' does not conform to the 'Sendable' protocol
3 | import NIO
4 |
5 | public final class TurnClient: StunClient {
| `- note: class 'TurnClient' does not conform to the 'Sendable' protocol
6 | public func requestAllocation() async throws -> TurnAllocation {
7 | let message = try await sendMessage(.allocationRequest())
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:43:17: warning: stored property '_pipeline' of 'Sendable'-conforming class 'TurnAllocationChannel' is mutable; this is an error in the Swift 6 language mode
41 | internal let allocationAddress: SocketAddress
42 | public let allocator: ByteBufferAllocator
43 | private var _pipeline: ChannelPipeline!
| `- warning: stored property '_pipeline' of 'Sendable'-conforming class 'TurnAllocationChannel' is mutable; this is an error in the Swift 6 language mode
44 |
45 | init(client: TurnClient, allocationAddress: SocketAddress) {
[751/755] Wrapping AST for Dribble for debugging
[753/757] Compiling CLIExample CLI.swift
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:68:57: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
66 | theirAddress.port = proxyTargettedChannel.localAddress?.port
67 | let allocationChannel = try await allocation.createChannel(for: theirAddress)
68 | try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 | try await proxyTargettedChannel.pipeline.addHandlers(
70 | EnvelopToByteBufferConverter { _ in },
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:70:13: warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
2 | import NIO
3 |
4 | final class EnvelopToByteBufferConverter: ChannelInboundHandler {
| `- note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
5 | public typealias InboundIn = AddressedEnvelope<ByteBuffer>
6 | public typealias InboundOut = ByteBuffer
:
68 | try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
69 | try await proxyTargettedChannel.pipeline.addHandlers(
70 | EnvelopToByteBufferConverter { _ in },
| `- warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
71 | ByteToMessageHandler(PrintHandler())
72 | )
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:71:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 | try await proxyTargettedChannel.pipeline.addHandlers(
70 | EnvelopToByteBufferConverter { _ in },
71 | ByteToMessageHandler(PrintHandler())
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
72 | )
73 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:45:43: warning: non-sendable result type 'StunClient' cannot be sent from nonisolated context in call to static method 'connect(to:)'; this is an error in the Swift 6 language mode
43 | struct CLI {
44 | static func main() async throws {
45 | let client = try await TurnClient.connect(
| `- warning: non-sendable result type 'StunClient' cannot be sent from nonisolated context in call to static method 'connect(to:)'; this is an error in the Swift 6 language mode
46 | to: SocketAddress.makeAddressResolvingHost("10.211.55.4", port: 3478)
47 | )
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:5:14: note: class 'StunClient' does not conform to the 'Sendable' protocol
3 | import NIO
4 |
5 | public class StunClient {
| `- note: class 'StunClient' does not conform to the 'Sendable' protocol
6 | let channel: Channel
7 | let sender: StunMessageSender
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dribble'
1 | import Dribble
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dribble'
2 | import NIO
3 |
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:50:43: warning: non-sendable result type 'TurnAllocation' cannot be sent from nonisolated context in call to instance method 'requestAllocation()'; this is an error in the Swift 6 language mode
48 |
49 | let myAddress = try await client.requestBinding(addressFamily: .ipv4)
50 | let allocation = try await client.requestAllocation()
| `- warning: non-sendable result type 'TurnAllocation' cannot be sent from nonisolated context in call to instance method 'requestAllocation()'; this is an error in the Swift 6 language mode
51 |
52 | // Normally the other client should also find their address
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:3:15: note: struct 'TurnAllocation' does not conform to the 'Sendable' protocol
1 | import NIO
2 |
3 | public struct TurnAllocation {
| `- note: struct 'TurnAllocation' does not conform to the 'Sendable' protocol
4 | public let ourAddress: SocketAddress
5 | internal let client: TurnClient
[754/757] Emitting module CLIExample
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:68:57: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
66 | theirAddress.port = proxyTargettedChannel.localAddress?.port
67 | let allocationChannel = try await allocation.createChannel(for: theirAddress)
68 | try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 | try await proxyTargettedChannel.pipeline.addHandlers(
70 | EnvelopToByteBufferConverter { _ in },
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:70:13: warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
2 | import NIO
3 |
4 | final class EnvelopToByteBufferConverter: ChannelInboundHandler {
| `- note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
5 | public typealias InboundIn = AddressedEnvelope<ByteBuffer>
6 | public typealias InboundOut = ByteBuffer
:
68 | try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
69 | try await proxyTargettedChannel.pipeline.addHandlers(
70 | EnvelopToByteBufferConverter { _ in },
| `- warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
71 | ByteToMessageHandler(PrintHandler())
72 | )
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:71:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 | try await proxyTargettedChannel.pipeline.addHandlers(
70 | EnvelopToByteBufferConverter { _ in },
71 | ByteToMessageHandler(PrintHandler())
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
72 | )
73 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:45:43: warning: non-sendable result type 'StunClient' cannot be sent from nonisolated context in call to static method 'connect(to:)'; this is an error in the Swift 6 language mode
43 | struct CLI {
44 | static func main() async throws {
45 | let client = try await TurnClient.connect(
| `- warning: non-sendable result type 'StunClient' cannot be sent from nonisolated context in call to static method 'connect(to:)'; this is an error in the Swift 6 language mode
46 | to: SocketAddress.makeAddressResolvingHost("10.211.55.4", port: 3478)
47 | )
/host/spi-builder-workspace/Sources/Dribble/StunClient.swift:5:14: note: class 'StunClient' does not conform to the 'Sendable' protocol
3 | import NIO
4 |
5 | public class StunClient {
| `- note: class 'StunClient' does not conform to the 'Sendable' protocol
6 | let channel: Channel
7 | let sender: StunMessageSender
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dribble'
1 | import Dribble
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dribble'
2 | import NIO
3 |
/host/spi-builder-workspace/Sources/CLIExample/CLI.swift:50:43: warning: non-sendable result type 'TurnAllocation' cannot be sent from nonisolated context in call to instance method 'requestAllocation()'; this is an error in the Swift 6 language mode
48 |
49 | let myAddress = try await client.requestBinding(addressFamily: .ipv4)
50 | let allocation = try await client.requestAllocation()
| `- warning: non-sendable result type 'TurnAllocation' cannot be sent from nonisolated context in call to instance method 'requestAllocation()'; this is an error in the Swift 6 language mode
51 |
52 | // Normally the other client should also find their address
/host/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:3:15: note: struct 'TurnAllocation' does not conform to the 'Sendable' protocol
1 | import NIO
2 |
3 | public struct TurnAllocation {
| `- note: struct 'TurnAllocation' does not conform to the 'Sendable' protocol
4 | public let ourAddress: SocketAddress
5 | internal let client: TurnClient
[755/758] Wrapping AST for CLIExample for debugging
[756/758] Write Objects.LinkFileList
[757/758] Linking CLIExample
Build complete! (44.37s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.60.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "Dribble",
"name" : "Dribble",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Dribble",
"targets" : [
"Dribble"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CLIExample",
"targets" : [
"CLIExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DribbleTests",
"module_type" : "SwiftTarget",
"name" : "DribbleTests",
"path" : "Tests/DribbleTests",
"sources" : [
"DribbleTests.swift"
],
"target_dependencies" : [
"Dribble"
],
"type" : "test"
},
{
"c99name" : "Dribble",
"module_type" : "SwiftTarget",
"name" : "Dribble",
"path" : "Sources/Dribble",
"product_dependencies" : [
"NIO",
"_NIOConcurrency",
"NIOFoundationCompat",
"Crypto"
],
"product_memberships" : [
"Dribble",
"CLIExample"
],
"sources" : [
"Errors.swift",
"Heplers.swift",
"STUN.swift",
"StunClient.swift",
"StunInboundHandler.swift",
"TurnAllocation.swift",
"TurnChannels.swift",
"TurnClient.swift"
],
"type" : "library"
},
{
"c99name" : "CLIExample",
"module_type" : "SwiftTarget",
"name" : "CLIExample",
"path" : "Sources/CLIExample",
"product_memberships" : [
"CLIExample"
],
"sources" : [
"CLI.swift"
],
"target_dependencies" : [
"Dribble"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.