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 master (f45b98), with Swift 6.1 for Linux on 28 Apr 2025 09:05:42 UTC.

Build Command

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

Build Log

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