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 PrchNIO, reference 0.1.1 (e0900f), with Swift 6.1 for Android on 28 May 2025 02:43:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/PrchNIO.git
Reference: 0.1.1
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/brightdigit/PrchNIO
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at e0900f1 Version 0.1.1
Cloned https://github.com/brightdigit/PrchNIO.git
Revision (git rev-parse @):
e0900f15bf561b23037568f09913a484ad55ffe9
SUCCESS checkout https://github.com/brightdigit/PrchNIO.git at 0.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/brightdigit/PrchNIO.git
https://github.com/brightdigit/PrchNIO.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "prch",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/Prch.git"
    }
  ],
  "manifest_display_name" : "PrchNIO",
  "name" : "PrchNIO",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "PrchNIO",
      "targets" : [
        "PrchNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrchNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "PrchNIOTests",
      "path" : "Tests/PrchNIOTests",
      "sources" : [
        "PrchNIOTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PrchNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrchNIO",
      "module_type" : "SwiftTarget",
      "name" : "PrchNIO",
      "path" : "Sources/PrchNIO",
      "product_dependencies" : [
        "Prch",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "PrchNIO"
      ],
      "sources" : [
        "Session.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/brightdigit/Prch.git
[1/2495] Fetching prch
Fetched https://github.com/brightdigit/Prch.git from cache (0.26s)
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.91s)
Computing version for https://github.com/brightdigit/Prch.git
Computed https://github.com/brightdigit/Prch.git at 0.2.1 (1.38s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.90s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.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-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/5959] Fetching swift-algorithms
[121/11873] Fetching swift-algorithms, swift-nio-extras
[1489/14540] Fetching swift-algorithms, swift-nio-extras, swift-nio-transport-services
[3531/16250] Fetching swift-algorithms, swift-nio-extras, swift-nio-transport-services, swift-atomics
[3762/20086] Fetching swift-algorithms, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-log
[9445/31613] Fetching swift-algorithms, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.84s)
Fetching https://github.com/apple/swift-nio-ssl.git
[18902/27777] Fetching swift-algorithms, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-nio-http2
[27778/42620] Fetching swift-algorithms, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.60s)
[22780/34951] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.60s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.60s)
Fetching https://github.com/apple/swift-nio.git
[14348/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.63s)
[3118/14843] Fetching swift-nio-ssl
[11431/90898] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.07s)
[43352/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.64s)
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 (10.41s)
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.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.91s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.56s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/904] Fetching swift-http-types
[905/2045] Fetching swift-http-types, swift-http-structured-headers
[1773/8200] Fetching swift-http-types, swift-http-structured-headers, swift-certificates
[2170/13185] Fetching swift-http-types, swift-http-structured-headers, swift-certificates, swift-async-algorithms
[5940/14775] Fetching swift-http-types, swift-http-structured-headers, swift-certificates, swift-async-algorithms, swift-asn1
[8160/17201] Fetching swift-http-types, swift-http-structured-headers, swift-certificates, swift-async-algorithms, swift-asn1, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.41s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.47s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.49s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.56s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (3.14s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.35s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.11s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.97s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
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.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.57s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (5.99s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-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-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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-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/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/brightdigit/Prch.git
Working copy of https://github.com/brightdigit/Prch.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/441] Write sources
[19/441] Compiling CNIOWASI CNIOWASI.c
[20/441] Compiling CNIOWindows shim.c
[20/441] Compiling CNIOWindows WSAStartup.c
[21/441] Compiling CNIOLinux liburing_shims.c
[23/441] Write sources
[26/441] Compiling _NumericsShims _NumericsShims.c
[27/441] Compiling _AtomicsShims.c
[28/441] Compiling CNIOLinux shim.c
[29/441] Compiling CNIOExtrasZlib empty.c
[30/441] Compiling CNIODarwin shim.c
[31/441] Compiling CNIOLLHTTP c_nio_http.c
[32/441] Compiling CNIOLLHTTP c_nio_api.c
[33/441] Compiling fiat_p256_adx_mul.S
[34/441] Compiling fiat_p256_adx_sqr.S
[35/441] Compiling fiat_curve25519_adx_square.S
[36/441] Compiling fiat_curve25519_adx_mul.S
[37/441] Write swift-version-24593BA9C3E375BF.txt
[38/441] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[39/441] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/443] Compiling CNIOBoringSSLShims shims.c
[42/457] Emitting module RealModule
[42/458] Compiling tls_method.cc
[43/458] Compiling tls_record.cc
[43/458] Compiling tls13_server.cc
[43/458] Compiling tls13_client.cc
[43/458] Compiling tls13_enc.cc
[48/519] Compiling Prch BasicResponse.swift
[49/519] Compiling Prch BodyRequest.swift
[50/520] Compiling RealModule Real.swift
[51/520] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/520] Compiling _NIODataStructures _TinyArray.swift
[53/520] Compiling RealModule RealFunctions.swift
[54/520] Compiling Prch API.swift
[55/520] Compiling Prch AnyCodable.Codable.swift
[56/520] Compiling Prch AnyCodable.StringConverable.swift
[57/520] Compiling Prch AnyCodable.swift
[58/520] Compiling Prch AnyCodable.Equatable.swift
[59/520] Compiling Prch AnyCodable.Expressible.swift
[60/520] Emitting module InternalCollectionsUtilities
[65/520] Compiling Prch Client.swift
[66/520] Compiling Prch ClientError.swift
[67/520] Compiling Prch ClientResult.swift
[68/520] Compiling Prch Coding.swift
[69/520] Compiling _NIOBase64 Base64.swift
[70/520] Emitting module _NIOBase64
[71/520] Emitting module _NIODataStructures
[72/521] Compiling _NIODataStructures PriorityQueue.swift
[73/521] Compiling _NIODataStructures Heap.swift
[74/522] Compiling RealModule ElementaryFunctions.swift
[75/522] Compiling RealModule Float+Real.swift
[76/522] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/523] Compiling RealModule Float16+Real.swift
[78/523] Compiling RealModule Float80+Real.swift
[82/524] Compiling t1_enc.cc
[83/524] Compiling tls13_both.cc
[85/539] Compiling DequeModule _DequeBuffer.swift
[86/539] Compiling DequeModule _DequeBufferHeader.swift
[87/541] Compiling DequeModule Deque+CustomReflectable.swift
[88/541] Compiling DequeModule Deque+Descriptions.swift
[89/541] Compiling DequeModule Deque+Equatable.swift
[90/541] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/541] Compiling DequeModule Deque+Extras.swift
[92/541] Compiling DequeModule Deque+Hashable.swift
[93/541] Compiling DequeModule Deque._UnsafeHandle.swift
[94/541] Compiling DequeModule Deque.swift
[95/541] Compiling DequeModule Deque+Testing.swift
[96/541] Compiling DequeModule Deque._Storage.swift
[97/541] Compiling DequeModule _DequeSlot.swift
[98/541] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/541] Compiling ssl_stat.cc
[100/541] Emitting module DequeModule
[101/541] Compiling DequeModule Deque+Codable.swift
[102/541] Compiling DequeModule Deque+Collection.swift
[102/542] Compiling ssl_versions.cc
[103/542] Compiling ssl_x509.cc
[105/542] Compiling ssl_session.cc
[106/542] Compiling ssl_transcript.cc
[108/542] Compiling Logging MetadataProvider.swift
[109/542] Emitting module Logging
[110/542] Compiling Logging Locks.swift
[111/542] Compiling Logging LogHandler.swift
[112/542] Compiling Logging Logging.swift
[113/543] Compiling ssl_key_share.cc
[115/543] Compiling Prch Response.swift
[116/543] Compiling Prch ResponseResult.swift
[117/543] Compiling Prch Result.swift
[118/543] Compiling Prch Authentication.swift
[119/543] Compiling Prch BasicAuthentication.swift
[119/548] Compiling ssl_privkey.cc
[119/548] Compiling ssl_file.cc
[127/548] Compiling ssl_cipher.cc
[128/548] Compiling ssl_credential.cc
[130/548] Compiling Prch SecurityRequirement.swift
[131/548] Compiling Prch Service.swift
[132/548] Compiling Prch ServiceRequest.swift
[133/548] Compiling Prch StatusCodeProvider.swift
[134/548] Compiling Prch SuccessModel.swift
[134/548] Compiling ssl_lib.cc
[142/548] Emitting module Prch
[147/548] Compiling Prch RequestEncoder.swift
[148/548] Compiling Prch ResponseDecoder.swift
[149/548] Compiling Prch Model.swift
[150/548] Compiling Prch DateDay.swift
[151/548] Compiling Prch File.swift
[152/548] Compiling Prch ID.swift
[153/548] Compiling Prch UploadFile.swift
[154/548] Compiling Prch ResponseComponents.swift
[155/548] Compiling Prch StringCodingKey.swift
[156/548] Compiling Prch DateEncodingContainer.swift
[157/548] Compiling Prch DeprecatedRequest.swift
[158/548] Compiling Prch DeprecatedResponse.swift
[159/548] Compiling Prch DeprecatedResponseResult.swift
[160/548] Compiling Prch TypeAliases.swift
[161/548] Compiling Prch Session.swift
[162/548] Compiling Prch Task.swift
[163/548] Compiling Prch URL.swift
[164/548] Compiling Prch URLSession.swift
[165/548] Compiling Prch URLSessionResponse.swift
[166/548] Compiling Prch Request.swift
[166/548] Compiling ssl_cert.cc
[167/549] Compiling ssl_buffer.cc
[169/549] Compiling ssl_aead_ctx.cc
[170/549] Compiling ssl_asn1.cc
[171/549] Compiling s3_lib.cc
[172/549] Compiling s3_pkt.cc
[173/549] Compiling handshake_client.cc
[174/549] Compiling handshake_server.cc
[175/549] Compiling s3_both.cc
[176/549] Compiling handoff.cc
[177/549] Compiling handshake.cc
[178/549] Compiling dtls_record.cc
[179/549] Compiling extensions.cc
[180/549] Compiling dtls_method.cc
[181/549] Compiling md5-x86_64-linux.S
[182/549] Compiling d1_srtp.cc
[183/549] Compiling md5-x86_64-apple.S
[184/549] Compiling md5-586-linux.S
[185/549] Compiling chacha20_poly1305_x86_64-linux.S
[186/549] Compiling md5-586-apple.S
[187/549] Compiling chacha20_poly1305_x86_64-apple.S
[188/549] Compiling chacha20_poly1305_armv8-win.S
[189/549] Compiling encrypted_client_hello.cc
[190/549] Compiling chacha20_poly1305_armv8-linux.S
[191/549] Compiling chacha20_poly1305_armv8-apple.S
[192/549] Compiling d1_pkt.cc
[193/549] Compiling chacha-x86_64-linux.S
[194/549] Compiling chacha-x86_64-apple.S
[195/549] Compiling chacha-armv8-win.S
[196/549] Compiling chacha-x86-linux.S
[197/549] Compiling chacha-x86-apple.S
[198/549] Compiling chacha-armv8-linux.S
[199/549] Compiling chacha-armv8-apple.S
[200/549] Compiling err_data.cc
[201/549] Compiling chacha-armv4-linux.S
[202/549] Compiling aes128gcmsiv-x86_64-linux.S
[203/549] Compiling aes128gcmsiv-x86_64-apple.S
[204/549] Compiling x86_64-mont5-apple.S
[205/549] Compiling x86_64-mont-apple.S
[206/549] Compiling bio_ssl.cc
[206/549] Compiling x86_64-mont5-linux.S
[208/549] Compiling x86_64-mont-linux.S
[209/549] Compiling d1_lib.cc
[210/549] Compiling x86-mont-apple.S
[211/549] Compiling x86-mont-linux.S
[212/549] Compiling vpaes-x86_64-linux.S
[213/549] Compiling vpaes-x86-apple.S
[214/549] Compiling vpaes-x86_64-apple.S
[215/549] Compiling vpaes-armv8-win.S
[216/549] Compiling vpaes-x86-linux.S
[217/549] Compiling vpaes-armv8-linux.S
[218/549] Compiling vpaes-armv8-apple.S
[219/549] Compiling sha512-x86_64-linux.S
[220/549] Compiling sha512-x86_64-apple.S
[221/549] Compiling vpaes-armv7-linux.S
[222/549] Compiling sha512-armv8-win.S
[223/549] Compiling sha512-armv8-apple.S
[224/549] Compiling sha512-armv4-linux.S
[225/549] Compiling sha512-586-apple.S
[226/549] Compiling sha512-586-linux.S
[227/549] Compiling sha256-x86_64-linux.S
[228/549] Compiling sha256-armv8-win.S
[229/549] Compiling sha512-armv8-linux.S
[230/549] Compiling sha256-x86_64-apple.S
[231/549] Compiling sha256-armv4-linux.S
[232/549] Compiling sha256-armv8-apple.S
[233/549] Compiling sha256-armv8-linux.S
[234/549] Compiling sha256-586-linux.S
[235/549] Compiling sha1-x86_64-linux.S
[236/549] Compiling sha256-586-apple.S
[237/549] Compiling sha1-x86_64-apple.S
[238/549] Compiling sha1-armv8-win.S
[239/549] Compiling sha1-armv8-apple.S
[240/549] Compiling sha1-586-apple.S
[241/549] Compiling sha1-armv4-large-linux.S
[242/549] Compiling rsaz-avx2-linux.S
[243/549] Compiling rsaz-avx2-apple.S
[244/549] Compiling sha1-586-linux.S
[245/549] Compiling sha1-armv8-linux.S
[246/549] Compiling rdrand-x86_64-linux.S
[247/549] Compiling rdrand-x86_64-apple.S
[248/549] Compiling p256_beeu-x86_64-asm-linux.S
[249/549] Compiling p256_beeu-x86_64-asm-apple.S
[250/549] Compiling p256_beeu-armv8-asm-linux.S
[251/549] Compiling d1_both.cc
[252/549] Compiling p256_beeu-armv8-asm-apple.S
[253/549] Compiling p256_beeu-armv8-asm-win.S
[254/549] Compiling p256-x86_64-asm-linux.S
[255/549] Compiling p256-armv8-asm-win.S
[256/549] Compiling p256-x86_64-asm-apple.S
[257/549] Compiling ghashv8-armv8-win.S
[258/549] Compiling ghashv8-armv7-linux.S
[259/549] Compiling p256-armv8-asm-apple.S
[259/549] Compiling ghashv8-armv8-apple.S
[259/549] Compiling ghashv8-armv8-linux.S
[262/549] Compiling p256-armv8-asm-linux.S
[263/549] Compiling ghash-x86_64-linux.S
[264/549] Compiling ghash-x86_64-apple.S
[265/549] Compiling ghash-x86-linux.S
[266/549] Compiling ghash-ssse3-x86_64-linux.S
[267/549] Compiling ghash-ssse3-x86-linux.S
[268/549] Compiling ghash-ssse3-x86-apple.S
[268/549] Compiling ghash-ssse3-x86_64-apple.S
[270/549] Compiling ghash-x86-apple.S
[271/549] Compiling ghash-neon-armv8-win.S
[272/549] Compiling bsaes-armv7-linux.S
[273/549] Compiling co-586-linux.S
[274/549] Compiling co-586-apple.S
[275/549] Compiling ghash-neon-armv8-linux.S
[276/549] Compiling ghash-neon-armv8-apple.S
[277/549] Compiling ghash-armv4-linux.S
[278/549] Compiling bn-armv8-win.S
[279/549] Compiling bn-armv8-apple.S
[280/549] Compiling bn-armv8-linux.S
[281/549] Compiling bn-586-linux.S
[282/549] Compiling armv8-mont-win.S
[283/549] Compiling bn-586-apple.S
[284/549] Compiling armv8-mont-apple.S
[285/549] Compiling aesv8-gcm-armv8-win.S
[285/549] Compiling armv8-mont-linux.S
[287/549] Compiling armv4-mont-linux.S
[288/549] Compiling aesv8-gcm-armv8-apple.S
[289/549] Compiling aesv8-armv8-win.S
[290/549] Compiling aesv8-gcm-armv8-linux.S
[291/549] Compiling aesv8-armv8-apple.S
[292/549] Compiling aesni-x86-linux.S
[293/549] Compiling aesv8-armv7-linux.S
[293/549] Compiling aesni-x86_64-apple.S
[295/549] Compiling aesni-x86-apple.S
[295/549] Compiling aesv8-armv8-linux.S
[297/549] Compiling aesni-x86_64-linux.S
[298/549] Compiling aesni-gcm-x86_64-linux.S
[299/549] Compiling aesni-gcm-x86_64-apple.S
[300/549] Compiling aes-gcm-avx2-x86_64-linux.S
[301/549] Compiling aes-gcm-avx10-x86_64-linux.S
[302/549] Compiling aes-gcm-avx10-x86_64-apple.S
[303/549] Compiling aes-gcm-avx2-x86_64-apple.S
[304/549] Compiling x_val.cc
[305/549] Compiling x_spki.cc
[306/549] Compiling x_name.cc
[307/549] Compiling x_x509a.cc
[308/549] Compiling x_req.cc
[308/549] Compiling x_x509.cc
[308/549] Compiling x_sig.cc
[311/549] Compiling x_pubkey.cc
[312/549] Compiling x_exten.cc
[313/549] Compiling x_attrib.cc
[314/549] Compiling x_crl.cc
[315/549] Compiling x509name.cc
[316/549] Compiling x509rset.cc
[317/549] Compiling x_algor.cc
[318/549] Compiling x_all.cc
[319/549] Compiling x509spki.cc
[320/549] Compiling x509_vpm.cc
[321/549] Compiling x509cset.cc
[322/549] Compiling x509_vfy.cc
[323/549] Compiling x509_txt.cc
[324/549] Compiling x509_set.cc
[325/549] Compiling x509_v3.cc
[326/549] Compiling x509_trs.cc
[327/549] Compiling x509_obj.cc
[328/549] Compiling x509_req.cc
[329/549] Compiling x509_def.cc
[330/549] Compiling x509_lu.cc
[331/549] Compiling x509_att.cc
[332/549] Compiling x509_ext.cc
[333/549] Compiling x509_d2.cc
[334/549] Compiling x509_cmp.cc
[335/549] Compiling v3_purp.cc
[336/549] Compiling x509.cc
[337/549] Compiling v3_prn.cc
[338/549] Compiling v3_pmaps.cc
[339/549] Compiling v3_utl.cc
[340/549] Compiling v3_skey.cc
[341/549] Compiling v3_pcons.cc
[342/549] Compiling v3_lib.cc
[343/549] Compiling v3_ocsp.cc
[344/549] Compiling v3_ncons.cc
[345/549] Compiling v3_int.cc
[346/549] Compiling v3_info.cc
[347/549] Compiling v3_ia5.cc
[348/549] Compiling v3_genn.cc
[349/549] Compiling v3_extku.cc
[350/549] Compiling v3_enum.cc
[351/549] Compiling v3_cpols.cc
[352/549] Compiling v3_crld.cc
[353/549] Compiling v3_conf.cc
[354/549] Compiling v3_alt.cc
[355/549] Compiling v3_bcons.cc
[356/549] Compiling v3_bitst.cc
[357/549] Compiling v3_akeya.cc
[358/549] Compiling v3_akey.cc
[359/549] Compiling t_req.cc
[360/549] Compiling t_x509.cc
[361/549] Compiling t_x509a.cc
[362/549] Compiling t_crl.cc
[363/549] Compiling i2d_pr.cc
[364/549] Compiling policy.cc
[365/549] Compiling rsa_pss.cc
[366/549] Compiling a_verify.cc
[367/549] Compiling by_file.cc
[368/549] Compiling name_print.cc
[369/549] Compiling by_dir.cc
[370/549] Compiling algorithm.cc
[371/549] Compiling voprf.cc
[372/549] Compiling a_digest.cc
[373/549] Compiling a_sign.cc
[374/549] Compiling asn1_gen.cc
[375/549] Compiling trust_token.cc
[376/549] Compiling thread_win.cc
[377/549] Compiling thread.cc
[377/549] Compiling thread_pthread.cc
[378/549] Compiling pmbtoken.cc
[380/549] Compiling thread_none.cc
[381/549] Compiling stack.cc
[382/549] Compiling siphash.cc
[383/549] Compiling rsa_print.cc
[384/549] Compiling sha512.cc
[385/549] Compiling rsa_extra.cc
[385/549] Compiling sha1.cc
[387/549] Compiling sha256.cc
[388/549] Compiling slhdsa.cc
[388/549] Compiling spake2plus.cc
[390/549] Compiling rsa_crypt.cc
[391/549] Compiling rc4.cc
[392/549] Compiling refcount.cc
[393/549] Compiling rand.cc
[394/549] Compiling windows.cc
[395/549] Compiling urandom.cc
[396/549] Compiling trusty.cc
[397/549] Compiling rsa_asn1.cc
[398/549] Compiling passive.cc
[399/549] Compiling ios.cc
[400/549] Compiling poly1305_arm_asm.S
[401/549] Compiling getentropy.cc
[402/549] Compiling deterministic.cc
[403/549] Compiling poly1305_vec.cc
[403/549] Compiling forkunsafe.cc
[403/549] Compiling fork_detect.cc
[406/549] Compiling poly1305_arm.cc
[407/549] Compiling poly1305.cc
[408/549] Compiling pool.cc
[409/549] Compiling pkcs8.cc
[410/549] Compiling p5_pbev2.cc
[411/549] Compiling pkcs7.cc
[412/549] Compiling pkcs8_x509.cc
[413/549] Compiling pkcs7_x509.cc
[414/549] Compiling pem_xaux.cc
[415/549] Compiling pem_pkey.cc
[416/549] Compiling pem_x509.cc
[417/549] Compiling pem_pk8.cc
[418/549] Compiling mlkem.cc
[419/549] Compiling pem_lib.cc
[420/549] Compiling obj_xref.cc
[421/549] Compiling pem_info.cc
[422/549] Compiling pem_oth.cc
[423/549] Compiling obj.cc
[424/549] Compiling pem_all.cc
[425/549] Compiling mldsa.cc
[426/549] Compiling poly_rq_mul.S
[427/549] Compiling fips_shared_support.cc
[428/549] Compiling mem.cc
[429/549] Compiling md5.cc
[429/549] Compiling md4.cc
[431/549] Compiling lhash.cc
[432/549] Compiling kyber.cc
[433/549] Compiling sign.cc
[434/549] Compiling hpke.cc
[435/549] Compiling scrypt.cc
[436/549] Compiling ex_data.cc
[437/549] Compiling hrss.cc
[438/549] Compiling pbkdf.cc
[439/549] Compiling print.cc
[440/549] Compiling p_x25519.cc
[441/549] Compiling p_x25519_asn1.cc
[442/549] Compiling p_rsa.cc
[443/549] Compiling p_rsa_asn1.cc
[444/549] Compiling p_ed25519.cc
[445/549] Compiling p_hkdf.cc
[446/549] Compiling p_ed25519_asn1.cc
[447/549] Compiling p_ec.cc
[448/549] Compiling p_dh_asn1.cc
[449/549] Compiling p_ec_asn1.cc
[450/549] Compiling p_dh.cc
[451/549] Compiling engine.cc
[452/549] Compiling p_dsa_asn1.cc
[453/549] Compiling evp_ctx.cc
[454/549] Compiling evp.cc
[455/549] Compiling evp_asn1.cc
[456/549] Compiling err.cc
[457/549] Compiling ecdh.cc
[458/549] Compiling hash_to_curve.cc
[459/549] Compiling bcm.cc
[460/549] Compiling ec_derive.cc
[461/549] Compiling ecdsa_asn1.cc
[462/549] Compiling ec_asn1.cc
[463/549] Compiling dsa.cc
[464/549] Compiling params.cc
[465/549] Compiling dsa_asn1.cc
[466/549] Compiling x25519-asm-arm.S
[467/549] Compiling digest_extra.cc
[468/549] Compiling des.cc
[469/549] Compiling dh_asn1.cc
[470/549] Compiling spake25519.cc
[471/549] Compiling curve25519_64_adx.cc
[472/549] Compiling crypto.cc
[473/549] Compiling curve25519.cc
[474/549] Compiling cpu_arm_linux.cc
[475/549] Compiling cpu_aarch64_win.cc
[476/549] Compiling cpu_arm_freebsd.cc
[477/549] Compiling cpu_intel.cc
[478/549] Compiling cpu_aarch64_linux.cc
[479/549] Compiling cpu_aarch64_sysreg.cc
[480/549] Compiling cpu_aarch64_openbsd.cc
[481/549] Compiling cpu_aarch64_apple.cc
[482/549] Compiling cpu_aarch64_fuchsia.cc
[483/549] Compiling e_rc4.cc
[484/549] Compiling conf.cc
[485/549] Compiling get_cipher.cc
[486/549] Compiling tls_cbc.cc
[487/549] Compiling e_rc2.cc
[488/549] Compiling e_tls.cc
[489/549] Compiling e_des.cc
[490/549] Compiling e_null.cc
[491/549] Compiling e_aesgcmsiv.cc
[492/549] Compiling derive_key.cc
[493/549] Compiling e_aesctrhmac.cc
[494/549] Compiling e_chacha20poly1305.cc
[495/549] Compiling chacha.cc
[496/549] Compiling unicode.cc
[497/549] Compiling cbb.cc
[498/549] Compiling buf.cc
[499/549] Compiling cbs.cc
[500/549] Compiling ber.cc
[501/549] Compiling convert.cc
[502/549] Compiling blake2.cc
[503/549] Compiling asn1_compat.cc
[504/549] Compiling socket.cc
[505/549] Compiling socket_helper.cc
[506/549] Compiling bn_asn1.cc
[507/549] Compiling printf.cc
[508/549] Compiling file.cc
[509/549] Compiling pair.cc
[510/549] Compiling hexdump.cc
[511/549] Compiling bio.cc
[512/549] Compiling connect.cc
[513/549] Compiling fd.cc
[514/549] Compiling errno.cc
[515/549] Compiling bio_mem.cc
[516/549] Compiling base64.cc
[517/549] Compiling tasn_typ.cc
[518/549] Compiling tasn_enc.cc
[518/549] Compiling posix_time.cc
[520/549] Compiling tasn_fre.cc
[521/549] Compiling tasn_new.cc
[522/549] Compiling tasn_utl.cc
[523/549] Compiling tasn_dec.cc
[524/549] Compiling f_int.cc
[525/549] Compiling f_string.cc
[526/549] Compiling asn1_par.cc
[527/549] Compiling asn_pack.cc
[528/549] Compiling a_type.cc
[529/549] Compiling a_utctm.cc
[530/549] Compiling a_octet.cc
[531/549] Compiling asn1_lib.cc
[532/549] Compiling a_time.cc
[533/549] Compiling a_strnid.cc
[534/549] Compiling a_i2d_fp.cc
[535/549] Compiling a_object.cc
[536/549] Compiling a_strex.cc
[537/549] Compiling a_dup.cc
[538/549] Compiling a_d2i_fp.cc
[538/549] Write sources
[542/549] Compiling a_mbstr.cc
[543/549] Compiling a_gentm.cc
[544/549] Compiling a_int.cc
[545/593] Compiling a_bitstr.cc
[546/593] Compiling a_bool.cc
[548/593] Compiling Atomics UnsafeAtomic.swift
[549/593] Compiling Atomics UnsafeAtomicLazyReference.swift
[550/593] Compiling Atomics ManagedAtomic.swift
[551/593] Compiling Atomics ManagedAtomicLazyReference.swift
[552/595] Compiling Atomics AtomicMemoryOrderings.swift
[553/595] Compiling Atomics DoubleWord.swift
[554/595] Compiling Atomics Primitives.shims.swift
[555/595] Compiling Atomics AtomicInteger.swift
[556/595] Compiling Atomics AtomicOptionalWrappable.swift
[557/595] Compiling Atomics AtomicReference.swift
[558/595] Compiling Atomics AtomicStorage.swift
[559/595] Compiling Atomics AtomicValue.swift
[560/595] Compiling Atomics IntegerOperations.swift
[561/595] Compiling Atomics Unmanaged extensions.swift
[565/598] Compiling Atomics RawRepresentable.swift
[566/598] Compiling Atomics AtomicBool.swift
[569/598] Compiling Algorithms RandomSample.swift
[570/598] Compiling Algorithms Reductions.swift
[571/598] Compiling Algorithms Rotate.swift
[581/598] Compiling Algorithms Product.swift
[582/598] Compiling Algorithms Trim.swift
[583/598] Compiling Algorithms Unique.swift
[584/598] Compiling Algorithms Windows.swift
[585/598] Compiling Atomics IntegerConformances.swift
[586/598] Compiling Atomics PointerConformances.swift
[587/598] Compiling Atomics Primitives.native.swift
[588/598] Compiling Atomics OptionalRawRepresentable.swift
[594/598] Compiling c-nioatomics.c
[596/598] Emitting module Atomics
[597/599] Emitting module Algorithms
[599/600] Compiling c-atomics.c
[601/606] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[602/606] Compiling NIOConcurrencyHelpers NIOLock.swift
[603/606] Emitting module NIOConcurrencyHelpers
[604/606] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[605/606] Compiling NIOConcurrencyHelpers lock.swift
[606/606] Compiling NIOConcurrencyHelpers atomics.swift
[608/667] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[609/667] Compiling NIOCore EventLoopFuture+Deprecated.swift
[610/667] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[611/667] Compiling NIOCore EventLoopFuture.swift
[612/667] Compiling NIOCore FileDescriptor.swift
[613/667] Compiling NIOCore FileHandle.swift
[614/667] Compiling NIOCore FileRegion.swift
[615/667] Compiling NIOCore GlobalSingletons.swift
[616/667] Compiling NIOCore CircularBuffer.swift
[617/667] Compiling NIOCore Codec.swift
[618/667] Compiling NIOCore ConvenienceOptionSupport.swift
[619/667] Compiling NIOCore DeadChannel.swift
[620/667] Compiling NIOCore DispatchQueue+WithFuture.swift
[621/667] Compiling NIOCore EventLoop+Deprecated.swift
[622/667] Compiling NIOCore EventLoop+SerialExecutor.swift
[623/667] Compiling NIOCore EventLoop.swift
[624/675] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[625/675] Compiling NIOCore BSDSocketAPI.swift
[626/675] Compiling NIOCore ByteBuffer-aux.swift
[627/675] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[628/675] Compiling NIOCore ByteBuffer-conversions.swift
[629/675] Compiling NIOCore ByteBuffer-core.swift
[630/675] Compiling NIOCore ByteBuffer-hex.swift
[631/675] Compiling NIOCore ByteBuffer-int.swift
[632/675] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[633/675] Compiling NIOCore MulticastChannel.swift
[634/675] Compiling NIOCore NIOAny.swift
[635/675] Compiling NIOCore NIOCloseOnErrorHandler.swift
[636/675] Compiling NIOCore NIOLoopBound.swift
[637/675] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[638/675] Compiling NIOCore NIOScheduledCallback.swift
[639/675] Compiling NIOCore NIOSendable.swift
[640/675] Compiling NIOCore RecvByteBufferAllocator.swift
[641/675] Compiling NIOCore IO.swift
[642/675] Compiling NIOCore IOData.swift
[643/675] Compiling NIOCore IPProtocol.swift
[644/675] Compiling NIOCore IntegerBitPacking.swift
[645/675] Compiling NIOCore IntegerTypes.swift
[646/675] Compiling NIOCore Interfaces.swift
[647/675] Compiling NIOCore Linux.swift
[648/675] Compiling NIOCore MarkedCircularBuffer.swift
[649/675] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[650/675] Compiling NIOCore SocketAddresses.swift
[651/675] Compiling NIOCore SocketOptionProvider.swift
[652/675] Compiling NIOCore SystemCallHelpers.swift
[653/675] Compiling NIOCore TimeAmount+Duration.swift
[654/675] Compiling NIOCore TypeAssistedChannelHandler.swift
[655/675] Compiling NIOCore UniversalBootstrapSupport.swift
[656/675] Compiling NIOCore Utilities.swift
[657/675] Compiling NIOCore ByteBuffer-multi-int.swift
[658/675] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[659/675] Compiling NIOCore ByteBuffer-views.swift
[660/675] Compiling NIOCore Channel.swift
[661/675] Compiling NIOCore ChannelHandler.swift
[662/675] Compiling NIOCore ChannelHandlers.swift
[663/675] Compiling NIOCore ChannelInvoker.swift
[664/675] Compiling NIOCore ChannelOption.swift
[665/675] Compiling NIOCore ChannelPipeline.swift
[666/675] Emitting module NIOCore
[667/675] Compiling NIOCore AddressedEnvelope.swift
[668/675] Compiling NIOCore AsyncAwaitSupport.swift
[669/675] Compiling NIOCore AsyncChannel.swift
[670/675] Compiling NIOCore AsyncChannelHandler.swift
[671/675] Compiling NIOCore AsyncChannelInboundStream.swift
[672/675] Compiling NIOCore AsyncChannelOutboundWriter.swift
[673/675] Compiling NIOCore NIOAsyncSequenceProducer.swift
[674/675] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[675/675] Compiling NIOCore NIOAsyncWriter.swift
[677/726] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[678/726] Emitting module NIOEmbedded
[679/726] Compiling NIOEmbedded AsyncTestingChannel.swift
[680/726] Compiling NIOEmbedded Embedded.swift
[681/727] Compiling NIOPosix Pool.swift
[682/727] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[683/727] Compiling NIOPosix PosixSingletons.swift
[684/727] Compiling NIOPosix RawSocketBootstrap.swift
[685/727] Compiling NIOPosix Resolver.swift
[686/727] Compiling NIOPosix Selectable.swift
[688/733] Emitting module NIOPosix
[689/733] Compiling NIOPosix ThreadPosix.swift
[690/733] Compiling NIOPosix ThreadWindows.swift
[691/733] Compiling NIOPosix UnsafeTransfer.swift
[692/733] Compiling NIOPosix Utilities.swift
[693/733] Compiling NIOPosix VsockAddress.swift
[694/733] Compiling NIOPosix VsockChannelEvents.swift
[695/733] Compiling NIOPosix SelectableChannel.swift
[696/733] Compiling NIOPosix SelectableEventLoop.swift
[697/733] Compiling NIOPosix SelectorEpoll.swift
[698/733] Compiling NIOPosix SelectorGeneric.swift
[699/733] Compiling NIOPosix SelectorKqueue.swift
[700/733] Compiling NIOPosix SelectorUring.swift
[701/733] Compiling NIOPosix Bootstrap.swift
[702/733] Compiling NIOPosix ControlMessage.swift
[703/733] Compiling NIOPosix DatagramVectorReadManager.swift
[704/733] Compiling NIOPosix Errors+Any.swift
[705/733] Compiling NIOPosix FileDescriptor.swift
[706/733] Compiling NIOPosix GetaddrinfoResolver.swift
[707/733] Compiling NIOPosix HappyEyeballs.swift
[708/733] Compiling NIOPosix IO.swift
[709/733] Compiling NIOPosix IntegerBitPacking.swift
[710/733] Compiling NIOPosix IntegerTypes.swift
[711/733] Compiling NIOPosix Linux.swift
[712/733] Compiling NIOPosix LinuxCPUSet.swift
[713/733] Compiling NIOPosix LinuxUring.swift
[714/733] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[715/733] Compiling NIOPosix BSDSocketAPICommon.swift
[716/733] Compiling NIOPosix BSDSocketAPIPosix.swift
[717/733] Compiling NIOPosix BSDSocketAPIWindows.swift
[718/733] Compiling NIOPosix BaseSocket.swift
[719/733] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[720/733] Compiling NIOPosix BaseSocketChannel.swift
[721/733] Compiling NIOPosix BaseStreamSocketChannel.swift
[722/733] Compiling NIOPosix ServerSocket.swift
[723/733] Compiling NIOPosix Socket.swift
[724/733] Compiling NIOPosix SocketChannel.swift
[725/733] Compiling NIOPosix SocketProtocols.swift
[726/733] Compiling NIOPosix System.swift
[727/733] Compiling NIOPosix Thread.swift
[728/733] Compiling NIOPosix NIOThreadPool.swift
[729/733] Compiling NIOPosix NonBlockingFileIO.swift
[730/733] Compiling NIOPosix PendingDatagramWritesManager.swift
[731/733] Compiling NIOPosix PendingWritesManager.swift
[732/733] Compiling NIOPosix PipeChannel.swift
[733/733] Compiling NIOPosix PipePair.swift
[735/736] Emitting module NIO
[736/736] Compiling NIO Exports.swift
[738/776] Compiling NIOTLS TLSEvents.swift
[739/776] Emitting module NIOTLS
[740/776] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[741/776] Compiling NIOSOCKS ClientStateMachine.swift
[742/776] Compiling NIOSOCKS SOCKSResponse.swift
[743/777] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[744/777] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[745/777] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[746/777] Emitting module NIOSOCKS
[747/777] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[748/777] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[749/777] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[750/777] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[751/777] Compiling NIOSOCKS ServerStateMachine.swift
[752/777] Emitting module NIOHTTP1
[753/779] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[754/779] Compiling NIOHTTP1 HTTPTypes.swift
[755/779] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[756/779] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[757/779] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[758/779] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[759/780] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[760/780] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[761/780] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[762/780] Compiling NIOTLS SNIHandler.swift
[764/781] Emitting module NIOFoundationCompat
[765/781] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[772/811] Compiling NIOSSL NIOSSLServerHandler.swift
[773/811] Compiling NIOSSL ObjectIdentifier.swift
[774/811] Compiling NIOSSL CustomPrivateKey.swift
[775/811] Compiling NIOSSL IdentityVerification.swift
[776/811] Compiling NIOSSL LinuxCABundle.swift
[777/811] Compiling NIOSSL NIOSSLClientHandler.swift
[778/811] Compiling NIOSSL SSLConnection.swift
[779/811] Compiling NIOSSL SSLContext.swift
[780/814] Compiling NIOSSL SSLCertificate.swift
[781/815] Compiling NIOSSL SSLCertificateExtensions.swift
[782/815] Compiling NIOSSL SSLCertificateName.swift
[784/834] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[785/834] Compiling NIOTransportServices NIOTSSingletons.swift
[786/834] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[787/836] Compiling NIOTransportServices StateManagedChannel.swift
[788/836] Compiling NIOTransportServices StateManagedListenerChannel.swift
[789/836] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[790/836] Emitting module NIOTransportServices
[791/836] Compiling NIOTransportServices NIOTSDatagramListener.swift
[792/836] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[793/836] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[794/836] Compiling NIOTransportServices AcceptHandler.swift
[795/836] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[796/836] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[797/836] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[798/836] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[799/836] Compiling NIOTransportServices NIOTSListenerChannel.swift
[800/836] Compiling NIOTransportServices NIOTSBootstraps.swift
[801/836] Compiling NIOTransportServices NIOTSChannelOptions.swift
[802/836] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[803/836] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[804/836] Compiling NIOTransportServices NIOTSErrors.swift
[805/836] Compiling NIOTransportServices NIOTSEventLoop.swift
[806/836] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[807/836] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[809/855] Compiling NIOHPACK IndexedHeaderTable.swift
[810/856] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[811/856] Compiling NIOHTTPCompression HTTPDecompression.swift
[812/856] Emitting module NIOHTTPCompression
[813/856] Compiling NIOHTTPCompression HTTPCompression.swift
[814/856] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[815/856] Compiling NIOHPACK IntegerCoding.swift
[816/856] Compiling NIOHPACK HuffmanTables.swift
[817/856] Compiling NIOHPACK StaticHeaderTable.swift
[818/856] Compiling NIOHPACK HuffmanCoding.swift
[819/856] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[820/856] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[821/857] Compiling NIOHPACK DynamicHeaderTable.swift
[822/857] Compiling NIOHPACK HPACKDecoder.swift
[823/857] Emitting module NIOHPACK
[825/857] Emitting module NIOSSL
[826/861] Compiling NIOHPACK HPACKHeader.swift
[827/861] Compiling NIOHPACK HeaderTables.swift
[832/861] Compiling NIOHPACK HPACKEncoder.swift
[833/861] Compiling NIOHPACK HPACKErrors.swift
[837/861] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[838/861] Compiling NIOSSL SubjectAlternativeName.swift
[839/861] Compiling NIOSSL NIOSSLSecureBytes.swift
[840/861] Compiling NIOSSL RNG.swift
[841/861] Compiling NIOSSL SafeCompare.swift
[859/920] Compiling NIOHTTP2 Error+Any.swift
[860/920] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[861/920] Compiling NIOHTTP2 ControlFrameBuffer.swift
[862/920] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[864/921] Emitting module NIOHTTP2
[865/929] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[866/929] Compiling NIOHTTP2 HasFlowControlWindows.swift
[867/929] Compiling NIOHTTP2 HasLocalSettings.swift
[868/929] Compiling NIOHTTP2 HasRemoteSettings.swift
[869/929] Compiling NIOHTTP2 LocallyQuiescingState.swift
[870/929] Compiling NIOHTTP2 QuiescingState.swift
[871/929] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[872/929] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[873/929] Compiling NIOHTTP2 StateMachineResult.swift
[874/929] Compiling NIOHTTP2 ContentLengthVerifier.swift
[875/929] Compiling NIOHTTP2 DOSHeuristics.swift
[880/929] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[881/929] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[882/929] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[883/929] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[884/929] Compiling NIOHTTP2 HTTP2StreamID.swift
[885/929] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[886/929] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[887/929] Compiling NIOHTTP2 HTTP2UserEvents.swift
[888/929] Compiling NIOHTTP2 InboundEventBuffer.swift
[889/929] Compiling NIOHTTP2 ConnectionStateMachine.swift
[890/929] Compiling NIOHTTP2 ConnectionStreamsState.swift
[891/929] Compiling NIOHTTP2 MayReceiveFrames.swift
[892/929] Compiling NIOHTTP2 ReceivingDataState.swift
[893/929] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[894/929] Compiling NIOHTTP2 ReceivingHeadersState.swift
[895/929] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[896/929] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[897/929] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[898/929] Compiling NIOHTTP2 InboundWindowManager.swift
[899/929] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[900/929] Compiling NIOHTTP2 StreamChannelFlowController.swift
[901/929] Compiling NIOHTTP2 StreamChannelList.swift
[902/929] Compiling NIOHTTP2 StreamMap.swift
[903/929] Compiling NIOHTTP2 StreamStateMachine.swift
[904/929] Compiling NIOHTTP2 UnsafeTransfer.swift
[905/929] Compiling NIOHTTP2 WatermarkedFlowController.swift
[906/929] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[907/929] Compiling NIOHTTP2 HTTP2Frame.swift
[908/929] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[909/929] Compiling NIOHTTP2 HTTP2FrameParser.swift
[910/929] Compiling NIOHTTP2 HTTP2PingData.swift
[911/929] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[912/929] Compiling NIOHTTP2 HTTP2Settings.swift
[913/929] Compiling NIOHTTP2 HTTP2Stream.swift
[914/929] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[915/929] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[916/929] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[917/929] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[918/929] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[919/929] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[920/929] Compiling NIOHTTP2 HTTP2Error.swift
[921/929] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[922/929] Compiling NIOHTTP2 MaySendFrames.swift
[923/929] Compiling NIOHTTP2 SendingDataState.swift
[924/929] Compiling NIOHTTP2 SendingGoawayState.swift
[925/929] Compiling NIOHTTP2 SendingHeadersState.swift
[926/929] Compiling NIOHTTP2 SendingPushPromiseState.swift
[927/929] Compiling NIOHTTP2 SendingRstStreamState.swift
[928/929] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[929/929] Compiling NIOHTTP2 HTTP2SettingsState.swift
[931/990] Emitting module AsyncHTTPClient
[932/998] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[933/998] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[934/998] Compiling AsyncHTTPClient AsyncLazySequence.swift
[935/998] Compiling AsyncHTTPClient HTTPClient+execute.swift
[936/998] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[937/998] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[938/998] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[939/998] Compiling AsyncHTTPClient HTTPClientRequest.swift
[940/998] Compiling AsyncHTTPClient HTTPClientResponse.swift
[941/998] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[942/998] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[943/998] Compiling AsyncHTTPClient Transaction.swift
[944/998] Compiling AsyncHTTPClient Base64.swift
[945/998] Compiling AsyncHTTPClient BasicAuth.swift
[946/998] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[947/998] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[948/998] Compiling AsyncHTTPClient ConnectionPool.swift
[949/998] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[950/998] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[951/998] Compiling AsyncHTTPClient TLSEventsHandler.swift
[952/998] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[953/998] Compiling AsyncHTTPClient HTTP1Connection.swift
[954/998] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[955/998] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[956/998] Compiling AsyncHTTPClient HTTP2Connection.swift
[957/998] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[958/998] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[959/998] Compiling AsyncHTTPClient HTTPHandler.swift
[960/998] Compiling AsyncHTTPClient LRUCache.swift
[961/998] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[962/998] Compiling AsyncHTTPClient NWErrorHandler.swift
[963/998] Compiling AsyncHTTPClient NWWaitingHandler.swift
[964/998] Compiling AsyncHTTPClient TLSConfiguration.swift
[965/998] Compiling AsyncHTTPClient RedirectState.swift
[966/998] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[967/998] Compiling AsyncHTTPClient RequestBag.swift
[968/998] Compiling AsyncHTTPClient RequestValidation.swift
[969/998] Compiling AsyncHTTPClient SSLContextCache.swift
[970/998] Compiling AsyncHTTPClient Scheme.swift
[971/998] Compiling AsyncHTTPClient Singleton.swift
[972/998] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[973/998] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[974/998] Compiling AsyncHTTPClient Utils.swift
[975/998] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[976/998] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[977/998] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[978/998] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[979/998] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[980/998] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[981/998] Compiling AsyncHTTPClient RequestBodyLength.swift
[982/998] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[983/998] Compiling AsyncHTTPClient ConnectionTarget.swift
[984/998] Compiling AsyncHTTPClient DeconstructedURL.swift
[985/998] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[986/998] Compiling AsyncHTTPClient FoundationExtensions.swift
[987/998] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[988/998] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[989/998] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[990/998] Compiling AsyncHTTPClient HTTPClient.swift
[991/998] Compiling AsyncHTTPClient RequestOptions.swift
[992/998] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[993/998] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[994/998] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[995/998] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[996/998] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[997/998] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[998/998] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1000/1001] Emitting module PrchNIO
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:9:64: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
  7 |
  8 | public protocol EventLoopSession: Session {
  9 |   func beginRequest(_ request: RequestType) -> EventLoopFuture<Response>
    |                                                                `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 10 |
 11 |   func nextEventLoop() -> EventLoop
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:14:1: warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
 12 | }
 13 |
 14 | extension EventLoopFuture: Task {}
    | |- warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | public extension EventLoopSession {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:31: error: cannot find type 'APIResult' in scope
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                               `- error: cannot find type 'APIResult' in scope
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:19: error: @escaping attribute only applies to function types
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                   `- error: @escaping attribute only applies to function types
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 36 |   public var statusCode: Int? {
    |              `- note: candidate has non-matching type 'Int?' [with SuccessType = <<error type>>, FailureType = <<error type>>, APIType = <<error type>>]
 37 |     Int(status.code)
 38 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
    | `- note: add stubs for conformance
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Response.swift:4:18: note: protocol requires nested type 'SuccessType'
 2 |
 3 | public protocol Response: CustomDebugStringConvertible, CustomStringConvertible {
 4 |   associatedtype SuccessType
   |                  `- note: protocol requires nested type 'SuccessType'
 5 |   associatedtype FailureType
   |                  `- note: protocol requires nested type 'FailureType'
 6 |   associatedtype APIType: API
   |                  `- note: protocol requires nested type 'APIType'
 7 |   var statusCode: Int { get }
   |       `- note: protocol requires property 'statusCode' with type 'Int'
 8 |   var response: ClientResult<SuccessType, FailureType> { get }
 9 |   typealias ResponseDecodedType = ResponseResult<SuccessType, FailureType>
10 |   init(statusCode: Int, data: Data, decoder: ResponseDecoder) throws
   |   `- note: protocol requires initializer 'init(statusCode:data:decoder:)' with type '(statusCode: Int, data: Data, decoder: any ResponseDecoder)'
11 | }
12 |
Swift.CustomDebugStringConvertible.debugDescription:2:5: note: protocol requires property 'debugDescription' with type 'String'
1 | protocol CustomDebugStringConvertible {
2 | var debugDescription: String { get }}
  |     `- note: protocol requires property 'debugDescription' with type 'String'
3 |
Swift.CustomStringConvertible.description:2:5: note: protocol requires property 'description' with type 'String'
1 | protocol CustomStringConvertible {
2 | var description: String { get }}
  |     `- note: protocol requires property 'description' with type 'String'
