Build Information
Failed to build MongoQueue, reference main (169580
), with Swift 6.1 for Android on 29 May 2025 07:33:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/orlandos-nl/MongoQueue.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/orlandos-nl/MongoQueue
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 169580c Create FUNDING.yml
Cloned https://github.com/orlandos-nl/MongoQueue.git
Revision (git rev-parse @):
169580cb333d01db1aa6497badc14d217becc2e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoQueue.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/orlandos-nl/MongoQueue.git
https://github.com/orlandos-nl/MongoQueue.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "mongokitten",
"requirement" : {
"range" : [
{
"lower_bound" : "7.9.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orlandos-nl/MongoKitten.git"
}
],
"manifest_display_name" : "MongoQueue",
"name" : "MongoQueue",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MongoQueue",
"targets" : [
"MongoQueue"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MongoQueueTests",
"module_type" : "SwiftTarget",
"name" : "MongoQueueTests",
"path" : "Tests/MongoQueueTests",
"sources" : [
"MongoQueueTests.swift"
],
"target_dependencies" : [
"MongoQueue"
],
"type" : "test"
},
{
"c99name" : "MongoQueue",
"module_type" : "SwiftTarget",
"name" : "MongoQueue",
"path" : "Sources/MongoQueue",
"product_dependencies" : [
"MongoKitten",
"Meow"
],
"product_memberships" : [
"MongoQueue"
],
"sources" : [
"KnownType.swift",
"MongoQueue.swift",
"MongoQueueError.swift",
"QueuedTask.swift",
"RecurringTask.swift",
"ScheduledTask.swift",
"TaskExecution.swift",
"TaskModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/orlandos-nl/MongoKitten.git
[1/14238] Fetching mongokitten
Fetched https://github.com/orlandos-nl/MongoKitten.git from cache (0.66s)
Computing version for https://github.com/orlandos-nl/MongoKitten.git
Computed https://github.com/orlandos-nl/MongoKitten.git at 7.9.9 (1.14s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/orlandos-nl/DNSClient.git
[1/6004] Fetching bson
[122/7148] Fetching bson, dnsclient
[4568/12122] Fetching bson, dnsclient, swift-distributed-tracing
[8482/13832] Fetching bson, dnsclient, swift-distributed-tracing, swift-atomics
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (0.32s)
[12654/12688] Fetching bson, swift-distributed-tracing, swift-atomics
Fetching https://github.com/apple/swift-metrics.git
[12689/27531] Fetching bson, swift-distributed-tracing, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.44s)
Fetching https://github.com/apple/swift-log.git
[9199/22557] Fetching bson, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
[7490/96940] Fetching bson, swift-nio-ssl, swift-nio
[12334/99146] Fetching bson, swift-nio-ssl, swift-nio, swift-metrics
[16590/102982] Fetching bson, swift-nio-ssl, swift-nio, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.43s)
[28714/100776] Fetching bson, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.34s)
[28367/96940] Fetching bson, swift-nio-ssl, swift-nio
Fetched https://github.com/orlandos-nl/BSON.git from cache (5.62s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.65s)
Fetched https://github.com/apple/swift-nio.git from cache (5.72s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (8.39s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.84s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.70s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.23s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1890/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.2.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.54s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 8.2.0
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.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/orlandos-nl/MongoKitten.git
Working copy of https://github.com/orlandos-nl/MongoKitten.git resolved at 7.9.9
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/439] Write sources
[27/439] Compiling CNIOWindows WSAStartup.c
[28/439] Compiling CNIOWindows shim.c
[29/439] Compiling CNIOWASI CNIOWASI.c
[30/439] Compiling _AtomicsShims.c
[31/439] Compiling CNIOLinux liburing_shims.c
[32/439] Compiling CNIODarwin shim.c
[33/439] Compiling CNIOLinux shim.c
[34/439] Compiling fiat_p256_adx_mul.S
[35/439] Compiling fiat_p256_adx_sqr.S
[36/439] Compiling fiat_curve25519_adx_mul.S
[37/439] Compiling fiat_curve25519_adx_square.S
[38/439] Write swift-version-24593BA9C3E375BF.txt
[39/439] Compiling CNIOBoringSSLShims shims.c
[40/443] Compiling tls_method.cc
[41/443] Compiling t1_enc.cc
[42/443] Compiling tls13_enc.cc
[43/443] Compiling tls_record.cc
[44/455] Compiling tls13_server.cc
[45/461] Compiling tls13_client.cc
[46/475] Compiling tls13_both.cc
[48/478] Emitting module _NIODataStructures
[49/478] Emitting module Logging
[49/478] Compiling ssl_x509.cc
[51/478] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/478] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/479] Compiling _NIODataStructures _TinyArray.swift
[54/479] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/479] Compiling InternalCollectionsUtilities Debugging.swift
[56/479] Compiling InternalCollectionsUtilities Descriptions.swift
[57/479] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/479] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/479] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[60/479] Compiling InternalCollectionsUtilities Integer rank.swift
[61/479] Emitting module InternalCollectionsUtilities
[62/479] Compiling _NIODataStructures PriorityQueue.swift
[63/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/479] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/479] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/479] Emitting module ServiceContextModule
[68/479] Compiling ServiceContextModule ServiceContext.swift
[69/479] Compiling ServiceContextModule ServiceContextKey.swift
[70/480] Compiling _NIODataStructures Heap.swift
[71/481] Compiling CoreMetrics Metrics.swift
[72/481] Compiling _NIOBase64 Base64.swift
[73/481] Emitting module _NIOBase64
[75/482] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/483] Compiling _MongoKittenCrypto Hash.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/483] Emitting module _MongoKittenCrypto
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/483] Compiling _MongoKittenCrypto HMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/489] Compiling Instrumentation MultiplexInstrument.swift
[83/489] Compiling Instrumentation NoOpInstrument.swift
[84/489] Compiling _MongoKittenCrypto SHA256.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/489] Compiling Instrumentation Instrument.swift
[86/489] Emitting module Instrumentation
[87/489] Compiling _MongoKittenCrypto SHA1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/489] Compiling ssl_versions.cc
[89/504] Compiling DequeModule Deque+CustomReflectable.swift
[90/504] Compiling DequeModule Deque+Descriptions.swift
[91/506] Compiling DequeModule _DequeBuffer.swift
[92/506] Compiling DequeModule _DequeBufferHeader.swift
[93/506] Compiling DequeModule Deque+Equatable.swift
[94/506] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/506] Compiling DequeModule Deque+Extras.swift
[96/506] Compiling DequeModule Deque+Hashable.swift
[96/506] Compiling ssl_stat.cc
[98/506] Compiling DequeModule _DequeSlot.swift
[99/506] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/506] Compiling ssl_transcript.cc
[101/506] Compiling Instrumentation Locks.swift
[102/506] Compiling Instrumentation InstrumentationSystem.swift
[103/506] Compiling Logging Locks.swift
[104/506] Compiling CoreMetrics Locks.swift
[105/507] Emitting module CoreMetrics
[106/508] Compiling Logging MetadataProvider.swift
[107/508] Compiling Logging Logging.swift
[108/508] Compiling Logging LogHandler.swift
[110/509] Compiling DequeModule Deque._UnsafeHandle.swift
[111/509] Compiling DequeModule Deque.swift
[112/509] Compiling DequeModule Deque+Testing.swift
[113/509] Compiling DequeModule Deque._Storage.swift
[115/509] Compiling ssl_session.cc
[117/509] Compiling DequeModule Deque+Codable.swift
[118/509] Compiling DequeModule Deque+Collection.swift
[119/519] Emitting module DequeModule
[121/520] Compiling _MongoKittenCrypto MD5.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/520] Compiling _MongoKittenCrypto PBKDF2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/520] Compiling _MongoKittenCrypto Hex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/521] Compiling Tracing TracingTime.swift
[125/521] Compiling Tracing TracerProtocol.swift
[127/521] Emitting module Tracing
[128/521] Compiling Tracing Tracer.swift
[129/521] Compiling Tracing TracerProtocol+Legacy.swift
[130/521] Compiling Tracing SpanProtocol.swift
[131/521] Compiling Tracing InstrumentationSystem+Tracing.swift
[132/521] Compiling Tracing NoOpTracer.swift
[133/522] Compiling ssl_privkey.cc
[134/522] Compiling ssl_file.cc
[135/522] Compiling ssl_key_share.cc
[136/522] Compiling ssl_lib.cc
[138/522] Compiling Metrics Metrics.swift
[139/522] Emitting module Metrics
[139/523] Compiling ssl_credential.cc
[141/523] Compiling ssl_cipher.cc
[142/523] Compiling ssl_cert.cc
[143/523] Compiling ssl_buffer.cc
[144/523] Compiling ssl_asn1.cc
[145/523] Compiling ssl_aead_ctx.cc
[146/523] Compiling s3_lib.cc
[147/523] Compiling s3_pkt.cc
[148/523] Compiling s3_both.cc
[149/523] Compiling handshake_client.cc
[150/523] Compiling handshake.cc
[151/523] Compiling handshake_server.cc
[152/523] Compiling handoff.cc
[153/523] Compiling dtls_record.cc
[154/523] Compiling encrypted_client_hello.cc
[155/523] Compiling md5-x86_64-linux.S
[156/523] Compiling md5-x86_64-apple.S
[157/523] Compiling md5-586-linux.S
[158/523] Compiling md5-586-apple.S
[159/523] Compiling extensions.cc
[160/523] Compiling chacha20_poly1305_x86_64-linux.S
[161/523] Compiling dtls_method.cc
[162/523] Compiling err_data.cc
[163/523] Compiling chacha20_poly1305_x86_64-apple.S
[164/523] Compiling chacha20_poly1305_armv8-win.S
[165/523] Compiling d1_srtp.cc
[166/523] Compiling bio_ssl.cc
[167/523] Compiling chacha20_poly1305_armv8-apple.S
[168/523] Compiling chacha20_poly1305_armv8-linux.S
[169/523] Compiling chacha-x86_64-linux.S
[170/523] Compiling chacha-x86-linux.S
[171/523] Compiling chacha-x86_64-apple.S
[172/523] Compiling chacha-armv8-win.S
[173/523] Compiling chacha-x86-apple.S
[174/523] Compiling chacha-armv8-apple.S
[175/523] Compiling chacha-armv8-linux.S
[176/523] Compiling aes128gcmsiv-x86_64-apple.S
[177/523] Compiling chacha-armv4-linux.S
[178/523] Compiling x86_64-mont5-linux.S
[179/523] Compiling aes128gcmsiv-x86_64-linux.S
[180/523] Compiling x86_64-mont5-apple.S
[181/523] Compiling x86_64-mont-linux.S
[182/523] Compiling x86-mont-linux.S
[183/523] Compiling x86_64-mont-apple.S
[184/523] Compiling x86-mont-apple.S
[185/523] Compiling vpaes-x86_64-linux.S
[186/523] Compiling d1_both.cc
[187/523] Compiling vpaes-x86-linux.S
[188/523] Compiling vpaes-x86-apple.S
[189/523] Compiling vpaes-x86_64-apple.S
[190/523] Compiling d1_lib.cc
[191/523] Compiling vpaes-armv8-win.S
[192/523] Compiling vpaes-armv8-apple.S
[193/523] Compiling vpaes-armv8-linux.S
[194/523] Compiling sha512-x86_64-linux.S
[195/523] Compiling vpaes-armv7-linux.S
[195/523] Compiling sha512-x86_64-apple.S
[197/523] Compiling sha512-armv8-win.S
[198/523] Compiling d1_pkt.cc
[199/523] Compiling sha512-armv8-apple.S
[200/523] Compiling sha512-armv4-linux.S
[201/523] Compiling sha512-armv8-linux.S
[202/523] Compiling sha256-x86_64-linux.S
[203/523] Compiling sha512-586-apple.S
[204/523] Compiling sha256-armv8-win.S
[205/523] Compiling sha256-x86_64-apple.S
[206/523] Compiling sha512-586-linux.S
[207/523] Compiling sha256-armv8-linux.S
[208/523] Compiling sha256-armv4-linux.S
[209/523] Compiling sha256-armv8-apple.S
[210/523] Compiling sha256-586-linux.S
[211/523] Compiling sha256-586-apple.S
[212/523] Compiling sha1-x86_64-linux.S
[213/523] Compiling sha1-x86_64-apple.S
[214/523] Compiling sha1-armv8-apple.S
[215/523] Compiling sha1-armv8-win.S
[216/523] Compiling sha1-586-linux.S
[217/523] Compiling sha1-armv4-large-linux.S
[218/523] Compiling sha1-586-apple.S
[219/523] Compiling sha1-armv8-linux.S
[220/523] Compiling rsaz-avx2-linux.S
[221/523] Compiling rsaz-avx2-apple.S
[222/523] Compiling rdrand-x86_64-linux.S
[223/523] Compiling p256_beeu-x86_64-asm-linux.S
[224/523] Compiling rdrand-x86_64-apple.S
[225/523] Compiling p256_beeu-armv8-asm-win.S
[226/523] Compiling p256_beeu-x86_64-asm-apple.S
[227/523] Compiling p256_beeu-armv8-asm-linux.S
[228/523] Compiling p256_beeu-armv8-asm-apple.S
[229/523] Compiling p256-x86_64-asm-apple.S
[230/523] Compiling p256-x86_64-asm-linux.S
[231/523] Compiling ghashv8-armv8-win.S
[232/523] Compiling p256-armv8-asm-linux.S
[233/523] Compiling p256-armv8-asm-win.S
[233/523] Compiling p256-armv8-asm-apple.S
[235/523] Compiling ghashv8-armv7-linux.S
[236/523] Compiling ghashv8-armv8-apple.S
[237/523] Compiling ghashv8-armv8-linux.S
[238/523] Compiling ghash-x86_64-linux.S
[239/523] Compiling ghash-x86_64-apple.S
[240/523] Compiling ghash-x86-linux.S
[240/523] Compiling ghash-ssse3-x86_64-apple.S
[240/523] Compiling ghash-x86-apple.S
[243/523] Compiling ghash-ssse3-x86_64-linux.S
[244/523] Compiling ghash-ssse3-x86-linux.S
[245/523] Compiling ghash-neon-armv8-win.S
[246/523] Compiling ghash-ssse3-x86-apple.S
[247/523] Compiling ghash-armv4-linux.S
[248/523] Compiling ghash-neon-armv8-linux.S
[249/523] Compiling bn-armv8-linux.S
[250/523] Compiling ghash-neon-armv8-apple.S
[250/523] Compiling co-586-apple.S
[252/523] Compiling co-586-linux.S
[253/523] Compiling bsaes-armv7-linux.S
[254/523] Compiling bn-armv8-win.S
[255/523] Compiling bn-armv8-apple.S
[256/523] Compiling bn-586-linux.S
[257/523] Compiling bn-586-apple.S
[258/523] Compiling armv8-mont-apple.S
[259/523] Compiling armv4-mont-linux.S
[260/523] Compiling aesv8-gcm-armv8-win.S
[261/523] Compiling armv8-mont-win.S
[262/523] Compiling aesv8-armv8-win.S
[263/523] Compiling aesv8-armv8-linux.S
[264/523] Compiling armv8-mont-linux.S
[264/523] Compiling aesv8-gcm-armv8-linux.S
[266/523] Compiling aesv8-gcm-armv8-apple.S
[267/523] Compiling aesv8-armv8-apple.S
[268/523] Compiling aesv8-armv7-linux.S
[269/523] Compiling aesni-x86_64-linux.S
[270/523] Compiling aesni-x86-linux.S
[271/523] Compiling aesni-gcm-x86_64-linux.S
[272/523] Compiling aesni-x86_64-apple.S
[273/523] Compiling aesni-x86-apple.S
[274/523] Compiling aesni-gcm-x86_64-apple.S
[275/523] Compiling aes-gcm-avx2-x86_64-linux.S
[276/523] Compiling aes-gcm-avx10-x86_64-linux.S
[277/523] Compiling aes-gcm-avx2-x86_64-apple.S
[277/523] Compiling aes-gcm-avx10-x86_64-apple.S
[279/523] Compiling x_x509a.cc
[280/523] Compiling x_val.cc
[281/523] Compiling x_name.cc
[282/523] Compiling x_x509.cc
[283/523] Compiling x_pubkey.cc
[284/523] Compiling x_sig.cc
[285/523] Compiling x_spki.cc
[286/523] Compiling x_req.cc
[287/523] Compiling x_attrib.cc
[288/523] Compiling x_algor.cc
[289/523] Compiling x509spki.cc
[290/523] Compiling x509rset.cc
[291/523] Compiling x_exten.cc
[292/523] Compiling x_all.cc
[293/523] Compiling x_crl.cc
[294/523] Compiling x509name.cc
[295/523] Compiling x509cset.cc
[296/523] Compiling x509_vpm.cc
[296/523] Compiling x509_v3.cc
[297/523] Compiling x509_trs.cc
[297/523] Compiling x509_vfy.cc
[300/523] Compiling x509_txt.cc
[301/523] Compiling x509_set.cc
[302/523] Compiling x509_req.cc
[303/523] Compiling x509_obj.cc
[304/523] Compiling x509_ext.cc
[305/523] Compiling x509_lu.cc
[306/523] Compiling x509_cmp.cc
[307/523] Compiling x509_d2.cc
[308/523] Compiling x509_def.cc
[309/523] Compiling x509_att.cc
[310/523] Compiling x509.cc
[311/523] Compiling v3_utl.cc
[312/523] Compiling v3_skey.cc
[313/523] Compiling v3_prn.cc
[314/523] Compiling v3_purp.cc
[315/523] Compiling v3_ocsp.cc
[316/523] Compiling v3_pcons.cc
[317/523] Compiling v3_pmaps.cc
[318/523] Compiling v3_ncons.cc
[319/523] Compiling v3_ia5.cc
[319/523] Compiling v3_int.cc
[321/523] Compiling v3_lib.cc
[322/523] Compiling v3_info.cc
[323/523] Compiling v3_genn.cc
[324/523] Compiling v3_extku.cc
[325/523] Compiling v3_enum.cc
[326/523] Compiling v3_conf.cc
[327/523] Compiling v3_crld.cc
[328/523] Compiling v3_bitst.cc
[329/523] Compiling v3_bcons.cc
[330/523] Compiling v3_alt.cc
[331/523] Compiling v3_cpols.cc
[332/523] Compiling v3_akeya.cc
[333/523] Compiling v3_akey.cc
[334/523] Compiling t_x509a.cc
[335/523] Compiling t_x509.cc
[336/523] Compiling t_crl.cc
[337/523] Compiling t_req.cc
[338/523] Compiling rsa_pss.cc
[339/523] Compiling i2d_pr.cc
[340/523] Compiling policy.cc
[340/523] Compiling name_print.cc
[342/523] Compiling asn1_gen.cc
[343/523] Compiling by_file.cc
[344/523] Compiling by_dir.cc
[345/523] Compiling voprf.cc
[346/523] Compiling algorithm.cc
[347/523] Compiling a_digest.cc
[348/523] Compiling a_verify.cc
[349/523] Compiling a_sign.cc
[350/523] Compiling thread_win.cc
[351/523] Compiling trust_token.cc
[352/523] Compiling thread.cc
[353/523] Compiling thread_none.cc
[354/523] Compiling pmbtoken.cc
[355/523] Compiling thread_pthread.cc
[356/523] Compiling stack.cc
[357/523] Compiling spake2plus.cc
[358/523] Compiling siphash.cc
[359/523] Compiling sha256.cc
[360/523] Compiling slhdsa.cc
[361/523] Compiling sha512.cc
[362/523] Compiling rsa_print.cc
[363/523] Compiling sha1.cc
[364/523] Compiling rsa_extra.cc
[365/523] Compiling rc4.cc
[366/523] Compiling refcount.cc
[367/523] Compiling urandom.cc
[368/523] Compiling rsa_crypt.cc
[369/523] Compiling rsa_asn1.cc
[370/523] Compiling trusty.cc
[371/523] Compiling windows.cc
[372/523] Compiling ios.cc
[373/523] Compiling rand.cc
[374/523] Compiling poly1305_arm_asm.S
[375/523] Compiling getentropy.cc
[376/523] Compiling forkunsafe.cc
[377/523] Compiling fork_detect.cc
[378/523] Compiling passive.cc
[379/523] Compiling deterministic.cc
[380/523] Compiling poly1305_arm.cc
[381/523] Compiling poly1305_vec.cc
[382/523] Compiling poly1305.cc
[383/523] Compiling pool.cc
[384/523] Compiling pkcs8_x509.cc
[385/523] Compiling pkcs7.cc
[386/523] Compiling p5_pbev2.cc
[387/523] Compiling pkcs8.cc
[388/523] Compiling pkcs7_x509.cc
[389/523] Compiling pem_xaux.cc
[390/523] Compiling pem_pkey.cc
[391/523] Compiling obj_xref.cc
[392/523] Compiling pem_lib.cc
[393/523] Compiling pem_oth.cc
[394/523] Compiling pem_x509.cc
[395/523] Compiling pem_all.cc
[396/523] Compiling pem_info.cc
[397/523] Compiling pem_pk8.cc
[398/523] Compiling mldsa.cc
[399/523] Compiling mlkem.cc
[400/523] Compiling mem.cc
[401/523] Compiling poly_rq_mul.S
[402/523] Compiling fips_shared_support.cc
[403/523] Compiling obj.cc
[404/523] Compiling md4.cc
[405/523] Compiling md5.cc
[406/523] Compiling lhash.cc
[407/523] Compiling sign.cc
[407/523] Compiling ex_data.cc
[409/523] Compiling kyber.cc
[410/523] Compiling scrypt.cc
[411/523] Compiling hrss.cc
[412/523] Compiling print.cc
[413/523] Compiling hpke.cc
[414/523] Compiling pbkdf.cc
[415/523] Compiling p_x25519.cc
[416/523] Compiling p_rsa_asn1.cc
[417/523] Compiling p_ed25519_asn1.cc
[418/523] Compiling p_x25519_asn1.cc
[419/523] Compiling p_ed25519.cc
[420/523] Compiling p_rsa.cc
[421/523] Compiling p_hkdf.cc
[422/523] Compiling p_ec.cc
[423/523] Compiling p_ec_asn1.cc
[424/523] Compiling p_dh.cc
[425/523] Compiling p_dsa_asn1.cc
[426/523] Compiling p_dh_asn1.cc
[427/523] Compiling evp_ctx.cc
[428/523] Compiling evp.cc
[429/523] Compiling err.cc
[430/523] Compiling engine.cc
[431/523] Compiling evp_asn1.cc
[432/523] Compiling ecdh.cc
[433/523] Compiling ecdsa_asn1.cc
[434/523] Compiling bcm.cc
[435/523] Compiling hash_to_curve.cc
[436/523] Compiling ec_derive.cc
[437/523] Compiling ec_asn1.cc
[438/523] Compiling dsa_asn1.cc
[439/523] Compiling params.cc
[440/523] Compiling dsa.cc
[441/523] Compiling digest_extra.cc
[442/523] Compiling des.cc
[442/523] Compiling curve25519_64_adx.cc
[444/523] Compiling x25519-asm-arm.S
[445/523] Compiling cpu_intel.cc
[446/523] Compiling cpu_arm_linux.cc
[446/523] Compiling cpu_arm_freebsd.cc
[448/523] Compiling curve25519.cc
[448/523] Compiling crypto.cc
[450/523] Compiling dh_asn1.cc
[451/523] Compiling spake25519.cc
[452/523] Compiling cpu_aarch64_linux.cc
[453/523] Compiling cpu_aarch64_openbsd.cc
[454/523] Compiling cpu_aarch64_sysreg.cc
[455/523] Compiling cpu_aarch64_fuchsia.cc
[456/523] Compiling cpu_aarch64_apple.cc
[457/523] Compiling cpu_aarch64_win.cc
[458/523] Compiling tls_cbc.cc
[459/523] Compiling conf.cc
[460/523] Compiling e_rc4.cc
[461/523] Compiling e_tls.cc
[462/523] Compiling e_rc2.cc
[463/523] Compiling e_aesgcmsiv.cc
[464/523] Compiling get_cipher.cc
[465/523] Compiling e_des.cc
[466/523] Compiling e_null.cc
[467/523] Compiling e_chacha20poly1305.cc
[468/523] Compiling e_aesctrhmac.cc
[469/523] Compiling derive_key.cc
[470/523] Compiling chacha.cc
[471/523] Compiling buf.cc
[472/523] Compiling unicode.cc
[473/523] Compiling ber.cc
[474/523] Compiling cbs.cc
[475/523] Compiling asn1_compat.cc
[476/523] Compiling cbb.cc
[477/523] Compiling convert.cc
[478/523] Compiling socket_helper.cc
[479/523] Compiling socket.cc
[480/523] Compiling bn_asn1.cc
[481/523] Compiling blake2.cc
[482/523] Compiling printf.cc
[483/523] Compiling pair.cc
[484/523] Compiling hexdump.cc
[485/523] Compiling file.cc
[486/523] Compiling fd.cc
[487/523] Compiling bio_mem.cc
[488/523] Compiling errno.cc
[489/523] Compiling connect.cc
[490/523] Compiling bio.cc
[491/523] Compiling base64.cc
[492/523] Compiling tasn_typ.cc
[493/523] Compiling tasn_fre.cc
[494/523] Compiling tasn_enc.cc
[495/523] Compiling tasn_utl.cc
[496/523] Compiling tasn_new.cc
[497/523] Compiling f_int.cc
[498/523] Compiling f_string.cc
[499/523] Compiling posix_time.cc
[500/523] Compiling asn1_par.cc
[501/523] Compiling asn_pack.cc
[502/523] Compiling tasn_dec.cc
[503/523] Compiling a_utctm.cc
[504/523] Compiling a_type.cc
[505/523] Compiling asn1_lib.cc
[506/523] Compiling a_octet.cc
[507/523] Compiling a_strex.cc
[508/523] Compiling a_time.cc
[509/523] Compiling a_strnid.cc
[510/523] Compiling a_d2i_fp.cc
[511/523] Compiling a_i2d_fp.cc
[512/523] Compiling a_object.cc
[513/523] Compiling a_dup.cc
[513/523] Write sources
[516/523] Compiling a_int.cc
[517/523] Compiling a_mbstr.cc
[518/540] Compiling a_gentm.cc
[519/542] Compiling a_bool.cc
[520/542] Compiling a_bitstr.cc
[522/542] Compiling Atomics ManagedAtomic.swift
[523/542] Compiling Atomics ManagedAtomicLazyReference.swift
[524/544] Compiling Atomics UnsafeAtomic.swift
[525/544] Compiling Atomics UnsafeAtomicLazyReference.swift
[526/544] Compiling Atomics AtomicMemoryOrderings.swift
[527/544] Compiling Atomics DoubleWord.swift
[528/544] Compiling Atomics OptionalRawRepresentable.swift
[529/544] Compiling Atomics RawRepresentable.swift
[530/544] Compiling Atomics AtomicBool.swift
[531/544] Compiling Atomics IntegerOperations.swift
[532/544] Compiling Atomics Unmanaged extensions.swift
[533/544] Compiling Atomics AtomicReference.swift
[534/544] Compiling Atomics AtomicStorage.swift
[535/544] Compiling Atomics AtomicValue.swift
[536/544] Compiling Atomics Primitives.shims.swift
[537/544] Compiling Atomics AtomicInteger.swift
[538/544] Compiling Atomics AtomicOptionalWrappable.swift
[538/544] Compiling c-nioatomics.c
[540/544] Emitting module Atomics
[541/544] Compiling Atomics IntegerConformances.swift
[542/544] Compiling Atomics PointerConformances.swift
[543/544] Compiling Atomics Primitives.native.swift
[544/545] Compiling c-atomics.c
[546/551] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[547/551] Compiling NIOConcurrencyHelpers lock.swift
[548/551] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[549/551] Emitting module NIOConcurrencyHelpers
[550/551] Compiling NIOConcurrencyHelpers atomics.swift
[551/551] Compiling NIOConcurrencyHelpers NIOLock.swift
[553/612] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[554/612] Compiling NIOCore EventLoopFuture+Deprecated.swift
[555/612] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[556/612] Compiling NIOCore EventLoopFuture.swift
[557/612] Compiling NIOCore FileDescriptor.swift
[558/612] Compiling NIOCore FileHandle.swift
[559/612] Compiling NIOCore FileRegion.swift
[560/612] Compiling NIOCore GlobalSingletons.swift
[561/612] Compiling NIOCore IO.swift
[562/612] Compiling NIOCore IOData.swift
[563/612] Compiling NIOCore IPProtocol.swift
[564/612] Compiling NIOCore IntegerBitPacking.swift
[565/612] Compiling NIOCore IntegerTypes.swift
[566/612] Compiling NIOCore Interfaces.swift
[567/612] Compiling NIOCore Linux.swift
[568/612] Compiling NIOCore MarkedCircularBuffer.swift
[569/612] Compiling NIOCore CircularBuffer.swift
[570/612] Compiling NIOCore Codec.swift
[571/612] Compiling NIOCore ConvenienceOptionSupport.swift
[572/612] Compiling NIOCore DeadChannel.swift
[573/612] Compiling NIOCore DispatchQueue+WithFuture.swift
[574/612] Compiling NIOCore EventLoop+Deprecated.swift
[575/612] Compiling NIOCore EventLoop+SerialExecutor.swift
[576/612] Compiling NIOCore EventLoop.swift
[577/620] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[578/620] Compiling NIOCore SocketAddresses.swift
[579/620] Compiling NIOCore SocketOptionProvider.swift
[580/620] Compiling NIOCore SystemCallHelpers.swift
[581/620] Compiling NIOCore TimeAmount+Duration.swift
[582/620] Compiling NIOCore TypeAssistedChannelHandler.swift
[583/620] Compiling NIOCore UniversalBootstrapSupport.swift
[584/620] Compiling NIOCore Utilities.swift
[585/620] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[586/620] Compiling NIOCore BSDSocketAPI.swift
[587/620] Compiling NIOCore ByteBuffer-aux.swift
[588/620] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[589/620] Compiling NIOCore ByteBuffer-conversions.swift
[590/620] Compiling NIOCore ByteBuffer-core.swift
[591/620] Compiling NIOCore ByteBuffer-hex.swift
[592/620] Compiling NIOCore ByteBuffer-int.swift
[593/620] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[594/620] Compiling NIOCore ByteBuffer-multi-int.swift
[595/620] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[596/620] Compiling NIOCore ByteBuffer-views.swift
[597/620] Compiling NIOCore Channel.swift
[598/620] Compiling NIOCore ChannelHandler.swift
[599/620] Compiling NIOCore ChannelHandlers.swift
[600/620] Compiling NIOCore ChannelInvoker.swift
[601/620] Compiling NIOCore ChannelOption.swift
[602/620] Compiling NIOCore ChannelPipeline.swift
[603/620] Compiling NIOCore AddressedEnvelope.swift
[604/620] Compiling NIOCore AsyncAwaitSupport.swift
[605/620] Compiling NIOCore AsyncChannel.swift
[606/620] Compiling NIOCore AsyncChannelHandler.swift
[607/620] Compiling NIOCore AsyncChannelInboundStream.swift
[608/620] Compiling NIOCore AsyncChannelOutboundWriter.swift
[609/620] Compiling NIOCore NIOAsyncSequenceProducer.swift
[610/620] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[611/620] Compiling NIOCore NIOAsyncWriter.swift
[612/620] Compiling NIOCore MulticastChannel.swift
[613/620] Compiling NIOCore NIOAny.swift
[614/620] Compiling NIOCore NIOCloseOnErrorHandler.swift
[615/620] Compiling NIOCore NIOLoopBound.swift
[616/620] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[617/620] Compiling NIOCore NIOScheduledCallback.swift
[618/620] Compiling NIOCore NIOSendable.swift
[619/620] Compiling NIOCore RecvByteBufferAllocator.swift
[620/620] Emitting module NIOCore
[622/705] Emitting module NIOEmbedded
[623/705] Compiling NIOPosix PendingWritesManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[624/705] Compiling NIOPosix PipeChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[625/705] Compiling NIOPosix PipePair.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[626/705] Compiling NIOPosix Pool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[627/709] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[628/709] Compiling NIOPosix NIOThreadPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[629/709] Compiling NIOPosix NonBlockingFileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[630/709] Compiling NIOPosix PendingDatagramWritesManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[631/709] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[632/709] Compiling NIOPosix PosixSingletons.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[633/709] Compiling NIOPosix RawSocketBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[634/709] Compiling NIOPosix Resolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[635/709] Compiling NIOPosix Selectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[636/709] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[637/709] Compiling NIOEmbedded AsyncTestingChannel.swift
[638/709] Compiling NIOEmbedded Embedded.swift
[646/716] Compiling NIOPosix IntegerBitPacking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[647/716] Compiling NIOPosix IntegerTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[648/716] Compiling NIOPosix Linux.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[649/716] Compiling NIOPosix LinuxCPUSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[650/716] Compiling NIOPosix LinuxUring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[651/716] Compiling NIOPosix BaseSocket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[652/716] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[653/716] Compiling NIOPosix BaseSocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[654/716] Compiling NIOPosix BaseStreamSocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[655/716] Compiling NIOPosix IO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[656/716] Emitting module NIOPosix
[657/716] Compiling BSON Primitives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[658/716] Compiling BSON RegularExpression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[659/716] Compiling BSON Timestamp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[660/716] Compiling BSON TypeIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[661/716] Compiling NIOPosix GetaddrinfoResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[662/716] Compiling NIOPosix HappyEyeballs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[663/716] Compiling NIOPosix BSDSocketAPICommon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[664/716] Compiling NIOPosix BSDSocketAPIPosix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[665/716] Compiling NIOPosix BSDSocketAPIWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[666/716] Compiling NIOPosix ThreadPosix.swift
[667/716] Compiling NIOPosix ThreadWindows.swift
[668/716] Compiling NIOPosix UnsafeTransfer.swift
[669/716] Compiling NIOPosix Utilities.swift
[670/716] Compiling NIOPosix VsockAddress.swift
[671/716] Compiling NIOPosix VsockChannelEvents.swift
[672/716] Compiling NIOPosix ServerSocket.swift
[673/716] Compiling NIOPosix Socket.swift
[674/716] Compiling NIOPosix SocketChannel.swift
[675/716] Compiling NIOPosix SocketProtocols.swift
[676/716] Compiling NIOPosix System.swift
[677/716] Compiling NIOPosix Thread.swift
[678/716] Emitting module BSON
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[679/716] Compiling NIOPosix Bootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[680/716] Compiling NIOPosix ControlMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[681/716] Compiling NIOPosix DatagramVectorReadManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[683/716] Compiling NIOPosix Errors+Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[685/716] Compiling NIOPosix FileDescriptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[688/716] Compiling NIOPosix SelectorKqueue.swift
[689/716] Compiling NIOPosix SelectorUring.swift
[719/720] Compiling NIO Exports.swift
[720/720] Emitting module NIO
[722/732] Compiling NIOTLS TLSEvents.swift
[723/732] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[724/732] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[725/732] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[726/732] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[727/732] Emitting module NIOTLS
[728/732] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[729/732] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[730/732] Compiling NIOTLS SNIHandler.swift
[732/733] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[733/733] Emitting module NIOFoundationCompat
[735/785] Compiling NIOTransportServices NIOTSBootstraps.swift
[736/785] Compiling NIOTransportServices NIOTSChannelOptions.swift
[737/785] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[738/787] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[739/787] Compiling NIOTransportServices NIOTSErrors.swift
[740/787] Compiling NIOTransportServices NIOTSEventLoop.swift
[741/787] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[742/787] Compiling NIOTransportServices NIOTSSingletons.swift
[743/787] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[744/787] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[745/787] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[746/787] Compiling NIOTransportServices NIOTSListenerChannel.swift
[747/787] Compiling NIOTransportServices StateManagedChannel.swift
[748/787] Compiling NIOTransportServices StateManagedListenerChannel.swift
[749/787] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[750/787] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[751/787] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[752/787] Compiling NIOTransportServices NIOTSDatagramListener.swift
[753/787] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[754/787] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[755/787] Emitting module NIOTransportServices
[756/787] Compiling NIOTransportServices AcceptHandler.swift
[757/787] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[758/787] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[760/800] Compiling DNSClient ConfigParser.swift
[761/801] Compiling DNSClient MessageOptions.swift
[762/801] Compiling DNSClient PTR.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:127:32: error: value of type 'in6_addr' has no member '__u6_addr'
125 | #else
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:128:32: error: value of type 'in6_addr' has no member '__u6_addr'
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:129:32: error: value of type 'in6_addr' has no member '__u6_addr'
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:130:32: error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:131:32: error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:132:32: error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:133:32: error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:134:32: error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:135:32: error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:136:32: error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:137:32: error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:138:32: error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:139:32: error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:140:32: error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:141:32: error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
142 | ipv6Addr.__u6_addr.__u6_addr8.15
143 | ).reversed()
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:142:32: error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
| `- error: value of type 'in6_addr' has no member '__u6_addr'
143 | ).reversed()
144 | .map { "\($0)" }
[763/801] Emitting module NIOSSL
[764/805] Compiling DNSClient DNSClient+Query.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
[765/805] Compiling DNSClient DNSDecoder.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
[766/805] Compiling DNSClient Client.swift
[767/805] Compiling DNSClient DNSClient+Connect.swift
[768/805] Compiling DNSClient DNSEncoder.swift
[769/805] Compiling DNSClient Errors.swift
[770/805] Compiling DNSClient Helpers.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
[771/805] Compiling DNSClient Message.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
[772/805] Compiling DNSClient SRV.swift
[773/805] Emitting module DNSClient
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/47] Emitting module ServiceContextModule
[4/47] Compiling ServiceContextModule ServiceContextKey.swift
[5/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/47] Compiling InternalCollectionsUtilities Descriptions.swift
[7/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/47] Compiling InternalCollectionsUtilities Debugging.swift
[10/47] Compiling _NIODataStructures PriorityQueue.swift
[11/47] Emitting module _MongoKittenCrypto
[12/47] Compiling ServiceContextModule ServiceContext.swift
[13/48] Compiling Logging MetadataProvider.swift
[14/48] Compiling _MongoKittenCrypto HMAC.swift
[15/48] Compiling CoreMetrics Locks.swift
[16/48] Emitting module CoreMetrics
[17/48] Compiling CoreMetrics Metrics.swift
[18/48] Compiling Logging Locks.swift
[21/49] Compiling _MongoKittenCrypto Hex.swift
[22/49] Compiling _MongoKittenCrypto Hash.swift
[23/49] Compiling _MongoKittenCrypto MD5.swift
[24/49] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[25/49] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[26/49] Compiling NIOConcurrencyHelpers NIOLock.swift
[27/49] Compiling NIOConcurrencyHelpers atomics.swift
[28/49] Compiling _MongoKittenCrypto SHA256.swift
[29/49] Compiling NIOConcurrencyHelpers lock.swift
[30/49] Emitting module _NIODataStructures
[31/51] Compiling _NIOBase64 Base64.swift
[32/51] Emitting module _NIOBase64
[33/57] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/57] Compiling InternalCollectionsUtilities Integer rank.swift
[35/63] Compiling _NIODataStructures Heap.swift
[36/63] Compiling _NIODataStructures _TinyArray.swift
[37/76] Emitting module NIOConcurrencyHelpers
[40/77] Compiling Atomics AtomicReference.swift
[41/77] Compiling Atomics AtomicStorage.swift
[42/77] Compiling Atomics RawRepresentable.swift
[43/77] Compiling Atomics AtomicBool.swift
[44/77] Emitting module InternalCollectionsUtilities
[45/77] Compiling Atomics Primitives.native.swift
[46/77] Compiling Atomics OptionalRawRepresentable.swift
[48/78] Compiling Instrumentation Instrument.swift
[49/78] Compiling Instrumentation NoOpInstrument.swift
[51/78] Compiling Instrumentation InstrumentationSystem.swift
[52/78] Compiling Instrumentation Locks.swift
[53/78] Compiling Instrumentation MultiplexInstrument.swift
[54/78] Emitting module Instrumentation
[55/79] Compiling Atomics ManagedAtomic.swift
[56/79] Compiling Atomics ManagedAtomicLazyReference.swift
[57/79] Compiling Atomics UnsafeAtomic.swift
[58/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/81] Compiling Atomics AtomicMemoryOrderings.swift
[60/81] Compiling Atomics DoubleWord.swift
[61/83] Compiling _MongoKittenCrypto SHA1.swift
[62/83] Compiling _MongoKittenCrypto PBKDF2.swift
[65/95] Compiling DequeModule Deque._Storage.swift
[66/95] Compiling Atomics AtomicInteger.swift
[67/95] Compiling Atomics AtomicOptionalWrappable.swift
[68/95] Compiling DequeModule Deque+Extras.swift
[69/95] Compiling DequeModule Deque+Hashable.swift
[70/95] Compiling DequeModule Deque+Testing.swift
[71/99] Compiling Metrics Metrics.swift
[72/99] Compiling Atomics IntegerOperations.swift
[73/99] Compiling Atomics Unmanaged extensions.swift
[74/102] Compiling Logging LogHandler.swift
[75/103] Emitting module Logging
[76/103] Compiling Logging Logging.swift
[78/108] Compiling DequeModule Deque+Equatable.swift
[79/108] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/108] Compiling DequeModule Deque+CustomReflectable.swift
[81/108] Compiling DequeModule Deque+Descriptions.swift
[82/110] Compiling DequeModule _DequeBuffer.swift
[83/110] Compiling DequeModule _DequeBufferHeader.swift
[84/110] Compiling Tracing TracingTime.swift
[85/110] Emitting module Metrics
[86/111] Compiling Tracing InstrumentationSystem+Tracing.swift
[87/111] Compiling DequeModule _DequeSlot.swift
[88/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/111] Compiling Tracing TracerProtocol.swift
[91/111] Compiling Tracing Tracer.swift
[92/111] Compiling Tracing TracerProtocol+Legacy.swift
[93/111] Emitting module Tracing
[94/111] Compiling DequeModule Deque+Codable.swift
[95/111] Compiling DequeModule Deque+Collection.swift
[100/111] Compiling DequeModule Deque._UnsafeHandle.swift
[101/111] Compiling DequeModule Deque.swift
[102/111] Emitting module DequeModule
[103/112] Compiling Tracing NoOpTracer.swift
[104/112] Compiling Tracing SpanProtocol.swift
[107/113] Emitting module Atomics
[115/174] Compiling NIOCore MulticastChannel.swift
[116/174] Compiling NIOCore NIOAny.swift
[117/174] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/174] Compiling NIOCore NIOLoopBound.swift
[119/174] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[120/174] Compiling NIOCore NIOScheduledCallback.swift
[121/174] Compiling NIOCore NIOSendable.swift
[122/174] Compiling NIOCore RecvByteBufferAllocator.swift
[123/182] Compiling NIOCore IO.swift
[124/182] Compiling NIOCore IOData.swift
[125/182] Compiling NIOCore IPProtocol.swift
[126/182] Compiling NIOCore IntegerBitPacking.swift
[127/182] Compiling NIOCore IntegerTypes.swift
[128/182] Compiling NIOCore Interfaces.swift
[129/182] Compiling NIOCore Linux.swift
[130/182] Compiling NIOCore MarkedCircularBuffer.swift
[131/182] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[132/182] Compiling NIOCore EventLoopFuture+Deprecated.swift
[133/182] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[134/182] Compiling NIOCore EventLoopFuture.swift
[135/182] Compiling NIOCore FileDescriptor.swift
[136/182] Compiling NIOCore FileHandle.swift
[137/182] Compiling NIOCore FileRegion.swift
[138/182] Compiling NIOCore GlobalSingletons.swift
[139/182] Compiling NIOCore AddressedEnvelope.swift
[140/182] Compiling NIOCore AsyncAwaitSupport.swift
[141/182] Compiling NIOCore AsyncChannel.swift
[142/182] Compiling NIOCore AsyncChannelHandler.swift
[143/182] Compiling NIOCore AsyncChannelInboundStream.swift
[144/182] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/182] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/182] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/182] Compiling NIOCore NIOAsyncWriter.swift
[148/182] Compiling NIOCore CircularBuffer.swift
[149/182] Compiling NIOCore Codec.swift
[150/182] Compiling NIOCore ConvenienceOptionSupport.swift
[151/182] Compiling NIOCore DeadChannel.swift
[152/182] Compiling NIOCore DispatchQueue+WithFuture.swift
[153/182] Compiling NIOCore EventLoop+Deprecated.swift
[154/182] Compiling NIOCore EventLoop+SerialExecutor.swift
[155/182] Compiling NIOCore EventLoop.swift
[156/182] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[157/182] Compiling NIOCore SocketAddresses.swift
[158/182] Compiling NIOCore SocketOptionProvider.swift
[159/182] Compiling NIOCore SystemCallHelpers.swift
[160/182] Compiling NIOCore TimeAmount+Duration.swift
[161/182] Compiling NIOCore TypeAssistedChannelHandler.swift
[162/182] Compiling NIOCore UniversalBootstrapSupport.swift
[163/182] Compiling NIOCore Utilities.swift
[164/182] Compiling NIOCore ByteBuffer-multi-int.swift
[165/182] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/182] Compiling NIOCore ByteBuffer-views.swift
[167/182] Compiling NIOCore Channel.swift
[168/182] Compiling NIOCore ChannelHandler.swift
[169/182] Compiling NIOCore ChannelHandlers.swift
[170/182] Compiling NIOCore ChannelInvoker.swift
[171/182] Compiling NIOCore ChannelOption.swift
[172/182] Compiling NIOCore ChannelPipeline.swift
[173/182] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[174/182] Compiling NIOCore BSDSocketAPI.swift
[175/182] Compiling NIOCore ByteBuffer-aux.swift
[176/182] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[177/182] Compiling NIOCore ByteBuffer-conversions.swift
[178/182] Compiling NIOCore ByteBuffer-core.swift
[179/182] Compiling NIOCore ByteBuffer-hex.swift
[180/182] Compiling NIOCore ByteBuffer-int.swift
[181/182] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[182/182] Emitting module NIOCore
[184/267] Emitting module BSON
[185/271] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[186/271] Compiling NIOEmbedded Embedded.swift
[187/271] Emitting module NIOEmbedded
[188/271] Compiling NIOEmbedded AsyncTestingChannel.swift
[190/272] Compiling NIOPosix SelectorEpoll.swift
[191/272] Compiling NIOPosix SelectorGeneric.swift
[192/272] Compiling NIOPosix SelectorKqueue.swift
[193/272] Compiling NIOPosix SelectorUring.swift
[194/272] Compiling NIOPosix PipeChannel.swift
[195/272] Compiling NIOPosix PipePair.swift
[196/272] Compiling NIOPosix SelectableChannel.swift
[197/272] Compiling NIOPosix SelectableEventLoop.swift
[198/272] Compiling BSON Primitives.swift
[199/272] Compiling BSON RegularExpression.swift
[200/272] Compiling BSON Timestamp.swift
[201/272] Compiling BSON TypeIdentifier.swift
[202/272] Compiling BSON Document+Subscripts.swift
[203/272] Compiling NIOPosix NIOThreadPool.swift
[204/272] Compiling NIOPosix NonBlockingFileIO.swift
[205/272] Compiling NIOPosix PendingDatagramWritesManager.swift
[206/272] Compiling NIOPosix PendingWritesManager.swift
[207/272] Compiling NIOPosix Bootstrap.swift
[208/272] Compiling NIOPosix ControlMessage.swift
[209/272] Compiling NIOPosix DatagramVectorReadManager.swift
[210/272] Compiling NIOPosix Errors+Any.swift
[211/272] Compiling NIOPosix FileDescriptor.swift
[212/272] Compiling NIOPosix BaseSocket.swift
[213/272] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/272] Compiling NIOPosix BaseSocketChannel.swift
[215/272] Compiling NIOPosix BaseStreamSocketChannel.swift
[216/272] Compiling NIOPosix IO.swift
[217/272] Compiling NIOPosix IntegerBitPacking.swift
[218/272] Compiling NIOPosix IntegerTypes.swift
[219/272] Compiling NIOPosix Linux.swift
[220/272] Compiling NIOPosix LinuxCPUSet.swift
[221/272] Compiling NIOPosix LinuxUring.swift
[222/272] Compiling NIOPosix GetaddrinfoResolver.swift
[223/272] Compiling NIOPosix HappyEyeballs.swift
[224/272] Compiling NIOPosix BSDSocketAPICommon.swift
[225/272] Compiling NIOPosix BSDSocketAPIPosix.swift
[226/272] Compiling NIOPosix BSDSocketAPIWindows.swift
[228/273] Compiling NIOPosix ServerSocket.swift
[229/273] Compiling NIOPosix Socket.swift
[230/273] Compiling NIOPosix SocketChannel.swift
[231/273] Compiling NIOPosix SocketProtocols.swift
[232/273] Compiling NIOPosix System.swift
[233/273] Compiling NIOPosix Thread.swift
[244/273] Compiling NIOPosix Resolver.swift
[245/273] Compiling NIOPosix Selectable.swift
[266/279] Emitting module NIOPosix
[274/279] Compiling NIOPosix ThreadPosix.swift
[275/279] Compiling NIOPosix ThreadWindows.swift
[276/279] Compiling NIOPosix UnsafeTransfer.swift
[277/279] Compiling NIOPosix Utilities.swift
[278/279] Compiling NIOPosix VsockAddress.swift
[279/279] Compiling NIOPosix VsockChannelEvents.swift
[281/282] Compiling NIO Exports.swift
[282/282] Emitting module NIO
[284/294] Compiling NIOTLS TLSEvents.swift
[285/294] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[286/294] Emitting module NIOTLS
[287/294] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[288/294] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[289/294] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[290/294] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[291/294] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[292/294] Compiling NIOTLS SNIHandler.swift
[294/295] Emitting module NIOFoundationCompat
[295/295] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[297/347] Emitting module NIOTransportServices
[298/349] Compiling NIOTransportServices NIOTSBootstraps.swift
[299/349] Compiling NIOTransportServices NIOTSChannelOptions.swift
[300/349] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[301/349] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[302/349] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[303/349] Compiling NIOTransportServices NIOTSListenerChannel.swift
[304/349] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[305/349] Compiling NIOTransportServices NIOTSErrors.swift
[306/349] Compiling NIOTransportServices NIOTSEventLoop.swift
[307/349] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[308/349] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[309/349] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[310/349] Compiling NIOTransportServices NIOTSSingletons.swift
[311/349] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[312/349] Compiling NIOTransportServices StateManagedChannel.swift
[313/349] Compiling NIOTransportServices StateManagedListenerChannel.swift
[314/349] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[315/349] Emitting module NIOSSL
[316/353] Compiling NIOTransportServices NIOTSDatagramListener.swift
[317/353] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[318/353] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[319/353] Compiling NIOTransportServices AcceptHandler.swift
[320/353] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[321/353] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[338/366] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[339/366] Compiling NIOSSL SSLCertificate.swift
[340/366] Compiling NIOSSL SSLCertificateExtensions.swift
[341/366] Compiling NIOSSL SSLCertificateName.swift
[342/366] Compiling NIOSSL SSLConnection.swift
[351/366] Compiling DNSClient ConfigParser.swift
[352/367] Compiling DNSClient DNSClient+Query.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
[353/367] Compiling DNSClient DNSDecoder.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:60:59: error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
| `- error: type 'in6_addr' has no member '__Unnamed_union___u6_addr'
61 | }
62 | let size = MemoryLayout<sockaddr_in6>.size
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/DNSClient+Query.swift:59:41: error: generic parameter 'R' could not be inferred
57 | let sockaddr = sockaddr_in6(sin6_family: sa_family_t(AF_INET6), sin6_port: in_port_t(port), sin6_flowinfo: flowinfo, sin6_addr: in6_addr(__in6_union: ipAddress), sin6_scope_id: scopeID)
58 | #else
59 | let ipAddress = address.withUnsafeBytes { buffer in
| `- error: generic parameter 'R' could not be inferred
60 | return buffer.bindMemory(to: in6_addr.__Unnamed_union___u6_addr.self).baseAddress!.pointee
61 | }
Swift.Array.withUnsafeBytes:2:24: note: in call to function 'withUnsafeBytes'
1 | generic struct Array {
2 | @inlinable public func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R}
| `- note: in call to function 'withUnsafeBytes'
3 |
[354/367] Compiling DNSClient MessageOptions.swift
[355/367] Compiling DNSClient PTR.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:127:32: error: value of type 'in6_addr' has no member '__u6_addr'
125 | #else
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:128:32: error: value of type 'in6_addr' has no member '__u6_addr'
126 | let inAddrArpaDomain = String(format: "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x",
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:129:32: error: value of type 'in6_addr' has no member '__u6_addr'
127 | ipv6Addr.__u6_addr.__u6_addr8.0,
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:130:32: error: value of type 'in6_addr' has no member '__u6_addr'
128 | ipv6Addr.__u6_addr.__u6_addr8.1,
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:131:32: error: value of type 'in6_addr' has no member '__u6_addr'
129 | ipv6Addr.__u6_addr.__u6_addr8.2,
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:132:32: error: value of type 'in6_addr' has no member '__u6_addr'
130 | ipv6Addr.__u6_addr.__u6_addr8.3,
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:133:32: error: value of type 'in6_addr' has no member '__u6_addr'
131 | ipv6Addr.__u6_addr.__u6_addr8.4,
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:134:32: error: value of type 'in6_addr' has no member '__u6_addr'
132 | ipv6Addr.__u6_addr.__u6_addr8.5,
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:135:32: error: value of type 'in6_addr' has no member '__u6_addr'
133 | ipv6Addr.__u6_addr.__u6_addr8.6,
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:136:32: error: value of type 'in6_addr' has no member '__u6_addr'
134 | ipv6Addr.__u6_addr.__u6_addr8.7,
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:137:32: error: value of type 'in6_addr' has no member '__u6_addr'
135 | ipv6Addr.__u6_addr.__u6_addr8.8,
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:138:32: error: value of type 'in6_addr' has no member '__u6_addr'
136 | ipv6Addr.__u6_addr.__u6_addr8.9,
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:139:32: error: value of type 'in6_addr' has no member '__u6_addr'
137 | ipv6Addr.__u6_addr.__u6_addr8.10,
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:140:32: error: value of type 'in6_addr' has no member '__u6_addr'
138 | ipv6Addr.__u6_addr.__u6_addr8.11,
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:141:32: error: value of type 'in6_addr' has no member '__u6_addr'
139 | ipv6Addr.__u6_addr.__u6_addr8.12,
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
| `- error: value of type 'in6_addr' has no member '__u6_addr'
142 | ipv6Addr.__u6_addr.__u6_addr8.15
143 | ).reversed()
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/PTR.swift:142:32: error: value of type 'in6_addr' has no member '__u6_addr'
140 | ipv6Addr.__u6_addr.__u6_addr8.13,
141 | ipv6Addr.__u6_addr.__u6_addr8.14,
142 | ipv6Addr.__u6_addr.__u6_addr8.15
| `- error: value of type 'in6_addr' has no member '__u6_addr'
143 | ).reversed()
144 | .map { "\($0)" }
[356/367] Compiling DNSClient Client.swift
[357/367] Compiling DNSClient DNSClient+Connect.swift
[358/367] Emitting module DNSClient
[359/367] Compiling DNSClient SRV.swift
[360/367] Compiling NIOSSL Zeroization.swift
[361/367] Compiling NIOSSL TLSConfiguration.swift
[362/367] Compiling NIOSSL UniversalBootstrapSupport.swift
[363/367] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[364/368] Compiling DNSClient DNSEncoder.swift
[365/368] Compiling DNSClient Errors.swift
[366/368] Compiling DNSClient Helpers.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
[367/368] Compiling DNSClient Message.swift
/host/spi-builder-workspace/.build/checkouts/DNSClient/Sources/DNSClient/Messages/Message.swift:402:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
400 | /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
401 | func socketAddress(port: Int) throws -> SocketAddress {
402 | let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
| `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
403 | let host = String(cString: text)
404 |
BUILD FAILURE 6.1 android