The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build YASU, reference v1.1.0 (f45b98), with Swift 6.1 for Linux on 28 Apr 2025 09:12:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eisenhuth/yasu.git
Reference: v1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/eisenhuth/yasu
 * tag               v1.1.0     -> FETCH_HEAD
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 v1.1.0
========================================
Build
========================================
Selected platform:         linux
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-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
[1/13787] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.97s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (1.63s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/2619] Fetching swift-nio-transport-services
[316/8281] Fetching swift-nio-transport-services, swift-nio-extras
[2602/12117] Fetching swift-nio-transport-services, swift-nio-extras, swift-log
[11888/13822] Fetching swift-nio-transport-services, swift-nio-extras, swift-log, swift-atomics
[12647/25314] Fetching swift-nio-transport-services, swift-nio-extras, swift-log, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Fetching https://github.com/apple/swift-nio.git
[6968/15816] Fetching swift-nio-transport-services, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
[5492/14111] Fetching swift-nio-transport-services, swift-nio-http2
[14112/28904] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
[15888/104360] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
[52682/110263] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio, swift-algorithms
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.65s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.65s)
[67654/101741] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.67s)
[57212/90249] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.83s)
[52065/75456] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (8.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.97s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.45s)
Fetched https://github.com/apple/swift-collections.git from cache (1.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
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.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.65s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.27s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.81s)
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.54s)
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.53s)
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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-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/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.25.2
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.2.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Building for debugging...
[0/440] Write sources
[18/440] Compiling CNIOWASI CNIOWASI.c
[19/440] Compiling CNIOLinux liburing_shims.c
[19/440] Compiling CNIOWindows WSAStartup.c
[21/440] Write sources
[24/440] Compiling _NumericsShims _NumericsShims.c
[25/440] Compiling _AtomicsShims.c
[26/440] Compiling CNIOExtrasZlib empty.c
[27/440] Compiling CNIOLLHTTP c_nio_http.c
[28/440] Compiling CNIODarwin shim.c
[29/440] Compiling CNIOLinux shim.c
[30/440] Compiling CNIOLLHTTP c_nio_api.c
[31/440] Compiling fiat_p256_adx_sqr.S
[32/440] Compiling fiat_p256_adx_mul.S
[33/440] Compiling fiat_curve25519_adx_square.S
[34/440] Compiling fiat_curve25519_adx_mul.S
[35/440] Compiling CNIOWindows shim.c
[36/440] Write swift-version-24593BA9C3E375BF.txt
[37/440] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/440] Compiling CNIOBoringSSLShims shims.c
[40/446] Emitting module _NIOBase64
[40/446] Compiling tls13_client.cc
[41/446] Compiling tls_method.cc
[42/446] Compiling tls_record.cc
[43/446] Compiling tls13_both.cc
[44/478] Compiling tls13_server.cc
[45/478] Compiling tls13_enc.cc
[47/478] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/478] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/480] Compiling ssl_versions.cc
[49/480] Compiling t1_enc.cc
[51/480] Compiling RealModule Float+Real.swift
[52/481] Compiling RealModule RealFunctions.swift
[53/481] Compiling RealModule ElementaryFunctions.swift
[54/481] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/481] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/481] Compiling ssl_x509.cc
[57/481] Compiling _NIOBase64 Base64.swift
[58/482] Compiling _NIODataStructures _TinyArray.swift
[59/482] Compiling _NIODataStructures PriorityQueue.swift
[61/482] Compiling InternalCollectionsUtilities Debugging.swift
[62/482] Compiling InternalCollectionsUtilities Descriptions.swift
[63/482] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/482] Compiling InternalCollectionsUtilities Specialize.swift
[65/482] Compiling RealModule Real.swift
[66/482] Compiling RealModule Float16+Real.swift
[67/482] Compiling RealModule Float80+Real.swift
[67/482] Compiling ssl_transcript.cc
[69/482] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[70/482] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[71/482] Compiling Logging Locks.swift
[72/482] Emitting module Logging
[73/482] Compiling Logging MetadataProvider.swift
[73/482] Compiling ssl_stat.cc
[75/482] Emitting module RealModule
[76/482] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[77/482] Compiling InternalCollectionsUtilities Integer rank.swift
[78/482] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[79/482] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[80/482] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[83/482] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[84/482] Emitting module InternalCollectionsUtilities
[85/482] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/482] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/483] Emitting module _NIODataStructures
[90/483] Compiling _NIODataStructures Heap.swift
[90/483] Compiling ssl_session.cc
[92/485] Compiling Logging Logging.swift
[93/485] Compiling Logging LogHandler.swift
[97/486] Compiling ssl_privkey.cc
[98/486] Compiling ssl_file.cc
[99/486] Compiling ssl_key_share.cc
[100/501] Compiling ssl_cipher.cc
[101/501] Compiling ssl_buffer.cc
[102/501] Compiling ssl_credential.cc
[103/501] Compiling ssl_cert.cc
[105/501] Compiling DequeModule Deque+Equatable.swift
[106/501] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[107/501] Compiling DequeModule Deque+CustomReflectable.swift
[108/501] Compiling DequeModule Deque+Descriptions.swift
[108/503] Compiling ssl_lib.cc
[110/503] Compiling DequeModule _DequeBuffer.swift
[111/503] Compiling DequeModule _DequeBufferHeader.swift
[112/503] Compiling DequeModule _DequeSlot.swift
[113/503] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/503] Compiling DequeModule Deque+Extras.swift
[115/503] Compiling DequeModule Deque+Hashable.swift
[116/503] Compiling DequeModule Deque+Testing.swift
[117/503] Compiling DequeModule Deque._Storage.swift
[118/503] Compiling DequeModule Deque._UnsafeHandle.swift
[119/503] Compiling DequeModule Deque.swift
[120/503] Compiling DequeModule Deque+Codable.swift
[121/503] Compiling DequeModule Deque+Collection.swift
[121/503] Compiling ssl_asn1.cc
[122/503] Compiling ssl_aead_ctx.cc
[123/503] Compiling s3_both.cc
[125/503] Emitting module DequeModule
[126/504] Compiling s3_lib.cc
[127/504] Compiling s3_pkt.cc
[128/504] Compiling handshake_client.cc
[129/504] Compiling handshake_server.cc
[130/504] Compiling handshake.cc
[131/504] Compiling dtls_record.cc
[132/504] Compiling handoff.cc
[133/504] Compiling encrypted_client_hello.cc
[134/504] Compiling d1_srtp.cc
[135/504] Compiling md5-x86_64-linux.S
[136/504] Compiling extensions.cc
[137/504] Compiling md5-x86_64-apple.S
[138/504] Compiling d1_pkt.cc
[139/504] Compiling md5-586-linux.S
[140/504] Compiling md5-586-apple.S
[141/504] Compiling chacha20_poly1305_x86_64-apple.S
[142/504] Compiling dtls_method.cc
[143/504] Compiling chacha20_poly1305_armv8-win.S
[144/504] Compiling chacha20_poly1305_x86_64-linux.S
[145/504] Compiling chacha20_poly1305_armv8-linux.S
[146/504] Compiling chacha-x86_64-apple.S
[147/504] Compiling chacha20_poly1305_armv8-apple.S
[148/504] Compiling chacha-x86_64-linux.S
[149/504] Compiling chacha-x86-linux.S
[150/504] Compiling chacha-x86-apple.S
[151/504] Compiling chacha-armv8-win.S
[152/504] Compiling chacha-armv8-linux.S
[153/504] Compiling chacha-armv8-apple.S
[154/504] Compiling aes128gcmsiv-x86_64-apple.S
[155/504] Compiling err_data.cc
[156/504] Compiling chacha-armv4-linux.S
[157/504] Compiling aes128gcmsiv-x86_64-linux.S
[158/504] Compiling x86_64-mont5-apple.S
[159/504] Compiling x86_64-mont5-linux.S
[160/504] Compiling x86_64-mont-apple.S
[161/504] Compiling x86_64-mont-linux.S
[162/504] Compiling x86-mont-apple.S
[163/504] Compiling x86-mont-linux.S
[164/504] Compiling vpaes-x86_64-linux.S
[165/504] Compiling vpaes-x86-linux.S
[166/504] Compiling vpaes-x86_64-apple.S
[167/504] Compiling vpaes-x86-apple.S
[168/504] Compiling vpaes-armv8-apple.S
[169/504] Compiling vpaes-armv8-win.S
[170/504] Compiling vpaes-armv8-linux.S
[171/504] Compiling vpaes-armv7-linux.S
[172/504] Compiling sha512-x86_64-linux.S
[173/504] Compiling sha512-x86_64-apple.S
[174/504] Compiling d1_lib.cc
[175/504] Compiling sha512-armv8-win.S
[176/504] Compiling sha512-armv4-linux.S
[177/504] Compiling sha512-armv8-linux.S
[178/504] Compiling sha512-armv8-apple.S
[179/504] Compiling sha512-586-linux.S
[180/504] Compiling sha512-586-apple.S
[181/504] Compiling sha256-x86_64-linux.S
[182/504] Compiling sha256-armv8-win.S
[183/504] Compiling sha256-x86_64-apple.S
[184/504] Compiling sha256-armv8-apple.S
[185/504] Compiling sha256-586-linux.S
[185/504] Compiling sha256-armv8-linux.S
[187/504] Compiling sha256-armv4-linux.S
[188/504] Compiling sha256-586-apple.S
[189/504] Compiling sha1-armv8-win.S
[190/504] Compiling sha1-armv8-linux.S
[191/504] Compiling sha1-x86_64-linux.S
[192/504] Compiling sha1-x86_64-apple.S
[193/504] Compiling sha1-armv4-large-linux.S
[194/504] Compiling sha1-armv8-apple.S
[195/504] Compiling sha1-586-linux.S
[196/504] Compiling sha1-586-apple.S
[197/504] Compiling rdrand-x86_64-linux.S
[198/504] Compiling rsaz-avx2-apple.S
[199/504] Compiling rsaz-avx2-linux.S
[200/504] Compiling rdrand-x86_64-apple.S
[201/504] Compiling p256_beeu-x86_64-asm-linux.S
[202/504] Compiling p256_beeu-x86_64-asm-apple.S
[202/504] Compiling p256_beeu-armv8-asm-linux.S
[204/504] Compiling p256_beeu-armv8-asm-win.S
[205/504] Compiling p256_beeu-armv8-asm-apple.S
[206/504] Compiling p256-x86_64-asm-apple.S
[207/504] Compiling p256-armv8-asm-win.S
[208/504] Compiling p256-x86_64-asm-linux.S
[209/504] Compiling p256-armv8-asm-linux.S
[210/504] Compiling p256-armv8-asm-apple.S
[211/504] Compiling ghashv8-armv8-win.S
[212/504] Compiling ghashv8-armv8-linux.S
[213/504] Compiling ghash-x86_64-apple.S
[214/504] Compiling ghashv8-armv8-apple.S
[215/504] Compiling ghashv8-armv7-linux.S
[216/504] Compiling ghash-x86-linux.S
[217/504] Compiling ghash-x86_64-linux.S
[218/504] Compiling ghash-x86-apple.S
[219/504] Compiling ghash-ssse3-x86_64-linux.S
[220/504] Compiling ghash-ssse3-x86-apple.S
[221/504] Compiling ghash-ssse3-x86_64-apple.S
[222/504] Compiling ghash-ssse3-x86-linux.S
[223/504] Compiling ghash-neon-armv8-win.S
[224/504] Compiling bio_ssl.cc
[225/504] Compiling ghash-neon-armv8-linux.S
[226/504] Compiling ghash-neon-armv8-apple.S
[227/504] Compiling bn-armv8-win.S
[228/504] Compiling ghash-armv4-linux.S
[229/504] Compiling bsaes-armv7-linux.S
[230/504] Compiling co-586-apple.S
[231/504] Compiling co-586-linux.S
[232/504] Compiling bn-armv8-linux.S
[233/504] Compiling armv8-mont-linux.S
[234/504] Compiling bn-armv8-apple.S
[235/504] Compiling bn-586-linux.S
[236/504] Compiling bn-586-apple.S
[237/504] Compiling armv8-mont-win.S
[238/504] Compiling armv4-mont-linux.S
[239/504] Compiling armv8-mont-apple.S
[240/504] Compiling aesv8-gcm-armv8-win.S
[241/504] Compiling aesv8-gcm-armv8-linux.S
[242/504] Compiling aesv8-armv8-win.S
[243/504] Compiling aesv8-armv8-linux.S
[244/504] Compiling aesv8-armv8-apple.S
[245/504] Compiling aesv8-gcm-armv8-apple.S
[246/504] Compiling aesv8-armv7-linux.S
[247/504] Compiling aesni-x86_64-apple.S
[248/504] Compiling aesni-x86-apple.S
[249/504] Compiling aesni-x86-linux.S
[250/504] Compiling aesni-x86_64-linux.S
[251/504] Compiling aesni-gcm-x86_64-apple.S
[252/504] Compiling aes-gcm-avx2-x86_64-linux.S
[253/504] Compiling aesni-gcm-x86_64-linux.S
[254/504] Compiling aes-gcm-avx2-x86_64-apple.S
[255/504] Compiling aes-gcm-avx10-x86_64-apple.S
[256/504] Compiling aes-gcm-avx10-x86_64-linux.S
[257/504] Compiling d1_both.cc
[258/504] Compiling x_sig.cc
[259/504] Compiling x_spki.cc
[260/504] Compiling x_val.cc
[261/504] Compiling x_x509a.cc
[262/504] Compiling x_pubkey.cc
[263/504] Compiling x_x509.cc
[264/504] Compiling x_req.cc
[265/504] Compiling x_name.cc
[266/504] Compiling x509spki.cc
[267/504] Compiling x_exten.cc
[268/504] Compiling x_attrib.cc
[269/504] Compiling x_crl.cc
[270/504] Compiling x_algor.cc
[271/504] Compiling x_all.cc
[272/504] Compiling x509rset.cc
[273/504] Compiling x509name.cc
[274/504] Compiling x509cset.cc
[275/504] Compiling x509_v3.cc
[276/504] Compiling x509_vfy.cc
[277/504] Compiling x509_vpm.cc
[278/504] Compiling x509_req.cc
[279/504] Compiling x509_txt.cc
[280/504] Compiling x509_trs.cc
[281/504] Compiling x509_set.cc
[282/504] Compiling x509.cc
[283/504] Compiling x509_obj.cc
[284/504] Compiling x509_d2.cc
[285/504] Compiling x509_def.cc
[286/504] Compiling x509_lu.cc
[287/504] Compiling x509_ext.cc
[288/504] Compiling x509_cmp.cc
[289/504] Compiling v3_utl.cc
[290/504] Compiling x509_att.cc
[291/504] Compiling v3_purp.cc
[292/504] Compiling v3_skey.cc
[293/504] Compiling v3_ocsp.cc
[294/504] Compiling v3_prn.cc
[295/504] Compiling v3_pmaps.cc
[296/504] Compiling v3_pcons.cc
[297/504] Compiling v3_ncons.cc
[298/504] Compiling v3_lib.cc
[299/504] Compiling v3_int.cc
[300/504] Compiling v3_info.cc
[301/504] Compiling v3_extku.cc
[302/504] Compiling v3_ia5.cc
[303/504] Compiling v3_enum.cc
[304/504] Compiling v3_genn.cc
[305/504] Compiling v3_conf.cc
[306/504] Compiling v3_crld.cc
[307/504] Compiling v3_bitst.cc
[308/504] Compiling v3_cpols.cc
[309/504] Compiling v3_akeya.cc
[310/504] Compiling v3_bcons.cc
[311/504] Compiling v3_alt.cc
[312/504] Compiling t_x509a.cc
[313/504] Compiling v3_akey.cc
[314/504] Compiling t_x509.cc
[315/504] Compiling rsa_pss.cc
[316/504] Compiling t_req.cc
[317/504] Compiling t_crl.cc
[318/504] Compiling i2d_pr.cc
[319/504] Compiling policy.cc
[320/504] Compiling by_file.cc
[321/504] Compiling asn1_gen.cc
[322/504] Compiling name_print.cc
[323/504] Compiling by_dir.cc
[324/504] Compiling algorithm.cc
[325/504] Compiling a_digest.cc
[326/504] Compiling voprf.cc
[327/504] Compiling a_sign.cc
[328/504] Compiling a_verify.cc
[329/504] Compiling thread_pthread.cc
[330/504] Compiling thread_win.cc
[331/504] Compiling stack.cc
[332/504] Compiling trust_token.cc
[333/504] Compiling thread.cc
[334/504] Compiling thread_none.cc
[335/504] Compiling pmbtoken.cc
[336/504] Compiling siphash.cc
[337/504] Compiling sha512.cc
[338/504] Compiling sha1.cc
[339/504] Compiling sha256.cc
[340/504] Compiling rsa_extra.cc
[341/504] Compiling slhdsa.cc
[342/504] Compiling rsa_print.cc
[343/504] Compiling spake2plus.cc
[344/504] Compiling urandom.cc
[345/504] Compiling rc4.cc
[346/504] Compiling refcount.cc
[347/504] Compiling trusty.cc
[348/504] Compiling windows.cc
[349/504] Compiling rand.cc
[350/504] Compiling rsa_crypt.cc
[351/504] Compiling passive.cc
[352/504] Compiling ios.cc
[353/504] Compiling fork_detect.cc
[354/504] Compiling getentropy.cc
[355/504] Compiling poly1305_arm_asm.S
[356/504] Compiling rsa_asn1.cc
[357/504] Compiling forkunsafe.cc
[358/504] Compiling deterministic.cc
[359/504] Compiling poly1305.cc
[360/504] Compiling pool.cc
[361/504] Compiling poly1305_arm.cc
[362/504] Compiling poly1305_vec.cc
[363/504] Compiling pkcs7.cc
[364/504] Compiling pem_x509.cc
[365/504] Compiling pkcs7_x509.cc
[366/504] Compiling pkcs8_x509.cc
[367/504] Compiling p5_pbev2.cc
[368/504] Compiling pkcs8.cc
[369/504] Compiling pem_xaux.cc
[370/504] Compiling pem_pkey.cc
[371/504] Compiling pem_oth.cc
[372/504] Compiling obj_xref.cc
[373/504] Compiling pem_pk8.cc
[374/504] Compiling mldsa.cc
[375/504] Compiling mlkem.cc
[376/504] Compiling pem_info.cc
[377/504] Compiling pem_all.cc
[378/504] Compiling md4.cc
[379/504] Compiling mem.cc
[380/504] Compiling pem_lib.cc
[381/504] Compiling poly_rq_mul.S
[382/504] Compiling fips_shared_support.cc
[383/504] Compiling md5.cc
[384/504] Compiling obj.cc
[385/504] Compiling lhash.cc
[386/504] Compiling sign.cc
[387/504] Compiling hrss.cc
[388/504] Compiling scrypt.cc
[389/504] Compiling ex_data.cc
[390/504] Compiling kyber.cc
[391/504] Compiling print.cc
[392/504] Compiling hpke.cc
[393/504] Compiling p_x25519.cc
[394/504] Compiling pbkdf.cc
[395/504] Compiling p_x25519_asn1.cc
[396/504] Compiling p_rsa_asn1.cc
[397/504] Compiling p_ed25519.cc
[398/504] Compiling p_rsa.cc
[399/504] Compiling p_ec_asn1.cc
[400/504] Compiling p_hkdf.cc
[401/504] Compiling p_ed25519_asn1.cc
[402/504] Compiling p_ec.cc
[403/504] Compiling p_dh.cc
[404/504] Compiling p_dh_asn1.cc
[405/504] Compiling evp_ctx.cc
[406/504] Compiling evp.cc
[407/504] Compiling err.cc
[408/504] Compiling engine.cc
[409/504] Compiling p_dsa_asn1.cc
[410/504] Compiling evp_asn1.cc
[411/504] Compiling ecdh.cc
[412/504] Compiling hash_to_curve.cc
[413/504] Compiling ecdsa_asn1.cc
[414/504] Compiling dsa_asn1.cc
[415/504] Compiling ec_derive.cc
[416/504] Compiling dsa.cc
[417/504] Compiling ec_asn1.cc
[418/504] Compiling params.cc
[419/504] Compiling spake25519.cc
[420/504] Compiling x25519-asm-arm.S
[421/504] Compiling digest_extra.cc
[422/504] Compiling crypto.cc
[423/504] Compiling des.cc
[424/504] Compiling dh_asn1.cc
[425/504] Compiling cpu_arm_linux.cc
[426/504] Compiling bcm.cc
[427/504] Compiling cpu_intel.cc
[428/504] Compiling cpu_arm_freebsd.cc
[429/504] Compiling curve25519.cc
[430/504] Compiling curve25519_64_adx.cc
[431/504] Compiling cpu_aarch64_win.cc
[432/504] Compiling cpu_aarch64_openbsd.cc
[433/504] Compiling cpu_aarch64_sysreg.cc
[434/504] Compiling cpu_aarch64_apple.cc
[435/504] Compiling cpu_aarch64_linux.cc
[436/504] Compiling cpu_aarch64_fuchsia.cc
[437/504] Compiling conf.cc
[438/504] Compiling e_rc2.cc
[439/504] Compiling tls_cbc.cc
[440/504] Compiling e_null.cc
[441/504] Compiling e_rc4.cc
[442/504] Compiling e_tls.cc
[443/504] Compiling get_cipher.cc
[444/504] Compiling e_chacha20poly1305.cc
[445/504] Compiling e_des.cc
[446/504] Compiling e_aesctrhmac.cc
[447/504] Compiling derive_key.cc
[448/504] Compiling chacha.cc
[449/504] Compiling e_aesgcmsiv.cc
[450/504] Compiling unicode.cc
[451/504] Compiling ber.cc
[452/504] Compiling buf.cc
[453/504] Compiling cbs.cc
[454/504] Compiling asn1_compat.cc
[455/504] Compiling cbb.cc
[456/504] Compiling convert.cc
[457/504] Compiling bn_asn1.cc
[458/504] Compiling socket.cc
[459/504] Compiling printf.cc
[460/504] Compiling blake2.cc
[461/504] Compiling socket_helper.cc
[462/504] Compiling pair.cc
[463/504] Compiling hexdump.cc
[464/504] Compiling fd.cc
[465/504] Compiling bio.cc
[466/504] Compiling errno.cc
[467/504] Compiling connect.cc
[468/504] Compiling file.cc
[469/504] Compiling base64.cc
[470/504] Compiling tasn_typ.cc
[471/504] Compiling bio_mem.cc
[472/504] Compiling tasn_fre.cc
[473/504] Compiling tasn_utl.cc
[474/504] Compiling tasn_enc.cc
[475/504] Compiling f_string.cc
[476/504] Compiling posix_time.cc
[477/504] Compiling f_int.cc
[478/504] Compiling tasn_new.cc
[479/504] Compiling asn1_par.cc
[480/504] Compiling asn_pack.cc
[481/504] Compiling tasn_dec.cc
[482/504] Compiling a_utctm.cc
[483/504] Compiling a_type.cc
[484/504] Compiling a_octet.cc
[485/504] Compiling asn1_lib.cc
[486/504] Compiling a_strnid.cc
[487/504] Compiling a_time.cc
[488/504] Compiling a_i2d_fp.cc
[489/504] Compiling a_strex.cc
[490/504] Compiling a_object.cc
[491/504] Compiling a_mbstr.cc
[492/504] Compiling a_d2i_fp.cc
[493/504] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[494/504] Write sources
[495/504] Compiling a_dup.cc
[495/504] Write sources
[498/523] Compiling a_bitstr.cc
[499/548] Compiling a_int.cc
[500/548] Compiling a_gentm.cc
[502/548] Compiling Algorithms Permutations.swift
[503/548] Compiling Algorithms Product.swift
[504/548] Compiling Algorithms MinMax.swift
[505/548] Compiling Algorithms Partition.swift
[506/550] Compiling Algorithms Joined.swift
[507/550] Compiling Algorithms Keyed.swift
[507/550] Compiling a_bool.cc
[509/550] Compiling Algorithms AdjacentPairs.swift
[510/550] Compiling Algorithms Chain.swift
[511/550] Compiling Algorithms Chunked.swift
[512/550] Compiling Algorithms Grouped.swift
[513/550] Compiling Algorithms Indexed.swift
[514/550] Compiling Algorithms Intersperse.swift
[515/550] Compiling Atomics IntegerOperations.swift
[516/550] Compiling Atomics Unmanaged extensions.swift
[517/550] Compiling Algorithms Split.swift
[518/550] Compiling Algorithms Stride.swift
[519/550] Compiling Algorithms Suffix.swift
[522/553] Compiling Algorithms Rotate.swift
[526/553] Compiling Algorithms FlattenCollection.swift
[530/553] Compiling Algorithms Compacted.swift
[531/553] Compiling Algorithms Cycle.swift
[532/553] Compiling Algorithms EitherSequence.swift
[533/553] Compiling Algorithms FirstNonNil.swift
[540/553] Compiling Algorithms Combinations.swift
[541/553] Compiling Algorithms Trim.swift
[542/553] Compiling Algorithms Unique.swift
[543/553] Compiling Algorithms Windows.swift
[550/553] Emitting module Atomics
[551/554] Compiling c-nioatomics.c
[553/554] Emitting module Algorithms
[554/555] Compiling c-atomics.c
[556/561] Compiling NIOConcurrencyHelpers lock.swift
[557/561] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[558/561] Compiling NIOConcurrencyHelpers NIOLock.swift
[559/561] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[560/561] Emitting module NIOConcurrencyHelpers
[561/561] Compiling NIOConcurrencyHelpers atomics.swift
[563/621] Compiling NIOCore MarkedCircularBuffer.swift
[564/621] Compiling NIOCore MulticastChannel.swift
[565/621] Compiling NIOCore NIOAny.swift
[566/621] Compiling NIOCore NIOCloseOnErrorHandler.swift
[567/621] Compiling NIOCore NIOLoopBound.swift
[568/621] Compiling NIOCore NIOScheduledCallback.swift
[569/621] Compiling NIOCore NIOSendable.swift
[570/621] Compiling NIOCore RecvByteBufferAllocator.swift
[571/629] Compiling NIOCore GlobalSingletons.swift
[572/629] Compiling NIOCore IO.swift
[573/629] Compiling NIOCore IOData.swift
[574/629] Compiling NIOCore IPProtocol.swift
[575/629] Compiling NIOCore IntegerBitPacking.swift
[576/629] Compiling NIOCore IntegerTypes.swift
[577/629] Compiling NIOCore Interfaces.swift
[578/629] Compiling NIOCore Linux.swift
[579/629] Compiling NIOCore EventLoop.swift
[580/629] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[581/629] Compiling NIOCore EventLoopFuture+Deprecated.swift
[582/629] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[583/629] Compiling NIOCore EventLoopFuture.swift
[584/629] Compiling NIOCore FileDescriptor.swift
[585/629] Compiling NIOCore FileHandle.swift
[586/629] Compiling NIOCore FileRegion.swift
[587/629] Compiling NIOCore AddressedEnvelope.swift
[588/629] Compiling NIOCore AsyncAwaitSupport.swift
[589/629] Compiling NIOCore AsyncChannel.swift
[590/629] Compiling NIOCore AsyncChannelHandler.swift
[591/629] Compiling NIOCore AsyncChannelInboundStream.swift
[592/629] Compiling NIOCore AsyncChannelOutboundWriter.swift
[593/629] Compiling NIOCore NIOAsyncSequenceProducer.swift
[594/629] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[595/629] Compiling NIOCore NIOAsyncWriter.swift
[596/629] Compiling NIOCore ChannelPipeline.swift
[597/629] Compiling NIOCore CircularBuffer.swift
[598/629] Compiling NIOCore Codec.swift
[599/629] Compiling NIOCore ConvenienceOptionSupport.swift
[600/629] Compiling NIOCore DeadChannel.swift
[601/629] Compiling NIOCore DispatchQueue+WithFuture.swift
[602/629] Compiling NIOCore EventLoop+Deprecated.swift
[603/629] Compiling NIOCore EventLoop+SerialExecutor.swift
[604/629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[605/629] Compiling NIOCore SocketAddresses.swift
[606/629] Compiling NIOCore SocketOptionProvider.swift
[607/629] Compiling NIOCore SystemCallHelpers.swift
[608/629] Compiling NIOCore TimeAmount+Duration.swift
[609/629] Compiling NIOCore TypeAssistedChannelHandler.swift
[610/629] Compiling NIOCore UniversalBootstrapSupport.swift
[611/629] Compiling NIOCore Utilities.swift
[612/629] Compiling NIOCore ByteBuffer-multi-int.swift
[613/629] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[614/629] Compiling NIOCore ByteBuffer-views.swift
[615/629] Compiling NIOCore Channel.swift
[616/629] Compiling NIOCore ChannelHandler.swift
[617/629] Compiling NIOCore ChannelHandlers.swift
[618/629] Compiling NIOCore ChannelInvoker.swift
[619/629] Compiling NIOCore ChannelOption.swift
[620/629] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[621/629] Compiling NIOCore BSDSocketAPI.swift
[622/629] Compiling NIOCore ByteBuffer-aux.swift
[623/629] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[624/629] Compiling NIOCore ByteBuffer-conversions.swift
[625/629] Compiling NIOCore ByteBuffer-core.swift
[626/629] Compiling NIOCore ByteBuffer-hex.swift
[627/629] Compiling NIOCore ByteBuffer-int.swift
[628/629] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[629/629] Emitting module NIOCore
[631/681] Compiling NIOEmbedded AsyncTestingChannel.swift
[632/681] Emitting module NIOEmbedded
[633/681] Compiling NIOEmbedded Embedded.swift
[634/681] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[636/682] Compiling NIOPosix IO.swift
[637/682] Compiling NIOPosix IntegerBitPacking.swift
[638/682] Compiling NIOPosix IntegerTypes.swift
[639/682] Compiling NIOPosix Linux.swift
[640/682] Compiling NIOPosix LinuxCPUSet.swift
[641/682] Compiling NIOPosix LinuxUring.swift
[642/682] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[643/688] Compiling NIOPosix SelectableChannel.swift
[644/688] Compiling NIOPosix SelectableEventLoop.swift
[645/688] Compiling NIOPosix SelectorEpoll.swift
[646/688] Compiling NIOPosix SelectorGeneric.swift
[647/688] Compiling NIOPosix SelectorKqueue.swift
[648/688] Compiling NIOPosix SelectorUring.swift
[649/688] Compiling NIOPosix ThreadPosix.swift
[650/688] Compiling NIOPosix ThreadWindows.swift
[651/688] Compiling NIOPosix UnsafeTransfer.swift
[652/688] Compiling NIOPosix Utilities.swift
[653/688] Compiling NIOPosix VsockAddress.swift
[654/688] Compiling NIOPosix VsockChannelEvents.swift
[655/688] Compiling NIOPosix PooledRecvBufferAllocator.swift
[656/688] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[657/688] Compiling NIOPosix PosixSingletons.swift
[658/688] Compiling NIOPosix RawSocketBootstrap.swift
[659/688] Compiling NIOPosix Resolver.swift
[660/688] Compiling NIOPosix Selectable.swift
[661/688] Compiling NIOPosix ServerSocket.swift
[662/688] Compiling NIOPosix Socket.swift
[663/688] Compiling NIOPosix SocketChannel.swift
[664/688] Compiling NIOPosix SocketProtocols.swift
[665/688] Compiling NIOPosix System.swift
[666/688] Compiling NIOPosix Thread.swift
[667/688] Compiling NIOPosix NIOThreadPool.swift
[668/688] Compiling NIOPosix NonBlockingFileIO.swift
[669/688] Compiling NIOPosix PendingDatagramWritesManager.swift
[670/688] Compiling NIOPosix PendingWritesManager.swift
[671/688] Compiling NIOPosix PipeChannel.swift
[672/688] Compiling NIOPosix PipePair.swift
[673/688] Compiling NIOPosix Pool.swift
[674/688] Emitting module NIOPosix
[675/688] Compiling NIOPosix BSDSocketAPICommon.swift
[676/688] Compiling NIOPosix BSDSocketAPIPosix.swift
[677/688] Compiling NIOPosix BSDSocketAPIWindows.swift
[678/688] Compiling NIOPosix BaseSocket.swift
[679/688] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[680/688] Compiling NIOPosix BaseSocketChannel.swift
[681/688] Compiling NIOPosix BaseStreamSocketChannel.swift
[682/688] Compiling NIOPosix Bootstrap.swift
[683/688] Compiling NIOPosix ControlMessage.swift
[684/688] Compiling NIOPosix DatagramVectorReadManager.swift
[685/688] Compiling NIOPosix Errors+Any.swift
[686/688] Compiling NIOPosix FileDescriptor.swift
[687/688] Compiling NIOPosix GetaddrinfoResolver.swift
[688/688] Compiling NIOPosix HappyEyeballs.swift
[690/691] Emitting module NIO
[691/691] Compiling NIO Exports.swift
[693/731] Compiling NIOHTTP1 ByteCollectionUtils.swift
[694/731] Compiling NIOHTTP1 HTTPDecoder.swift
[695/731] Compiling NIOSOCKS ClientStateMachine.swift
[696/732] Compiling NIOTLS TLSEvents.swift
[697/732] Emitting module NIOTLS
[698/732] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[699/732] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[700/732] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[701/732] Compiling NIOSOCKS SOCKSResponse.swift
[702/732] Emitting module NIOSOCKS
[703/732] Compiling NIOHTTP1 HTTPEncoder.swift
[704/732] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[705/732] Compiling NIOSOCKS ServerStateMachine.swift
[706/732] Compiling NIOHTTP1 HTTPTypes.swift
[707/732] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[708/732] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[709/732] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[710/733] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[711/733] Compiling NIOTLS SNIHandler.swift
[714/734] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[715/734] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[718/765] Compiling NIOSSL SSLCallbacks.swift
[719/765] Compiling NIOSSL SSLCertificate.swift
[720/765] Compiling NIOSSL NIOSSLHandler.swift
[721/765] Compiling NIOSSL NIOSSLServerHandler.swift
[722/765] Compiling NIOSSL ObjectIdentifier.swift
[723/765] Compiling NIOSSL PosixPort.swift
[724/765] Compiling NIOSSL NIOSSLClientHandler.swift
[725/765] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[726/765] Compiling NIOSSL SSLContext.swift
[727/765] Compiling NIOSSL SSLErrors.swift
[728/765] Emitting module NIOHTTP1
[729/765] Compiling NIOSSL AndroidCABundle.swift
[730/765] Compiling NIOSSL ByteBufferBIO.swift
[731/765] Compiling NIOSSL CustomPrivateKey.swift
[733/784] Compiling NIOHPACK IndexedHeaderTable.swift
[734/785] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[735/785] Compiling NIOHPACK HuffmanTables.swift
[736/785] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[737/785] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[739/785] Compiling NIOSSL SSLInit.swift
[740/785] Compiling NIOSSL SSLPKCS12Bundle.swift
[741/785] Compiling NIOSSL SSLPrivateKey.swift
[742/788] Compiling NIOHTTPCompression HTTPCompression.swift
[743/788] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[744/788] Emitting module NIOHTTPCompression
[745/788] Compiling NIOHTTPCompression HTTPDecompression.swift
[746/788] Compiling NIOSSL SSLPublicKey.swift
[747/788] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[748/788] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[749/788] Compiling NIOSSL SubjectAlternativeName.swift
[750/788] Compiling NIOSSL NIOSSLSecureBytes.swift
[751/788] Compiling NIOSSL RNG.swift
[752/788] Compiling NIOSSL SafeCompare.swift
[753/788] Compiling NIOSSL Zeroization.swift
[754/788] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[755/788] Compiling NIOHPACK StaticHeaderTable.swift
[756/789] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[757/789] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[759/789] Compiling NIOHPACK HuffmanCoding.swift
[760/789] Emitting module NIOHPACK
[761/789] Compiling NIOHPACK IntegerCoding.swift
[762/789] Compiling NIOHPACK DynamicHeaderTable.swift
[763/789] Compiling NIOHPACK HPACKDecoder.swift
[765/789] Compiling NIOSSL SSLCertificateExtensions.swift
[766/789] Compiling NIOSSL SSLConnection.swift
[768/789] Compiling NIOHPACK HPACKHeader.swift
[769/789] Compiling NIOHPACK HeaderTables.swift
[770/789] Compiling NIOHPACK HPACKEncoder.swift
[771/789] Compiling NIOHPACK HPACKErrors.swift
[776/789] Emitting module NIOSSL
[785/790] Emitting module NIOFoundationCompat
[786/790] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[789/791] Compiling NIOSSL TLSConfiguration.swift
[790/791] Compiling NIOSSL UniversalBootstrapSupport.swift
[791/791] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[793/872] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[794/872] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[795/872] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[796/874] Emitting module NIOTransportServices
[797/874] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[798/874] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[799/874] Compiling NIOHTTP2 MaySendFrames.swift
[800/874] Compiling NIOHTTP2 SendingDataState.swift
[801/874] Compiling NIOHTTP2 SendingGoawayState.swift
[802/874] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[803/874] Compiling NIOHTTP2 HTTP2SettingsState.swift
[804/874] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[805/874] Compiling NIOHTTP2 SendingHeadersState.swift
[806/874] Compiling NIOHTTP2 SendingPushPromiseState.swift
[807/874] Compiling NIOHTTP2 SendingRstStreamState.swift
[808/874] Compiling NIOHTTP2 HasFlowControlWindows.swift
[809/874] Compiling NIOHTTP2 HasLocalSettings.swift
[810/874] Compiling NIOHTTP2 HasRemoteSettings.swift
[811/874] Compiling NIOHTTP2 ReceivingDataState.swift
[812/874] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[813/874] Compiling NIOHTTP2 ReceivingHeadersState.swift
[814/874] Compiling NIOHTTP2 ConnectionStateMachine.swift
[815/874] Compiling NIOHTTP2 ConnectionStreamsState.swift
[816/874] Compiling NIOHTTP2 MayReceiveFrames.swift
[826/883] Emitting module NIOHTTP2
[827/883] Compiling NIOHTTP2 InboundWindowManager.swift
[828/883] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[829/883] Compiling NIOHTTP2 StreamChannelFlowController.swift
[830/883] Compiling NIOHTTP2 StreamChannelList.swift
[831/883] Compiling NIOHTTP2 StreamMap.swift
[832/883] Compiling NIOHTTP2 StreamStateMachine.swift
[833/883] Compiling NIOHTTP2 UnsafeTransfer.swift
[834/883] Compiling NIOHTTP2 WatermarkedFlowController.swift
[841/883] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[842/883] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[843/883] Compiling NIOHTTP2 StateMachineResult.swift
[844/883] Compiling NIOHTTP2 ContentLengthVerifier.swift
[845/883] Compiling NIOHTTP2 DOSHeuristics.swift
[846/883] Compiling NIOHTTP2 Error+Any.swift
[847/883] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[848/883] Compiling NIOHTTP2 ControlFrameBuffer.swift
[849/883] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[850/883] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[851/883] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[852/883] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[853/883] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[854/883] Compiling NIOHTTP2 HTTP2StreamID.swift
[855/883] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[856/883] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[857/883] Compiling NIOHTTP2 HTTP2UserEvents.swift
[858/883] Compiling NIOHTTP2 InboundEventBuffer.swift
[868/883] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[869/883] Compiling NIOHTTP2 HTTP2Frame.swift
[870/883] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[871/883] Compiling NIOHTTP2 HTTP2FrameParser.swift
[872/883] Compiling NIOHTTP2 HTTP2PingData.swift
[873/883] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[874/883] Compiling NIOHTTP2 HTTP2Settings.swift
[875/883] Compiling NIOHTTP2 HTTP2Stream.swift
[876/883] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[877/883] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[878/883] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[879/883] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[880/883] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[881/883] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[882/883] Compiling NIOHTTP2 HTTP2Error.swift
[883/883] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[885/943] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[886/943] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[887/943] Compiling AsyncHTTPClient AsyncLazySequence.swift
[888/943] Compiling AsyncHTTPClient HTTPClient+execute.swift
[889/943] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[890/943] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[891/943] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[892/943] Compiling AsyncHTTPClient HTTPClientRequest.swift
[893/943] Compiling AsyncHTTPClient HTTPClientResponse.swift
[894/943] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[895/943] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[896/943] Compiling AsyncHTTPClient Transaction.swift
[897/943] Compiling AsyncHTTPClient Base64.swift
[898/943] Compiling AsyncHTTPClient BasicAuth.swift
[899/943] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[900/943] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[901/943] Compiling AsyncHTTPClient ConnectionPool.swift
[902/943] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[903/943] Emitting module AsyncHTTPClient
[904/951] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[905/951] Compiling AsyncHTTPClient TLSEventsHandler.swift
[906/951] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[907/951] Compiling AsyncHTTPClient HTTP1Connection.swift
[908/951] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[909/951] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[910/951] Compiling AsyncHTTPClient HTTP2Connection.swift
[911/951] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[912/951] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[913/951] Compiling AsyncHTTPClient RequestOptions.swift
[914/951] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[915/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[916/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[917/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[918/951] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[919/951] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[920/951] Compiling AsyncHTTPClient RequestBag.swift
[921/951] Compiling AsyncHTTPClient RequestValidation.swift
[922/951] Compiling AsyncHTTPClient SSLContextCache.swift
[923/951] Compiling AsyncHTTPClient Scheme.swift
[924/951] Compiling AsyncHTTPClient Singleton.swift
[925/951] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[926/951] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[927/951] Compiling AsyncHTTPClient Utils.swift
[928/951] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[929/951] Compiling AsyncHTTPClient ConnectionTarget.swift
[930/951] Compiling AsyncHTTPClient DeconstructedURL.swift
[931/951] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[932/951] Compiling AsyncHTTPClient FoundationExtensions.swift
[933/951] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[934/951] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[935/951] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[936/951] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[937/951] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[938/951] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[939/951] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[940/951] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[941/951] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[942/951] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[943/951] Compiling AsyncHTTPClient RequestBodyLength.swift
[944/951] Compiling AsyncHTTPClient HTTPClient.swift
[945/951] Compiling AsyncHTTPClient HTTPHandler.swift
[946/951] Compiling AsyncHTTPClient LRUCache.swift
[947/951] Compiling AsyncHTTPClient NWErrorHandler.swift
[948/951] Compiling AsyncHTTPClient NWWaitingHandler.swift
[949/951] Compiling AsyncHTTPClient TLSConfiguration.swift
[950/951] Compiling AsyncHTTPClient RedirectState.swift
[951/951] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[953/955] Emitting module YASU
[954/955] Compiling YASU BundleExtension.swift
[955/955] 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()
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/64] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[3/64] Compiling Logging MetadataProvider.swift
[4/64] Compiling RealModule ElementaryFunctions.swift
[5/64] Compiling InternalCollectionsUtilities Debugging.swift
[6/64] Compiling InternalCollectionsUtilities Descriptions.swift
[7/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[8/65] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[9/67] Compiling Atomics UnsafeAtomic.swift
[10/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/67] Compiling Logging LogHandler.swift
[12/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/67] Compiling InternalCollectionsUtilities Specialize.swift
[14/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/69] Compiling RealModule Real.swift
[19/69] Compiling RealModule RealFunctions.swift
[20/69] Compiling RealModule Float80+Real.swift
[21/69] Compiling NIOConcurrencyHelpers NIOLock.swift
[22/69] Emitting module Logging
[23/69] Compiling Logging Locks.swift
[24/69] Compiling _NIODataStructures Heap.swift
[25/69] Compiling RealModule Float+Real.swift
[26/69] Compiling RealModule Float16+Real.swift
[27/69] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/69] Compiling NIOConcurrencyHelpers lock.swift
[29/69] Compiling RealModule AlgebraicField.swift
[30/69] Compiling RealModule ApproximateEquality.swift
[31/69] Compiling RealModule AugmentedArithmetic.swift
[32/69] Compiling NIOConcurrencyHelpers atomics.swift
[36/69] Compiling RealModule Double+Real.swift
[37/69] Emitting module _NIODataStructures
[38/69] Compiling Atomics IntegerOperations.swift
[39/69] Compiling Atomics Unmanaged extensions.swift
[40/69] Compiling _NIODataStructures PriorityQueue.swift
[41/69] Compiling _NIODataStructures _TinyArray.swift
[43/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[44/70] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/70] Emitting module RealModule
[48/71] Emitting module NIOConcurrencyHelpers
[50/72] Emitting module _NIOBase64
[51/72] Compiling _NIOBase64 Base64.swift
[55/73] Emitting module InternalCollectionsUtilities
[56/98] Compiling Algorithms Joined.swift
[57/98] Compiling Algorithms Keyed.swift
[58/98] Compiling Algorithms Combinations.swift
[59/98] Compiling Algorithms Compacted.swift
[60/98] Compiling Algorithms Cycle.swift
[61/98] Compiling Algorithms EitherSequence.swift
[62/98] Compiling Algorithms FirstNonNil.swift
[64/99] Compiling Logging Logging.swift
[66/115] Compiling DequeModule Deque+CustomReflectable.swift
[67/115] Compiling DequeModule Deque+Descriptions.swift
[68/115] Compiling DequeModule Deque+Extras.swift
[69/115] Compiling DequeModule Deque+Hashable.swift
[70/118] Compiling DequeModule _DequeBuffer.swift
[71/118] Compiling DequeModule _DequeBufferHeader.swift
[72/120] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/120] Compiling Algorithms Reductions.swift
[74/120] Compiling Algorithms Rotate.swift
[75/120] Compiling Algorithms Split.swift
[76/120] Compiling Algorithms Stride.swift
[77/120] Compiling Algorithms Suffix.swift
[78/120] Compiling DequeModule Deque+Equatable.swift
[79/120] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/120] Compiling DequeModule Deque+Codable.swift
[85/120] Compiling DequeModule Deque+Collection.swift
[87/120] Compiling DequeModule Deque._Storage.swift
[88/120] Compiling DequeModule Deque._UnsafeHandle.swift
[89/120] Compiling DequeModule Deque.swift
[92/120] Compiling DequeModule Deque+Testing.swift
[93/120] Compiling DequeModule _DequeSlot.swift
[95/120] Compiling Algorithms Partition.swift
[96/120] Compiling Algorithms Permutations.swift
[97/120] Compiling Algorithms Product.swift
[98/120] Emitting module Atomics
[99/121] Compiling Algorithms Trim.swift
[100/121] Compiling Algorithms Unique.swift
[101/121] Compiling Algorithms Windows.swift
[116/121] Emitting module DequeModule
[122/181] Emitting module Algorithms
[124/182] Compiling NIOCore MarkedCircularBuffer.swift
[125/182] Compiling NIOCore MulticastChannel.swift
[126/182] Compiling NIOCore NIOAny.swift
[127/182] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/182] Compiling NIOCore NIOLoopBound.swift
[129/182] Compiling NIOCore NIOScheduledCallback.swift
[130/182] Compiling NIOCore NIOSendable.swift
[131/182] Compiling NIOCore RecvByteBufferAllocator.swift
[132/190] Compiling NIOCore GlobalSingletons.swift
[133/190] Compiling NIOCore IO.swift
[134/190] Compiling NIOCore IOData.swift
[135/190] Compiling NIOCore IPProtocol.swift
[136/190] Compiling NIOCore IntegerBitPacking.swift
[137/190] Compiling NIOCore IntegerTypes.swift
[138/190] Compiling NIOCore Interfaces.swift
[139/190] Compiling NIOCore Linux.swift
[140/190] Compiling NIOCore AddressedEnvelope.swift
[141/190] Compiling NIOCore AsyncAwaitSupport.swift
[142/190] Compiling NIOCore AsyncChannel.swift
[143/190] Compiling NIOCore AsyncChannelHandler.swift
[144/190] Compiling NIOCore AsyncChannelInboundStream.swift
[145/190] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/190] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/190] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/190] Compiling NIOCore NIOAsyncWriter.swift
[149/190] Compiling NIOCore EventLoop.swift
[150/190] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[151/190] Compiling NIOCore EventLoopFuture+Deprecated.swift
[152/190] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[153/190] Compiling NIOCore EventLoopFuture.swift
[154/190] Compiling NIOCore FileDescriptor.swift
[155/190] Compiling NIOCore FileHandle.swift
[156/190] Compiling NIOCore FileRegion.swift
[157/190] Compiling NIOCore ChannelPipeline.swift
[158/190] Compiling NIOCore CircularBuffer.swift
[159/190] Compiling NIOCore Codec.swift
[160/190] Compiling NIOCore ConvenienceOptionSupport.swift
[161/190] Compiling NIOCore DeadChannel.swift
[162/190] Compiling NIOCore DispatchQueue+WithFuture.swift
[163/190] Compiling NIOCore EventLoop+Deprecated.swift
[164/190] Compiling NIOCore EventLoop+SerialExecutor.swift
[165/190] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[166/190] Compiling NIOCore SocketAddresses.swift
[167/190] Compiling NIOCore SocketOptionProvider.swift
[168/190] Compiling NIOCore SystemCallHelpers.swift
[169/190] Compiling NIOCore TimeAmount+Duration.swift
[170/190] Compiling NIOCore TypeAssistedChannelHandler.swift
[171/190] Compiling NIOCore UniversalBootstrapSupport.swift
[172/190] Compiling NIOCore Utilities.swift
[173/190] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[174/190] Compiling NIOCore BSDSocketAPI.swift
[175/190] Compiling NIOCore ByteBuffer-aux.swift
[176/190] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[177/190] Compiling NIOCore ByteBuffer-conversions.swift
[178/190] Compiling NIOCore ByteBuffer-core.swift
[179/190] Compiling NIOCore ByteBuffer-hex.swift
[180/190] Compiling NIOCore ByteBuffer-int.swift
[181/190] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[182/190] Compiling NIOCore ByteBuffer-multi-int.swift
[183/190] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[184/190] Compiling NIOCore ByteBuffer-views.swift
[185/190] Compiling NIOCore Channel.swift
[186/190] Compiling NIOCore ChannelHandler.swift
[187/190] Compiling NIOCore ChannelHandlers.swift
[188/190] Compiling NIOCore ChannelInvoker.swift
[189/190] Compiling NIOCore ChannelOption.swift
[190/190] Emitting module NIOCore
[192/242] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[193/242] Compiling NIOEmbedded AsyncTestingChannel.swift
[194/242] Emitting module NIOEmbedded
[195/242] Compiling NIOEmbedded Embedded.swift
[197/243] Compiling NIOPosix IO.swift
[198/243] Compiling NIOPosix IntegerBitPacking.swift
[199/243] Compiling NIOPosix IntegerTypes.swift
[200/243] Compiling NIOPosix Linux.swift
[201/243] Compiling NIOPosix LinuxCPUSet.swift
[202/243] Compiling NIOPosix LinuxUring.swift
[203/243] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[204/249] Compiling NIOPosix PooledRecvBufferAllocator.swift
[205/249] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[206/249] Compiling NIOPosix PosixSingletons.swift
[207/249] Compiling NIOPosix RawSocketBootstrap.swift
[208/249] Compiling NIOPosix Resolver.swift
[209/249] Compiling NIOPosix Selectable.swift
[210/249] Compiling NIOPosix ThreadPosix.swift
[211/249] Compiling NIOPosix ThreadWindows.swift
[212/249] Compiling NIOPosix UnsafeTransfer.swift
[213/249] Compiling NIOPosix Utilities.swift
[214/249] Compiling NIOPosix VsockAddress.swift
[215/249] Compiling NIOPosix VsockChannelEvents.swift
[216/249] Compiling NIOPosix Bootstrap.swift
[217/249] Compiling NIOPosix ControlMessage.swift
[218/249] Compiling NIOPosix DatagramVectorReadManager.swift
[219/249] Compiling NIOPosix Errors+Any.swift
[220/249] Compiling NIOPosix FileDescriptor.swift
[221/249] Compiling NIOPosix GetaddrinfoResolver.swift
[222/249] Compiling NIOPosix HappyEyeballs.swift
[223/249] Compiling NIOPosix SelectableChannel.swift
[224/249] Compiling NIOPosix SelectableEventLoop.swift
[225/249] Compiling NIOPosix SelectorEpoll.swift
[226/249] Compiling NIOPosix SelectorGeneric.swift
[227/249] Compiling NIOPosix SelectorKqueue.swift
[228/249] Compiling NIOPosix SelectorUring.swift
[229/249] Compiling NIOPosix ServerSocket.swift
[230/249] Compiling NIOPosix Socket.swift
[231/249] Compiling NIOPosix SocketChannel.swift
[232/249] Compiling NIOPosix SocketProtocols.swift
[233/249] Compiling NIOPosix System.swift
[234/249] Compiling NIOPosix Thread.swift
[235/249] Emitting module NIOPosix
[236/249] Compiling NIOPosix BSDSocketAPICommon.swift
[237/249] Compiling NIOPosix BSDSocketAPIPosix.swift
[238/249] Compiling NIOPosix BSDSocketAPIWindows.swift
[239/249] Compiling NIOPosix BaseSocket.swift
[240/249] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[241/249] Compiling NIOPosix BaseSocketChannel.swift
[242/249] Compiling NIOPosix BaseStreamSocketChannel.swift
[243/249] Compiling NIOPosix NIOThreadPool.swift
[244/249] Compiling NIOPosix NonBlockingFileIO.swift
[245/249] Compiling NIOPosix PendingDatagramWritesManager.swift
[246/249] Compiling NIOPosix PendingWritesManager.swift
[247/249] Compiling NIOPosix PipeChannel.swift
[248/249] Compiling NIOPosix PipePair.swift
[249/249] Compiling NIOPosix Pool.swift
[251/252] Compiling NIO Exports.swift
[252/252] Emitting module NIO
[254/292] Compiling NIOTLS TLSEvents.swift
[255/292] Emitting module NIOTLS
[256/292] Compiling NIOSOCKS SOCKSResponse.swift
[257/293] Compiling NIOSOCKS ClientStateMachine.swift
[258/293] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[259/293] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[260/293] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[261/293] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[262/293] Compiling NIOHTTP1 HTTPEncoder.swift
[263/293] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[264/293] Compiling NIOHTTP1 ByteCollectionUtils.swift
[265/293] Compiling NIOHTTP1 HTTPDecoder.swift
[266/293] Emitting module NIOSOCKS
[267/293] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[268/293] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[269/293] Compiling NIOTLS SNIHandler.swift
[270/293] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[271/294] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[272/294] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[274/294] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[275/294] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[276/294] Compiling NIOSOCKS ServerStateMachine.swift
[277/295] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[278/295] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[280/297] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[281/297] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[282/326] Emitting module NIOFoundationCompat
[283/326] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[284/326] Compiling NIOSSL IdentityVerification.swift
[285/326] Compiling NIOSSL LinuxCABundle.swift
[286/327] Compiling NIOSSL NIOSSLHandler.swift
[287/327] Compiling NIOSSL SSLErrors.swift
[288/327] Compiling NIOSSL SSLInit.swift
[289/327] Compiling NIOSSL SSLPKCS12Bundle.swift
[290/327] Compiling NIOSSL NIOSSLClientHandler.swift
[291/327] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[293/327] Compiling NIOSSL Zeroization.swift
[294/327] Compiling NIOSSL SSLCertificate.swift
[295/349] Emitting module NIOHTTP1
[296/349] Compiling NIOTransportServices NIOTSBootstraps.swift
[297/349] Compiling NIOTransportServices NIOTSChannelOptions.swift
[298/349] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[299/349] Compiling NIOTransportServices StateManagedChannel.swift
[300/349] Compiling NIOTransportServices StateManagedListenerChannel.swift
[301/349] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[302/352] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[303/352] Compiling NIOTransportServices NIOTSSingletons.swift
[304/352] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[305/352] Emitting module NIOTransportServices
[307/352] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[308/352] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[309/352] Compiling NIOSSL SubjectAlternativeName.swift
[313/355] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[314/355] Compiling NIOTransportServices NIOTSErrors.swift
[315/355] Compiling NIOTransportServices NIOTSEventLoop.swift
[316/355] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[317/355] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[318/355] Compiling NIOTransportServices NIOTSListenerChannel.swift
[320/355] Compiling NIOTransportServices NIOTSDatagramListener.swift
[321/355] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[322/355] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[323/355] Compiling NIOTransportServices AcceptHandler.swift
[324/355] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[325/355] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[341/356] Emitting module NIOSSL
[342/356] Compiling NIOSSL TLSConfiguration.swift
[343/356] Compiling NIOSSL UniversalBootstrapSupport.swift
[344/356] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[345/356] Compiling NIOSSL NIOSSLServerHandler.swift
[346/356] Compiling NIOSSL ObjectIdentifier.swift
[347/356] Compiling NIOSSL PosixPort.swift
[348/356] Compiling NIOSSL SSLCallbacks.swift
[358/375] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[359/375] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[360/375] Compiling NIOHPACK IndexedHeaderTable.swift
[361/376] Compiling NIOHPACK IntegerCoding.swift
[362/376] Compiling NIOHPACK StaticHeaderTable.swift
[363/376] Emitting module NIOHTTPCompression
[364/376] Compiling NIOHTTPCompression HTTPCompression.swift
[365/376] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[366/376] Compiling NIOHTTPCompression HTTPDecompression.swift
[367/376] Compiling NIOHPACK HuffmanTables.swift
[368/376] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[369/377] Compiling NIOHPACK HuffmanCoding.swift
[370/377] Compiling NIOHPACK DynamicHeaderTable.swift
[371/377] Compiling NIOHPACK HPACKDecoder.swift
[372/377] Compiling NIOHPACK HPACKEncoder.swift
[373/377] Compiling NIOHPACK HPACKErrors.swift
[375/377] Emitting module NIOHPACK
[376/377] Compiling NIOHPACK HPACKHeader.swift
[377/377] Compiling NIOHPACK HeaderTables.swift
[379/436] Compiling NIOHTTP2 MaySendFrames.swift
[380/436] Compiling NIOHTTP2 SendingDataState.swift
[381/436] Compiling NIOHTTP2 SendingGoawayState.swift
[382/436] Compiling NIOHTTP2 SendingHeadersState.swift
[383/436] Compiling NIOHTTP2 SendingPushPromiseState.swift
[384/436] Compiling NIOHTTP2 SendingRstStreamState.swift
[385/436] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[386/436] Compiling NIOHTTP2 HTTP2SettingsState.swift
[387/436] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[388/436] Compiling NIOHTTP2 HasFlowControlWindows.swift
[389/436] Compiling NIOHTTP2 HasLocalSettings.swift
[390/436] Compiling NIOHTTP2 HasRemoteSettings.swift
[391/436] Compiling NIOHTTP2 LocallyQuiescingState.swift
[392/436] Compiling NIOHTTP2 QuiescingState.swift
[393/436] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[394/436] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[395/444] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[396/444] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[397/444] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[398/444] Compiling NIOHTTP2 HTTP2StreamID.swift
[399/444] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[400/444] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[401/444] Compiling NIOHTTP2 HTTP2UserEvents.swift
[402/444] Compiling NIOHTTP2 InboundEventBuffer.swift
[403/444] Emitting module NIOHTTP2
[404/444] Compiling NIOHTTP2 ConnectionStateMachine.swift
[405/444] Compiling NIOHTTP2 ConnectionStreamsState.swift
[406/444] Compiling NIOHTTP2 MayReceiveFrames.swift
[407/444] Compiling NIOHTTP2 ReceivingDataState.swift
[408/444] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[409/444] Compiling NIOHTTP2 ReceivingHeadersState.swift
[410/444] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[411/444] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[412/444] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[413/444] Compiling NIOHTTP2 InboundWindowManager.swift
[414/444] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[415/444] Compiling NIOHTTP2 StreamChannelFlowController.swift
[416/444] Compiling NIOHTTP2 StreamChannelList.swift
[417/444] Compiling NIOHTTP2 StreamMap.swift
[418/444] Compiling NIOHTTP2 StreamStateMachine.swift
[419/444] Compiling NIOHTTP2 UnsafeTransfer.swift
[420/444] Compiling NIOHTTP2 WatermarkedFlowController.swift
[421/444] Compiling NIOHTTP2 StateMachineResult.swift
[422/444] Compiling NIOHTTP2 ContentLengthVerifier.swift
[423/444] Compiling NIOHTTP2 DOSHeuristics.swift
[424/444] Compiling NIOHTTP2 Error+Any.swift
[425/444] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[426/444] Compiling NIOHTTP2 ControlFrameBuffer.swift
[427/444] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[428/444] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[429/444] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[430/444] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[431/444] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[432/444] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[433/444] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[434/444] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[435/444] Compiling NIOHTTP2 HTTP2Error.swift
[436/444] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[437/444] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[438/444] Compiling NIOHTTP2 HTTP2Frame.swift
[439/444] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[440/444] Compiling NIOHTTP2 HTTP2FrameParser.swift
[441/444] Compiling NIOHTTP2 HTTP2PingData.swift
[442/444] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[443/444] Compiling NIOHTTP2 HTTP2Settings.swift
[444/444] Compiling NIOHTTP2 HTTP2Stream.swift
[446/504] Emitting module AsyncHTTPClient
[447/512] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[448/512] Compiling AsyncHTTPClient ConnectionTarget.swift
[449/512] Compiling AsyncHTTPClient DeconstructedURL.swift
[450/512] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[451/512] Compiling AsyncHTTPClient FoundationExtensions.swift
[452/512] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[453/512] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[454/512] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[455/512] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[456/512] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[457/512] Compiling AsyncHTTPClient Transaction.swift
[458/512] Compiling AsyncHTTPClient Base64.swift
[459/512] Compiling AsyncHTTPClient BasicAuth.swift
[460/512] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[461/512] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[462/512] Compiling AsyncHTTPClient ConnectionPool.swift
[463/512] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[464/512] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[465/512] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[466/512] Compiling AsyncHTTPClient AsyncLazySequence.swift
[467/512] Compiling AsyncHTTPClient HTTPClient+execute.swift
[468/512] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[469/512] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[470/512] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[471/512] Compiling AsyncHTTPClient HTTPClientRequest.swift
[472/512] Compiling AsyncHTTPClient HTTPClientResponse.swift
[473/512] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[474/512] Compiling AsyncHTTPClient TLSEventsHandler.swift
[475/512] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[476/512] Compiling AsyncHTTPClient HTTP1Connection.swift
[477/512] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[478/512] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[479/512] Compiling AsyncHTTPClient HTTP2Connection.swift
[480/512] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[481/512] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[482/512] Compiling AsyncHTTPClient RequestOptions.swift
[483/512] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[484/512] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[485/512] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[486/512] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[487/512] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[488/512] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[489/512] Compiling AsyncHTTPClient RequestBag.swift
[490/512] Compiling AsyncHTTPClient RequestValidation.swift
[491/512] Compiling AsyncHTTPClient SSLContextCache.swift
[492/512] Compiling AsyncHTTPClient Scheme.swift
[493/512] Compiling AsyncHTTPClient Singleton.swift
[494/512] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[495/512] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[496/512] Compiling AsyncHTTPClient Utils.swift
[497/512] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[498/512] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[499/512] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[500/512] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[501/512] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[502/512] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[503/512] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[504/512] Compiling AsyncHTTPClient RequestBodyLength.swift
[505/512] Compiling AsyncHTTPClient HTTPClient.swift
[506/512] Compiling AsyncHTTPClient HTTPHandler.swift
[507/512] Compiling AsyncHTTPClient LRUCache.swift
[508/512] Compiling AsyncHTTPClient NWErrorHandler.swift
[509/512] Compiling AsyncHTTPClient NWWaitingHandler.swift
[510/512] Compiling AsyncHTTPClient TLSConfiguration.swift
[511/512] Compiling AsyncHTTPClient RedirectState.swift
[512/512] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[514/516] Compiling YASU BundleExtension.swift
[515/516] 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()
[516/516] Emitting module YASU
BUILD FAILURE 6.1 linux