Build Information
Failed to build YASU, reference master (f45b98
), with Swift 6.1 for Android on 29 May 2025 04:29:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/eisenhuth/yasu.git
Reference: master
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/eisenhuth/yasu
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f45b98b using HTTPClient instead of URLSession (#1)
Cloned https://github.com/eisenhuth/yasu.git
Revision (git rev-parse @):
f45b98bc52bd00139c2ebfa0661c3c1bcc51b85d
SUCCESS checkout https://github.com/eisenhuth/yasu.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/eisenhuth/yasu.git
https://github.com/eisenhuth/yasu.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "YASU",
"name" : "YASU",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "YASU",
"targets" : [
"YASU"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YASU",
"module_type" : "SwiftTarget",
"name" : "YASU",
"path" : "Sources/YASU",
"product_dependencies" : [
"AsyncHTTPClient"
],
"product_memberships" : [
"YASU"
],
"sources" : [
"Data/LoadData.swift",
"Extensions/BundleExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.33s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (2.06s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2667] Fetching swift-nio-transport-services
[28/8626] Fetching swift-nio-transport-services, swift-algorithms
[7019/14540] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-extras
[9574/16250] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-extras, swift-atomics
[9592/20086] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-extras, swift-atomics, swift-log
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.28s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.28s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.31s)
Fetched https://github.com/apple/swift-log.git from cache (1.31s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.31s)
[1/11527] Fetching swift-nio-http2
[2768/26370] Fetching swift-nio-http2, swift-nio-ssl
[9309/102463] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.04s)
[44317/90936] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.63s)
Fetched https://github.com/apple/swift-nio.git from cache (4.71s)
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 (6.56s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (2.22s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.55s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1590] Fetching swift-asn1
[113/2494] Fetching swift-asn1, swift-http-types
[1812/4920] Fetching swift-asn1, swift-http-types, swift-service-lifecycle
[2837/6061] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers
[5179/12216] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-certificates
[5858/17201] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.32s)
[10288/16297] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.35s)
[12271/13871] Fetching swift-asn1, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.47s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (3.41s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.57s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.37s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.32s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.90s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.95s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.70s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.89s)
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
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
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
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Building for debugging...
[0/440] Write sources
[19/440] Compiling CNIOWindows WSAStartup.c
[20/440] Compiling CNIOWindows shim.c
[21/440] Write sources
[24/440] Compiling CNIOLinux liburing_shims.c
[25/440] Compiling _NumericsShims _NumericsShims.c
[25/440] Compiling CNIOWASI CNIOWASI.c
[27/440] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[28/440] Compiling _AtomicsShims.c
[29/440] Compiling CNIODarwin shim.c
[30/440] Compiling CNIOExtrasZlib empty.c
[31/440] Compiling CNIOLLHTTP c_nio_http.c
[32/440] Compiling CNIOLinux shim.c
[33/440] Compiling CNIOLLHTTP c_nio_api.c
[34/440] Compiling fiat_p256_adx_sqr.S
[35/440] Compiling fiat_curve25519_adx_square.S
[36/440] Compiling fiat_curve25519_adx_mul.S
[37/440] Compiling fiat_p256_adx_mul.S
[38/440] Write swift-version-24593BA9C3E375BF.txt
[39/440] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/444] Compiling CNIOBoringSSLShims shims.c
[41/446] Compiling tls13_both.cc
[42/446] Compiling tls13_client.cc
[43/446] Compiling tls_method.cc
[44/446] Compiling tls13_server.cc
[45/446] Compiling tls_record.cc
[46/446] Compiling tls13_enc.cc
[47/475] Compiling t1_enc.cc
[48/475] Compiling ssl_versions.cc
[50/475] Emitting module InternalCollectionsUtilities
[51/476] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/476] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/476] Compiling RealModule ElementaryFunctions.swift
[54/477] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/477] Emitting module _NIOBase64
[56/477] Compiling _NIOBase64 Base64.swift
[57/477] Compiling InternalCollectionsUtilities Descriptions.swift
[58/477] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/478] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/478] Compiling InternalCollectionsUtilities Debugging.swift
[61/478] Emitting module RealModule
[62/478] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/478] Compiling InternalCollectionsUtilities Integer rank.swift
[64/478] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/478] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/478] Compiling ssl_x509.cc
[69/478] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/478] Compiling InternalCollectionsUtilities UInt+reversed.swift
[72/478] Compiling RealModule Float80+Real.swift
[73/478] Compiling RealModule Real.swift
[76/478] Compiling RealModule Float+Real.swift
[77/478] Compiling RealModule Float16+Real.swift
[78/478] Compiling _NIODataStructures _TinyArray.swift
[79/478] Compiling _NIODataStructures PriorityQueue.swift
[80/478] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/479] Compiling RealModule RealFunctions.swift
[82/480] Emitting module _NIODataStructures
[83/480] Compiling _NIODataStructures Heap.swift
[86/496] Compiling ssl_transcript.cc
[88/496] Compiling DequeModule Deque+CustomReflectable.swift
[89/496] Compiling DequeModule Deque+Descriptions.swift
[90/498] Compiling DequeModule _DequeBuffer.swift
[91/498] Compiling DequeModule _DequeBufferHeader.swift
[92/498] Compiling DequeModule _DequeSlot.swift
[93/498] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/498] Compiling DequeModule Deque+Equatable.swift
[95/498] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/498] Compiling DequeModule Deque+Extras.swift
[97/498] Compiling DequeModule Deque+Hashable.swift
[98/498] Compiling DequeModule Deque+Testing.swift
[99/498] Compiling DequeModule Deque._Storage.swift
[100/498] Compiling DequeModule Deque._UnsafeHandle.swift
[101/498] Compiling DequeModule Deque.swift
[102/498] Compiling DequeModule Deque+Codable.swift
[103/498] Compiling DequeModule Deque+Collection.swift
[103/498] Compiling ssl_stat.cc
[104/498] Compiling ssl_file.cc
[105/498] Compiling ssl_privkey.cc
[107/498] Emitting module DequeModule
[107/499] Compiling ssl_lib.cc
[110/499] Emitting module Logging
[111/499] Compiling Logging Locks.swift
[112/499] Compiling Logging MetadataProvider.swift
[113/499] Compiling Logging LogHandler.swift
[114/499] Compiling Logging Logging.swift
[114/499] Compiling ssl_session.cc
[116/500] Compiling ssl_key_share.cc
[117/500] Compiling ssl_credential.cc
[118/500] Compiling ssl_asn1.cc
[119/500] Compiling ssl_cipher.cc
[120/500] Compiling ssl_aead_ctx.cc
[121/500] Compiling ssl_cert.cc
[122/500] Compiling s3_pkt.cc
[123/500] Compiling s3_lib.cc
[124/500] Compiling ssl_buffer.cc
[125/500] Compiling handshake_server.cc
[126/500] Compiling s3_both.cc
[127/500] Compiling handshake.cc
[128/500] Compiling handshake_client.cc
[129/500] Compiling dtls_record.cc
[130/500] Compiling handoff.cc
[131/500] Compiling extensions.cc
[132/500] Compiling d1_srtp.cc
[133/500] Compiling md5-x86_64-linux.S
[134/500] Compiling md5-x86_64-apple.S
[135/500] Compiling md5-586-linux.S
[136/500] Compiling md5-586-apple.S
[137/500] Compiling chacha20_poly1305_x86_64-linux.S
[138/500] Compiling chacha20_poly1305_x86_64-apple.S
[139/500] Compiling encrypted_client_hello.cc
[140/500] Compiling chacha20_poly1305_armv8-win.S
[141/500] Compiling chacha20_poly1305_armv8-linux.S
[142/500] Compiling chacha20_poly1305_armv8-apple.S
[143/500] Compiling chacha-x86_64-apple.S
[144/500] Compiling chacha-x86_64-linux.S
[145/500] Compiling chacha-x86-linux.S
[146/500] Compiling chacha-x86-apple.S
[147/500] Compiling chacha-armv8-win.S
[148/500] Compiling dtls_method.cc
[149/500] Compiling d1_pkt.cc
[150/500] Compiling chacha-armv8-apple.S
[151/500] Compiling aes128gcmsiv-x86_64-linux.S
[152/500] Compiling chacha-armv4-linux.S
[153/500] Compiling aes128gcmsiv-x86_64-apple.S
[154/500] Compiling chacha-armv8-linux.S
[155/500] Compiling x86_64-mont5-apple.S
[156/500] Compiling x86_64-mont-linux.S
[157/500] Compiling x86_64-mont5-linux.S
[158/500] Compiling x86_64-mont-apple.S
[159/500] Compiling x86-mont-apple.S
[160/500] Compiling err_data.cc
[161/500] Compiling vpaes-x86_64-apple.S
[162/500] Compiling x86-mont-linux.S
[163/500] Compiling vpaes-x86-linux.S
[164/500] Compiling vpaes-x86_64-linux.S
[165/500] Compiling vpaes-x86-apple.S
[166/500] Compiling vpaes-armv8-win.S
[167/500] Compiling vpaes-armv8-apple.S
[168/500] Compiling vpaes-armv8-linux.S
[169/500] Compiling vpaes-armv7-linux.S
[170/500] Compiling sha512-x86_64-linux.S
[171/500] Compiling sha512-x86_64-apple.S
[172/500] Compiling sha512-armv8-win.S
[173/500] Compiling sha512-armv4-linux.S
[174/500] Compiling sha512-armv8-apple.S
[175/500] Compiling sha512-586-apple.S
[176/500] Compiling sha512-armv8-linux.S
[177/500] Compiling sha512-586-linux.S
[178/500] Compiling sha256-x86_64-linux.S
[179/500] Compiling sha256-x86_64-apple.S
[180/500] Compiling sha256-armv8-win.S
[181/500] Compiling d1_lib.cc
[181/500] Compiling bio_ssl.cc
[183/500] Compiling sha256-armv8-apple.S
[184/500] Compiling sha256-armv8-linux.S
[185/500] Compiling sha256-586-linux.S
[186/500] Compiling sha256-armv4-linux.S
[187/500] Compiling sha256-586-apple.S
[188/500] Compiling sha1-x86_64-linux.S
[189/500] Compiling sha1-x86_64-apple.S
[190/500] Compiling sha1-armv8-apple.S
[191/500] Compiling sha1-armv8-win.S
[192/500] Compiling sha1-armv4-large-linux.S
[193/500] Compiling sha1-586-apple.S
[193/500] Compiling sha1-armv8-linux.S
[195/500] Compiling sha1-586-linux.S
[196/500] Compiling rsaz-avx2-linux.S
[197/500] Compiling d1_both.cc
[198/500] Compiling rsaz-avx2-apple.S
[199/500] Compiling p256_beeu-x86_64-asm-apple.S
[200/500] Compiling rdrand-x86_64-linux.S
[201/500] Compiling rdrand-x86_64-apple.S
[202/500] Compiling p256_beeu-x86_64-asm-linux.S
[203/500] Compiling p256_beeu-armv8-asm-win.S
[204/500] Compiling p256_beeu-armv8-asm-linux.S
[205/500] Compiling p256_beeu-armv8-asm-apple.S
[206/500] Compiling p256-x86_64-asm-linux.S
[207/500] Compiling p256-armv8-asm-win.S
[208/500] Compiling p256-x86_64-asm-apple.S
[209/500] Compiling p256-armv8-asm-apple.S
[210/500] Compiling p256-armv8-asm-linux.S
[210/500] Compiling ghashv8-armv8-win.S
[212/500] Compiling ghashv8-armv8-linux.S
[213/500] Compiling ghashv8-armv8-apple.S
[214/500] Compiling ghash-x86_64-linux.S
[215/500] Compiling ghashv8-armv7-linux.S
[216/500] Compiling ghash-x86_64-apple.S
[217/500] Compiling ghash-x86-linux.S
[218/500] Compiling ghash-x86-apple.S
[219/500] Compiling ghash-ssse3-x86_64-linux.S
[220/500] Compiling ghash-ssse3-x86-apple.S
[220/500] Compiling ghash-neon-armv8-linux.S
[222/500] Compiling ghash-ssse3-x86_64-apple.S
[222/500] Compiling ghash-neon-armv8-win.S
[222/500] Compiling ghash-ssse3-x86-linux.S
[225/500] Compiling co-586-linux.S
[226/500] Compiling ghash-neon-armv8-apple.S
[227/500] Compiling ghash-armv4-linux.S
[228/500] Compiling bn-armv8-win.S
[229/500] Compiling co-586-apple.S
[230/500] Compiling bn-586-apple.S
[231/500] Compiling bsaes-armv7-linux.S
[232/500] Compiling bn-586-linux.S
[233/500] Compiling bn-armv8-apple.S
[233/500] Compiling armv8-mont-win.S
[235/500] Compiling bn-armv8-linux.S
[236/500] Compiling armv8-mont-apple.S
[237/500] Compiling armv8-mont-linux.S
[238/500] Compiling aesv8-gcm-armv8-win.S
[239/500] Compiling aesv8-armv8-win.S
[240/500] Compiling aesv8-gcm-armv8-apple.S
[241/500] Compiling armv4-mont-linux.S
[242/500] Compiling aesv8-armv8-linux.S
[243/500] Compiling aesv8-gcm-armv8-linux.S
[244/500] Compiling aesv8-armv7-linux.S
[245/500] Compiling aesv8-armv8-apple.S
[246/500] Compiling aesni-x86_64-linux.S
[247/500] Compiling aesni-x86-apple.S
[248/500] Compiling aesni-x86-linux.S
[249/500] Compiling aesni-x86_64-apple.S
[250/500] Compiling aesni-gcm-x86_64-apple.S
[251/500] Compiling aesni-gcm-x86_64-linux.S
[252/500] Compiling aes-gcm-avx2-x86_64-linux.S
[253/500] Compiling aes-gcm-avx2-x86_64-apple.S
[254/500] Compiling aes-gcm-avx10-x86_64-linux.S
[255/500] Compiling aes-gcm-avx10-x86_64-apple.S
[256/500] Compiling x_req.cc
[257/500] Compiling x_sig.cc
[258/500] Compiling x_x509a.cc
[259/500] Compiling x_pubkey.cc
[260/500] Compiling x_x509.cc
[261/500] Compiling x_spki.cc
[262/500] Compiling x_val.cc
[263/500] Compiling x_name.cc
[264/500] Compiling x_crl.cc
[265/500] Compiling x_exten.cc
[266/500] Compiling x_attrib.cc
[267/500] Compiling x_all.cc
[268/500] Compiling x_algor.cc
[269/500] Compiling x509spki.cc
[270/500] Compiling x509rset.cc
[271/500] Compiling x509name.cc
[272/500] Compiling x509_vpm.cc
[273/500] Compiling x509cset.cc
[273/500] Compiling x509_v3.cc
[275/500] Compiling x509_txt.cc
[276/500] Compiling x509_vfy.cc
[277/500] Compiling x509_trs.cc
[278/500] Compiling x509_set.cc
[279/500] Compiling x509_req.cc
[280/500] Compiling x509_ext.cc
[281/500] Compiling x509_d2.cc
[282/500] Compiling x509_lu.cc
[283/500] Compiling x509_def.cc
[284/500] Compiling x509_obj.cc
[285/500] Compiling x509_cmp.cc
[286/500] Compiling x509_att.cc
[287/500] Compiling x509.cc
[288/500] Compiling v3_skey.cc
[289/500] Compiling v3_prn.cc
[290/500] Compiling v3_purp.cc
[291/500] Compiling v3_utl.cc
[292/500] Compiling v3_pmaps.cc
[293/500] Compiling v3_pcons.cc
[294/500] Compiling v3_ocsp.cc
[295/500] Compiling v3_ncons.cc
[296/500] Compiling v3_lib.cc
[297/500] Compiling v3_int.cc
[298/500] Compiling v3_ia5.cc
[299/500] Compiling v3_genn.cc
[300/500] Compiling v3_extku.cc
[301/500] Compiling v3_info.cc
[302/500] Compiling v3_crld.cc
[303/500] Compiling v3_enum.cc
[304/500] Compiling v3_conf.cc
[305/500] Compiling v3_cpols.cc
[306/500] Compiling v3_bitst.cc
[307/500] Compiling v3_bcons.cc
[308/500] Compiling v3_alt.cc
[309/500] Compiling t_x509a.cc
[310/500] Compiling v3_akeya.cc
[311/500] Compiling v3_akey.cc
[312/500] Compiling t_x509.cc
[313/500] Compiling t_req.cc
[314/500] Compiling i2d_pr.cc
[315/500] Compiling t_crl.cc
[316/500] Compiling rsa_pss.cc
[317/500] Compiling policy.cc
[318/500] Compiling by_file.cc
[319/500] Compiling name_print.cc
[320/500] Compiling algorithm.cc
[321/500] Compiling a_verify.cc
[322/500] Compiling by_dir.cc
[323/500] Compiling asn1_gen.cc
[324/500] Compiling a_digest.cc
[325/500] Compiling a_sign.cc
[326/500] Compiling voprf.cc
[327/500] Compiling thread_win.cc
[328/500] Compiling thread_none.cc
[329/500] Compiling trust_token.cc
[330/500] Compiling stack.cc
[331/500] Compiling thread.cc
[332/500] Compiling thread_pthread.cc
[333/500] Compiling pmbtoken.cc
[334/500] Compiling siphash.cc
[335/500] Compiling spake2plus.cc
[336/500] Compiling sha256.cc
[337/500] Compiling sha512.cc
[338/500] Compiling sha1.cc
[339/500] Compiling rsa_extra.cc
[340/500] Compiling rsa_print.cc
[341/500] Compiling slhdsa.cc
[342/500] Compiling rsa_crypt.cc
[343/500] Compiling refcount.cc
[344/500] Compiling trusty.cc
[345/500] Compiling urandom.cc
[346/500] Compiling rc4.cc
[347/500] Compiling rand.cc
[348/500] Compiling passive.cc
[349/500] Compiling windows.cc
[350/500] Compiling rsa_asn1.cc
[351/500] Compiling getentropy.cc
[352/500] Compiling ios.cc
[353/500] Compiling poly1305_arm_asm.S
[354/500] Compiling forkunsafe.cc
[355/500] Compiling fork_detect.cc
[356/500] Compiling deterministic.cc
[357/500] Compiling poly1305.cc
[358/500] Compiling poly1305_vec.cc
[359/500] Compiling pool.cc
[360/500] Compiling poly1305_arm.cc
[361/500] Compiling pkcs8.cc
[362/500] Compiling pkcs8_x509.cc
[363/500] Compiling p5_pbev2.cc
[364/500] Compiling pkcs7.cc
[365/500] Compiling pem_xaux.cc
[366/500] Compiling pkcs7_x509.cc
[367/500] Compiling pem_pkey.cc
[368/500] Compiling pem_x509.cc
[369/500] Compiling pem_pk8.cc
[370/500] Compiling pem_lib.cc
[371/500] Compiling mlkem.cc
[372/500] Compiling pem_oth.cc
[373/500] Compiling obj_xref.cc
[374/500] Compiling pem_info.cc
[375/500] Compiling pem_all.cc
[376/500] Compiling obj.cc
[377/500] Compiling poly_rq_mul.S
[378/500] Compiling mem.cc
[379/500] Compiling md5.cc
[380/500] Compiling mldsa.cc
[381/500] Compiling fips_shared_support.cc
[382/500] Compiling md4.cc
[383/500] Compiling lhash.cc
[384/500] Compiling kyber.cc
[385/500] Compiling print.cc
[386/500] Compiling hrss.cc
[387/500] Compiling sign.cc
[388/500] Compiling ex_data.cc
[389/500] Compiling hpke.cc
[390/500] Compiling scrypt.cc
[391/500] Compiling p_x25519.cc
[392/500] Compiling pbkdf.cc
[393/500] Compiling p_rsa.cc
[394/500] Compiling p_x25519_asn1.cc
[395/500] Compiling p_rsa_asn1.cc
[396/500] Compiling p_hkdf.cc
[397/500] Compiling p_ed25519_asn1.cc
[398/500] Compiling p_ed25519.cc
[399/500] Compiling p_ec.cc
[400/500] Compiling p_ec_asn1.cc
[401/500] Compiling p_dh_asn1.cc
[402/500] Compiling p_dh.cc
[403/500] Compiling p_dsa_asn1.cc
[404/500] Compiling evp_ctx.cc
[405/500] Compiling evp.cc
[406/500] Compiling engine.cc
[407/500] Compiling evp_asn1.cc
[408/500] Compiling err.cc
[409/500] Compiling ecdh.cc
[410/500] Compiling ecdsa_asn1.cc
[411/500] Compiling bcm.cc
[412/500] Compiling ec_derive.cc
[413/500] Compiling hash_to_curve.cc
[414/500] Compiling dsa.cc
[415/500] Compiling params.cc
[416/500] Compiling ec_asn1.cc
[417/500] Compiling x25519-asm-arm.S
[418/500] Compiling digest_extra.cc
[419/500] Compiling dsa_asn1.cc
[420/500] Compiling des.cc
[421/500] Compiling dh_asn1.cc
[422/500] Compiling spake25519.cc
[423/500] Compiling curve25519_64_adx.cc
[424/500] Compiling crypto.cc
[425/500] Compiling curve25519.cc
[426/500] Compiling cpu_arm_linux.cc
[427/500] Compiling cpu_arm_freebsd.cc
[428/500] Compiling cpu_aarch64_win.cc
[429/500] Compiling cpu_intel.cc
[430/500] Compiling cpu_aarch64_sysreg.cc
[431/500] Compiling cpu_aarch64_fuchsia.cc
[432/500] Compiling cpu_aarch64_openbsd.cc
[433/500] Compiling cpu_aarch64_apple.cc
[434/500] Compiling cpu_aarch64_linux.cc
[435/500] Compiling get_cipher.cc
[436/500] Compiling tls_cbc.cc
[437/500] Compiling conf.cc
[438/500] Compiling e_tls.cc
[439/500] Compiling e_rc2.cc
[440/500] Compiling e_rc4.cc
[441/500] Compiling e_des.cc
[442/500] Compiling e_aesgcmsiv.cc
[443/500] Compiling e_chacha20poly1305.cc
[444/500] Compiling e_null.cc
[445/500] Compiling chacha.cc
[446/500] Compiling e_aesctrhmac.cc
[447/500] Compiling derive_key.cc
[448/500] Compiling unicode.cc
[449/500] Compiling asn1_compat.cc
[450/500] Compiling cbb.cc
[451/500] Compiling cbs.cc
[452/500] Compiling buf.cc
[452/500] Compiling ber.cc
[454/500] Compiling convert.cc
[455/500] Compiling blake2.cc
[456/500] Compiling socket.cc
[457/500] Compiling hexdump.cc
[458/500] Compiling pair.cc
[459/500] Compiling socket_helper.cc
[460/500] Compiling fd.cc
[461/500] Compiling bn_asn1.cc
[462/500] Compiling printf.cc
[463/500] Compiling errno.cc
[464/500] Compiling file.cc
[465/500] Compiling connect.cc
[466/500] Compiling bio_mem.cc
[467/500] Compiling base64.cc
[468/500] Compiling tasn_typ.cc
[469/500] Compiling bio.cc
[470/500] Compiling tasn_fre.cc
[471/500] Compiling tasn_utl.cc
[472/500] Compiling tasn_enc.cc
[473/500] Compiling tasn_new.cc
[474/500] Compiling posix_time.cc
[475/500] Compiling tasn_dec.cc
[476/500] Compiling f_int.cc
[477/500] Compiling f_string.cc
[478/500] Compiling asn_pack.cc
[479/500] Compiling asn1_par.cc
[480/500] Compiling asn1_lib.cc
[481/500] Compiling a_type.cc
[482/500] Compiling a_time.cc
[483/500] Compiling a_utctm.cc
[484/500] Compiling a_strnid.cc
[485/500] Compiling a_octet.cc
[486/500] Compiling a_strex.cc
[487/500] Compiling a_int.cc
[488/500] Compiling a_object.cc
[489/500] Compiling a_d2i_fp.cc
[490/500] Compiling a_mbstr.cc
[491/500] Write sources
[492/500] Compiling a_dup.cc
[493/500] Write sources
[494/500] Compiling a_bitstr.cc
[495/500] Compiling a_i2d_fp.cc
[496/537] Compiling a_gentm.cc
[497/544] Compiling a_bool.cc
[499/544] Compiling Atomics Primitives.shims.swift
[500/544] Compiling Atomics AtomicInteger.swift
[501/544] Compiling Atomics AtomicOptionalWrappable.swift
[502/546] Compiling Atomics UnsafeAtomic.swift
[503/546] Compiling Atomics UnsafeAtomicLazyReference.swift
[504/546] Compiling Atomics ManagedAtomic.swift
[505/546] Compiling Atomics ManagedAtomicLazyReference.swift
[506/546] Compiling Atomics AtomicMemoryOrderings.swift
[507/546] Compiling Atomics DoubleWord.swift
[508/546] Compiling Atomics AtomicReference.swift
[509/546] Compiling Atomics AtomicStorage.swift
[510/546] Compiling Atomics AtomicValue.swift
[511/546] Compiling Atomics IntegerOperations.swift
[512/546] Compiling Atomics Unmanaged extensions.swift
[515/546] Compiling Algorithms Suffix.swift
[516/549] Compiling Algorithms RandomSample.swift
[517/549] Compiling Algorithms Reductions.swift
[518/549] Compiling Algorithms Rotate.swift
[522/549] Compiling Atomics IntegerConformances.swift
[523/549] Compiling Atomics PointerConformances.swift
[524/549] Compiling Atomics Primitives.native.swift
[525/549] Compiling Atomics OptionalRawRepresentable.swift
[533/549] Compiling Atomics RawRepresentable.swift
[534/549] Compiling Atomics AtomicBool.swift
[537/549] Compiling Algorithms Trim.swift
[538/549] Compiling Algorithms Unique.swift
[539/549] Compiling Algorithms Windows.swift
[543/549] Emitting module Atomics
[547/550] Compiling c-nioatomics.c
[549/550] Emitting module Algorithms
[550/551] Compiling c-atomics.c
[552/557] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[553/557] Emitting module NIOConcurrencyHelpers
[554/557] Compiling NIOConcurrencyHelpers lock.swift
[555/557] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[556/557] Compiling NIOConcurrencyHelpers atomics.swift
[557/557] Compiling NIOConcurrencyHelpers NIOLock.swift
[559/618] Compiling NIOCore IO.swift
[560/618] Compiling NIOCore IOData.swift
[561/618] Compiling NIOCore IPProtocol.swift
[562/618] Compiling NIOCore IntegerBitPacking.swift
[563/618] Compiling NIOCore IntegerTypes.swift
[564/618] Compiling NIOCore Interfaces.swift
[565/618] Compiling NIOCore Linux.swift
[566/618] Compiling NIOCore MarkedCircularBuffer.swift
[567/618] Compiling NIOCore MulticastChannel.swift
[568/618] Compiling NIOCore NIOAny.swift
[569/618] Compiling NIOCore NIOCloseOnErrorHandler.swift
[570/618] Compiling NIOCore NIOLoopBound.swift
[571/618] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[572/618] Compiling NIOCore NIOScheduledCallback.swift
[573/618] Compiling NIOCore NIOSendable.swift
[574/618] Compiling NIOCore RecvByteBufferAllocator.swift
[575/626] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[576/626] Compiling NIOCore EventLoopFuture+Deprecated.swift
[577/626] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[578/626] Compiling NIOCore EventLoopFuture.swift
[579/626] Compiling NIOCore FileDescriptor.swift
[580/626] Compiling NIOCore FileHandle.swift
[581/626] Compiling NIOCore FileRegion.swift
[582/626] Compiling NIOCore GlobalSingletons.swift
[583/626] Compiling NIOCore CircularBuffer.swift
[584/626] Compiling NIOCore Codec.swift
[585/626] Compiling NIOCore ConvenienceOptionSupport.swift
[586/626] Compiling NIOCore DeadChannel.swift
[587/626] Compiling NIOCore DispatchQueue+WithFuture.swift
[588/626] Compiling NIOCore EventLoop+Deprecated.swift
[589/626] Compiling NIOCore EventLoop+SerialExecutor.swift
[590/626] Compiling NIOCore EventLoop.swift
[591/626] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[592/626] Compiling NIOCore BSDSocketAPI.swift
[593/626] Compiling NIOCore ByteBuffer-aux.swift
[594/626] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[595/626] Compiling NIOCore ByteBuffer-conversions.swift
[596/626] Compiling NIOCore ByteBuffer-core.swift
[597/626] Compiling NIOCore ByteBuffer-hex.swift
[598/626] Compiling NIOCore ByteBuffer-int.swift
[599/626] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[600/626] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[601/626] Compiling NIOCore SocketAddresses.swift
[602/626] Compiling NIOCore SocketOptionProvider.swift
[603/626] Compiling NIOCore SystemCallHelpers.swift
[604/626] Compiling NIOCore TimeAmount+Duration.swift
[605/626] Compiling NIOCore TypeAssistedChannelHandler.swift
[606/626] Compiling NIOCore UniversalBootstrapSupport.swift
[607/626] Compiling NIOCore Utilities.swift
[608/626] Compiling NIOCore AddressedEnvelope.swift
[609/626] Compiling NIOCore AsyncAwaitSupport.swift
[610/626] Compiling NIOCore AsyncChannel.swift
[611/626] Compiling NIOCore AsyncChannelHandler.swift
[612/626] Compiling NIOCore AsyncChannelInboundStream.swift
[613/626] Compiling NIOCore AsyncChannelOutboundWriter.swift
[614/626] Compiling NIOCore NIOAsyncSequenceProducer.swift
[615/626] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[616/626] Compiling NIOCore NIOAsyncWriter.swift
[617/626] Compiling NIOCore ByteBuffer-multi-int.swift
[618/626] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[619/626] Compiling NIOCore ByteBuffer-views.swift
[620/626] Compiling NIOCore Channel.swift
[621/626] Compiling NIOCore ChannelHandler.swift
[622/626] Compiling NIOCore ChannelHandlers.swift
[623/626] Compiling NIOCore ChannelInvoker.swift
[624/626] Compiling NIOCore ChannelOption.swift
[625/626] Compiling NIOCore ChannelPipeline.swift
[626/626] Emitting module NIOCore
[628/677] Compiling NIOEmbedded AsyncTestingChannel.swift
[629/677] Compiling NIOPosix Pool.swift
[630/677] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[631/677] Compiling NIOPosix PosixSingletons.swift
[632/677] Compiling NIOPosix RawSocketBootstrap.swift
[633/677] Compiling NIOPosix Resolver.swift
[634/677] Compiling NIOPosix Selectable.swift
[635/683] Emitting module NIOEmbedded
[636/683] Compiling NIOEmbedded Embedded.swift
[637/683] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[639/684] Compiling NIOPosix IO.swift
[640/684] Compiling NIOPosix IntegerBitPacking.swift
[641/684] Compiling NIOPosix IntegerTypes.swift
[642/684] Compiling NIOPosix Linux.swift
[643/684] Compiling NIOPosix LinuxCPUSet.swift
[644/684] Compiling NIOPosix LinuxUring.swift
[645/684] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[646/684] Compiling NIOPosix ThreadPosix.swift
[647/684] Compiling NIOPosix ThreadWindows.swift
[648/684] Compiling NIOPosix UnsafeTransfer.swift
[649/684] Compiling NIOPosix Utilities.swift
[650/684] Compiling NIOPosix VsockAddress.swift
[651/684] Compiling NIOPosix VsockChannelEvents.swift
[652/684] Compiling NIOPosix SelectableChannel.swift
[653/684] Compiling NIOPosix SelectableEventLoop.swift
[654/684] Compiling NIOPosix SelectorEpoll.swift
[655/684] Compiling NIOPosix SelectorGeneric.swift
[656/684] Compiling NIOPosix SelectorKqueue.swift
[657/684] Compiling NIOPosix SelectorUring.swift
[658/684] Compiling NIOPosix ServerSocket.swift
[659/684] Compiling NIOPosix Socket.swift
[660/684] Compiling NIOPosix SocketChannel.swift
[661/684] Compiling NIOPosix SocketProtocols.swift
[662/684] Compiling NIOPosix System.swift
[663/684] Compiling NIOPosix Thread.swift
[664/684] Emitting module NIOPosix
[665/684] Compiling NIOPosix BSDSocketAPICommon.swift
[666/684] Compiling NIOPosix BSDSocketAPIPosix.swift
[667/684] Compiling NIOPosix BSDSocketAPIWindows.swift
[668/684] Compiling NIOPosix BaseSocket.swift
[669/684] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[670/684] Compiling NIOPosix BaseSocketChannel.swift
[671/684] Compiling NIOPosix BaseStreamSocketChannel.swift
[672/684] Compiling NIOPosix Bootstrap.swift
[673/684] Compiling NIOPosix ControlMessage.swift
[674/684] Compiling NIOPosix DatagramVectorReadManager.swift
[675/684] Compiling NIOPosix Errors+Any.swift
[676/684] Compiling NIOPosix FileDescriptor.swift
[677/684] Compiling NIOPosix GetaddrinfoResolver.swift
[678/684] Compiling NIOPosix HappyEyeballs.swift
[679/684] Compiling NIOPosix NIOThreadPool.swift
[680/684] Compiling NIOPosix NonBlockingFileIO.swift
[681/684] Compiling NIOPosix PendingDatagramWritesManager.swift
[682/684] Compiling NIOPosix PendingWritesManager.swift
[683/684] Compiling NIOPosix PipeChannel.swift
[684/684] Compiling NIOPosix PipePair.swift
[686/687] Emitting module NIO
[687/687] Compiling NIO Exports.swift
[689/727] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[690/727] Compiling NIOTLS TLSEvents.swift
[691/727] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[692/727] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[693/727] Emitting module NIOTLS
[694/727] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[695/727] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[696/728] Compiling NIOHTTP1 HTTPEncoder.swift
[697/728] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[698/728] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[699/728] Compiling NIOSOCKS ClientStateMachine.swift
[700/728] Compiling NIOSOCKS SOCKSResponse.swift
[701/728] Emitting module NIOSOCKS
[702/728] Compiling NIOHTTP1 ByteCollectionUtils.swift
[703/728] Compiling NIOHTTP1 HTTPDecoder.swift
[704/728] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[705/728] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[706/728] Compiling NIOTLS SNIHandler.swift
[707/729] Compiling NIOSOCKS ServerStateMachine.swift
[710/730] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[711/730] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[712/732] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[713/732] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[715/732] Compiling NIOHTTP1 HTTPTypes.swift
[716/732] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[717/732] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[718/732] Emitting module NIOHTTP1
[723/761] Compiling NIOSSL SSLConnection.swift
[724/761] Compiling NIOSSL SSLPrivateKey.swift
[725/761] Compiling NIOSSL AndroidCABundle.swift
[726/761] Compiling NIOSSL ByteBufferBIO.swift
[727/761] Compiling NIOSSL CustomPrivateKey.swift
[729/780] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[730/780] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[731/780] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[732/780] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[733/780] Emitting module NIOHPACK
[734/781] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[735/781] Emitting module NIOFoundationCompat
[737/782] Compiling NIOHPACK IndexedHeaderTable.swift
[738/782] Compiling NIOHPACK IntegerCoding.swift
[739/782] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[740/782] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[741/782] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[742/782] Compiling NIOHTTPCompression HTTPDecompression.swift
[743/782] Compiling NIOHTTPCompression HTTPCompression.swift
[744/782] Compiling NIOHPACK HuffmanTables.swift
[745/782] Emitting module NIOHTTPCompression
[746/783] Compiling NIOHPACK StaticHeaderTable.swift
[747/783] Compiling NIOHPACK HuffmanCoding.swift
[749/805] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[750/805] Compiling NIOTransportServices NIOTSSingletons.swift
[751/805] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[752/805] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[753/805] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[754/805] Compiling NIOTransportServices NIOTSListenerChannel.swift
[755/805] Compiling NIOTransportServices StateManagedChannel.swift
[756/805] Compiling NIOTransportServices StateManagedListenerChannel.swift
[757/805] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[758/807] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[759/807] Compiling NIOTransportServices NIOTSErrors.swift
[760/807] Compiling NIOTransportServices NIOTSEventLoop.swift
[761/807] Compiling NIOTransportServices NIOTSBootstraps.swift
[762/807] Compiling NIOTransportServices NIOTSChannelOptions.swift
[763/807] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[764/807] Emitting module NIOTransportServices
[765/807] Compiling NIOTransportServices NIOTSDatagramListener.swift
[766/807] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[767/807] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[768/807] Compiling NIOTransportServices AcceptHandler.swift
[769/807] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[770/807] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[781/811] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[782/811] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[785/813] Compiling NIOSSL SSLContext.swift
[786/813] Compiling NIOSSL SSLErrors.swift
[787/813] Compiling NIOSSL SSLInit.swift
[788/813] Compiling NIOSSL SSLPKCS12Bundle.swift
[792/813] Compiling NIOSSL SafeCompare.swift
[797/871] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[798/871] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[799/871] Compiling NIOHTTP2 HasFlowControlWindows.swift
[800/871] Compiling NIOHTTP2 HasLocalSettings.swift
[801/871] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[802/871] Compiling NIOHTTP2 ReceivingHeadersState.swift
[803/871] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[804/871] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[805/871] Emitting module NIOSSL
[806/871] Compiling NIOHTTP2 HasRemoteSettings.swift
[807/871] Compiling NIOHTTP2 LocallyQuiescingState.swift
[808/871] Compiling NIOHTTP2 QuiescingState.swift
[809/871] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[810/871] Emitting module NIOHTTP2
[811/879] Compiling NIOHTTP2 Error+Any.swift
[812/879] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[813/879] Compiling NIOHTTP2 ControlFrameBuffer.swift
[814/879] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[816/880] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[817/880] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[818/880] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[819/880] Compiling NIOHTTP2 HTTP2StreamID.swift
[820/880] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[821/880] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[822/880] Compiling NIOHTTP2 HTTP2UserEvents.swift
[823/880] Compiling NIOHTTP2 InboundEventBuffer.swift
[824/880] Compiling NIOHTTP2 InboundWindowManager.swift
[825/880] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[826/880] Compiling NIOHTTP2 StreamChannelFlowController.swift
[827/880] Compiling NIOHTTP2 StreamChannelList.swift
[828/880] Compiling NIOHTTP2 StreamMap.swift
[829/880] Compiling NIOHTTP2 StreamStateMachine.swift
[830/880] Compiling NIOHTTP2 UnsafeTransfer.swift
[831/880] Compiling NIOHTTP2 WatermarkedFlowController.swift
[832/880] Compiling NIOHTTP2 ConnectionStateMachine.swift
[833/880] Compiling NIOHTTP2 ConnectionStreamsState.swift
[834/880] Compiling NIOHTTP2 MayReceiveFrames.swift
[835/880] Compiling NIOHTTP2 ReceivingDataState.swift
[841/880] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[842/880] Compiling NIOHTTP2 HTTP2Frame.swift
[843/880] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[844/880] Compiling NIOHTTP2 HTTP2FrameParser.swift
[845/880] Compiling NIOHTTP2 HTTP2PingData.swift
[846/880] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[847/880] Compiling NIOHTTP2 HTTP2Settings.swift
[848/880] Compiling NIOHTTP2 HTTP2Stream.swift
[849/880] Compiling NIOHTTP2 MaySendFrames.swift
[850/880] Compiling NIOHTTP2 SendingDataState.swift
[851/880] Compiling NIOHTTP2 SendingGoawayState.swift
[852/880] Compiling NIOHTTP2 SendingHeadersState.swift
[853/880] Compiling NIOHTTP2 SendingPushPromiseState.swift
[854/880] Compiling NIOHTTP2 SendingRstStreamState.swift
[855/880] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[856/880] Compiling NIOHTTP2 HTTP2SettingsState.swift
[857/880] Compiling NIOHTTP2 StateMachineResult.swift
[858/880] Compiling NIOHTTP2 ContentLengthVerifier.swift
[859/880] Compiling NIOHTTP2 DOSHeuristics.swift
[864/880] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[872/880] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[873/880] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[874/880] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[875/880] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[876/880] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[877/880] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[878/880] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[879/880] Compiling NIOHTTP2 HTTP2Error.swift
[880/880] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[882/941] Emitting module AsyncHTTPClient
[883/949] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[884/949] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[885/949] Compiling AsyncHTTPClient Transaction.swift
[886/949] Compiling AsyncHTTPClient Base64.swift
[887/949] Compiling AsyncHTTPClient BasicAuth.swift
[888/949] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[889/949] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[890/949] Compiling AsyncHTTPClient ConnectionPool.swift
[891/949] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[892/949] Compiling AsyncHTTPClient RequestBag.swift
[893/949] Compiling AsyncHTTPClient RequestValidation.swift
[894/949] Compiling AsyncHTTPClient SSLContextCache.swift
[895/949] Compiling AsyncHTTPClient Scheme.swift
[896/949] Compiling AsyncHTTPClient Singleton.swift
[897/949] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[898/949] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[899/949] Compiling AsyncHTTPClient Utils.swift
[900/949] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[901/949] Compiling AsyncHTTPClient TLSEventsHandler.swift
[902/949] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[903/949] Compiling AsyncHTTPClient HTTP1Connection.swift
[904/949] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[905/949] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[906/949] Compiling AsyncHTTPClient HTTP2Connection.swift
[907/949] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[908/949] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[909/949] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[910/949] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[911/949] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[912/949] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[913/949] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[914/949] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[915/949] Compiling AsyncHTTPClient RequestBodyLength.swift
[916/949] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[917/949] Compiling AsyncHTTPClient HTTPHandler.swift
[918/949] Compiling AsyncHTTPClient LRUCache.swift
[919/949] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[920/949] Compiling AsyncHTTPClient NWErrorHandler.swift
[921/949] Compiling AsyncHTTPClient NWWaitingHandler.swift
[922/949] Compiling AsyncHTTPClient TLSConfiguration.swift
[923/949] Compiling AsyncHTTPClient RedirectState.swift
[924/949] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[925/949] Compiling AsyncHTTPClient ConnectionTarget.swift
[926/949] Compiling AsyncHTTPClient DeconstructedURL.swift
[927/949] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[928/949] Compiling AsyncHTTPClient FoundationExtensions.swift
[929/949] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[930/949] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[931/949] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[932/949] Compiling AsyncHTTPClient HTTPClient.swift
[933/949] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[934/949] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[935/949] Compiling AsyncHTTPClient AsyncLazySequence.swift
[936/949] Compiling AsyncHTTPClient HTTPClient+execute.swift
[937/949] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[938/949] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[939/949] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[940/949] Compiling AsyncHTTPClient HTTPClientRequest.swift
[941/949] Compiling AsyncHTTPClient HTTPClientResponse.swift
[942/949] Compiling AsyncHTTPClient RequestOptions.swift
[943/949] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[944/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[945/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[946/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[947/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[948/949] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[949/949] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[951/953] Emitting module YASU
[952/953] Compiling YASU LoadData.swift
/host/spi-builder-workspace/Sources/YASU/Data/LoadData.swift:12:62: error: cannot convert value of type 'ByteBuffer' to expected argument type 'Data'
10 | let response = try await httpClient.execute(request, timeout: .seconds(30))
11 | let data = try await response.body.collect(upTo: 1024 * 1024 * 100)
12 | let decoded = try JSONDecoder().decode(T.self, from: data)
| `- error: cannot convert value of type 'ByteBuffer' to expected argument type 'Data'
13 |
14 | try await httpClient.shutdown()
[953/953] Compiling YASU BundleExtension.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/61] Compiling InternalCollectionsUtilities Descriptions.swift
[3/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/62] Compiling RealModule Float80+Real.swift
[6/62] Compiling RealModule Real.swift
[7/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/63] Compiling RealModule ElementaryFunctions.swift
[9/63] Compiling Logging MetadataProvider.swift
[10/63] Compiling RealModule RealFunctions.swift
[11/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/63] Compiling InternalCollectionsUtilities Debugging.swift
[13/63] Compiling Atomics AtomicMemoryOrderings.swift
[14/63] Compiling Atomics DoubleWord.swift
[18/65] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/65] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/65] Compiling InternalCollectionsUtilities Integer rank.swift
[23/65] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/65] Compiling Atomics ManagedAtomic.swift
[26/65] Compiling Atomics ManagedAtomicLazyReference.swift
[27/65] Compiling Atomics UnsafeAtomic.swift
[28/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/65] Emitting module _NIODataStructures
[30/65] Compiling _NIODataStructures Heap.swift
[31/65] Compiling RealModule Float16+Real.swift
[32/65] Compiling RealModule Float+Real.swift
[33/65] Emitting module InternalCollectionsUtilities
[36/65] Compiling NIOConcurrencyHelpers NIOLock.swift
[37/65] Emitting module Logging
[38/65] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[39/65] Compiling _NIODataStructures PriorityQueue.swift
[40/65] Compiling _NIODataStructures _TinyArray.swift
[41/66] Emitting module RealModule
[42/66] Compiling NIOConcurrencyHelpers lock.swift
[47/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/68] Compiling Atomics IntegerOperations.swift
[51/68] Compiling Atomics Unmanaged extensions.swift
[54/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[55/68] Compiling NIOConcurrencyHelpers atomics.swift
[56/68] Emitting module _NIOBase64
[57/68] Compiling _NIOBase64 Base64.swift
[58/69] Emitting module NIOConcurrencyHelpers
[61/110] Compiling Algorithms Indexed.swift
[62/110] Compiling Algorithms Intersperse.swift
[63/112] Compiling Algorithms Joined.swift
[64/112] Compiling Algorithms Keyed.swift
[65/112] Compiling DequeModule _DequeSlot.swift
[66/112] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/112] Compiling Algorithms Compacted.swift
[68/112] Compiling Algorithms Cycle.swift
[69/112] Compiling Algorithms Chunked.swift
[70/112] Compiling Algorithms Combinations.swift
[71/112] Compiling Algorithms EitherSequence.swift
[72/112] Compiling Algorithms FirstNonNil.swift
[73/112] Compiling Algorithms FlattenCollection.swift
[74/112] Compiling Algorithms Grouped.swift
[75/112] Compiling Logging LogHandler.swift
[76/112] Compiling Logging Locks.swift
[77/112] Compiling Logging Logging.swift
[79/113] Compiling Algorithms AdjacentPairs.swift
[80/113] Compiling Algorithms Chain.swift
[81/113] Compiling Algorithms Split.swift
[82/113] Compiling Algorithms Stride.swift
[83/113] Compiling Algorithms Suffix.swift
[84/113] Compiling Algorithms RandomSample.swift
[85/113] Compiling Algorithms Reductions.swift
[86/113] Compiling Algorithms Rotate.swift
[87/116] Emitting module Atomics
[95/117] Compiling Algorithms Permutations.swift
[96/117] Compiling Algorithms Product.swift
[97/117] Emitting module DequeModule
[111/118] Compiling Algorithms Trim.swift
[112/118] Compiling Algorithms Unique.swift
[113/118] Compiling Algorithms Windows.swift
[114/178] Compiling NIOCore AddressedEnvelope.swift
[115/178] Compiling NIOCore AsyncAwaitSupport.swift
[116/178] Compiling NIOCore AsyncChannel.swift
[117/178] Compiling NIOCore AsyncChannelHandler.swift
[118/178] Emitting module Algorithms
[120/179] Compiling NIOCore MulticastChannel.swift
[121/179] Compiling NIOCore NIOAny.swift
[122/179] Compiling NIOCore NIOCloseOnErrorHandler.swift
[123/179] Compiling NIOCore NIOLoopBound.swift
[124/179] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[125/179] Compiling NIOCore NIOScheduledCallback.swift
[126/179] Compiling NIOCore NIOSendable.swift
[127/179] Compiling NIOCore RecvByteBufferAllocator.swift
[128/187] Compiling NIOCore IO.swift
[129/187] Compiling NIOCore IOData.swift
[130/187] Compiling NIOCore IPProtocol.swift
[131/187] Compiling NIOCore IntegerBitPacking.swift
[132/187] Compiling NIOCore IntegerTypes.swift
[133/187] Compiling NIOCore Interfaces.swift
[134/187] Compiling NIOCore Linux.swift
[135/187] Compiling NIOCore MarkedCircularBuffer.swift
[136/187] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/187] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/187] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/187] Compiling NIOCore EventLoopFuture.swift
[140/187] Compiling NIOCore FileDescriptor.swift
[141/187] Compiling NIOCore FileHandle.swift
[142/187] Compiling NIOCore FileRegion.swift
[143/187] Compiling NIOCore GlobalSingletons.swift
[148/187] Compiling NIOCore AsyncChannelInboundStream.swift
[149/187] Compiling NIOCore AsyncChannelOutboundWriter.swift
[150/187] Compiling NIOCore NIOAsyncSequenceProducer.swift
[151/187] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[152/187] Compiling NIOCore NIOAsyncWriter.swift
[153/187] Compiling NIOCore CircularBuffer.swift
[154/187] Compiling NIOCore Codec.swift
[155/187] Compiling NIOCore ConvenienceOptionSupport.swift
[156/187] Compiling NIOCore DeadChannel.swift
[157/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/187] Compiling NIOCore EventLoop+Deprecated.swift
[159/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/187] Compiling NIOCore EventLoop.swift
[161/187] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[162/187] Compiling NIOCore SocketAddresses.swift
[163/187] Compiling NIOCore SocketOptionProvider.swift
[164/187] Compiling NIOCore SystemCallHelpers.swift
[165/187] Compiling NIOCore TimeAmount+Duration.swift
[166/187] Compiling NIOCore TypeAssistedChannelHandler.swift
[167/187] Compiling NIOCore UniversalBootstrapSupport.swift
[168/187] Compiling NIOCore Utilities.swift
[169/187] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/187] Compiling NIOCore BSDSocketAPI.swift
[171/187] Compiling NIOCore ByteBuffer-aux.swift
[172/187] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[173/187] Compiling NIOCore ByteBuffer-conversions.swift
[174/187] Compiling NIOCore ByteBuffer-core.swift
[175/187] Compiling NIOCore ByteBuffer-hex.swift
[176/187] Compiling NIOCore ByteBuffer-int.swift
[177/187] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/187] Compiling NIOCore ByteBuffer-multi-int.swift
[179/187] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[180/187] Compiling NIOCore ByteBuffer-views.swift
[181/187] Compiling NIOCore Channel.swift
[182/187] Compiling NIOCore ChannelHandler.swift
[183/187] Compiling NIOCore ChannelHandlers.swift
[184/187] Compiling NIOCore ChannelInvoker.swift
[185/187] Compiling NIOCore ChannelOption.swift
[186/187] Compiling NIOCore ChannelPipeline.swift
[187/187] Emitting module NIOCore
[189/238] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[190/238] Compiling NIOEmbedded AsyncTestingChannel.swift
[191/238] Emitting module NIOEmbedded
[192/238] Compiling NIOEmbedded Embedded.swift
[194/239] Compiling NIOPosix BSDSocketAPICommon.swift
[195/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[196/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[197/239] Compiling NIOPosix BaseSocket.swift
[198/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[199/239] Compiling NIOPosix BaseSocketChannel.swift
[200/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[201/245] Compiling NIOPosix Pool.swift
[202/245] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[203/245] Compiling NIOPosix PosixSingletons.swift
[204/245] Compiling NIOPosix RawSocketBootstrap.swift
[205/245] Compiling NIOPosix Resolver.swift
[206/245] Compiling NIOPosix Selectable.swift
[207/245] Compiling NIOPosix ServerSocket.swift
[208/245] Compiling NIOPosix Socket.swift
[209/245] Compiling NIOPosix SocketChannel.swift
[210/245] Compiling NIOPosix SocketProtocols.swift
[211/245] Compiling NIOPosix System.swift
[212/245] Compiling NIOPosix Thread.swift
[213/245] Compiling NIOPosix SelectableChannel.swift
[214/245] Compiling NIOPosix SelectableEventLoop.swift
[215/245] Compiling NIOPosix SelectorEpoll.swift
[216/245] Compiling NIOPosix SelectorGeneric.swift
[217/245] Compiling NIOPosix SelectorKqueue.swift
[218/245] Compiling NIOPosix SelectorUring.swift
[219/245] Emitting module NIOPosix
[220/245] Compiling NIOPosix NIOThreadPool.swift
[221/245] Compiling NIOPosix NonBlockingFileIO.swift
[222/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/245] Compiling NIOPosix PendingWritesManager.swift
[224/245] Compiling NIOPosix PipeChannel.swift
[225/245] Compiling NIOPosix PipePair.swift
[226/245] Compiling NIOPosix IO.swift
[227/245] Compiling NIOPosix IntegerBitPacking.swift
[228/245] Compiling NIOPosix IntegerTypes.swift
[229/245] Compiling NIOPosix Linux.swift
[230/245] Compiling NIOPosix LinuxCPUSet.swift
[231/245] Compiling NIOPosix LinuxUring.swift
[232/245] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[233/245] Compiling NIOPosix Bootstrap.swift
[234/245] Compiling NIOPosix ControlMessage.swift
[235/245] Compiling NIOPosix DatagramVectorReadManager.swift
[236/245] Compiling NIOPosix Errors+Any.swift
[237/245] Compiling NIOPosix FileDescriptor.swift
[238/245] Compiling NIOPosix GetaddrinfoResolver.swift
[239/245] Compiling NIOPosix HappyEyeballs.swift
[240/245] Compiling NIOPosix ThreadPosix.swift
[241/245] Compiling NIOPosix ThreadWindows.swift
[242/245] Compiling NIOPosix UnsafeTransfer.swift
[243/245] Compiling NIOPosix Utilities.swift
[244/245] Compiling NIOPosix VsockAddress.swift
[245/245] Compiling NIOPosix VsockChannelEvents.swift
[247/248] Compiling NIO Exports.swift
[248/248] Emitting module NIO
[250/288] Compiling NIOTLS TLSEvents.swift
[251/288] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[252/288] Emitting module NIOTLS
[253/288] Compiling NIOSOCKS Helpers.swift
[254/288] Compiling NIOSOCKS Messages.swift
[255/290] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[256/290] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[257/290] Compiling NIOTLS SNIHandler.swift
[259/291] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[260/291] Compiling NIOSOCKS SOCKSResponse.swift
[261/291] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[262/292] Compiling NIOSOCKS ClientStateMachine.swift
[264/292] Compiling NIOSOCKS SOCKSRequest.swift
[265/292] Compiling NIOSOCKS ServerStateMachine.swift
[266/292] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[267/292] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[268/292] Compiling NIOSOCKS AuthenticationMethod.swift
[269/292] Compiling NIOSOCKS ClientGreeting.swift
[270/292] Compiling NIOSOCKS SOCKSClientHandler.swift
[271/292] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[272/292] Compiling NIOSOCKS Errors.swift
[274/292] Emitting module NIOSOCKS
[275/293] Emitting module NIOFoundationCompat
[276/293] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[278/294] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[279/294] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[281/294] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[282/294] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[283/307] Compiling NIOSSL SSLCallbacks.swift
[284/307] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[285/323] Compiling NIOSSL ObjectIdentifier.swift
[286/323] Compiling NIOSSL PosixPort.swift
[287/323] Compiling NIOSSL IdentityVerification.swift
[288/323] Compiling NIOSSL LinuxCABundle.swift
[289/323] Compiling NIOSSL NIOSSLHandler.swift
[290/323] Compiling NIOSSL NIOSSLServerHandler.swift
[291/345] Emitting module NIOHTTP1
[292/345] Compiling NIOTransportServices NIOTSDatagramListener.swift
[293/345] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[294/345] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[296/346] Compiling NIOTransportServices StateManagedChannel.swift
[297/346] Compiling NIOTransportServices StateManagedListenerChannel.swift
[298/346] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[299/348] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[300/348] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[301/348] Compiling NIOTransportServices NIOTSListenerChannel.swift
[302/348] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[303/348] Compiling NIOTransportServices NIOTSSingletons.swift
[304/348] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[305/348] Compiling NIOTransportServices NIOTSBootstraps.swift
[306/348] Compiling NIOTransportServices NIOTSChannelOptions.swift
[307/348] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[308/348] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[309/348] Compiling NIOTransportServices NIOTSErrors.swift
[310/348] Compiling NIOTransportServices NIOTSEventLoop.swift
[311/348] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[312/348] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[313/348] Emitting module NIOTransportServices
[317/359] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[318/363] Compiling NIOHPACK HPACKDecoder.swift
[319/363] Compiling NIOHPACK HPACKHeader.swift
[320/363] Compiling NIOHPACK HeaderTables.swift
[321/363] Compiling NIOHPACK HPACKEncoder.swift
[322/363] Compiling NIOHPACK HPACKErrors.swift
[323/363] Compiling NIOHPACK DynamicHeaderTable.swift
[324/371] Compiling NIOSSL SubjectAlternativeName.swift
[325/371] Compiling NIOSSL NIOSSLSecureBytes.swift
[326/371] Compiling NIOSSL RNG.swift
[327/371] Compiling NIOSSL SafeCompare.swift
[328/371] Emitting module NIOSSL
[334/371] Compiling NIOHPACK HuffmanCoding.swift
[335/372] Compiling NIOHPACK IntegerCoding.swift
[336/372] Compiling NIOHPACK IndexedHeaderTable.swift
[345/372] Compiling NIOHTTPCompression HTTPCompression.swift
[346/372] Compiling NIOHPACK StaticHeaderTable.swift
[347/372] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[348/372] Emitting module NIOHTTPCompression
[349/372] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[350/372] Compiling NIOHTTPCompression HTTPDecompression.swift
[351/372] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[352/372] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[353/373] Compiling NIOHPACK HuffmanTables.swift
[363/373] Emitting module NIOHPACK
[371/374] Compiling NIOSSL Zeroization.swift
[372/374] Compiling NIOSSL TLSConfiguration.swift
[373/374] Compiling NIOSSL UniversalBootstrapSupport.swift
[374/374] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[376/433] Compiling NIOHTTP2 MaySendFrames.swift
[377/433] Compiling NIOHTTP2 SendingDataState.swift
[378/433] Compiling NIOHTTP2 SendingGoawayState.swift
[379/433] Compiling NIOHTTP2 SendingHeadersState.swift
[380/433] Compiling NIOHTTP2 SendingPushPromiseState.swift
[381/433] Compiling NIOHTTP2 SendingRstStreamState.swift
[382/433] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[383/433] Compiling NIOHTTP2 HTTP2SettingsState.swift
[384/441] Emitting module NIOHTTP2
[385/441] Compiling NIOHTTP2 StateMachineResult.swift
[386/441] Compiling NIOHTTP2 ContentLengthVerifier.swift
[387/441] Compiling NIOHTTP2 DOSHeuristics.swift
[388/441] Compiling NIOHTTP2 Error+Any.swift
[389/441] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[390/441] Compiling NIOHTTP2 ControlFrameBuffer.swift
[391/441] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[392/441] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[393/441] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[394/441] Compiling NIOHTTP2 HTTP2Frame.swift
[395/441] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[396/441] Compiling NIOHTTP2 HTTP2FrameParser.swift
[397/441] Compiling NIOHTTP2 HTTP2PingData.swift
[398/441] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[399/441] Compiling NIOHTTP2 HTTP2Settings.swift
[400/441] Compiling NIOHTTP2 HTTP2Stream.swift
[401/441] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[402/441] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[403/441] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[404/441] Compiling NIOHTTP2 HTTP2StreamID.swift
[405/441] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[406/441] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[407/441] Compiling NIOHTTP2 HTTP2UserEvents.swift
[408/441] Compiling NIOHTTP2 InboundEventBuffer.swift
[409/441] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[410/441] Compiling NIOHTTP2 HasFlowControlWindows.swift
[411/441] Compiling NIOHTTP2 HasLocalSettings.swift
[412/441] Compiling NIOHTTP2 HasRemoteSettings.swift
[413/441] Compiling NIOHTTP2 LocallyQuiescingState.swift
[414/441] Compiling NIOHTTP2 QuiescingState.swift
[415/441] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[416/441] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[417/441] Compiling NIOHTTP2 InboundWindowManager.swift
[418/441] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[419/441] Compiling NIOHTTP2 StreamChannelFlowController.swift
[420/441] Compiling NIOHTTP2 StreamChannelList.swift
[421/441] Compiling NIOHTTP2 StreamMap.swift
[422/441] Compiling NIOHTTP2 StreamStateMachine.swift
[423/441] Compiling NIOHTTP2 UnsafeTransfer.swift
[424/441] Compiling NIOHTTP2 WatermarkedFlowController.swift
[425/441] Compiling NIOHTTP2 ConnectionStateMachine.swift
[426/441] Compiling NIOHTTP2 ConnectionStreamsState.swift
[427/441] Compiling NIOHTTP2 MayReceiveFrames.swift
[428/441] Compiling NIOHTTP2 ReceivingDataState.swift
[429/441] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[430/441] Compiling NIOHTTP2 ReceivingHeadersState.swift
[431/441] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[432/441] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[433/441] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[434/441] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[435/441] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[436/441] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[437/441] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[438/441] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[439/441] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[440/441] Compiling NIOHTTP2 HTTP2Error.swift
[441/441] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[443/502] Emitting module AsyncHTTPClient
[444/510] Compiling AsyncHTTPClient ConnectionTarget.swift
[445/510] Compiling AsyncHTTPClient DeconstructedURL.swift
[446/510] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[447/510] Compiling AsyncHTTPClient FoundationExtensions.swift
[448/510] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[449/510] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[450/510] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[451/510] Compiling AsyncHTTPClient HTTPClient.swift
[452/510] Compiling AsyncHTTPClient RequestOptions.swift
[453/510] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[454/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[455/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[456/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[457/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[458/510] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[459/510] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[460/510] Compiling AsyncHTTPClient HTTPHandler.swift
[461/510] Compiling AsyncHTTPClient LRUCache.swift
[462/510] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[463/510] Compiling AsyncHTTPClient NWErrorHandler.swift
[464/510] Compiling AsyncHTTPClient NWWaitingHandler.swift
[465/510] Compiling AsyncHTTPClient TLSConfiguration.swift
[466/510] Compiling AsyncHTTPClient RedirectState.swift
[467/510] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[468/510] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[469/510] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[470/510] Compiling AsyncHTTPClient Transaction.swift
[471/510] Compiling AsyncHTTPClient Base64.swift
[472/510] Compiling AsyncHTTPClient BasicAuth.swift
[473/510] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[474/510] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[475/510] Compiling AsyncHTTPClient ConnectionPool.swift
[476/510] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[477/510] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[478/510] Compiling AsyncHTTPClient TLSEventsHandler.swift
[479/510] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[480/510] Compiling AsyncHTTPClient HTTP1Connection.swift
[481/510] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[482/510] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[483/510] Compiling AsyncHTTPClient HTTP2Connection.swift
[484/510] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[485/510] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[486/510] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[487/510] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[488/510] Compiling AsyncHTTPClient AsyncLazySequence.swift
[489/510] Compiling AsyncHTTPClient HTTPClient+execute.swift
[490/510] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[491/510] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[492/510] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[493/510] Compiling AsyncHTTPClient HTTPClientRequest.swift
[494/510] Compiling AsyncHTTPClient HTTPClientResponse.swift
[495/510] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[496/510] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[497/510] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[498/510] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[499/510] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[500/510] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[501/510] Compiling AsyncHTTPClient RequestBodyLength.swift
[502/510] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[503/510] Compiling AsyncHTTPClient RequestBag.swift
[504/510] Compiling AsyncHTTPClient RequestValidation.swift
[505/510] Compiling AsyncHTTPClient SSLContextCache.swift
[506/510] Compiling AsyncHTTPClient Scheme.swift
[507/510] Compiling AsyncHTTPClient Singleton.swift
[508/510] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[509/510] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[510/510] Compiling AsyncHTTPClient Utils.swift
[512/514] Emitting module YASU
[513/514] Compiling YASU LoadData.swift
/host/spi-builder-workspace/Sources/YASU/Data/LoadData.swift:12:62: error: cannot convert value of type 'ByteBuffer' to expected argument type 'Data'
10 | let response = try await httpClient.execute(request, timeout: .seconds(30))
11 | let data = try await response.body.collect(upTo: 1024 * 1024 * 100)
12 | let decoded = try JSONDecoder().decode(T.self, from: data)
| `- error: cannot convert value of type 'ByteBuffer' to expected argument type 'Data'
13 |
14 | try await httpClient.shutdown()
[514/514] Compiling YASU BundleExtension.swift
BUILD FAILURE 6.1 android