3 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:54:29: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 52 |   public func beginRequest(
 53 |     _ request: HTTPClient.Request
 54 |   ) -> EventLoopFuture<Prch.Response> {
    |                             `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 55 |     execute(request: request).map { $0 as Prch.Response }
 56 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:59:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 57 |
 58 |   public func createRequest<ResponseType>(
 59 |     _ request: APIRequest<ResponseType>,
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:62:54: warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
 62 |   ) throws -> HTTPClient.Request where ResponseType: APIResponseValue {
    |                                                      |- warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
    |                                                      `- note: use 'DeprecatedResponse' instead
 63 |     guard var componenets = URLComponents(
 64 |       url: baseURL.appendingPathComponent(request.path),
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: error: type 'HTTPClient' does not conform to protocol 'Session'
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- error: type 'HTTPClient' does not conform to protocol 'Session'
    | `- note: add stubs for conformance
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Networking/Session.swift:8:18: note: protocol requires nested type 'RequestType'
 6 |
 7 | public protocol Session {
 8 |   associatedtype RequestType
   |                  `- note: protocol requires nested type 'RequestType'
 9 |   func createRequest<RequestType: Request>(
10 |     _ request: RequestType,
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:105:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
103 | public extension APIClient where SessionType: EventLoopSession {
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
106 |   ) -> EventLoopFuture<ResponseType> {
107 |     var sessionRequest: SessionType.RequestType
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:103:18: warning: 'APIClient' is deprecated: renamed to 'Client'
101 | }
102 |
103 | public extension APIClient where SessionType: EventLoopSession {
    |                  |- warning: 'APIClient' is deprecated: renamed to 'Client'
    |                  `- note: use 'Client' instead
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
[1001/1001] Compiling PrchNIO Session.swift
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:9:64: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
  7 |
  8 | public protocol EventLoopSession: Session {
  9 |   func beginRequest(_ request: RequestType) -> EventLoopFuture<Response>
    |                                                                `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 10 |
 11 |   func nextEventLoop() -> EventLoop
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:14:1: warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
 12 | }
 13 |
 14 | extension EventLoopFuture: Task {}
    | |- warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | public extension EventLoopSession {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:31: error: cannot find type 'APIResult' in scope
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                               `- error: cannot find type 'APIResult' in scope
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:19: error: @escaping attribute only applies to function types
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                   `- error: @escaping attribute only applies to function types
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 36 |   public var statusCode: Int? {
    |              `- note: candidate has non-matching type 'Int?' [with SuccessType = <<error type>>, FailureType = <<error type>>, APIType = <<error type>>]
 37 |     Int(status.code)
 38 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
    | `- note: add stubs for conformance
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Response.swift:4:18: note: protocol requires nested type 'SuccessType'
 2 |
 3 | public protocol Response: CustomDebugStringConvertible, CustomStringConvertible {
 4 |   associatedtype SuccessType
   |                  `- note: protocol requires nested type 'SuccessType'
 5 |   associatedtype FailureType
   |                  `- note: protocol requires nested type 'FailureType'
 6 |   associatedtype APIType: API
   |                  `- note: protocol requires nested type 'APIType'
 7 |   var statusCode: Int { get }
   |       `- note: protocol requires property 'statusCode' with type 'Int'
 8 |   var response: ClientResult<SuccessType, FailureType> { get }
 9 |   typealias ResponseDecodedType = ResponseResult<SuccessType, FailureType>
10 |   init(statusCode: Int, data: Data, decoder: ResponseDecoder) throws
   |   `- note: protocol requires initializer 'init(statusCode:data:decoder:)' with type '(statusCode: Int, data: Data, decoder: any ResponseDecoder)'
11 | }
12 |
Swift.CustomDebugStringConvertible.debugDescription:2:5: note: protocol requires property 'debugDescription' with type 'String'
1 | protocol CustomDebugStringConvertible {
2 | var debugDescription: String { get }}
  |     `- note: protocol requires property 'debugDescription' with type 'String'
3 |
Swift.CustomStringConvertible.description:2:5: note: protocol requires property 'description' with type 'String'
1 | protocol CustomStringConvertible {
2 | var description: String { get }}
  |     `- note: protocol requires property 'description' with type 'String'
3 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:54:29: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 52 |   public func beginRequest(
 53 |     _ request: HTTPClient.Request
 54 |   ) -> EventLoopFuture<Prch.Response> {
    |                             `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 55 |     execute(request: request).map { $0 as Prch.Response }
 56 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:59:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 57 |
 58 |   public func createRequest<ResponseType>(
 59 |     _ request: APIRequest<ResponseType>,
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:62:54: warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
 62 |   ) throws -> HTTPClient.Request where ResponseType: APIResponseValue {
    |                                                      |- warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
    |                                                      `- note: use 'DeprecatedResponse' instead
 63 |     guard var componenets = URLComponents(
 64 |       url: baseURL.appendingPathComponent(request.path),
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: error: type 'HTTPClient' does not conform to protocol 'Session'
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- error: type 'HTTPClient' does not conform to protocol 'Session'
    | `- note: add stubs for conformance
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Networking/Session.swift:8:18: note: protocol requires nested type 'RequestType'
 6 |
 7 | public protocol Session {
 8 |   associatedtype RequestType
   |                  `- note: protocol requires nested type 'RequestType'
 9 |   func createRequest<RequestType: Request>(
10 |     _ request: RequestType,
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:105:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
103 | public extension APIClient where SessionType: EventLoopSession {
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
106 |   ) -> EventLoopFuture<ResponseType> {
107 |     var sessionRequest: SessionType.RequestType
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:103:18: warning: 'APIClient' is deprecated: renamed to 'Client'
101 | }
102 |
103 | public extension APIClient where SessionType: EventLoopSession {
    |                  |- warning: 'APIClient' is deprecated: renamed to 'Client'
    |                  `- note: use 'Client' instead
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:22:22: error: cannot find type 'APIResult' in scope
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
 22 |       let newResult: APIResult<Response>
    |                      `- error: cannot find type 'APIResult' in scope
 23 |       switch result {
 24 |       case let .failure(error):
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:21:27: error: type of expression is ambiguous without a type annotation
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
    |                           `- error: type of expression is ambiguous without a type annotation
 22 |       let newResult: APIResult<Response>
 23 |       switch result {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:55:48: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 53 |     _ request: HTTPClient.Request
 54 |   ) -> EventLoopFuture<Prch.Response> {
 55 |     execute(request: request).map { $0 as Prch.Response }
    |                                                `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 56 |   }
 57 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:112:32: error: missing argument for parameter 'usingEncoder' in call
110 |         request,
111 |         withBaseURL: api.baseURL,
112 |         andHeaders: api.headers
    |                                `- error: missing argument for parameter 'usingEncoder' in call
113 |       )
114 |     } catch {
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Networking/Session.swift:9:8: note: 'createRequest(_:withBaseURL:andHeaders:usingEncoder:)' declared here
 7 | public protocol Session {
 8 |   associatedtype RequestType
 9 |   func createRequest<RequestType: Request>(
   |        `- note: 'createRequest(_:withBaseURL:andHeaders:usingEncoder:)' declared here
10 |     _ request: RequestType,
11 |     withBaseURL baseURL: URL,
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:117:27: warning: 'APIClientError' is deprecated: renamed to 'ClientError'
115 |       return session
116 |         .nextEventLoop()
117 |         .makeFailedFuture(APIClientError.requestEncodingError(error))
    |                           |- warning: 'APIClientError' is deprecated: renamed to 'ClientError'
    |                           `- note: use 'ClientError' instead
118 |     }
119 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:124:27: error: value of type 'any Response' has no member 'data'
122 |         throw APIClientError.invalidResponse
123 |       }
124 |       let data = response.data ?? Data()
    |                           `- error: value of type 'any Response' has no member 'data'
125 |       return try ResponseType(
126 |         statusCode: httpStatus,
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/103] Compiling RealModule Float80+Real.swift
[3/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/105] Compiling RealModule Real.swift
[5/105] Compiling Logging MetadataProvider.swift
[6/105] Compiling Atomics AtomicOptionalWrappable.swift
[7/105] Compiling Atomics AtomicReference.swift
[8/105] Compiling Atomics AtomicStorage.swift
[9/105] Compiling Atomics AtomicValue.swift
[10/105] Compiling Atomics UnsafeAtomic.swift
[11/105] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/107] Compiling RealModule RealFunctions.swift
[13/107] Compiling Atomics AtomicMemoryOrderings.swift
[14/107] Compiling Atomics DoubleWord.swift
[15/107] Compiling Atomics ManagedAtomic.swift
[16/107] Compiling Atomics ManagedAtomicLazyReference.swift
[17/107] Compiling Prch Response.swift
[18/107] Compiling Prch ResponseResult.swift
[19/107] Compiling Prch Result.swift
[20/107] Compiling Prch Authentication.swift
[21/107] Compiling Prch BasicAuthentication.swift
[22/112] Compiling RealModule ElementaryFunctions.swift
[23/112] Compiling RealModule Float+Real.swift
[24/112] Compiling RealModule Float16+Real.swift
[25/112] Compiling Atomics IntegerConformances.swift
[26/112] Compiling Atomics PointerConformances.swift
[27/112] Compiling Atomics Primitives.native.swift
[28/112] Compiling Atomics OptionalRawRepresentable.swift
[29/112] Emitting module RealModule
[30/113] Compiling NIOConcurrencyHelpers NIOLock.swift
[31/113] Compiling _NIODataStructures PriorityQueue.swift
[32/113] Compiling _NIODataStructures _TinyArray.swift
[33/113] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/113] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[35/113] Emitting module Logging
[36/113] Compiling Logging Locks.swift
[37/113] Compiling Prch Session.swift
[38/113] Compiling Prch Task.swift
[39/113] Compiling Prch URL.swift
[40/113] Compiling Prch URLSession.swift
[41/113] Compiling Prch URLSessionResponse.swift
[42/113] Compiling Prch Request.swift
[43/113] Compiling Prch Model.swift
[44/113] Compiling Prch DateDay.swift
[45/113] Compiling Prch File.swift
[46/113] Compiling Prch ID.swift
[47/113] Compiling Prch UploadFile.swift
[48/113] Compiling Prch ResponseComponents.swift
[49/113] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[50/113] Compiling _NIODataStructures Heap.swift
[57/113] Compiling Atomics IntegerOperations.swift
[58/113] Compiling Atomics Unmanaged extensions.swift
[59/113] Compiling Prch DeprecatedRequest.swift
[60/113] Compiling Prch DeprecatedResponse.swift
[61/113] Compiling Prch DeprecatedResponseResult.swift
[62/113] Compiling Prch TypeAliases.swift
[63/113] Emitting module _NIOBase64
[64/113] Compiling _NIOBase64 Base64.swift
[65/114] Compiling NIOConcurrencyHelpers atomics.swift
[66/114] Compiling NIOConcurrencyHelpers lock.swift
[67/114] Emitting module _NIODataStructures
[72/115] Compiling Atomics Primitives.shims.swift
[73/115] Compiling Atomics AtomicInteger.swift
[78/115] Compiling Prch SecurityRequirement.swift
[79/115] Compiling Prch Service.swift
[80/115] Compiling Prch ServiceRequest.swift
[81/115] Compiling Prch StatusCodeProvider.swift
[82/115] Compiling Prch SuccessModel.swift
[92/115] Emitting module InternalCollectionsUtilities
[93/115] Emitting module NIOConcurrencyHelpers
[98/116] Compiling Atomics RawRepresentable.swift
[99/116] Compiling Atomics AtomicBool.swift
[100/116] Emitting module Prch
[105/142] Compiling Algorithms Chunked.swift
[106/142] Compiling Algorithms Combinations.swift
[107/142] Compiling Algorithms Indexed.swift
[108/142] Compiling Algorithms Intersperse.swift
[110/143] Compiling Logging LogHandler.swift
[111/143] Compiling Logging Logging.swift
[113/159] Compiling DequeModule Deque+Equatable.swift
[114/159] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[115/161] Compiling DequeModule Deque+CustomReflectable.swift
[116/161] Compiling DequeModule Deque+Descriptions.swift
[117/161] Compiling DequeModule _DequeBuffer.swift
[118/161] Compiling DequeModule _DequeBufferHeader.swift
[119/161] Compiling DequeModule Deque+Extras.swift
[120/161] Compiling DequeModule Deque+Hashable.swift
[121/161] Compiling Algorithms RandomSample.swift
[122/161] Compiling Algorithms Reductions.swift
[123/161] Compiling Algorithms Rotate.swift
[124/161] Compiling Algorithms Split.swift
[125/161] Compiling Algorithms Stride.swift
[126/161] Compiling Algorithms Suffix.swift
[127/164] Compiling DequeModule _UnsafeWrappedBuffer.swift
[128/164] Compiling Algorithms Permutations.swift
[129/164] Compiling Algorithms Product.swift
[130/164] Compiling DequeModule _DequeSlot.swift
[132/164] Compiling DequeModule Deque+Testing.swift
[133/164] Compiling DequeModule Deque._Storage.swift
[136/164] Compiling DequeModule Deque._UnsafeHandle.swift
[137/164] Compiling DequeModule Deque.swift
[138/164] Compiling DequeModule Deque+Codable.swift
[139/164] Compiling DequeModule Deque+Collection.swift
[153/164] Emitting module Atomics
[156/165] Compiling Algorithms Trim.swift
[157/165] Compiling Algorithms Unique.swift
[158/165] Compiling Algorithms Windows.swift
[160/165] Emitting module DequeModule
[166/226] Emitting module Algorithms
[168/227] Compiling NIOCore IO.swift
[169/227] Compiling NIOCore IOData.swift
[170/227] Compiling NIOCore IPProtocol.swift
[171/227] Compiling NIOCore IntegerBitPacking.swift
[172/227] Compiling NIOCore IntegerTypes.swift
[173/227] Compiling NIOCore Interfaces.swift
[174/227] Compiling NIOCore Linux.swift
[175/227] Compiling NIOCore MarkedCircularBuffer.swift
[176/227] Compiling NIOCore MulticastChannel.swift
[177/227] Compiling NIOCore NIOAny.swift
[178/227] Compiling NIOCore NIOCloseOnErrorHandler.swift
[179/227] Compiling NIOCore NIOLoopBound.swift
[180/227] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[181/227] Compiling NIOCore NIOScheduledCallback.swift
[182/227] Compiling NIOCore NIOSendable.swift
[183/227] Compiling NIOCore RecvByteBufferAllocator.swift
[184/227] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[185/227] Compiling NIOCore EventLoopFuture+Deprecated.swift
[186/227] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[187/227] Compiling NIOCore EventLoopFuture.swift
[188/227] Compiling NIOCore FileDescriptor.swift
[189/227] Compiling NIOCore FileHandle.swift
[190/227] Compiling NIOCore FileRegion.swift
[191/227] Compiling NIOCore GlobalSingletons.swift
[192/235] Compiling NIOCore CircularBuffer.swift
[193/235] Compiling NIOCore Codec.swift
[194/235] Compiling NIOCore ConvenienceOptionSupport.swift
[195/235] Compiling NIOCore DeadChannel.swift
[196/235] Compiling NIOCore DispatchQueue+WithFuture.swift
[197/235] Compiling NIOCore EventLoop+Deprecated.swift
[198/235] Compiling NIOCore EventLoop+SerialExecutor.swift
[199/235] Compiling NIOCore EventLoop.swift
[200/235] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[201/235] Compiling NIOCore SocketAddresses.swift
[202/235] Compiling NIOCore SocketOptionProvider.swift
[203/235] Compiling NIOCore SystemCallHelpers.swift
[204/235] Compiling NIOCore TimeAmount+Duration.swift
[205/235] Compiling NIOCore TypeAssistedChannelHandler.swift
[206/235] Compiling NIOCore UniversalBootstrapSupport.swift
[207/235] Compiling NIOCore Utilities.swift
[208/235] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[209/235] Compiling NIOCore BSDSocketAPI.swift
[210/235] Compiling NIOCore ByteBuffer-aux.swift
[211/235] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[212/235] Compiling NIOCore ByteBuffer-conversions.swift
[213/235] Compiling NIOCore ByteBuffer-core.swift
[214/235] Compiling NIOCore ByteBuffer-hex.swift
[215/235] Compiling NIOCore ByteBuffer-int.swift
[216/235] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[217/235] Compiling NIOCore AddressedEnvelope.swift
[218/235] Compiling NIOCore AsyncAwaitSupport.swift
[219/235] Compiling NIOCore AsyncChannel.swift
[220/235] Compiling NIOCore AsyncChannelHandler.swift
[221/235] Compiling NIOCore AsyncChannelInboundStream.swift
[222/235] Compiling NIOCore AsyncChannelOutboundWriter.swift
[223/235] Compiling NIOCore NIOAsyncSequenceProducer.swift
[224/235] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[225/235] Compiling NIOCore NIOAsyncWriter.swift
[226/235] Compiling NIOCore ByteBuffer-multi-int.swift
[227/235] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[228/235] Compiling NIOCore ByteBuffer-views.swift
[229/235] Compiling NIOCore Channel.swift
[230/235] Compiling NIOCore ChannelHandler.swift
[231/235] Compiling NIOCore ChannelHandlers.swift
[232/235] Compiling NIOCore ChannelInvoker.swift
[233/235] Compiling NIOCore ChannelOption.swift
[234/235] Compiling NIOCore ChannelPipeline.swift
[235/235] Emitting module NIOCore
[237/286] Compiling NIOEmbedded AsyncTestingChannel.swift
[238/286] Emitting module NIOEmbedded
[239/286] Compiling NIOEmbedded Embedded.swift
[240/286] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[242/287] Compiling NIOPosix Pool.swift
[243/287] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[244/287] Compiling NIOPosix PosixSingletons.swift
[245/287] Compiling NIOPosix RawSocketBootstrap.swift
[246/287] Compiling NIOPosix Resolver.swift
[247/287] Compiling NIOPosix Selectable.swift
[248/293] Compiling NIOPosix IO.swift
[249/293] Compiling NIOPosix IntegerBitPacking.swift
[250/293] Compiling NIOPosix IntegerTypes.swift
[251/293] Compiling NIOPosix Linux.swift
[252/293] Compiling NIOPosix LinuxCPUSet.swift
[253/293] Compiling NIOPosix LinuxUring.swift
[254/293] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[255/293] Compiling NIOPosix NIOThreadPool.swift
[256/293] Compiling NIOPosix NonBlockingFileIO.swift
[257/293] Compiling NIOPosix PendingDatagramWritesManager.swift
[258/293] Compiling NIOPosix PendingWritesManager.swift
[259/293] Compiling NIOPosix PipeChannel.swift
[260/293] Compiling NIOPosix PipePair.swift
[261/293] Emitting module NIOPosix
[262/293] Compiling NIOPosix ThreadPosix.swift
[263/293] Compiling NIOPosix ThreadWindows.swift
[264/293] Compiling NIOPosix UnsafeTransfer.swift
[265/293] Compiling NIOPosix Utilities.swift
[266/293] Compiling NIOPosix VsockAddress.swift
[267/293] Compiling NIOPosix VsockChannelEvents.swift
[268/293] Compiling NIOPosix ServerSocket.swift
[269/293] Compiling NIOPosix Socket.swift
[270/293] Compiling NIOPosix SocketChannel.swift
[271/293] Compiling NIOPosix SocketProtocols.swift
[272/293] Compiling NIOPosix System.swift
[273/293] Compiling NIOPosix Thread.swift
[274/293] Compiling NIOPosix SelectableChannel.swift
[275/293] Compiling NIOPosix SelectableEventLoop.swift
[276/293] Compiling NIOPosix SelectorEpoll.swift
[277/293] Compiling NIOPosix SelectorGeneric.swift
[278/293] Compiling NIOPosix SelectorKqueue.swift
[279/293] Compiling NIOPosix SelectorUring.swift
[280/293] Compiling NIOPosix Bootstrap.swift
[281/293] Compiling NIOPosix ControlMessage.swift
[282/293] Compiling NIOPosix DatagramVectorReadManager.swift
[283/293] Compiling NIOPosix Errors+Any.swift
[284/293] Compiling NIOPosix FileDescriptor.swift
[285/293] Compiling NIOPosix GetaddrinfoResolver.swift
[286/293] Compiling NIOPosix HappyEyeballs.swift
[287/293] Compiling NIOPosix BSDSocketAPICommon.swift
[288/293] Compiling NIOPosix BSDSocketAPIPosix.swift
[289/293] Compiling NIOPosix BSDSocketAPIWindows.swift
[290/293] Compiling NIOPosix BaseSocket.swift
[291/293] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[292/293] Compiling NIOPosix BaseSocketChannel.swift
[293/293] Compiling NIOPosix BaseStreamSocketChannel.swift
[295/296] Compiling NIO Exports.swift
[296/296] Emitting module NIO
[298/336] Emitting module NIOSOCKS
[299/337] Compiling NIOTLS TLSEvents.swift
[300/337] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[301/337] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[302/337] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[303/337] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[304/337] Compiling NIOSOCKS SOCKSResponse.swift
[305/337] Compiling NIOSOCKS ClientStateMachine.swift
[306/337] Compiling NIOHTTP1 ByteCollectionUtils.swift
[307/337] Compiling NIOHTTP1 HTTPDecoder.swift
[308/337] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[309/337] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[310/337] Compiling NIOSOCKS ServerStateMachine.swift
[311/337] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[312/337] Emitting module NIOTLS
[313/337] Compiling NIOTLS SNIHandler.swift
[314/337] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[315/337] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[317/338] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[318/338] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[319/338] Compiling NIOHTTP1 HTTPEncoder.swift
[320/338] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[321/339] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[322/339] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[324/341] Emitting module NIOHTTP1
[325/341] Emitting module NIOFoundationCompat
[326/341] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[328/342] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[330/393] Compiling NIOTransportServices NIOTSBootstraps.swift
[331/393] Compiling NIOTransportServices NIOTSChannelOptions.swift
[332/393] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[333/395] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[334/395] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[335/395] Compiling NIOTransportServices NIOTSListenerChannel.swift
[336/395] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[337/395] Compiling NIOTransportServices NIOTSErrors.swift
[338/395] Compiling NIOTransportServices NIOTSEventLoop.swift
[339/395] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[340/395] Compiling NIOTransportServices NIOTSSingletons.swift
[341/395] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[342/395] Compiling NIOTransportServices StateManagedChannel.swift
[343/395] Compiling NIOTransportServices StateManagedListenerChannel.swift
[344/395] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[345/395] Compiling NIOTransportServices AcceptHandler.swift
[346/395] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[347/395] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[348/395] Emitting module NIOTransportServices
[349/395] Compiling NIOTransportServices NIOTSDatagramListener.swift
[350/395] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[351/395] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[352/395] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[353/395] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[369/397] Emitting module NIOSSL
[378/408] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[379/419] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[380/419] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[381/419] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[382/419] Emitting module NIOHTTPCompression
[383/419] Compiling NIOHPACK IntegerCoding.swift
[384/419] Compiling NIOHPACK IndexedHeaderTable.swift
[385/420] Compiling NIOHPACK HuffmanTables.swift
[386/420] Compiling NIOHTTPCompression HTTPCompression.swift
[387/420] Compiling NIOHTTPCompression HTTPDecompression.swift
[391/421] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[392/421] Compiling NIOSSL SubjectAlternativeName.swift
[393/421] Compiling NIOSSL NIOSSLSecureBytes.swift
[394/421] Compiling NIOSSL RNG.swift
[395/421] Compiling NIOSSL SafeCompare.swift
[396/421] Compiling NIOHPACK StaticHeaderTable.swift
[398/421] Compiling NIOHPACK DynamicHeaderTable.swift
[399/421] Compiling NIOHPACK HPACKDecoder.swift
[400/421] Compiling NIOHPACK HuffmanCoding.swift
[401/421] Emitting module NIOHPACK
[402/421] Compiling NIOSSL Zeroization.swift
[403/421] Compiling NIOSSL TLSConfiguration.swift
[404/421] Compiling NIOSSL UniversalBootstrapSupport.swift
[405/421] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[406/421] Compiling NIOHPACK HPACKEncoder.swift
[407/421] Compiling NIOHPACK HPACKErrors.swift
[408/421] Compiling NIOHPACK HPACKHeader.swift
[409/421] Compiling NIOHPACK HeaderTables.swift
[424/481] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[425/481] Compiling NIOHTTP2 HasFlowControlWindows.swift
[426/481] Compiling NIOHTTP2 HasLocalSettings.swift
[427/481] Compiling NIOHTTP2 HasRemoteSettings.swift
[428/481] Compiling NIOHTTP2 LocallyQuiescingState.swift
[429/481] Compiling NIOHTTP2 QuiescingState.swift
[430/481] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[431/481] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[432/489] Emitting module NIOHTTP2
[433/489] Compiling NIOHTTP2 MaySendFrames.swift
[434/489] Compiling NIOHTTP2 SendingDataState.swift
[435/489] Compiling NIOHTTP2 SendingGoawayState.swift
[436/489] Compiling NIOHTTP2 SendingHeadersState.swift
[437/489] Compiling NIOHTTP2 SendingPushPromiseState.swift
[438/489] Compiling NIOHTTP2 SendingRstStreamState.swift
[439/489] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[440/489] Compiling NIOHTTP2 HTTP2SettingsState.swift
[441/489] Compiling NIOHTTP2 ConnectionStateMachine.swift
[442/489] Compiling NIOHTTP2 ConnectionStreamsState.swift
[443/489] Compiling NIOHTTP2 MayReceiveFrames.swift
[444/489] Compiling NIOHTTP2 ReceivingDataState.swift
[445/489] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[446/489] Compiling NIOHTTP2 ReceivingHeadersState.swift
[447/489] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[448/489] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[449/489] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[450/489] Compiling NIOHTTP2 InboundWindowManager.swift
[451/489] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[452/489] Compiling NIOHTTP2 StreamChannelFlowController.swift
[453/489] Compiling NIOHTTP2 StreamChannelList.swift
[454/489] Compiling NIOHTTP2 StreamMap.swift
[455/489] Compiling NIOHTTP2 StreamStateMachine.swift
[456/489] Compiling NIOHTTP2 UnsafeTransfer.swift
[457/489] Compiling NIOHTTP2 WatermarkedFlowController.swift
[458/489] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[459/489] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[460/489] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[461/489] Compiling NIOHTTP2 HTTP2StreamID.swift
[462/489] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[463/489] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[464/489] Compiling NIOHTTP2 HTTP2UserEvents.swift
[465/489] Compiling NIOHTTP2 InboundEventBuffer.swift
[466/489] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[467/489] Compiling NIOHTTP2 HTTP2Frame.swift
[468/489] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[469/489] Compiling NIOHTTP2 HTTP2FrameParser.swift
[470/489] Compiling NIOHTTP2 HTTP2PingData.swift
[471/489] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[472/489] Compiling NIOHTTP2 HTTP2Settings.swift
[473/489] Compiling NIOHTTP2 HTTP2Stream.swift
[474/489] Compiling NIOHTTP2 StateMachineResult.swift
[475/489] Compiling NIOHTTP2 ContentLengthVerifier.swift
[476/489] Compiling NIOHTTP2 DOSHeuristics.swift
[477/489] Compiling NIOHTTP2 Error+Any.swift
[478/489] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[479/489] Compiling NIOHTTP2 ControlFrameBuffer.swift
[480/489] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[481/489] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[482/489] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[483/489] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[484/489] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[485/489] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[486/489] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[487/489] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[488/489] Compiling NIOHTTP2 HTTP2Error.swift
[489/489] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[491/550] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[492/550] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[493/550] Compiling AsyncHTTPClient AsyncLazySequence.swift
[494/550] Compiling AsyncHTTPClient HTTPClient+execute.swift
[495/550] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[496/550] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[497/550] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[498/550] Compiling AsyncHTTPClient HTTPClientRequest.swift
[499/550] Compiling AsyncHTTPClient HTTPClientResponse.swift
[500/550] Emitting module AsyncHTTPClient
[501/558] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[502/558] Compiling AsyncHTTPClient TLSEventsHandler.swift
[503/558] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[504/558] Compiling AsyncHTTPClient HTTP1Connection.swift
[505/558] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[506/558] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[507/558] Compiling AsyncHTTPClient HTTP2Connection.swift
[508/558] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[509/558] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[510/558] Compiling AsyncHTTPClient ConnectionTarget.swift
[511/558] Compiling AsyncHTTPClient DeconstructedURL.swift
[512/558] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[513/558] Compiling AsyncHTTPClient FoundationExtensions.swift
[514/558] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[515/558] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[516/558] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[517/558] Compiling AsyncHTTPClient HTTPClient.swift
[518/558] Compiling AsyncHTTPClient HTTPHandler.swift
[519/558] Compiling AsyncHTTPClient LRUCache.swift
[520/558] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[521/558] Compiling AsyncHTTPClient NWErrorHandler.swift
[522/558] Compiling AsyncHTTPClient NWWaitingHandler.swift
[523/558] Compiling AsyncHTTPClient TLSConfiguration.swift
[524/558] Compiling AsyncHTTPClient RedirectState.swift
[525/558] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[526/558] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[527/558] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[528/558] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[529/558] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[530/558] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[531/558] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[532/558] Compiling AsyncHTTPClient RequestBodyLength.swift
[533/558] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[534/558] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[535/558] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[536/558] Compiling AsyncHTTPClient Transaction.swift
[537/558] Compiling AsyncHTTPClient Base64.swift
[538/558] Compiling AsyncHTTPClient BasicAuth.swift
[539/558] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[540/558] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[541/558] Compiling AsyncHTTPClient ConnectionPool.swift
[542/558] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[543/558] Compiling AsyncHTTPClient RequestOptions.swift
[544/558] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[545/558] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[546/558] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[547/558] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[548/558] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[549/558] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[550/558] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[551/558] Compiling AsyncHTTPClient RequestBag.swift
[552/558] Compiling AsyncHTTPClient RequestValidation.swift
[553/558] Compiling AsyncHTTPClient SSLContextCache.swift
[554/558] Compiling AsyncHTTPClient Scheme.swift
[555/558] Compiling AsyncHTTPClient Singleton.swift
[556/558] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[557/558] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[558/558] Compiling AsyncHTTPClient Utils.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[560/561] Emitting module PrchNIO
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:9:64: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
  7 |
  8 | public protocol EventLoopSession: Session {
  9 |   func beginRequest(_ request: RequestType) -> EventLoopFuture<Response>
    |                                                                `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 10 |
 11 |   func nextEventLoop() -> EventLoop
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:14:1: warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
 12 | }
 13 |
 14 | extension EventLoopFuture: Task {}
    | |- warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | public extension EventLoopSession {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:31: error: cannot find type 'APIResult' in scope
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                               `- error: cannot find type 'APIResult' in scope
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:19: error: @escaping attribute only applies to function types
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                   `- error: @escaping attribute only applies to function types
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 36 |   public var statusCode: Int? {
    |              `- note: candidate has non-matching type 'Int?' [with SuccessType = <<error type>>, FailureType = <<error type>>, APIType = <<error type>>]
 37 |     Int(status.code)
 38 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
    | `- note: add stubs for conformance
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Response.swift:4:18: note: protocol requires nested type 'SuccessType'
 2 |
 3 | public protocol Response: CustomDebugStringConvertible, CustomStringConvertible {
 4 |   associatedtype SuccessType
   |                  `- note: protocol requires nested type 'SuccessType'
 5 |   associatedtype FailureType
   |                  `- note: protocol requires nested type 'FailureType'
 6 |   associatedtype APIType: API
   |                  `- note: protocol requires nested type 'APIType'
 7 |   var statusCode: Int { get }
   |       `- note: protocol requires property 'statusCode' with type 'Int'
 8 |   var response: ClientResult<SuccessType, FailureType> { get }
 9 |   typealias ResponseDecodedType = ResponseResult<SuccessType, FailureType>
10 |   init(statusCode: Int, data: Data, decoder: ResponseDecoder) throws
   |   `- note: protocol requires initializer 'init(statusCode:data:decoder:)' with type '(statusCode: Int, data: Data, decoder: any ResponseDecoder)'
11 | }
12 |
Swift.CustomDebugStringConvertible.debugDescription:2:5: note: protocol requires property 'debugDescription' with type 'String'
1 | protocol CustomDebugStringConvertible {
2 | var debugDescription: String { get }}
  |     `- note: protocol requires property 'debugDescription' with type 'String'
3 |
Swift.CustomStringConvertible.description:2:5: note: protocol requires property 'description' with type 'String'
1 | protocol CustomStringConvertible {
2 | var description: String { get }}
  |     `- note: protocol requires property 'description' with type 'String'
3 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:54:29: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 52 |   public func beginRequest(
 53 |     _ request: HTTPClient.Request
 54 |   ) -> EventLoopFuture<Prch.Response> {
    |                             `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 55 |     execute(request: request).map { $0 as Prch.Response }
 56 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:59:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 57 |
 58 |   public func createRequest<ResponseType>(
 59 |     _ request: APIRequest<ResponseType>,
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:62:54: warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
 62 |   ) throws -> HTTPClient.Request where ResponseType: APIResponseValue {
    |                                                      |- warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
    |                                                      `- note: use 'DeprecatedResponse' instead
 63 |     guard var componenets = URLComponents(
 64 |       url: baseURL.appendingPathComponent(request.path),
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: error: type 'HTTPClient' does not conform to protocol 'Session'
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- error: type 'HTTPClient' does not conform to protocol 'Session'
    | `- note: add stubs for conformance
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Networking/Session.swift:8:18: note: protocol requires nested type 'RequestType'
 6 |
 7 | public protocol Session {
 8 |   associatedtype RequestType
   |                  `- note: protocol requires nested type 'RequestType'
 9 |   func createRequest<RequestType: Request>(
10 |     _ request: RequestType,
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:105:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
103 | public extension APIClient where SessionType: EventLoopSession {
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
106 |   ) -> EventLoopFuture<ResponseType> {
107 |     var sessionRequest: SessionType.RequestType
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:103:18: warning: 'APIClient' is deprecated: renamed to 'Client'
101 | }
102 |
103 | public extension APIClient where SessionType: EventLoopSession {
    |                  |- warning: 'APIClient' is deprecated: renamed to 'Client'
    |                  `- note: use 'Client' instead
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
[561/561] Compiling PrchNIO Session.swift
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:9:64: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
  7 |
  8 | public protocol EventLoopSession: Session {
  9 |   func beginRequest(_ request: RequestType) -> EventLoopFuture<Response>
    |                                                                `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 10 |
 11 |   func nextEventLoop() -> EventLoop
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:14:1: warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
 12 | }
 13 |
 14 | extension EventLoopFuture: Task {}
    | |- warning: extension declares a conformance of imported type 'EventLoopFuture' to imported protocol 'Task'; this will not behave correctly if the owners of 'NIOCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | public extension EventLoopSession {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:31: error: cannot find type 'APIResult' in scope
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                               `- error: cannot find type 'APIResult' in scope
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:19:19: error: @escaping attribute only applies to function types
 17 |   func beginRequest(
 18 |     _ request: RequestType,
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
    |                   `- error: @escaping attribute only applies to function types
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- warning: extension declares a conformance of imported type 'Response' to imported protocols 'Response', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'Response'
 36 |   public var statusCode: Int? {
    |              `- note: candidate has non-matching type 'Int?' [with SuccessType = <<error type>>, FailureType = <<error type>>, APIType = <<error type>>]
 37 |     Int(status.code)
 38 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | `- error: type 'HTTPClient.Response' does not conform to protocol 'CustomDebugStringConvertible'
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:35:1: error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
 33 | }
 34 |
 35 | extension HTTPClient.Response: Response {
    | |- error: type 'HTTPClient.Response' does not conform to protocol 'CustomStringConvertible'
    | `- note: add stubs for conformance
 36 |   public var statusCode: Int? {
 37 |     Int(status.code)
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Response.swift:4:18: note: protocol requires nested type 'SuccessType'
 2 |
 3 | public protocol Response: CustomDebugStringConvertible, CustomStringConvertible {
 4 |   associatedtype SuccessType
   |                  `- note: protocol requires nested type 'SuccessType'
 5 |   associatedtype FailureType
   |                  `- note: protocol requires nested type 'FailureType'
 6 |   associatedtype APIType: API
   |                  `- note: protocol requires nested type 'APIType'
 7 |   var statusCode: Int { get }
   |       `- note: protocol requires property 'statusCode' with type 'Int'
 8 |   var response: ClientResult<SuccessType, FailureType> { get }
 9 |   typealias ResponseDecodedType = ResponseResult<SuccessType, FailureType>
10 |   init(statusCode: Int, data: Data, decoder: ResponseDecoder) throws
   |   `- note: protocol requires initializer 'init(statusCode:data:decoder:)' with type '(statusCode: Int, data: Data, decoder: any ResponseDecoder)'
11 | }
12 |
Swift.CustomDebugStringConvertible.debugDescription:2:5: note: protocol requires property 'debugDescription' with type 'String'
1 | protocol CustomDebugStringConvertible {
2 | var debugDescription: String { get }}
  |     `- note: protocol requires property 'debugDescription' with type 'String'
3 |
Swift.CustomStringConvertible.description:2:5: note: protocol requires property 'description' with type 'String'
1 | protocol CustomStringConvertible {
2 | var description: String { get }}
  |     `- note: protocol requires property 'description' with type 'String'
3 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- warning: extension declares a conformance of imported type 'HTTPClient' to imported protocol 'Session'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:54:29: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 52 |   public func beginRequest(
 53 |     _ request: HTTPClient.Request
 54 |   ) -> EventLoopFuture<Prch.Response> {
    |                             `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 55 |     execute(request: request).map { $0 as Prch.Response }
 56 |   }
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:59:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 57 |
 58 |   public func createRequest<ResponseType>(
 59 |     _ request: APIRequest<ResponseType>,
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:62:54: warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
 60 |     withBaseURL baseURL: URL,
 61 |     andHeaders headers: [String: String]
 62 |   ) throws -> HTTPClient.Request where ResponseType: APIResponseValue {
    |                                                      |- warning: 'APIResponseValue' is deprecated: renamed to 'DeprecatedResponse'
    |                                                      `- note: use 'DeprecatedResponse' instead
 63 |     guard var componenets = URLComponents(
 64 |       url: baseURL.appendingPathComponent(request.path),
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:47:1: error: type 'HTTPClient' does not conform to protocol 'Session'
 45 | }
 46 |
 47 | extension HTTPClient: EventLoopSession {
    | |- error: type 'HTTPClient' does not conform to protocol 'Session'
    | `- note: add stubs for conformance
 48 |   public func nextEventLoop() -> EventLoop {
 49 |     eventLoopGroup.next()
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Networking/Session.swift:8:18: note: protocol requires nested type 'RequestType'
 6 |
 7 | public protocol Session {
 8 |   associatedtype RequestType
   |                  `- note: protocol requires nested type 'RequestType'
 9 |   func createRequest<RequestType: Request>(
10 |     _ request: RequestType,
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:105:16: error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
103 | public extension APIClient where SessionType: EventLoopSession {
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
    |                `- error: generic type 'DeprecatedRequest' specialized with too few type parameters (got 1, but expected 2)
106 |   ) -> EventLoopFuture<ResponseType> {
107 |     var sessionRequest: SessionType.RequestType
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Deprecated/DeprecatedRequest.swift:4:12: note: generic type 'DeprecatedRequest' declared here
 2 |
 3 | @available(*, deprecated, message: "use `Request`")
 4 | open class DeprecatedRequest<
   |            `- note: generic type 'DeprecatedRequest' declared here
 5 |   ResponseType: Response, APIType
 6 | >: Request where ResponseType.APIType == APIType {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:103:18: warning: 'APIClient' is deprecated: renamed to 'Client'
101 | }
102 |
103 | public extension APIClient where SessionType: EventLoopSession {
    |                  |- warning: 'APIClient' is deprecated: renamed to 'Client'
    |                  `- note: use 'Client' instead
104 |   func request<ResponseType>(
105 |     _ request: APIRequest<ResponseType>
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:22:22: error: cannot find type 'APIResult' in scope
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
 22 |       let newResult: APIResult<Response>
    |                      `- error: cannot find type 'APIResult' in scope
 23 |       switch result {
 24 |       case let .failure(error):
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:21:27: error: type of expression is ambiguous without a type annotation
 19 |     _ completion: @escaping ((APIResult<Response>) -> Void)
 20 |   ) -> Task {
 21 |     beginRequest(request).always { result in
    |                           `- error: type of expression is ambiguous without a type annotation
 22 |       let newResult: APIResult<Response>
 23 |       switch result {
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:55:48: warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 53 |     _ request: HTTPClient.Request
 54 |   ) -> EventLoopFuture<Prch.Response> {
 55 |     execute(request: request).map { $0 as Prch.Response }
    |                                                `- warning: use of protocol 'Response' as a type must be written 'any Response'; this will be an error in a future Swift language mode
 56 |   }
 57 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:112:32: error: missing argument for parameter 'usingEncoder' in call
110 |         request,
111 |         withBaseURL: api.baseURL,
112 |         andHeaders: api.headers
    |                                `- error: missing argument for parameter 'usingEncoder' in call
113 |       )
114 |     } catch {
/host/spi-builder-workspace/.build/checkouts/Prch/Sources/Prch/Networking/Session.swift:9:8: note: 'createRequest(_:withBaseURL:andHeaders:usingEncoder:)' declared here
 7 | public protocol Session {
 8 |   associatedtype RequestType
 9 |   func createRequest<RequestType: Request>(
   |        `- note: 'createRequest(_:withBaseURL:andHeaders:usingEncoder:)' declared here
10 |     _ request: RequestType,
11 |     withBaseURL baseURL: URL,
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:117:27: warning: 'APIClientError' is deprecated: renamed to 'ClientError'
115 |       return session
116 |         .nextEventLoop()
117 |         .makeFailedFuture(APIClientError.requestEncodingError(error))
    |                           |- warning: 'APIClientError' is deprecated: renamed to 'ClientError'
    |                           `- note: use 'ClientError' instead
118 |     }
119 |
/host/spi-builder-workspace/Sources/PrchNIO/Session.swift:124:27: error: value of type 'any Response' has no member 'data'
122 |         throw APIClientError.invalidResponse
123 |       }
124 |       let data = response.data ?? Data()
    |                           `- error: value of type 'any Response' has no member 'data'
125 |       return try ResponseType(
126 |         statusCode: httpStatus,
BUILD FAILURE 6.1 android