Build Information
Failed to build swift-rtc-examples, reference v0.3.0 (b53273
), with Swift 6.1 for Android on 29 May 2025 10:43:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ngr-tc/swift-rtc-examples.git
Reference: v0.3.0
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/ngr-tc/swift-rtc-examples
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at b53273f update dep
Cloned https://github.com/ngr-tc/swift-rtc-examples.git
Revision (git rev-parse @):
b53273f653207b2eb772e0c6ec4ee5889348bbb1
SUCCESS checkout https://github.com/ngr-tc/swift-rtc-examples.git at v0.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ngr-tc/swift-rtc-examples.git
https://github.com/ngr-tc/swift-rtc-examples.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-rtc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ngr-tc/swift-rtc.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.65.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-extras-base64",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-extras/swift-extras-base64.git"
}
],
"manifest_display_name" : "swift-rtc-examples",
"name" : "swift-rtc-examples",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.3"
},
{
"name" : "ios",
"version" : "16.4"
},
{
"name" : "watchos",
"version" : "9.4"
},
{
"name" : "tvos",
"version" : "16.4"
}
],
"products" : [
{
"name" : "XExampleStunDecode",
"targets" : [
"XExampleStunDecode"
],
"type" : {
"executable" : null
}
},
{
"name" : "XExampleStunClient",
"targets" : [
"XExampleStunClient"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "XExampleStunDecode",
"module_type" : "SwiftTarget",
"name" : "XExampleStunDecode",
"path" : "Sources/XExampleStunDecode",
"product_dependencies" : [
"STUN",
"NIOCore",
"ExtrasBase64"
],
"product_memberships" : [
"XExampleStunDecode"
],
"sources" : [
"StunDecode.swift"
],
"type" : "executable"
},
{
"c99name" : "XExampleStunClient",
"module_type" : "SwiftTarget",
"name" : "XExampleStunClient",
"path" : "Sources/XExampleStunClient",
"product_dependencies" : [
"STUN",
"Shared",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"XExampleStunClient"
],
"sources" : [
"StunClient.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ngr-tc/swift-rtc.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swift-extras/swift-extras-base64.git
[1/2049] Fetching swift-docc-plugin
[227/3747] Fetching swift-docc-plugin, swift-rtc
[431/4580] Fetching swift-docc-plugin, swift-rtc, swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.52s)
[2067/3747] Fetching swift-docc-plugin, swift-rtc
Fetched https://github.com/apple/swift-docc-plugin from cache (0.75s)
[1/76093] Fetching swift-nio
Fetched https://github.com/ngr-tc/swift-rtc.git from cache (6.44s)
Fetched https://github.com/apple/swift-nio.git from cache (6.60s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 1.0.0 (9.74s)
Computing version for https://github.com/ngr-tc/swift-rtc.git
Computed https://github.com/ngr-tc/swift-rtc.git at 0.7.0 (0.66s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.87s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (4.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.99s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.27s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[265/6101] Fetching swift-system, swift-atomics
[6102/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.66s)
[8871/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.07s)
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.18s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.20s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/ngr-tc/swift-rtc.git
Working copy of https://github.com/ngr-tc/swift-rtc.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/412] Compiling f_string.cc
[3/412] Compiling posix_time.cc
[3/412] Write sources
[6/412] Compiling _AtomicsShims.c
[7/412] Write sources
[22/412] Compiling CNIOWindows shim.c
[23/412] Compiling CNIOWindows WSAStartup.c
[24/412] Compiling evp.cc
[25/412] Compiling f_int.cc
[26/412] Compiling CNIOWASI CNIOWASI.c
[27/412] Compiling a_i2d_fp.cc
[28/412] Compiling CNIODarwin shim.c
[29/412] Compiling CNIOLinux liburing_shims.c
[30/412] Compiling CNIOLinux shim.c
[31/412] Compiling asn_pack.cc
[32/412] Compiling a_int.cc
[33/412] Write swift-version-24593BA9C3E375BF.txt
[34/412] Compiling fiat_p256_adx_sqr.S
[35/412] Compiling fiat_curve25519_adx_square.S
[36/412] Compiling a_gentm.cc
[37/412] Compiling fiat_curve25519_adx_mul.S
[37/412] Compiling fiat_p256_adx_mul.S
[39/412] Compiling CCryptoBoringSSLShims shims.c
[40/412] Compiling md5-x86_64-linux.S
[41/418] Compiling md5-586-linux.S
[42/418] Compiling md5-x86_64-apple.S
[43/435] Compiling md5-586-apple.S
[44/435] Compiling chacha20_poly1305_x86_64-linux.S
[45/435] Compiling chacha20_poly1305_x86_64-apple.S
[46/435] Compiling chacha20_poly1305_armv8-win.S
[47/435] Compiling chacha20_poly1305_armv8-linux.S
[48/435] Compiling chacha20_poly1305_armv8-apple.S
[49/435] Compiling chacha-x86_64-linux.S
[50/435] Compiling chacha-x86_64-apple.S
[51/435] Compiling chacha-x86-linux.S
[52/435] Compiling chacha-x86-apple.S
[53/435] Compiling chacha-armv8-win.S
[54/435] Compiling chacha-armv8-linux.S
[55/435] Compiling chacha-armv8-apple.S
[56/435] Compiling err_data.cc
[57/435] Compiling chacha-armv4-linux.S
[58/435] Compiling aes128gcmsiv-x86_64-linux.S
[59/435] Compiling x86_64-mont5-linux.S
[60/435] Compiling aes128gcmsiv-x86_64-apple.S
[61/435] Compiling x86_64-mont-linux.S
[62/435] Compiling x86_64-mont5-apple.S
[63/435] Compiling x86_64-mont-apple.S
[64/435] Compiling x86-mont-linux.S
[65/435] Compiling x86-mont-apple.S
[66/435] Compiling vpaes-x86_64-linux.S
[67/435] Compiling vpaes-x86_64-apple.S
[68/435] Compiling vpaes-x86-linux.S
[69/435] Compiling vpaes-armv8-win.S
[70/435] Compiling vpaes-x86-apple.S
[71/435] Compiling vpaes-armv8-apple.S
[72/435] Compiling vpaes-armv8-linux.S
[73/435] Compiling sha512-x86_64-linux.S
[74/435] Compiling vpaes-armv7-linux.S
[76/435] Emitting module _NIODataStructures
[76/435] Compiling sha512-x86_64-apple.S
[77/435] Compiling sha512-armv8-win.S
[78/435] Compiling sha512-armv8-apple.S
[79/435] Compiling sha512-armv8-linux.S
[80/435] Compiling sha512-armv4-linux.S
[81/435] Compiling sha512-586-linux.S
[82/435] Compiling sha512-586-apple.S
[83/435] Compiling sha256-x86_64-linux.S
[84/435] Compiling sha256-x86_64-apple.S
[85/435] Compiling sha256-armv8-win.S
[86/435] Compiling sha256-armv8-apple.S
[87/435] Compiling sha256-armv8-linux.S
[88/435] Compiling sha256-586-linux.S
[89/435] Compiling sha256-armv4-linux.S
[90/435] Compiling sha256-586-apple.S
[91/435] Compiling sha1-x86_64-linux.S
[92/435] Compiling sha1-x86_64-apple.S
[93/435] Compiling sha1-armv8-win.S
[94/435] Compiling sha1-armv8-apple.S
[95/435] Compiling sha1-armv8-linux.S
[96/435] Compiling sha1-586-linux.S
[97/435] Compiling sha1-armv4-large-linux.S
[98/435] Compiling sha1-586-apple.S
[99/435] Compiling rsaz-avx2-linux.S
[100/435] Compiling rsaz-avx2-apple.S
[101/435] Compiling rdrand-x86_64-linux.S
[102/435] Compiling rdrand-x86_64-apple.S
[103/435] Compiling p256_beeu-x86_64-asm-linux.S
[104/435] Compiling p256_beeu-x86_64-asm-apple.S
[105/435] Compiling p256_beeu-armv8-asm-linux.S
[106/435] Compiling p256_beeu-armv8-asm-win.S
[107/435] Compiling p256_beeu-armv8-asm-apple.S
[108/435] Compiling p256-x86_64-asm-linux.S
[109/435] Compiling p256-x86_64-asm-apple.S
[110/435] Compiling p256-armv8-asm-win.S
[111/435] Compiling p256-armv8-asm-apple.S
[112/435] Compiling p256-armv8-asm-linux.S
[113/435] Compiling ghashv8-armv8-win.S
[114/435] Compiling ghashv8-armv8-linux.S
[115/435] Compiling ghashv8-armv8-apple.S
[117/435] Emitting module _NIOBase64
[118/435] Compiling _NIOBase64 Base64.swift
[118/436] Compiling ghashv8-armv7-linux.S
[119/436] Compiling ghash-x86_64-apple.S
[120/436] Compiling ghash-x86_64-linux.S
[123/436] Compiling _NIODataStructures _TinyArray.swift
[124/436] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[125/436] Compiling InternalCollectionsUtilities Descriptions.swift
[126/436] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[127/436] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[128/436] Compiling InternalCollectionsUtilities Debugging.swift
[129/437] Emitting module InternalCollectionsUtilities
[130/437] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[131/437] Compiling InternalCollectionsUtilities _SortedCollection.swift
[132/437] Compiling _NIODataStructures PriorityQueue.swift
[133/437] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[134/437] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[135/437] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[136/437] Compiling InternalCollectionsUtilities UInt+reversed.swift
[137/437] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[138/437] Compiling InternalCollectionsUtilities Integer rank.swift
[139/437] Compiling _NIODataStructures Heap.swift
[139/437] Compiling c-nioatomics.c
[140/438] Compiling ghash-x86-linux.S
[141/438] Compiling ghash-x86-apple.S
[142/438] Compiling ghash-ssse3-x86_64-apple.S
[143/438] Compiling ghash-ssse3-x86_64-linux.S
[144/438] Compiling ghash-ssse3-x86-linux.S
[145/438] Compiling ghash-ssse3-x86-apple.S
[146/438] Compiling ghash-neon-armv8-linux.S
[146/438] Compiling ghash-neon-armv8-win.S
[149/438] Compiling co-586-linux.S
[150/438] Wrapping AST for _NIOBase64 for debugging
[151/438] Compiling ghash-neon-armv8-apple.S
[151/438] Compiling ghash-armv4-linux.S
[153/438] Compiling co-586-apple.S
[154/438] Compiling bsaes-armv7-linux.S
[156/438] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[156/438] Compiling bn-armv8-linux.S
[157/439] Compiling bn-armv8-apple.S
[158/439] Compiling bn-586-linux.S
[159/439] Compiling bn-armv8-win.S
[160/439] Compiling bn-586-apple.S
[161/439] Compiling armv8-mont-win.S
[162/439] Wrapping AST for _NIODataStructures for debugging
[163/439] Compiling armv8-mont-apple.S
[164/439] Compiling armv8-mont-linux.S
[165/439] Compiling armv4-mont-linux.S
[167/439] Compiling aesv8-gcm-armv8-win.S
[168/439] Compiling aesv8-gcm-armv8-apple.S
[169/439] Compiling aesv8-armv8-win.S
[170/439] Compiling aesv8-gcm-armv8-linux.S
[171/439] Compiling aesv8-armv8-linux.S
[172/439] Compiling aesv8-armv8-apple.S
[173/439] Compiling aesni-x86_64-linux.S
[174/439] Compiling aesni-x86_64-apple.S
[175/439] Compiling aesv8-armv7-linux.S
[176/439] Wrapping AST for InternalCollectionsUtilities for debugging
[177/439] Compiling aesni-x86-linux.S
[178/439] Compiling aesni-gcm-x86_64-apple.S
[179/439] Compiling aesni-gcm-x86_64-linux.S
[180/439] Compiling aesni-x86-apple.S
[181/444] Compiling aes-gcm-avx10-x86_64-linux.S
[182/452] Compiling aes-gcm-avx10-x86_64-apple.S
[184/454] Compiling DequeModule Deque+CustomReflectable.swift
[185/454] Compiling DequeModule Deque+Descriptions.swift
[186/456] Compiling DequeModule _DequeBuffer.swift
[187/456] Compiling DequeModule _DequeBufferHeader.swift
[187/456] Compiling c-atomics.c
[189/456] Compiling DequeModule Deque+Extras.swift
[190/456] Compiling DequeModule Deque+Hashable.swift
[191/456] Compiling DequeModule Deque+Equatable.swift
[192/456] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[193/462] Compiling DequeModule _DequeSlot.swift
[194/462] Compiling DequeModule _UnsafeWrappedBuffer.swift
[195/462] Compiling DequeModule Deque._UnsafeHandle.swift
[196/462] Compiling DequeModule Deque.swift
[197/462] Compiling DequeModule Deque+Testing.swift
[198/462] Compiling DequeModule Deque._Storage.swift
[199/462] Compiling DequeModule Deque+Codable.swift
[200/462] Compiling DequeModule Deque+Collection.swift
[201/462] Compiling NIOConcurrencyHelpers NIOLock.swift
[201/462] Compiling x_spki.cc
[202/462] Compiling x_x509a.cc
[202/462] Compiling x_val.cc
[205/462] Compiling NIOConcurrencyHelpers lock.swift
[205/462] Compiling x_x509.cc
[207/462] Emitting module DequeModule
[207/463] Compiling x_sig.cc
[209/463] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[210/463] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[211/463] Compiling NIOConcurrencyHelpers atomics.swift
[213/463] Emitting module NIOConcurrencyHelpers
[214/464] Wrapping AST for DequeModule for debugging
[215/464] Wrapping AST for NIOConcurrencyHelpers for debugging
[216/464] Compiling x_name.cc
[217/464] Compiling x_exten.cc
[218/464] Compiling x_req.cc
[219/464] Compiling x_pubkey.cc
[220/464] Compiling x_crl.cc
[221/464] Compiling x_attrib.cc
[222/464] Compiling x_all.cc
[223/464] Compiling x_algor.cc
[224/464] Compiling x509name.cc
[225/464] Compiling x509spki.cc
[226/464] Compiling x509rset.cc
[227/464] Compiling x509cset.cc
[228/464] Compiling x509_vpm.cc
[229/464] Compiling x509_vfy.cc
[230/464] Compiling x509_txt.cc
[231/464] Compiling x509_v3.cc
[232/464] Compiling x509_trs.cc
[233/464] Compiling x509_set.cc
[234/464] Compiling x509_req.cc
[235/464] Compiling x509_obj.cc
[236/464] Compiling x509_lu.cc
[237/464] Emitting module ExtrasBase64
[239/464] Compiling ExtrasBase64 Base32.swift
[240/464] Compiling ExtrasBase64 Base64.swift
[240/465] Compiling x509_d2.cc
[242/465] Compiling x509_def.cc
[243/465] Compiling x509_ext.cc
[244/465] Compiling x509_cmp.cc
[245/465] Wrapping AST for ExtrasBase64 for debugging
[246/465] Compiling x509_att.cc
[247/465] Compiling x509.cc
[248/465] Compiling v3_utl.cc
[249/465] Compiling v3_skey.cc
[250/465] Compiling v3_purp.cc
[251/465] Compiling v3_prn.cc
[252/465] Compiling v3_pmaps.cc
[253/465] Compiling v3_ocsp.cc
[254/465] Compiling v3_pcons.cc
[255/465] Compiling v3_ncons.cc
[256/465] Compiling v3_lib.cc
[257/465] Compiling v3_int.cc
[258/465] Compiling v3_ia5.cc
[259/465] Compiling v3_info.cc
[260/465] Compiling v3_genn.cc
[261/465] Compiling v3_extku.cc
[262/465] Compiling v3_enum.cc
[263/465] Compiling v3_crld.cc
[264/465] Compiling v3_cpols.cc
[265/465] Compiling v3_bitst.cc
[266/465] Compiling v3_conf.cc
[267/465] Compiling v3_alt.cc
[268/465] Compiling v3_bcons.cc
[269/465] Compiling v3_akey.cc
[270/465] Compiling v3_akeya.cc
[271/465] Compiling t_x509a.cc
[272/465] Compiling i2d_pr.cc
[273/465] Compiling rsa_pss.cc
[274/465] Compiling t_crl.cc
[275/465] Compiling policy.cc
[276/465] Compiling t_req.cc
[277/465] Compiling t_x509.cc
[278/465] Compiling name_print.cc
[279/465] Compiling by_file.cc
[280/465] Compiling a_sign.cc
[281/465] Compiling algorithm.cc
[282/465] Compiling voprf.cc
[283/465] Compiling a_verify.cc
[284/465] Compiling by_dir.cc
[285/465] Compiling asn1_gen.cc
[286/465] Compiling a_digest.cc
[287/465] Compiling thread_none.cc
[288/465] Compiling thread_win.cc
[289/465] Compiling trust_token.cc
[289/465] Compiling thread_pthread.cc
[289/465] Compiling thread.cc
[289/465] Compiling stack.cc
[289/465] Compiling wots.cc
[289/465] Compiling pmbtoken.cc
[295/465] Compiling thash.cc
[296/465] Compiling siphash.cc
[297/465] Compiling fors.cc
[298/465] Compiling slhdsa.cc
[299/465] Compiling merkle.cc
[300/465] Compiling sha512.cc
[301/465] Compiling sha1.cc
[302/465] Compiling rsa_print.cc
[303/465] Compiling sha256.cc
[304/465] Compiling rsa_extra.cc
[305/465] Compiling rc4.cc
[306/465] Compiling windows.cc
[307/465] Compiling rsa_asn1.cc
[308/465] Compiling refcount.cc
[309/465] Compiling rsa_crypt.cc
[310/465] Compiling trusty.cc
[311/465] Compiling urandom.cc
[312/465] Compiling passive.cc
[313/465] Compiling rand_extra.cc
[314/465] Compiling poly1305_arm_asm.S
[315/465] Compiling getentropy.cc
[316/465] Compiling ios.cc
[317/465] Compiling deterministic.cc
[318/465] Compiling poly1305_vec.cc
[319/465] Compiling forkunsafe.cc
[319/465] Compiling fork_detect.cc
[321/465] Compiling poly1305_arm.cc
[322/465] Compiling pool.cc
[323/465] Compiling poly1305.cc
[324/465] Compiling pkcs8_x509.cc
[325/465] Compiling pkcs8.cc
[326/465] Compiling pkcs7.cc
[327/465] Compiling p5_pbev2.cc
[328/465] Compiling pkcs7_x509.cc
[329/465] Compiling pem_xaux.cc
[330/465] Compiling pem_x509.cc
[331/465] Compiling pem_pkey.cc
[332/465] Compiling pem_pk8.cc
[333/465] Compiling obj_xref.cc
[334/465] Compiling pem_oth.cc
[335/465] Compiling pem_lib.cc
[336/465] Compiling pem_info.cc
[337/465] Compiling obj.cc
[338/465] Compiling mem.cc
[339/465] Compiling md5.cc
[340/465] Compiling mlkem.cc
[341/465] Compiling pem_all.cc
[342/465] Compiling poly_rq_mul.S
[343/465] Compiling fips_shared_support.cc
[344/465] Compiling mldsa.cc
[345/465] Compiling md4.cc
[346/465] Compiling lhash.cc
[347/465] Compiling ex_data.cc
[348/465] Compiling kyber.cc
[349/465] Compiling sign.cc
[350/465] Compiling scrypt.cc
[351/465] Compiling hpke.cc
[352/465] Compiling hrss.cc
[353/465] Compiling print.cc
[354/465] Compiling pbkdf.cc
[355/465] Compiling p_x25519_asn1.cc
[356/465] Compiling p_x25519.cc
[357/465] Compiling p_rsa_asn1.cc
[358/465] Compiling p_ed25519_asn1.cc
[359/465] Compiling p_rsa.cc
[360/465] Compiling p_ed25519.cc
[361/465] Compiling p_hkdf.cc
[362/465] Compiling p_ec_asn1.cc
[363/465] Compiling p_ec.cc
[364/465] Compiling p_dsa_asn1.cc
[365/465] Compiling p_dh_asn1.cc
[366/465] Compiling p_dh.cc
[367/465] Compiling err.cc
[368/465] Compiling evp_ctx.cc
[369/465] Compiling engine.cc
[370/465] Compiling evp_asn1.cc
[371/465] Compiling ecdh_extra.cc
[372/465] Compiling ec_derive.cc
[373/465] Compiling hash_to_curve.cc
[374/465] Compiling ecdsa_asn1.cc
[375/465] Compiling dsa.cc
[376/465] Compiling ec_asn1.cc
[377/465] Compiling dsa_asn1.cc
[378/465] Compiling params.cc
[379/465] Compiling x25519-asm-arm.S
[380/465] Compiling bcm.cc
[381/465] Compiling digest_extra.cc
[382/465] Compiling dh_asn1.cc
[383/465] Compiling des.cc
[384/465] Compiling curve25519_64_adx.cc
[385/465] Compiling spake25519.cc
[386/465] Compiling cpu_arm_freebsd.cc
[387/465] Compiling cpu_arm_linux.cc
[388/465] Compiling crypto.cc
[389/465] Compiling cpu_intel.cc
[390/465] Compiling cpu_aarch64_sysreg.cc
[391/465] Compiling cpu_aarch64_win.cc
[392/465] Compiling curve25519.cc
[393/465] Compiling cpu_aarch64_fuchsia.cc
[394/465] Compiling cpu_aarch64_openbsd.cc
[395/465] Compiling cpu_aarch64_linux.cc
[396/465] Compiling cpu_aarch64_apple.cc
[397/465] Compiling tls_cbc.cc
[398/465] Compiling conf.cc
[399/465] Compiling e_rc4.cc
[400/465] Compiling e_tls.cc
[401/465] Compiling e_rc2.cc
[402/465] Compiling e_null.cc
[403/465] Compiling e_des.cc
[404/465] Compiling chacha.cc
[405/465] Compiling derive_key.cc
[406/465] Compiling e_chacha20poly1305.cc
[407/465] Compiling unicode.cc
[408/465] Compiling e_aesgcmsiv.cc
[409/465] Compiling e_aesctrhmac.cc
[410/465] Compiling cipher_extra.cc
[411/465] Compiling ber.cc
[412/465] Compiling cbb.cc
[413/465] Compiling cbs.cc
[414/465] Compiling blake2.cc
[415/465] Compiling buf.cc
[416/465] Compiling asn1_compat.cc
[417/465] Compiling bn_asn1.cc
[418/465] Compiling convert.cc
[419/465] Compiling printf.cc
[420/465] Compiling file.cc
[421/465] Compiling pair.cc
[422/465] Compiling hexdump.cc
[423/465] Compiling fd.cc
[424/465] Compiling errno.cc
[425/465] Compiling bio_mem.cc
[426/465] Compiling base64.cc
[427/465] Compiling bio.cc
[428/465] Compiling tasn_fre.cc
[429/465] Compiling tasn_utl.cc
[430/465] Compiling tasn_typ.cc
[431/465] Compiling tasn_new.cc
[432/465] Compiling tasn_enc.cc
[433/465] Compiling asn1_par.cc
[434/465] Compiling a_type.cc
[435/465] Compiling a_utctm.cc
[436/465] Compiling tasn_dec.cc
[437/465] Compiling asn1_lib.cc
[438/465] Compiling a_octet.cc
[439/465] Compiling a_strex.cc
[440/465] Compiling a_strnid.cc
[441/465] Write sources
[442/465] Compiling a_time.cc
[443/484] Compiling a_dup.cc
[444/484] Compiling a_object.cc
[445/484] Compiling a_d2i_fp.cc
[447/484] Compiling Atomics UnsafeAtomic.swift
[448/484] Compiling Atomics UnsafeAtomicLazyReference.swift
[448/486] Compiling a_mbstr.cc
[450/486] Compiling Atomics ManagedAtomic.swift
[451/486] Compiling Atomics ManagedAtomicLazyReference.swift
[452/486] Compiling Atomics AtomicMemoryOrderings.swift
[453/486] Compiling Atomics DoubleWord.swift
[453/486] Compiling a_bitstr.cc
[455/486] Compiling Atomics AtomicReference.swift
[456/486] Compiling Atomics AtomicStorage.swift
[457/486] Compiling Atomics AtomicValue.swift
[457/486] Compiling a_bool.cc
[459/486] Compiling Atomics IntegerOperations.swift
[460/486] Compiling Atomics Unmanaged extensions.swift
[461/494] Compiling Atomics IntegerConformances.swift
[462/494] Compiling Atomics PointerConformances.swift
[463/494] Compiling Atomics Primitives.native.swift
[464/494] Compiling Atomics Primitives.shims.swift
[465/494] Compiling Atomics AtomicInteger.swift
[466/494] Compiling Atomics AtomicOptionalWrappable.swift
[467/494] Emitting module Atomics
[468/494] Compiling Atomics OptionalRawRepresentable.swift
[469/494] Compiling Atomics RawRepresentable.swift
[470/494] Compiling Atomics AtomicBool.swift
[471/495] Wrapping AST for Atomics for debugging
[473/555] Compiling CryptoBoringWrapper RandomBytes.swift
[474/555] Compiling NIOCore MulticastChannel.swift
[475/555] Compiling NIOCore NIOAny.swift
[476/555] Compiling NIOCore NIOCloseOnErrorHandler.swift
[477/555] Compiling NIOCore NIOLoopBound.swift
[478/555] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[479/555] Compiling NIOCore NIOScheduledCallback.swift
[480/555] Compiling NIOCore NIOSendable.swift
[481/555] Compiling NIOCore RecvByteBufferAllocator.swift
[482/563] Compiling NIOCore IO.swift
[483/563] Compiling NIOCore IOData.swift
[484/563] Compiling NIOCore IPProtocol.swift
[485/563] Compiling NIOCore IntegerBitPacking.swift
[486/563] Compiling NIOCore IntegerTypes.swift
[487/563] Compiling NIOCore Interfaces.swift
[488/563] Compiling NIOCore Linux.swift
[489/563] Compiling NIOCore MarkedCircularBuffer.swift
[490/563] Compiling NIOCore CircularBuffer.swift
[491/563] Compiling NIOCore Codec.swift
[492/563] Compiling NIOCore ConvenienceOptionSupport.swift
[493/563] Compiling NIOCore DeadChannel.swift
[494/563] Compiling NIOCore DispatchQueue+WithFuture.swift
[495/563] Compiling NIOCore EventLoop+Deprecated.swift
[496/563] Compiling NIOCore EventLoop+SerialExecutor.swift
[497/563] Compiling NIOCore EventLoop.swift
[498/563] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[499/563] Compiling NIOCore EventLoopFuture+Deprecated.swift
[500/563] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[501/563] Compiling NIOCore EventLoopFuture.swift
[502/563] Compiling NIOCore FileDescriptor.swift
[503/563] Compiling NIOCore FileHandle.swift
[504/563] Compiling NIOCore FileRegion.swift
[505/563] Compiling NIOCore GlobalSingletons.swift
[506/563] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[507/563] Compiling NIOCore SocketAddresses.swift
[508/563] Compiling NIOCore SocketOptionProvider.swift
[509/563] Compiling NIOCore SystemCallHelpers.swift
[510/563] Compiling NIOCore TimeAmount+Duration.swift
[511/563] Compiling NIOCore TypeAssistedChannelHandler.swift
[512/563] Compiling NIOCore UniversalBootstrapSupport.swift
[513/563] Compiling NIOCore Utilities.swift
[514/563] Emitting module CryptoBoringWrapper
[515/563] Compiling CryptoBoringWrapper EllipticCurve.swift
[516/563] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[517/563] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[518/563] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[519/563] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[520/563] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[521/564] Wrapping AST for CryptoBoringWrapper for debugging
[523/635] Compiling Crypto ASN1Boolean.swift
[524/635] Compiling Crypto HKDF.swift
[525/635] Compiling Crypto AESWrap.swift
[526/635] Compiling Crypto AESWrap_boring.swift
[527/635] Compiling Crypto Ed25519_boring.swift
[528/635] Compiling Crypto NISTCurvesKeys_boring.swift
[529/635] Compiling Crypto X25519Keys_boring.swift
[530/635] Compiling Crypto Curve25519.swift
[531/635] Compiling Crypto Ed25519Keys.swift
[532/635] Compiling Crypto NISTCurvesKeys.swift
[533/635] Compiling Crypto X25519Keys.swift
[534/635] Compiling Crypto ASN1Identifier.swift
[535/635] Compiling Crypto ASN1Integer.swift
[536/635] Compiling Crypto ASN1Null.swift
[537/635] Compiling Crypto ASN1OctetString.swift
[538/635] Compiling Crypto ASN1Strings.swift
[539/635] Compiling Crypto ArraySliceBigint.swift
[540/635] Compiling Crypto GeneralizedTime.swift
[541/635] Compiling Crypto AES-GCM.swift
[542/635] Compiling Crypto AES-GCM_boring.swift
[543/635] Compiling Crypto ChaChaPoly_boring.swift
[544/635] Compiling Crypto ChaChaPoly.swift
[545/635] Compiling Crypto Cipher.swift
[546/635] Compiling Crypto Nonces.swift
[547/635] Compiling Crypto ASN1.swift
[548/635] Compiling Crypto ASN1Any.swift
[549/635] Compiling Crypto ASN1BitString.swift
[550/635] Compiling Crypto HPKE-Ciphersuite.swift
[551/635] Compiling Crypto HPKE-KDF.swift
[552/635] Compiling Crypto HPKE-KexKeyDerivation.swift
[553/635] Compiling Crypto HPKE-LabeledExtract.swift
[554/635] Compiling Crypto HPKE-Utils.swift
[555/635] Compiling Crypto DHKEM.swift
[556/635] Compiling Crypto HPKE-KEM-Curve25519.swift
[557/635] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[558/635] Compiling Crypto HPKE-KEM.swift
[559/635] Compiling Crypto HPKE-Errors.swift
[560/644] Emitting module NIOCore
[562/645] Emitting module Crypto
[563/645] Compiling Crypto PKCS8PrivateKey.swift
[564/645] Compiling Crypto SEC1PrivateKey.swift
[565/645] Compiling Crypto SubjectPublicKeyInfo.swift
[566/645] Compiling Crypto CryptoKitErrors.swift
[567/645] Compiling Crypto Digest_boring.swift
[568/645] Compiling Crypto Digest.swift
[569/645] Compiling Crypto Digests.swift
[570/645] Compiling Crypto HashFunctions.swift
[571/645] Compiling Crypto HashFunctions_SHA2.swift
[572/645] Compiling Crypto HPKE-AEAD.swift
[572/645] Wrapping AST for NIOCore for debugging
[574/708] Compiling NIOPosix PendingWritesManager.swift
[575/708] Compiling NIOPosix PipeChannel.swift
[576/708] Compiling NIOPosix PipePair.swift
[577/708] Compiling NIOPosix SelectableChannel.swift
[578/708] Compiling NIOPosix SelectableEventLoop.swift
[579/708] Compiling NIOPosix SelectorEpoll.swift
[580/708] Compiling NIOPosix SelectorGeneric.swift
[581/708] Compiling NIOPosix SelectorKqueue.swift
[582/708] Compiling NIOPosix SelectorUring.swift
[583/708] Compiling NIOPosix ServerSocket.swift
[584/708] Compiling NIOPosix Linux.swift
[585/708] Compiling NIOPosix LinuxCPUSet.swift
[586/708] Compiling NIOPosix LinuxUring.swift
[587/708] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[588/708] Compiling NIOPosix Bootstrap.swift
[589/708] Compiling NIOPosix ControlMessage.swift
[590/708] Compiling NIOPosix DatagramVectorReadManager.swift
[591/708] Compiling NIOPosix Errors+Any.swift
[592/708] Compiling NIOPosix FileDescriptor.swift
[593/708] Compiling NIOPosix GetaddrinfoResolver.swift
[594/708] Compiling Crypto HPKE.swift
[595/708] Compiling Crypto HPKE-Context.swift
[596/708] Compiling Crypto HPKE-KeySchedule.swift
[597/708] Compiling Crypto HPKE-Modes.swift
[598/708] Compiling Crypto Insecure.swift
[599/708] Compiling Crypto Insecure_HashFunctions.swift
[600/708] Compiling Crypto KEM.swift
[601/708] Compiling Crypto ECDH_boring.swift
[602/708] Compiling Crypto DH.swift
[603/708] Compiling Crypto ECDH.swift
[604/708] Compiling Shared Base64.swift
[605/708] Compiling Shared ByteBufferViewEx.swift
[606/708] Compiling Shared CRC32.swift
[607/708] Compiling Shared FixedBigInt.swift
[608/708] Compiling Shared KeyingMaterialExporter.swift
[609/708] Compiling Shared Marshal.swift
[610/708] Compiling Shared MatchRange.swift
[611/708] Compiling Shared Padding.swift
[612/708] Compiling Shared RTCHandler.swift
[613/708] Compiling Shared ReplayDetector.swift
[614/708] Compiling NIOPosix HappyEyeballs.swift
[615/708] Compiling NIOPosix Pool.swift
[616/708] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[617/708] Compiling NIOPosix PosixSingletons.swift
[618/708] Compiling NIOPosix RawSocketBootstrap.swift
[619/708] Compiling NIOPosix Resolver.swift
[620/708] Compiling NIOPosix Selectable.swift
[621/708] Compiling NIOPosix NIOThreadPool.swift
[622/708] Compiling NIOPosix NonBlockingFileIO.swift
[623/708] Compiling NIOPosix PendingDatagramWritesManager.swift
[624/708] Compiling Crypto Signature.swift
[625/708] Compiling Crypto CryptoKitErrors_boring.swift
[626/708] Compiling Crypto RNG_boring.swift
[627/708] Compiling Crypto SafeCompare_boring.swift
[628/708] Compiling Crypto Zeroization_boring.swift
[629/708] Compiling Crypto PrettyBytes.swift
[630/708] Compiling Crypto SafeCompare.swift
[631/708] Compiling Crypto SecureBytes.swift
[632/708] Compiling Crypto Zeroization.swift
[633/709] Compiling Shared SocketAddress.swift
[638/710] Wrapping AST for Crypto for debugging
[644/710] Emitting module Shared
[647/710] Emitting module NIOEmbedded
[648/710] Compiling NIOEmbedded AsyncTestingChannel.swift
[649/710] Compiling Shared Url.swift
[650/710] Compiling Shared StdExtensions.swift
[651/711] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[652/711] Compiling NIOEmbedded Embedded.swift
[661/718] Wrapping AST for Shared for debugging
[662/718] Wrapping AST for NIOEmbedded for debugging
[665/718] Compiling NIOPosix Socket.swift
[666/718] Compiling NIOPosix SocketChannel.swift
[667/718] Compiling NIOPosix SocketProtocols.swift
[668/718] Compiling NIOPosix System.swift
[669/718] Compiling NIOPosix Thread.swift
[670/718] Compiling NIOPosix ThreadPosix.swift
[671/718] Compiling NIOPosix ThreadWindows.swift
[672/718] Compiling NIOPosix UnsafeTransfer.swift
[673/718] Compiling NIOPosix Utilities.swift
[674/718] Compiling NIOPosix VsockAddress.swift
[675/718] Compiling NIOPosix VsockChannelEvents.swift
[688/718] Emitting module NIOPosix
[709/719] Wrapping AST for NIOPosix for debugging
[711/721] Emitting module NIO
[712/721] Compiling NIO Exports.swift
[713/722] Wrapping AST for NIO for debugging
[715/727] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[716/727] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[717/727] Emitting module NIOFoundationCompat
[718/727] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[719/727] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[720/728] Wrapping AST for NIOFoundationCompat for debugging
[722/742] Compiling STUN Uri.swift
[723/743] Compiling STUN MessageIntegrity.swift
[724/743] Compiling STUN StunError.swift
[725/743] Compiling STUN TextAttribute.swift
[726/743] Compiling STUN UnknownAttribute.swift
[727/743] Compiling STUN Attribute.swift
[728/743] Compiling STUN Checks.swift
[729/743] Emitting module STUN
[730/743] Compiling STUN Address.swift
[731/743] Compiling STUN Agent.swift
[732/743] Compiling STUN Client.swift
[733/743] Compiling STUN ErrorCodeAttribute.swift
[734/743] Compiling STUN XorMappedAddress.swift
[735/743] Compiling STUN Fingerprint.swift
[736/743] Compiling STUN Message.swift
[737/746] Wrapping AST for STUN for debugging
[739/748] Emitting module XExampleStunDecode
[740/748] Compiling XExampleStunDecode StunDecode.swift
[741/748] Emitting module XExampleStunClient
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:162:21: warning: type 'StunClientHandler' does not conform to the 'Sendable' protocol
22 | // Got response: [IPv4]24.130.67.207:51344
23 |
24 | private final class StunClientHandler: ChannelInboundHandler {
| `- note: class 'StunClientHandler' does not conform to the 'Sendable' protocol
25 | public typealias InboundIn = AddressedEnvelope<ByteBuffer>
26 | public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
:
160 | .channelInitializer { channel in
161 | channel.pipeline.addHandler(
162 | StunClientHandler(remoteAddressInitializer: remoteAddress))
| `- warning: type 'StunClientHandler' does not conform to the 'Sendable' protocol
163 | }
164 | defer {
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:162:65: warning: capture of 'remoteAddress' with non-sendable type '() throws -> SocketAddress' in a '@Sendable' closure
160 | .channelInitializer { channel in
161 | channel.pipeline.addHandler(
162 | StunClientHandler(remoteAddressInitializer: remoteAddress))
| |- warning: capture of 'remoteAddress' with non-sendable type '() throws -> SocketAddress' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
163 | }
164 | defer {
[742/748] Compiling XExampleStunClient StunClient.swift
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:53:37: error: cannot convert value of type 'Message' to expected argument type 'Transmit<Client.Win>' (aka 'Transmit<Message>')
51 | var msg = Message()
52 | try msg.build([TransactionId(), bindingRequest])
53 | try client?.handleWrite(msg)
| `- error: cannot convert value of type 'Message' to expected argument type 'Transmit<Client.Win>' (aka 'Transmit<Message>')
54 | while let transmit = client?.pollTransmit() {
55 | // Forward the data.
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:54:42: error: value of type 'Client' has no member 'pollTransmit'
52 | try msg.build([TransactionId(), bindingRequest])
53 | try client?.handleWrite(msg)
54 | while let transmit = client?.pollTransmit() {
| `- error: value of type 'Client' has no member 'pollTransmit'
55 | // Forward the data.
56 | let envelope = AddressedEnvelope<ByteBuffer>(
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:71:36: error: cannot convert value of type 'ByteBufferView' to expected argument type 'Transmit<Client.Rin>' (aka 'Transmit<ByteBuffer>')
69 |
70 | do {
71 | try client?.handleRead(byteBuffer)
| `- error: cannot convert value of type 'ByteBufferView' to expected argument type 'Transmit<Client.Rin>' (aka 'Transmit<ByteBuffer>')
72 |
73 | if let event = client?.pollEvent() {
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:74:54: error: value of type 'Client.Eout' (aka 'Event') has no member 'result'
72 |
73 | if let event = client?.pollEvent() {
74 | guard case .success(var msg) = event.result else {
| `- error: value of type 'Client.Eout' (aka 'Event') has no member 'result'
75 | return
76 | }
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:82:25: error: value of type 'Client' has no member 'handleClose'
80 | }
81 |
82 | try client?.handleClose()
| `- error: value of type 'Client' has no member 'handleClose'
83 | } catch let err {
84 | print("\(err)")
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:162:21: warning: type 'StunClientHandler' does not conform to the 'Sendable' protocol
22 | // Got response: [IPv4]24.130.67.207:51344
23 |
24 | private final class StunClientHandler: ChannelInboundHandler {
| `- note: class 'StunClientHandler' does not conform to the 'Sendable' protocol
25 | public typealias InboundIn = AddressedEnvelope<ByteBuffer>
26 | public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
:
160 | .channelInitializer { channel in
161 | channel.pipeline.addHandler(
162 | StunClientHandler(remoteAddressInitializer: remoteAddress))
| `- warning: type 'StunClientHandler' does not conform to the 'Sendable' protocol
163 | }
164 | defer {
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:162:65: warning: capture of 'remoteAddress' with non-sendable type '() throws -> SocketAddress' in a '@Sendable' closure
160 | .channelInitializer { channel in
161 | channel.pipeline.addHandler(
162 | StunClientHandler(remoteAddressInitializer: remoteAddress))
| |- warning: capture of 'remoteAddress' with non-sendable type '() throws -> SocketAddress' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
163 | }
164 | defer {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/25] Write swift-version-24593BA9C3E375BF.txt
[4/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/82] Compiling Atomics AtomicStorage.swift
[6/82] Compiling Atomics AtomicValue.swift
[7/82] Compiling Atomics AtomicOptionalWrappable.swift
[8/82] Compiling Atomics AtomicReference.swift
[9/82] Compiling _NIODataStructures PriorityQueue.swift
[10/82] Compiling Atomics ManagedAtomic.swift
[11/82] Compiling Atomics ManagedAtomicLazyReference.swift
[12/84] Compiling Atomics UnsafeAtomic.swift
[13/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/84] Compiling CryptoBoringWrapper RandomBytes.swift
[15/84] Compiling Atomics AtomicMemoryOrderings.swift
[16/84] Compiling Atomics DoubleWord.swift
[20/84] Compiling Atomics Primitives.shims.swift
[21/84] Compiling Atomics AtomicInteger.swift
[23/84] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/84] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[25/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[26/84] Emitting module NIOConcurrencyHelpers
[27/84] Compiling CryptoBoringWrapper EllipticCurve.swift
[28/84] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[29/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/84] Compiling NIOConcurrencyHelpers lock.swift
[31/84] Compiling Atomics IntegerOperations.swift
[32/84] Compiling Atomics Unmanaged extensions.swift
[33/84] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[36/84] Compiling Atomics OptionalRawRepresentable.swift
[37/84] Compiling Atomics RawRepresentable.swift
[38/84] Emitting module InternalCollectionsUtilities
[39/84] Emitting module CryptoBoringWrapper
[40/84] Emitting module _NIODataStructures
[41/84] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[42/84] Compiling NIOConcurrencyHelpers atomics.swift
[43/85] Emitting module _NIOBase64
[44/85] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[45/85] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[46/85] Compiling _NIOBase64 Base64.swift
[49/87] Compiling _NIODataStructures Heap.swift
[50/87] Compiling _NIODataStructures _TinyArray.swift
[52/87] Compiling Atomics PointerConformances.swift
[53/87] Compiling Atomics Primitives.native.swift
[54/87] Compiling Atomics AtomicBool.swift
[55/87] Compiling Atomics IntegerConformances.swift
[55/87] Wrapping AST for CryptoBoringWrapper for debugging
[58/157] Wrapping AST for InternalCollectionsUtilities for debugging
[60/172] Compiling DequeModule _DequeBuffer.swift
[61/172] Compiling DequeModule _DequeBufferHeader.swift
[62/174] Compiling DequeModule Deque+CustomReflectable.swift
[63/174] Compiling DequeModule Deque+Descriptions.swift
[64/174] Compiling DequeModule Deque+Equatable.swift
[65/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/174] Compiling DequeModule _DequeSlot.swift
[67/174] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/174] Compiling DequeModule Deque+Testing.swift
[69/174] Compiling DequeModule Deque._Storage.swift
[70/174] Compiling DequeModule Deque+Extras.swift
[71/174] Compiling DequeModule Deque+Hashable.swift
[75/174] Compiling DequeModule Deque+Codable.swift
[76/174] Compiling DequeModule Deque+Collection.swift
[80/174] Compiling DequeModule Deque._UnsafeHandle.swift
[81/174] Compiling DequeModule Deque.swift
[82/174] Emitting module DequeModule
[84/175] Emitting module Atomics
[86/176] Emitting module Crypto
[86/185] Wrapping AST for DequeModule for debugging
[88/185] Compiling Crypto HPKE-Ciphersuite.swift
[89/185] Compiling Crypto HPKE-KDF.swift
[90/185] Compiling Crypto HPKE-KexKeyDerivation.swift
[91/185] Compiling Crypto HPKE-LabeledExtract.swift
[92/185] Compiling Crypto HPKE-Utils.swift
[93/185] Compiling Crypto DHKEM.swift
[94/185] Compiling Crypto HPKE-KEM-Curve25519.swift
[95/185] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[96/185] Compiling Crypto HPKE-KEM.swift
[97/185] Compiling Crypto HPKE-Errors.swift
[98/185] Compiling Crypto HPKE.swift
[99/185] Compiling Crypto HPKE-Context.swift
[100/185] Compiling Crypto HPKE-KeySchedule.swift
[101/185] Compiling Crypto HPKE-Modes.swift
[102/185] Compiling Crypto Insecure.swift
[103/185] Compiling Crypto Insecure_HashFunctions.swift
[104/185] Compiling Crypto KEM.swift
[105/185] Compiling Crypto ECDH_boring.swift
[106/185] Compiling Crypto DH.swift
[107/185] Compiling Crypto ECDH.swift
[108/185] Compiling Crypto HKDF.swift
[109/185] Compiling Crypto AESWrap.swift
[110/185] Compiling Crypto AESWrap_boring.swift
[111/185] Compiling Crypto Ed25519_boring.swift
[112/185] Compiling Crypto NISTCurvesKeys_boring.swift
[113/185] Compiling Crypto X25519Keys_boring.swift
[114/185] Compiling Crypto Curve25519.swift
[115/185] Compiling Crypto Ed25519Keys.swift
[116/185] Compiling Crypto NISTCurvesKeys.swift
[117/185] Compiling Crypto X25519Keys.swift
[118/185] Compiling Crypto SymmetricKeys.swift
[119/185] Compiling Crypto HMAC.swift
[120/185] Compiling Crypto MACFunctions.swift
[121/185] Compiling Crypto MessageAuthenticationCode.swift
[122/185] Compiling Crypto AES.swift
[123/185] Compiling Crypto ECDSASignature_boring.swift
[124/185] Compiling Crypto ECDSA_boring.swift
[125/185] Compiling Crypto EdDSA_boring.swift
[126/185] Compiling Crypto ECDSA.swift
[127/185] Compiling Crypto Ed25519.swift
[127/185] Wrapping AST for Atomics for debugging
[129/185] Compiling Crypto PKCS8PrivateKey.swift
[130/185] Compiling Crypto SEC1PrivateKey.swift
[131/185] Compiling Crypto SubjectPublicKeyInfo.swift
[132/185] Compiling Crypto CryptoKitErrors.swift
[133/185] Compiling Crypto Digest_boring.swift
[134/185] Compiling Crypto Digest.swift
[135/185] Compiling Crypto Digests.swift
[136/185] Compiling Crypto HashFunctions.swift
[137/185] Compiling Crypto HashFunctions_SHA2.swift
[138/185] Compiling Crypto HPKE-AEAD.swift
[139/245] Compiling NIOCore BSDSocketAPI.swift
[140/245] Compiling NIOCore ByteBuffer-aux.swift
[141/245] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[142/245] Compiling NIOCore ByteBuffer-conversions.swift
[143/245] Compiling NIOCore ByteBuffer-core.swift
[144/245] Compiling NIOCore ByteBuffer-hex.swift
[145/245] Compiling NIOCore ByteBuffer-int.swift
[146/245] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/245] Compiling NIOCore ByteBuffer-multi-int.swift
[148/245] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/245] Compiling NIOCore AddressedEnvelope.swift
[150/245] Compiling NIOCore AsyncAwaitSupport.swift
[151/245] Compiling NIOCore AsyncChannel.swift
[152/245] Compiling NIOCore AsyncChannelHandler.swift
[153/245] Compiling NIOCore AsyncChannelInboundStream.swift
[154/245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[155/245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[156/245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[157/245] Compiling NIOCore NIOAsyncWriter.swift
[158/245] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[159/245] Compiling NIOCore MulticastChannel.swift
[160/245] Compiling NIOCore NIOAny.swift
[161/245] Compiling NIOCore NIOCloseOnErrorHandler.swift
[162/245] Compiling NIOCore NIOLoopBound.swift
[163/245] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[164/245] Compiling NIOCore NIOScheduledCallback.swift
[165/245] Compiling NIOCore NIOSendable.swift
[166/245] Compiling NIOCore RecvByteBufferAllocator.swift
[167/253] Compiling Crypto Signature.swift
[168/253] Compiling Crypto CryptoKitErrors_boring.swift
[169/253] Compiling Crypto RNG_boring.swift
[170/253] Compiling Crypto SafeCompare_boring.swift
[171/253] Compiling Crypto Zeroization_boring.swift
[172/253] Compiling Crypto PrettyBytes.swift
[173/253] Compiling Crypto SafeCompare.swift
[174/253] Compiling Crypto SecureBytes.swift
[175/253] Compiling Crypto Zeroization.swift
[177/254] Compiling NIOCore IO.swift
[178/254] Compiling NIOCore IOData.swift
[179/254] Compiling NIOCore IPProtocol.swift
[180/254] Compiling NIOCore IntegerBitPacking.swift
[181/254] Compiling NIOCore IntegerTypes.swift
[182/254] Compiling NIOCore Interfaces.swift
[183/254] Compiling NIOCore Linux.swift
[184/254] Compiling NIOCore MarkedCircularBuffer.swift
[185/254] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[186/254] Compiling NIOCore EventLoopFuture+Deprecated.swift
[187/254] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[188/254] Compiling NIOCore EventLoopFuture.swift
[189/254] Compiling NIOCore FileDescriptor.swift
[190/254] Compiling NIOCore FileHandle.swift
[191/254] Compiling NIOCore FileRegion.swift
[192/254] Compiling NIOCore GlobalSingletons.swift
[192/254] Wrapping AST for Crypto for debugging
[194/254] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[195/254] Compiling NIOCore SocketAddresses.swift
[196/254] Compiling NIOCore SocketOptionProvider.swift
[197/254] Compiling NIOCore SystemCallHelpers.swift
[198/254] Compiling NIOCore TimeAmount+Duration.swift
[199/254] Compiling NIOCore TypeAssistedChannelHandler.swift
[200/254] Compiling NIOCore UniversalBootstrapSupport.swift
[201/254] Compiling NIOCore Utilities.swift
[202/254] Compiling NIOCore CircularBuffer.swift
[203/254] Compiling NIOCore Codec.swift
[204/254] Compiling NIOCore ConvenienceOptionSupport.swift
[205/254] Compiling NIOCore DeadChannel.swift
[206/254] Compiling NIOCore DispatchQueue+WithFuture.swift
[207/254] Compiling NIOCore EventLoop+Deprecated.swift
[208/254] Compiling NIOCore EventLoop+SerialExecutor.swift
[209/254] Compiling NIOCore EventLoop.swift
[219/254] Compiling ExtrasBase64 Base32.swift
[220/254] Emitting module ExtrasBase64
[221/254] Compiling ExtrasBase64 Base64.swift
[222/255] Wrapping AST for ExtrasBase64 for debugging
[224/255] Emitting module NIOCore
[236/255] Compiling NIOCore ByteBuffer-views.swift
[237/255] Compiling NIOCore Channel.swift
[238/255] Compiling NIOCore ChannelHandler.swift
[239/255] Compiling NIOCore ChannelHandlers.swift
[240/255] Compiling NIOCore ChannelInvoker.swift
[241/255] Compiling NIOCore ChannelOption.swift
[242/255] Compiling NIOCore ChannelPipeline.swift
[244/318] Emitting module NIOEmbedded
[245/318] Compiling NIOEmbedded AsyncTestingChannel.swift
[246/318] Compiling NIOPosix BSDSocketAPIPosix.swift
[247/318] Compiling NIOPosix BSDSocketAPIWindows.swift
[248/318] Compiling NIOPosix HappyEyeballs.swift
[249/318] Compiling NIOPosix BSDSocketAPICommon.swift
[250/318] Compiling NIOPosix FileDescriptor.swift
[251/318] Compiling NIOPosix GetaddrinfoResolver.swift
[252/319] Emitting module Shared
[253/319] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[254/319] Compiling NIOEmbedded Embedded.swift
[256/320] Compiling Shared StdExtensions.swift
[257/320] Compiling Shared SocketAddress.swift
[258/320] Compiling NIOPosix Bootstrap.swift
[259/320] Compiling NIOPosix ControlMessage.swift
[260/320] Compiling NIOPosix DatagramVectorReadManager.swift
[261/320] Compiling NIOPosix Errors+Any.swift
[262/319] Compiling Shared Url.swift
[263/320] Wrapping AST for Shared for debugging
[272/326] Compiling NIOPosix Pool.swift
[273/326] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[274/326] Compiling NIOPosix PosixSingletons.swift
[275/326] Compiling NIOPosix RawSocketBootstrap.swift
[276/326] Compiling NIOPosix Resolver.swift
[277/326] Compiling NIOPosix Selectable.swift
[278/326] Emitting module NIOPosix
[279/326] Compiling NIOPosix SelectableChannel.swift
[280/326] Compiling NIOPosix SelectableEventLoop.swift
[281/326] Compiling NIOPosix SelectorEpoll.swift
[282/326] Compiling NIOPosix SelectorGeneric.swift
[283/326] Compiling NIOPosix SelectorKqueue.swift
[284/326] Compiling NIOPosix SelectorUring.swift
[285/326] Compiling NIOPosix ServerSocket.swift
[286/326] Compiling NIOPosix Socket.swift
[287/326] Compiling NIOPosix SocketChannel.swift
[288/326] Compiling NIOPosix SocketProtocols.swift
[289/326] Compiling NIOPosix System.swift
[290/326] Compiling NIOPosix Thread.swift
[291/326] Compiling NIOPosix ThreadPosix.swift
[292/326] Compiling NIOPosix ThreadWindows.swift
[293/326] Compiling NIOPosix UnsafeTransfer.swift
[294/326] Compiling NIOPosix Utilities.swift
[295/326] Compiling NIOPosix VsockAddress.swift
[296/326] Compiling NIOPosix VsockChannelEvents.swift
[297/326] Compiling NIOPosix IO.swift
[298/326] Compiling NIOPosix IntegerBitPacking.swift
[299/326] Compiling NIOPosix IntegerTypes.swift
[300/326] Compiling NIOPosix Linux.swift
[301/326] Compiling NIOPosix LinuxCPUSet.swift
[302/326] Compiling NIOPosix LinuxUring.swift
[303/326] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[307/326] Compiling NIOPosix BaseSocket.swift
[308/326] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[309/326] Compiling NIOPosix BaseSocketChannel.swift
[310/326] Compiling NIOPosix BaseStreamSocketChannel.swift
[311/326] Compiling NIOPosix NIOThreadPool.swift
[312/326] Compiling NIOPosix NonBlockingFileIO.swift
[313/326] Compiling NIOPosix PendingDatagramWritesManager.swift
[314/326] Compiling NIOPosix PendingWritesManager.swift
[315/326] Compiling NIOPosix PipeChannel.swift
[316/326] Compiling NIOPosix PipePair.swift
[318/328] Compiling NIO Exports.swift
[319/328] Emitting module NIO
[321/333] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[322/333] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[323/333] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[324/333] Emitting module NIOFoundationCompat
[325/333] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[327/347] Compiling STUN Uri.swift
[328/348] Compiling STUN MessageIntegrity.swift
[329/348] Compiling STUN StunError.swift
[330/348] Compiling STUN TextAttribute.swift
[331/348] Compiling STUN UnknownAttribute.swift
[332/348] Emitting module STUN
[333/348] Compiling STUN XorMappedAddress.swift
[334/348] Compiling STUN Attribute.swift
[335/348] Compiling STUN Checks.swift
[336/348] Compiling STUN Fingerprint.swift
[337/348] Compiling STUN Message.swift
[338/348] Compiling STUN Address.swift
[339/348] Compiling STUN Agent.swift
[340/348] Compiling STUN Client.swift
[341/348] Compiling STUN ErrorCodeAttribute.swift
[343/352] Emitting module XExampleStunClient
[344/352] Compiling XExampleStunClient StunClient.swift
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:53:37: error: cannot convert value of type 'Message' to expected argument type 'Transmit<Client.Win>' (aka 'Transmit<Message>')
51 | var msg = Message()
52 | try msg.build([TransactionId(), bindingRequest])
53 | try client?.handleWrite(msg)
| `- error: cannot convert value of type 'Message' to expected argument type 'Transmit<Client.Win>' (aka 'Transmit<Message>')
54 | while let transmit = client?.pollTransmit() {
55 | // Forward the data.
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:54:42: error: value of type 'Client' has no member 'pollTransmit'
52 | try msg.build([TransactionId(), bindingRequest])
53 | try client?.handleWrite(msg)
54 | while let transmit = client?.pollTransmit() {
| `- error: value of type 'Client' has no member 'pollTransmit'
55 | // Forward the data.
56 | let envelope = AddressedEnvelope<ByteBuffer>(
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:71:36: error: cannot convert value of type 'ByteBufferView' to expected argument type 'Transmit<Client.Rin>' (aka 'Transmit<ByteBuffer>')
69 |
70 | do {
71 | try client?.handleRead(byteBuffer)
| `- error: cannot convert value of type 'ByteBufferView' to expected argument type 'Transmit<Client.Rin>' (aka 'Transmit<ByteBuffer>')
72 |
73 | if let event = client?.pollEvent() {
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:74:54: error: value of type 'Client.Eout' (aka 'Event') has no member 'result'
72 |
73 | if let event = client?.pollEvent() {
74 | guard case .success(var msg) = event.result else {
| `- error: value of type 'Client.Eout' (aka 'Event') has no member 'result'
75 | return
76 | }
/host/spi-builder-workspace/Sources/XExampleStunClient/StunClient.swift:82:25: error: value of type 'Client' has no member 'handleClose'
80 | }
81 |
82 | try client?.handleClose()
| `- error: value of type 'Client' has no member 'handleClose'
83 | } catch let err {
84 | print("\(err)")
[345/352] Emitting module XExampleStunDecode
BUILD FAILURE 6.1 android