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 CombineGRPC, reference master (676981), with Swift 6.1 for Android on 28 May 2025 10:52:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/vyshane/grpc-swift-combine.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vyshane/grpc-swift-combine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6769818 Bump upstream grpc-swift to v1.13.1
Cloned https://github.com/vyshane/grpc-swift-combine.git
Revision (git rev-parse @):
6769818f524de6fd4e15d3b4fee546319bccddd9
SUCCESS checkout https://github.com/vyshane/grpc-swift-combine.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vyshane/grpc-swift-combine.git
https://github.com/vyshane/grpc-swift-combine.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    }
  ],
  "manifest_display_name" : "CombineGRPC",
  "name" : "CombineGRPC",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineGRPC",
      "targets" : [
        "CombineGRPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CombineGRPCTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineGRPCTests",
      "path" : "Tests/CombineGRPCTests",
      "sources" : [
        "BidirectionalStreamingTests.swift",
        "ClientStreamingTests.swift",
        "CompletionExpectations.swift",
        "RetryPolicyTests.swift",
        "Server Implementations/BidirectionalStreamingTestsService.swift",
        "Server Implementations/ClientStreamingTestsService.swift",
        "Server Implementations/RetryPolicyTestsService.swift",
        "Server Implementations/ServerStreamingTestsService.swift",
        "Server Implementations/UnaryTestsService.swift",
        "ServerStreamingTests.swift",
        "StressTest.swift",
        "TestUtils.swift",
        "UnaryTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CombineGRPC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineGRPC",
      "module_type" : "SwiftTarget",
      "name" : "CombineGRPC",
      "path" : "Sources/CombineGRPC",
      "product_dependencies" : [
        "GRPC"
      ],
      "product_memberships" : [
        "CombineGRPC"
      ],
      "sources" : [
        "Client/BidirectionalStreamingPublisher.swift",
        "Client/ClientStreamingPublisher.swift",
        "Client/DemandBuffer.swift",
        "Client/GRPCExecutor.swift",
        "Client/RPCErrorUtils.swift",
        "Client/RetryPolicy.swift",
        "Client/ServerStreamingPublisher.swift",
        "Client/StreamingRequestsSubscriber.swift",
        "RPCError.swift",
        "Server/BidirectionalStreamingHandlerSubscriber.swift",
        "Server/ClientStreamingHandlerSubscriber.swift",
        "Server/Handlers.swift",
        "Server/HeaderUtils.swift",
        "Server/ServerStreamingHandlerSubscriber.swift",
        "Server/UnaryHandlerSubscriber.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/grpc/grpc-swift.git
[1/51057] Fetching grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (2.50s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.0 (3.27s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5914] Fetching swift-nio-extras
[1184/9750] Fetching swift-nio-extras, swift-log
[5652/11460] Fetching swift-nio-extras, swift-log, swift-atomics
[10282/28051] Fetching swift-nio-extras, swift-log, swift-atomics, swift-collections
[11356/42894] Fetching swift-nio-extras, swift-log, swift-atomics, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.74s)
[9520/36980] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-transport-services.git
[9835/75949] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
[14092/78616] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.81s)
Fetching https://github.com/apple/swift-nio-http2.git
[21604/75949] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
[30838/87476] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.10s)
[66207/75949] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
Fetching https://github.com/apple/swift-nio.git
[71664/152033] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.78s)
[74749/148197] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (5.85s)
[58938/131606] Fetching swift-atomics, swift-nio-ssl, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.87s)
[44856/116763] Fetching swift-atomics, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (15.29s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.39s)
Fetched https://github.com/apple/swift-nio.git from cache (11.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (17.08s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.61s)
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.57s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.82s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
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.66s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1141] Fetching swift-http-structured-headers
[389/7100] Fetching swift-http-structured-headers, swift-algorithms
[402/12085] Fetching swift-http-structured-headers, swift-algorithms, swift-async-algorithms
[426/13675] Fetching swift-http-structured-headers, swift-algorithms, swift-async-algorithms, swift-asn1
[13379/19830] Fetching swift-http-structured-headers, swift-algorithms, swift-async-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.39s)
[12028/18240] Fetching swift-http-structured-headers, swift-algorithms, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
[11286/13255] Fetching swift-http-structured-headers, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.65s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.66s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.66s)
[1/2426] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (3.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 (2.30s)
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.71s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.81s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.79s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.70s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.70s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.61s)
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.69s)
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.82s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.71s)
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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-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-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
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/439] Write sources
[16/439] Copying PrivacyInfo.xcprivacy
[24/439] Compiling CNIOWindows WSAStartup.c
[24/439] Compiling _AtomicsShims.c
[26/439] Compiling CNIOWindows shim.c
[27/439] Compiling CNIOLinux liburing_shims.c
[28/439] Compiling CNIOWASI CNIOWASI.c
[29/439] Compiling CNIODarwin shim.c
[30/439] Compiling CNIOLLHTTP c_nio_http.c
[31/439] Compiling CNIOLinux shim.c
[32/439] Compiling CNIOLLHTTP c_nio_api.c
[33/439] Compiling fiat_p256_adx_sqr.S
[34/439] Compiling fiat_p256_adx_mul.S
[35/439] Compiling fiat_curve25519_adx_square.S
[36/439] Compiling fiat_curve25519_adx_mul.S
[37/439] Write swift-version-24593BA9C3E375BF.txt
[38/439] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/443] Compiling CNIOBoringSSLShims shims.c
[41/445] Emitting module _NIOBase64
[41/445] Compiling tls_record.cc
[42/445] Compiling tls13_server.cc
[43/445] Compiling tls13_enc.cc
[44/445] Compiling tls13_client.cc
[45/445] Compiling tls_method.cc
[47/464] Emitting module _NIODataStructures
[47/547] Compiling tls13_both.cc
[48/547] Compiling ssl_x509.cc
[49/547] Compiling t1_enc.cc
[50/547] Compiling ssl_transcript.cc
[51/547] Compiling ssl_versions.cc
[53/547] Compiling SwiftProtobuf DoubleParser.swift
[54/547] Compiling SwiftProtobuf Enum.swift
[55/548] Compiling _NIOBase64 Base64.swift
[56/548] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/549] Compiling SwiftProtobuf FieldTag.swift
[58/549] Compiling SwiftProtobuf FieldTypes.swift
[59/549] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[60/549] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[61/549] Compiling SwiftProtobuf ExtensibleMessage.swift
[62/549] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[63/549] Compiling SwiftProtobuf ExtensionFields.swift
[64/549] Compiling SwiftProtobuf ExtensionMap.swift
[65/549] Emitting module InternalCollectionsUtilities
[66/549] Compiling SwiftProtobuf CustomJSONCodable.swift
[67/549] Compiling SwiftProtobuf Decoder.swift
[68/549] Compiling _NIODataStructures _TinyArray.swift
[69/549] Compiling _NIODataStructures PriorityQueue.swift
[71/549] Compiling _NIODataStructures Heap.swift
[73/550] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/551] Compiling ssl_stat.cc
[75/566] Compiling ssl_session.cc
[77/566] Compiling DequeModule Deque+CustomReflectable.swift
[78/566] Compiling DequeModule Deque+Descriptions.swift
[79/566] Compiling DequeModule Deque+Equatable.swift
[80/566] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/568] Compiling DequeModule _DequeBuffer.swift
[82/568] Compiling DequeModule _DequeBufferHeader.swift
[83/568] Compiling DequeModule Deque+Extras.swift
[84/568] Compiling DequeModule Deque+Hashable.swift
[84/568] Compiling ssl_privkey.cc
[86/568] Compiling DequeModule _DequeSlot.swift
[87/568] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/568] Compiling ssl_lib.cc
[88/568] Compiling ssl_cipher.cc
[90/568] Compiling DequeModule Deque+Testing.swift
[91/568] Compiling DequeModule Deque._Storage.swift
[92/568] Compiling DequeModule Deque._UnsafeHandle.swift
[93/568] Compiling DequeModule Deque.swift
[94/568] Emitting module DequeModule
[95/568] Compiling DequeModule Deque+Codable.swift
[96/568] Compiling DequeModule Deque+Collection.swift
[97/569] Emitting module Logging
[98/569] Compiling ssl_key_share.cc
[100/569] Compiling Logging MetadataProvider.swift
[101/569] Compiling Logging Locks.swift
[102/569] Compiling Logging LogHandler.swift
[103/569] Compiling Logging Logging.swift
[104/570] Emitting module SwiftProtobuf
[105/581] Compiling ssl_file.cc
[106/581] Compiling ssl_credential.cc
[107/581] Compiling ssl_aead_ctx.cc
[108/581] Compiling ssl_cert.cc
[109/581] Compiling ssl_buffer.cc
[110/581] Compiling ssl_asn1.cc
[111/581] Compiling s3_pkt.cc
[124/581] Compiling s3_lib.cc
[126/581] Compiling SwiftProtobuf JSONDecodingOptions.swift
[127/581] Compiling SwiftProtobuf JSONEncoder.swift
[128/581] Compiling SwiftProtobuf JSONEncodingError.swift
[129/581] Compiling SwiftProtobuf JSONEncodingOptions.swift
[130/581] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[131/581] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[132/581] Compiling SwiftProtobuf JSONScanner.swift
[133/581] Compiling SwiftProtobuf MathUtils.swift
[134/581] Compiling SwiftProtobuf Message+AnyAdditions.swift
[135/581] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[136/581] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[137/581] Compiling SwiftProtobuf Message+FieldMask.swift
[138/581] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[139/581] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[140/581] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[141/581] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[142/581] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[143/581] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[144/581] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[145/581] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[146/581] Compiling SwiftProtobuf HashVisitor.swift
[147/581] Compiling SwiftProtobuf Internal.swift
[148/581] Compiling SwiftProtobuf JSONDecoder.swift
[149/581] Compiling SwiftProtobuf JSONDecodingError.swift
[150/581] Compiling SwiftProtobuf Message+JSONAdditions.swift
[151/581] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[152/581] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[153/581] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[154/581] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[155/581] Compiling SwiftProtobuf Message.swift
[156/581] Compiling SwiftProtobuf MessageExtension.swift
[157/581] Compiling SwiftProtobuf NameMap.swift
[158/581] Compiling SwiftProtobuf PathDecoder.swift
[159/581] Compiling SwiftProtobuf PathVisitor.swift
[160/581] Compiling SwiftProtobuf ProtoNameProviding.swift
[161/581] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[162/581] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[163/581] Compiling SwiftProtobuf TextFormatScanner.swift
[164/581] Compiling SwiftProtobuf TimeUtils.swift
[165/581] Compiling SwiftProtobuf UnknownStorage.swift
[166/581] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[167/581] Compiling SwiftProtobuf Varint.swift
[168/581] Compiling SwiftProtobuf Version.swift
[169/581] Compiling SwiftProtobuf Visitor.swift
[170/581] Compiling SwiftProtobuf WireFormat.swift
[171/581] Compiling SwiftProtobuf ZigZag.swift
[172/581] Compiling SwiftProtobuf any.pb.swift
[173/581] Compiling SwiftProtobuf ProtobufMap.swift
[174/581] Compiling SwiftProtobuf SelectiveVisitor.swift
[175/581] Compiling SwiftProtobuf SimpleExtensionMap.swift
[176/581] Compiling SwiftProtobuf StringUtils.swift
[177/581] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[178/581] Compiling SwiftProtobuf SwiftProtobufError.swift
[179/581] Compiling SwiftProtobuf TextFormatDecoder.swift
[180/581] Compiling SwiftProtobuf TextFormatDecodingError.swift
[181/581] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[182/581] Compiling SwiftProtobuf TextFormatEncoder.swift
[183/581] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[183/581] Compiling encrypted_client_hello.cc
[184/581] Compiling s3_both.cc
[185/581] Compiling handoff.cc
[186/581] Compiling handshake_server.cc
[187/581] Compiling handshake.cc
[188/581] Compiling dtls_method.cc
[189/581] Compiling extensions.cc
[190/581] Compiling handshake_client.cc
[191/581] Compiling md5-x86_64-linux.S
[192/581] Compiling md5-x86_64-apple.S
[193/581] Compiling md5-586-linux.S
[194/581] Compiling md5-586-apple.S
[195/581] Compiling bio_ssl.cc
[196/581] Compiling chacha20_poly1305_x86_64-linux.S
[197/581] Compiling chacha20_poly1305_x86_64-apple.S
[198/581] Compiling chacha20_poly1305_armv8-win.S
[199/581] Compiling chacha20_poly1305_armv8-linux.S
[200/581] Compiling chacha20_poly1305_armv8-apple.S
[206/581] Compiling SwiftProtobuf BinaryDecodingError.swift
[207/581] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[208/581] Compiling SwiftProtobuf BinaryDelimited.swift
[209/581] Compiling SwiftProtobuf BinaryEncoder.swift
[210/581] Compiling SwiftProtobuf BinaryEncodingError.swift
[211/581] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[212/581] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[213/581] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[213/581] Compiling chacha-x86_64-linux.S
[214/581] Compiling chacha-x86_64-apple.S
[215/581] Compiling chacha-x86-linux.S
[216/581] Compiling dtls_record.cc
[217/581] Compiling err_data.cc
[218/581] Compiling chacha-armv8-win.S
[219/581] Compiling chacha-x86-apple.S
[220/581] Compiling chacha-armv4-linux.S
[221/581] Compiling chacha-armv8-apple.S
[222/581] Compiling chacha-armv8-linux.S
[223/581] Compiling aes128gcmsiv-x86_64-linux.S
[224/581] Compiling aes128gcmsiv-x86_64-apple.S
[225/581] Compiling x86_64-mont5-linux.S
[226/581] Compiling x86_64-mont5-apple.S
[227/581] Compiling x86_64-mont-apple.S
[228/581] Compiling x86_64-mont-linux.S
[229/581] Compiling x86-mont-linux.S
[230/581] Compiling x86-mont-apple.S
[231/581] Compiling vpaes-x86_64-linux.S
[232/581] Compiling vpaes-x86_64-apple.S
[233/581] Compiling vpaes-x86-linux.S
[234/581] Compiling vpaes-x86-apple.S
[235/581] Compiling vpaes-armv8-win.S
[236/581] Compiling vpaes-armv8-linux.S
[237/581] Compiling vpaes-armv8-apple.S
[238/581] Compiling vpaes-armv7-linux.S
[239/581] Compiling sha512-x86_64-linux.S
[240/581] Compiling sha512-x86_64-apple.S
[241/581] Compiling sha512-armv8-win.S
[242/581] Compiling d1_pkt.cc
[243/581] Compiling sha512-armv8-apple.S
[244/581] Compiling sha512-armv4-linux.S
[245/581] Compiling sha512-armv8-linux.S
[246/581] Compiling sha512-586-linux.S
[247/581] Compiling sha256-x86_64-linux.S
[248/581] Compiling sha512-586-apple.S
[249/581] Compiling sha256-x86_64-apple.S
[250/581] Compiling sha256-armv8-win.S
[251/581] Compiling sha256-armv8-apple.S
[252/581] Compiling sha256-armv8-linux.S
[253/581] Compiling sha256-586-linux.S
[254/581] Compiling sha256-armv4-linux.S
[255/581] Compiling sha1-x86_64-apple.S
[256/581] Compiling sha256-586-apple.S
[257/581] Compiling sha1-x86_64-linux.S
[258/581] Compiling d1_srtp.cc
[259/581] Compiling sha1-armv8-win.S
[260/581] Compiling sha1-armv4-large-linux.S
[261/581] Compiling sha1-586-linux.S
[262/581] Compiling sha1-armv8-linux.S
[263/581] Compiling sha1-armv8-apple.S
[264/581] Compiling sha1-586-apple.S
[265/581] Compiling rsaz-avx2-linux.S
[266/581] Compiling d1_lib.cc
[267/581] Compiling rdrand-x86_64-apple.S
[268/581] Compiling p256_beeu-x86_64-asm-linux.S
[269/581] Compiling rdrand-x86_64-linux.S
[270/581] Compiling rsaz-avx2-apple.S
[271/581] Compiling p256_beeu-x86_64-asm-apple.S
[272/581] Compiling p256-x86_64-asm-apple.S
[273/581] Compiling p256_beeu-armv8-asm-win.S
[274/581] Compiling p256-x86_64-asm-linux.S
[275/581] Compiling p256_beeu-armv8-asm-apple.S
[276/581] Compiling p256_beeu-armv8-asm-linux.S
[277/581] Compiling p256-armv8-asm-apple.S
[278/581] Compiling p256-armv8-asm-win.S
[279/581] Compiling ghashv8-armv8-linux.S
[280/581] Compiling ghashv8-armv8-win.S
[281/581] Compiling ghashv8-armv7-linux.S
[282/581] Compiling ghash-x86_64-apple.S
[283/581] Compiling p256-armv8-asm-linux.S
[284/581] Compiling ghashv8-armv8-apple.S
[285/581] Compiling ghash-x86_64-linux.S
[286/581] Compiling ghash-x86-linux.S
[287/581] Compiling ghash-ssse3-x86_64-linux.S
[288/581] Compiling ghash-x86-apple.S
[289/581] Compiling ghash-ssse3-x86-linux.S
[290/581] Compiling ghash-ssse3-x86_64-apple.S
[291/581] Compiling ghash-ssse3-x86-apple.S
[292/581] Compiling ghash-neon-armv8-win.S
[293/581] Compiling ghash-armv4-linux.S
[294/581] Compiling ghash-neon-armv8-apple.S
[295/581] Compiling ghash-neon-armv8-linux.S
[296/581] Compiling bsaes-armv7-linux.S
[297/581] Compiling co-586-linux.S
[298/581] Compiling co-586-apple.S
[299/581] Compiling bn-armv8-linux.S
[300/581] Compiling d1_both.cc
[301/581] Compiling bn-armv8-win.S
[302/581] Compiling bn-armv8-apple.S
[303/581] Compiling bn-586-apple.S
[304/581] Compiling bn-586-linux.S
[305/581] Compiling armv8-mont-win.S
[306/581] Compiling armv4-mont-linux.S
[307/581] Compiling aesv8-gcm-armv8-linux.S
[308/581] Compiling aesv8-gcm-armv8-win.S
[309/581] Compiling armv8-mont-linux.S
[310/581] Compiling armv8-mont-apple.S
[310/581] Compiling aesv8-gcm-armv8-apple.S
[312/581] Compiling aesv8-armv8-win.S
[313/581] Compiling aesv8-armv8-linux.S
[314/581] Compiling aesv8-armv8-apple.S
[315/581] Compiling aesni-gcm-x86_64-linux.S
[316/581] Compiling aesni-x86-linux.S
[317/581] Compiling aesni-x86_64-linux.S
[318/581] Compiling aesni-x86-apple.S
[319/581] Compiling aesv8-armv7-linux.S
[320/581] Compiling aesni-gcm-x86_64-apple.S
[321/581] Compiling aesni-x86_64-apple.S
[322/581] Compiling aes-gcm-avx2-x86_64-linux.S
[323/581] Compiling aes-gcm-avx2-x86_64-apple.S
[324/581] Compiling aes-gcm-avx10-x86_64-linux.S
[325/581] Compiling aes-gcm-avx10-x86_64-apple.S
[326/581] Compiling x_spki.cc
[327/581] Compiling x_val.cc
[328/581] Compiling x_x509a.cc
[329/581] Compiling x_pubkey.cc
[330/581] Compiling x_req.cc
[331/581] Compiling x_sig.cc
[332/581] Compiling x_x509.cc
[333/581] Compiling x_name.cc
[334/581] Compiling x_crl.cc
[335/581] Compiling x_attrib.cc
[336/581] Compiling x_exten.cc
[337/581] Compiling x_all.cc
[338/581] Compiling x_algor.cc
[339/581] Compiling x509spki.cc
[340/581] Compiling x509_vpm.cc
[341/581] Compiling x509_v3.cc
[342/581] Compiling x509name.cc
[343/581] Compiling x509rset.cc
[344/581] Compiling x509cset.cc
[346/581] Compiling SwiftProtobuf api.pb.swift
[347/581] Compiling SwiftProtobuf descriptor.pb.swift
[348/581] Compiling SwiftProtobuf duration.pb.swift
[349/581] Compiling SwiftProtobuf empty.pb.swift
[350/581] Compiling SwiftProtobuf field_mask.pb.swift
[351/581] Compiling SwiftProtobuf source_context.pb.swift
[352/581] Compiling SwiftProtobuf struct.pb.swift
[353/581] Compiling SwiftProtobuf timestamp.pb.swift
[354/581] Compiling SwiftProtobuf type.pb.swift
[355/581] Compiling SwiftProtobuf wrappers.pb.swift
[356/581] Compiling SwiftProtobuf resource_bundle_accessor.swift
[357/582] Compiling x509_txt.cc
[358/582] Compiling x509_vfy.cc
[359/582] Compiling x509_lu.cc
[360/582] Compiling x509_trs.cc
[361/582] Compiling x509_set.cc
[362/582] Compiling x509_req.cc
[363/582] Compiling x509_obj.cc
[364/582] Compiling x509_ext.cc
[365/582] Compiling x509_def.cc
[366/582] Compiling x509_d2.cc
[367/582] Compiling x509_att.cc
[368/582] Compiling x509_cmp.cc
[369/582] Compiling x509.cc
[370/582] Compiling v3_utl.cc
[371/582] Compiling v3_skey.cc
[372/582] Compiling v3_prn.cc
[373/582] Compiling v3_purp.cc
[374/582] Compiling v3_pcons.cc
[375/582] Compiling v3_pmaps.cc
[376/582] Compiling v3_ocsp.cc
[377/582] Compiling v3_ncons.cc
[378/582] Compiling v3_ia5.cc
[379/582] Compiling v3_int.cc
[380/582] Compiling v3_lib.cc
[381/582] Compiling v3_info.cc
[382/582] Compiling v3_genn.cc
[383/582] Compiling v3_extku.cc
[384/582] Compiling v3_enum.cc
[385/582] Compiling v3_crld.cc
[386/582] Compiling v3_alt.cc
[387/582] Compiling v3_cpols.cc
[388/582] Compiling v3_conf.cc
[389/582] Compiling v3_bitst.cc
[390/582] Compiling v3_bcons.cc
[391/582] Compiling v3_akeya.cc
[392/582] Compiling v3_akey.cc
[393/582] Compiling t_x509a.cc
[394/582] Compiling t_x509.cc
[395/582] Compiling t_req.cc
[396/582] Compiling t_crl.cc
[397/582] Compiling i2d_pr.cc
[398/582] Compiling rsa_pss.cc
[399/582] Compiling name_print.cc
[400/582] Compiling by_file.cc
[401/582] Compiling policy.cc
[402/582] Compiling by_dir.cc
[403/582] Compiling asn1_gen.cc
[404/582] Compiling algorithm.cc
[405/582] Compiling a_sign.cc
[406/582] Compiling thread_win.cc
[407/582] Compiling thread_pthread.cc
[408/582] Compiling thread.cc
[409/582] Compiling voprf.cc
[410/582] Compiling a_verify.cc
[411/582] Compiling trust_token.cc
[412/582] Compiling thread_none.cc
[413/582] Compiling a_digest.cc
[414/582] Compiling pmbtoken.cc
[415/582] Compiling stack.cc
[416/582] Compiling sha1.cc
[417/582] Compiling sha512.cc
[418/582] Compiling siphash.cc
[419/582] Compiling sha256.cc
[420/582] Compiling slhdsa.cc
[421/582] Compiling rsa_crypt.cc
[422/582] Compiling windows.cc
[423/582] Compiling rsa_print.cc
[424/582] Compiling spake2plus.cc
[425/582] Compiling refcount.cc
[426/582] Compiling rsa_extra.cc
[427/582] Compiling rc4.cc
[428/582] Compiling urandom.cc
[429/582] Compiling trusty.cc
[430/582] Compiling rand.cc
[431/582] Compiling passive.cc
[432/582] Compiling ios.cc
[432/582] Compiling getentropy.cc
[434/582] Compiling poly1305_arm_asm.S
[435/582] Compiling rsa_asn1.cc
[436/582] Compiling fork_detect.cc
[437/582] Compiling forkunsafe.cc
[438/582] Compiling deterministic.cc
[439/582] Compiling poly1305_vec.cc
[440/582] Compiling pool.cc
[441/582] Compiling poly1305.cc
[442/582] Compiling poly1305_arm.cc
[443/582] Compiling pkcs8_x509.cc
[444/582] Compiling p5_pbev2.cc
[445/582] Compiling pkcs8.cc
[446/582] Compiling pkcs7.cc
[447/582] Compiling pem_xaux.cc
[448/582] Compiling pkcs7_x509.cc
[449/582] Compiling pem_x509.cc
[450/582] Compiling pem_pkey.cc
[451/582] Compiling pem_pk8.cc
[452/582] Compiling mldsa.cc
[453/582] Compiling mlkem.cc
[454/582] Compiling pem_lib.cc
[455/582] Compiling obj_xref.cc
[456/582] Compiling pem_all.cc
[457/582] Compiling pem_oth.cc
[458/582] Compiling pem_info.cc
[459/582] Compiling mem.cc
[460/582] Compiling poly_rq_mul.S
[461/582] Compiling fips_shared_support.cc
[462/582] Compiling md5.cc
[463/582] Compiling md4.cc
[464/582] Compiling obj.cc
[465/582] Compiling lhash.cc
[466/582] Compiling kyber.cc
[467/582] Compiling sign.cc
[468/582] Compiling ex_data.cc
[469/582] Compiling scrypt.cc
[470/582] Compiling hpke.cc
[471/582] Compiling print.cc
[472/582] Compiling hrss.cc
[473/582] Compiling pbkdf.cc
[474/582] Compiling p_x25519.cc
[475/582] Compiling p_x25519_asn1.cc
[476/582] Compiling p_ed25519_asn1.cc
[477/582] Compiling p_rsa_asn1.cc
[478/582] Compiling p_rsa.cc
[479/582] Compiling p_hkdf.cc
[480/582] Compiling p_ed25519.cc
[481/582] Compiling p_ec.cc
[482/582] Compiling p_dh_asn1.cc
[483/582] Compiling p_ec_asn1.cc
[484/582] Compiling p_dh.cc
[485/582] Compiling evp_ctx.cc
[486/582] Compiling err.cc
[487/582] Compiling p_dsa_asn1.cc
[488/582] Compiling evp.cc
[489/582] Compiling evp_asn1.cc
[490/582] Compiling engine.cc
[491/582] Compiling dsa_asn1.cc
[492/582] Compiling ecdh.cc
[493/582] Compiling hash_to_curve.cc
[494/582] Compiling dsa.cc
[495/582] Compiling ec_derive.cc
[496/582] Compiling ecdsa_asn1.cc
[497/582] Compiling bcm.cc
[498/582] Compiling params.cc
[499/582] Compiling x25519-asm-arm.S
[500/582] Compiling ec_asn1.cc
[501/582] Compiling digest_extra.cc
[502/582] Compiling dh_asn1.cc
[503/582] Compiling des.cc
[504/582] Compiling curve25519_64_adx.cc
[505/582] Compiling crypto.cc
[506/582] Compiling cpu_intel.cc
[507/582] Compiling spake25519.cc
[508/582] Compiling cpu_arm_freebsd.cc
[509/582] Compiling cpu_arm_linux.cc
[510/582] Compiling curve25519.cc
[511/582] Compiling cpu_aarch64_win.cc
[512/582] Compiling cpu_aarch64_sysreg.cc
[513/582] Compiling cpu_aarch64_fuchsia.cc
[514/582] Compiling cpu_aarch64_apple.cc
[515/582] Compiling cpu_aarch64_linux.cc
[516/582] Compiling cpu_aarch64_openbsd.cc
[517/582] Compiling tls_cbc.cc
[518/582] Compiling conf.cc
[519/582] Compiling get_cipher.cc
[520/582] Compiling e_rc4.cc
[521/582] Compiling e_tls.cc
[522/582] Compiling e_des.cc
[523/582] Compiling e_rc2.cc
[524/582] Compiling e_null.cc
[525/582] Compiling derive_key.cc
[526/582] Compiling e_aesgcmsiv.cc
[527/582] Compiling e_chacha20poly1305.cc
[528/582] Compiling e_aesctrhmac.cc
[529/582] Compiling chacha.cc
[530/582] Compiling unicode.cc
[531/582] Compiling ber.cc
[532/582] Compiling buf.cc
[533/582] Compiling asn1_compat.cc
[534/582] Compiling cbb.cc
[535/582] Compiling cbs.cc
[536/582] Compiling blake2.cc
[537/582] Compiling bn_asn1.cc
[538/582] Compiling printf.cc
[539/582] Compiling convert.cc
[540/582] Compiling socket.cc
[541/582] Compiling file.cc
[542/582] Compiling socket_helper.cc
[543/582] Compiling fd.cc
[544/582] Compiling hexdump.cc
[545/582] Compiling pair.cc
[546/582] Compiling errno.cc
[547/582] Compiling base64.cc
[548/582] Compiling connect.cc
[549/582] Compiling bio_mem.cc
[550/582] Compiling bio.cc
[551/582] Compiling tasn_typ.cc
[552/582] Compiling tasn_dec.cc
[553/582] Compiling tasn_utl.cc
[554/582] Compiling tasn_fre.cc
[555/582] Compiling tasn_enc.cc
[556/582] Compiling tasn_new.cc
[557/582] Compiling posix_time.cc
[558/582] Compiling asn1_par.cc
[559/582] Compiling f_int.cc
[560/582] Compiling f_string.cc
[561/582] Compiling asn_pack.cc
[562/582] Compiling asn1_lib.cc
[563/582] Compiling a_strex.cc
[564/582] Compiling a_octet.cc
[565/582] Compiling a_utctm.cc
[566/582] Compiling a_type.cc
[567/582] Compiling a_time.cc
[568/582] Compiling a_d2i_fp.cc
[569/582] Compiling a_object.cc
[570/582] Compiling a_strnid.cc
[571/582] Compiling a_int.cc
[572/582] Compiling a_i2d_fp.cc
[573/582] Compiling CGRPCZlib empty.c
[573/582] Write sources
[575/582] Compiling a_dup.cc
[576/582] Compiling a_mbstr.cc
[577/601] Compiling a_bitstr.cc
[578/601] Compiling a_gentm.cc
[580/601] Compiling Atomics UnsafeAtomic.swift
[581/601] Compiling Atomics UnsafeAtomicLazyReference.swift
[582/603] Compiling Atomics AtomicMemoryOrderings.swift
[583/603] Compiling Atomics DoubleWord.swift
[584/603] Compiling Atomics ManagedAtomic.swift
[585/603] Compiling Atomics ManagedAtomicLazyReference.swift
[585/603] Compiling a_bool.cc
[587/603] Compiling Atomics IntegerOperations.swift
[588/603] Compiling Atomics Unmanaged extensions.swift
[589/603] Compiling Atomics Primitives.shims.swift
[590/603] Compiling Atomics AtomicInteger.swift
[591/603] Compiling Atomics AtomicOptionalWrappable.swift
[592/603] Compiling Atomics AtomicReference.swift
[593/603] Compiling Atomics AtomicStorage.swift
[594/603] Compiling Atomics AtomicValue.swift
[594/603] Compiling c-nioatomics.c
[596/603] Compiling Atomics IntegerConformances.swift
[597/603] Compiling Atomics PointerConformances.swift
[598/603] Compiling Atomics Primitives.native.swift
[599/603] Compiling Atomics OptionalRawRepresentable.swift
[600/603] Compiling Atomics RawRepresentable.swift
[601/603] Compiling Atomics AtomicBool.swift
[602/603] Emitting module Atomics
[603/604] Compiling c-atomics.c
[605/610] Compiling NIOConcurrencyHelpers NIOLock.swift
[606/610] Emitting module NIOConcurrencyHelpers
[607/610] Compiling NIOConcurrencyHelpers atomics.swift
[608/610] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[609/610] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[610/610] Compiling NIOConcurrencyHelpers lock.swift
[612/671] Compiling NIOCore MulticastChannel.swift
[613/671] Compiling NIOCore NIOAny.swift
[614/671] Compiling NIOCore NIOCloseOnErrorHandler.swift
[615/671] Compiling NIOCore NIOLoopBound.swift
[616/671] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[617/671] Compiling NIOCore NIOScheduledCallback.swift
[618/671] Compiling NIOCore NIOSendable.swift
[619/671] Compiling NIOCore RecvByteBufferAllocator.swift
[620/679] Compiling NIOCore IO.swift
[621/679] Compiling NIOCore IOData.swift
[622/679] Compiling NIOCore IPProtocol.swift
[623/679] Compiling NIOCore IntegerBitPacking.swift
[624/679] Compiling NIOCore IntegerTypes.swift
[625/679] Compiling NIOCore Interfaces.swift
[626/679] Compiling NIOCore Linux.swift
[627/679] Compiling NIOCore MarkedCircularBuffer.swift
[628/679] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[629/679] Compiling NIOCore EventLoopFuture+Deprecated.swift
[630/679] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[631/679] Compiling NIOCore EventLoopFuture.swift
[632/679] Compiling NIOCore FileDescriptor.swift
[633/679] Compiling NIOCore FileHandle.swift
[634/679] Compiling NIOCore FileRegion.swift
[635/679] Compiling NIOCore GlobalSingletons.swift
[636/679] Compiling NIOCore CircularBuffer.swift
[637/679] Compiling NIOCore Codec.swift
[638/679] Compiling NIOCore ConvenienceOptionSupport.swift
[639/679] Compiling NIOCore DeadChannel.swift
[640/679] Compiling NIOCore DispatchQueue+WithFuture.swift
[641/679] Compiling NIOCore EventLoop+Deprecated.swift
[642/679] Compiling NIOCore EventLoop+SerialExecutor.swift
[643/679] Compiling NIOCore EventLoop.swift
[644/679] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[645/679] Compiling NIOCore SocketAddresses.swift
[646/679] Compiling NIOCore SocketOptionProvider.swift
[647/679] Compiling NIOCore SystemCallHelpers.swift
[648/679] Compiling NIOCore TimeAmount+Duration.swift
[649/679] Compiling NIOCore TypeAssistedChannelHandler.swift
[650/679] Compiling NIOCore UniversalBootstrapSupport.swift
[651/679] Compiling NIOCore Utilities.swift
[652/679] Compiling NIOCore AddressedEnvelope.swift
[653/679] Compiling NIOCore AsyncAwaitSupport.swift
[654/679] Compiling NIOCore AsyncChannel.swift
[655/679] Compiling NIOCore AsyncChannelHandler.swift
[656/679] Compiling NIOCore AsyncChannelInboundStream.swift
[657/679] Compiling NIOCore AsyncChannelOutboundWriter.swift
[658/679] Compiling NIOCore NIOAsyncSequenceProducer.swift
[659/679] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[660/679] Compiling NIOCore NIOAsyncWriter.swift
[661/679] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[662/679] Compiling NIOCore BSDSocketAPI.swift
[663/679] Compiling NIOCore ByteBuffer-aux.swift
[664/679] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[665/679] Compiling NIOCore ByteBuffer-conversions.swift
[666/679] Compiling NIOCore ByteBuffer-core.swift
[667/679] Compiling NIOCore ByteBuffer-hex.swift
[668/679] Compiling NIOCore ByteBuffer-int.swift
[669/679] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[670/679] Compiling NIOCore ByteBuffer-multi-int.swift
[671/679] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[672/679] Compiling NIOCore ByteBuffer-views.swift
[673/679] Compiling NIOCore Channel.swift
[674/679] Compiling NIOCore ChannelHandler.swift
[675/679] Compiling NIOCore ChannelHandlers.swift
[676/679] Compiling NIOCore ChannelInvoker.swift
[677/679] Compiling NIOCore ChannelOption.swift
[678/679] Compiling NIOCore ChannelPipeline.swift
[679/679] Emitting module NIOCore
[681/730] Emitting module NIOEmbedded
[682/730] Compiling NIOEmbedded AsyncTestingChannel.swift
[683/730] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[684/730] Compiling NIOEmbedded Embedded.swift
[685/731] Emitting module NIOPosix
[687/737] Compiling NIOPosix ThreadPosix.swift
[688/737] Compiling NIOPosix ThreadWindows.swift
[689/737] Compiling NIOPosix UnsafeTransfer.swift
[690/737] Compiling NIOPosix Utilities.swift
[691/737] Compiling NIOPosix VsockAddress.swift
[692/737] Compiling NIOPosix VsockChannelEvents.swift
[693/737] Compiling NIOPosix IO.swift
[694/737] Compiling NIOPosix IntegerBitPacking.swift
[695/737] Compiling NIOPosix IntegerTypes.swift
[696/737] Compiling NIOPosix Linux.swift
[697/737] Compiling NIOPosix LinuxCPUSet.swift
[698/737] Compiling NIOPosix LinuxUring.swift
[699/737] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[700/737] Compiling NIOPosix SelectableChannel.swift
[701/737] Compiling NIOPosix SelectableEventLoop.swift
[702/737] Compiling NIOPosix SelectorEpoll.swift
[703/737] Compiling NIOPosix SelectorGeneric.swift
[704/737] Compiling NIOPosix SelectorKqueue.swift
[705/737] Compiling NIOPosix SelectorUring.swift
[706/737] Compiling NIOPosix Pool.swift
[707/737] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[708/737] Compiling NIOPosix PosixSingletons.swift
[709/737] Compiling NIOPosix RawSocketBootstrap.swift
[710/737] Compiling NIOPosix Resolver.swift
[711/737] Compiling NIOPosix Selectable.swift
[712/737] Compiling NIOPosix ServerSocket.swift
[713/737] Compiling NIOPosix Socket.swift
[714/737] Compiling NIOPosix SocketChannel.swift
[715/737] Compiling NIOPosix SocketProtocols.swift
[716/737] Compiling NIOPosix System.swift
[717/737] Compiling NIOPosix Thread.swift
[718/737] Compiling NIOPosix NIOThreadPool.swift
[719/737] Compiling NIOPosix NonBlockingFileIO.swift
[720/737] Compiling NIOPosix PendingDatagramWritesManager.swift
[721/737] Compiling NIOPosix PendingWritesManager.swift
[722/737] Compiling NIOPosix PipeChannel.swift
[723/737] Compiling NIOPosix PipePair.swift
[724/737] Compiling NIOPosix BSDSocketAPICommon.swift
[725/737] Compiling NIOPosix BSDSocketAPIPosix.swift
[726/737] Compiling NIOPosix BSDSocketAPIWindows.swift
[727/737] Compiling NIOPosix BaseSocket.swift
[728/737] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[729/737] Compiling NIOPosix BaseSocketChannel.swift
[730/737] Compiling NIOPosix BaseStreamSocketChannel.swift
[731/737] Compiling NIOPosix Bootstrap.swift
[732/737] Compiling NIOPosix ControlMessage.swift
[733/737] Compiling NIOPosix DatagramVectorReadManager.swift
[734/737] Compiling NIOPosix Errors+Any.swift
[735/737] Compiling NIOPosix FileDescriptor.swift
[736/737] Compiling NIOPosix GetaddrinfoResolver.swift
[737/737] Compiling NIOPosix HappyEyeballs.swift
[739/740] Emitting module NIO
[740/740] Compiling NIO Exports.swift
[742/768] Compiling NIOTLS TLSEvents.swift
[743/768] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[744/768] Emitting module NIOTLS
[745/768] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[746/768] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[747/768] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[748/768] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[749/768] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[750/768] Compiling NIOTLS SNIHandler.swift
[752/769] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[753/769] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[754/800] Compiling NIOSSL SSLPublicKey.swift
[755/800] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[756/800] Emitting module NIOFoundationCompat
[757/800] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[759/801] Compiling NIOSSL AndroidCABundle.swift
[760/801] Compiling NIOSSL ByteBufferBIO.swift
[761/801] Compiling NIOSSL CustomPrivateKey.swift
[762/801] Compiling NIOSSL IdentityVerification.swift
[763/804] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[764/804] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[765/823] Compiling NIOTransportServices StateManagedChannel.swift
[766/823] Compiling NIOTransportServices StateManagedListenerChannel.swift
[767/823] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[768/825] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[769/825] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[770/825] Compiling NIOTransportServices NIOTSListenerChannel.swift
[771/825] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[772/825] Compiling NIOTransportServices NIOTSSingletons.swift
[773/825] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[774/825] Compiling NIOTransportServices NIOTSBootstraps.swift
[775/825] Compiling NIOTransportServices NIOTSChannelOptions.swift
[776/825] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[777/825] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[778/825] Compiling NIOTransportServices NIOTSErrors.swift
[779/825] Compiling NIOTransportServices NIOTSEventLoop.swift
[780/825] Emitting module NIOTransportServices
[781/825] Compiling NIOTransportServices NIOTSDatagramListener.swift
[782/825] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[783/825] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[784/825] Compiling NIOTransportServices AcceptHandler.swift
[785/825] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[786/825] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[787/825] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[788/825] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[790/826] Emitting module NIOHTTP1
[799/827] Compiling NIOSSL SubjectAlternativeName.swift
[800/827] Compiling NIOSSL NIOSSLSecureBytes.swift
[801/827] Compiling NIOSSL RNG.swift
[802/827] Compiling NIOSSL SafeCompare.swift
[807/831] Emitting module NIOSSL
[816/860] Compiling NIOHPACK IntegerCoding.swift
[817/861] Compiling NIOHPACK HuffmanCoding.swift
[818/861] Compiling NIOExtras RequestResponseHandler.swift
[819/861] Compiling NIOExtras RequestResponseWithIDHandler.swift
[820/863] Compiling NIOHPACK IndexedHeaderTable.swift
[821/863] Compiling NIOExtras DebugInboundEventsHandler.swift
[822/863] Compiling NIOExtras DebugOutboundEventsHandler.swift
[826/863] Compiling NIOSSL NIOSSLHandler.swift
[827/863] Compiling NIOExtras LineBasedFrameDecoder.swift
[828/863] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[829/863] Compiling NIOExtras NIOExtrasError.swift
[830/863] Compiling NIOExtras NIOLengthFieldBitLength.swift
[831/863] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[832/863] Compiling NIOExtras JSONRPCFraming.swift
[833/863] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[834/863] Compiling NIOExtras LengthFieldPrepender.swift
[836/863] Compiling NIOExtras NIORequestIdentifiable.swift
[839/863] Compiling NIOExtras PCAPRingBuffer.swift
[840/863] Compiling NIOExtras QuiescingHelper.swift
[841/863] Compiling NIOHPACK StaticHeaderTable.swift
[842/863] Compiling NIOHPACK HuffmanTables.swift
[843/863] Emitting module NIOHPACK
[847/863] Compiling NIOSSL Zeroization.swift
[848/863] Compiling NIOSSL TLSConfiguration.swift
[849/863] Compiling NIOSSL UniversalBootstrapSupport.swift
[850/863] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[853/864] Compiling NIOExtras FixedLengthFrameDecoder.swift
[854/864] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[857/864] Emitting module NIOExtras
[864/923] Compiling NIOHTTP2 StateMachineResult.swift
[865/923] Compiling NIOHTTP2 ContentLengthVerifier.swift
[867/924] Emitting module NIOHTTP2
[868/932] Compiling NIOHTTP2 ConnectionStateMachine.swift
[869/932] Compiling NIOHTTP2 ConnectionStreamsState.swift
[870/932] Compiling NIOHTTP2 MayReceiveFrames.swift
[871/932] Compiling NIOHTTP2 ReceivingDataState.swift
[872/932] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[873/932] Compiling NIOHTTP2 ReceivingHeadersState.swift
[874/932] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[875/932] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[876/932] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[877/932] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[878/932] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[879/932] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[880/932] Compiling NIOHTTP2 HTTP2StreamID.swift
[881/932] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[882/932] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[883/932] Compiling NIOHTTP2 HTTP2UserEvents.swift
[884/932] Compiling NIOHTTP2 InboundEventBuffer.swift
[885/932] Compiling NIOHTTP2 InboundWindowManager.swift
[886/932] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[887/932] Compiling NIOHTTP2 StreamChannelFlowController.swift
[888/932] Compiling NIOHTTP2 StreamChannelList.swift
[889/932] Compiling NIOHTTP2 StreamMap.swift
[890/932] Compiling NIOHTTP2 StreamStateMachine.swift
[891/932] Compiling NIOHTTP2 UnsafeTransfer.swift
[892/932] Compiling NIOHTTP2 WatermarkedFlowController.swift
[893/932] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[894/932] Compiling NIOHTTP2 HTTP2Frame.swift
[895/932] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[896/932] Compiling NIOHTTP2 HTTP2FrameParser.swift
[897/932] Compiling NIOHTTP2 HTTP2PingData.swift
[898/932] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[899/932] Compiling NIOHTTP2 HTTP2Settings.swift
[900/932] Compiling NIOHTTP2 HTTP2Stream.swift
[901/932] Compiling NIOHTTP2 MaySendFrames.swift
[902/932] Compiling NIOHTTP2 SendingDataState.swift
[903/932] Compiling NIOHTTP2 SendingGoawayState.swift
[904/932] Compiling NIOHTTP2 SendingHeadersState.swift
[905/932] Compiling NIOHTTP2 SendingPushPromiseState.swift
[906/932] Compiling NIOHTTP2 SendingRstStreamState.swift
[907/932] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[908/932] Compiling NIOHTTP2 HTTP2SettingsState.swift
[909/932] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[910/932] Compiling NIOHTTP2 HasFlowControlWindows.swift
[911/932] Compiling NIOHTTP2 HasLocalSettings.swift
[912/932] Compiling NIOHTTP2 HasRemoteSettings.swift
[913/932] Compiling NIOHTTP2 LocallyQuiescingState.swift
[914/932] Compiling NIOHTTP2 QuiescingState.swift
[915/932] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[916/932] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[919/932] Compiling NIOHTTP2 DOSHeuristics.swift
[920/932] Compiling NIOHTTP2 Error+Any.swift
[921/932] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[922/932] Compiling NIOHTTP2 ControlFrameBuffer.swift
[923/932] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[924/932] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[925/932] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[926/932] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[927/932] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[928/932] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[929/932] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[930/932] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[931/932] Compiling NIOHTTP2 HTTP2Error.swift
[932/932] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[934/1060] Emitting module GRPC
[935/1077] Compiling GRPC BidirectionalStreamingCall.swift
[936/1077] Compiling GRPC Call.swift
[937/1077] Compiling GRPC CallDetails.swift
[938/1077] Compiling GRPC ClientCall.swift
[939/1077] Compiling GRPC ClientStreamingCall.swift
[940/1077] Compiling GRPC LazyEventLoopPromise.swift
[941/1077] Compiling GRPC ResponseContainers.swift
[942/1077] Compiling GRPC ResponsePartContainer.swift
[943/1077] Compiling GRPC ServerStreamingCall.swift
[944/1077] Compiling GRPC UnaryCall.swift
[945/1077] Compiling GRPC ClientConnection.swift
[946/1077] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[947/1077] Compiling GRPC ClientErrorDelegate.swift
[948/1077] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[949/1077] Compiling GRPC CompressionAlgorithm.swift
[950/1077] Compiling GRPC DecompressionLimit.swift
[951/1077] Compiling GRPC MessageEncoding.swift
[952/1077] Compiling GRPC Zlib.swift
[953/1077] Compiling GRPC Array+BoundsCheck.swift
[954/1077] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[955/1077] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[956/1077] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[957/1077] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[958/1077] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[959/1077] Compiling GRPC ServerHandlerStateMachine.swift
[960/1077] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[961/1077] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[962/1077] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[963/1077] Compiling GRPC ServerInterceptorStateMachine.swift
[964/1077] Compiling GRPC StreamState.swift
[965/1077] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[966/1077] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[967/1077] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[968/1077] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[969/1077] Compiling GRPC GRPCAsyncRequestStream.swift
[970/1077] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[971/1077] Compiling GRPC GRPCAsyncResponseStream.swift
[972/1077] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[973/1077] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[974/1077] Compiling GRPC GRPCAsyncServerCallContext.swift
[975/1077] Compiling GRPC GRPCAsyncServerHandler.swift
[976/1077] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[977/1077] Compiling GRPC GRPCAsyncUnaryCall.swift
[978/1077] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[979/1077] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[980/1077] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[981/1077] Compiling GRPC GRPCSendable.swift
[982/1077] Compiling GRPC NIOAsyncWrappers.swift
[983/1077] Compiling GRPC BidirectionalStreamingServerHandler.swift
[984/1077] Compiling GRPC ClientStreamingServerHandler.swift
[985/1077] Compiling GRPC ServerHandlerProtocol.swift
[986/1077] Compiling GRPC ServerStreamingServerHandler.swift
[987/1077] Compiling GRPC UnaryServerHandler.swift
[988/1077] Compiling GRPC CallOptions.swift
[989/1077] Compiling GRPC ServerInterceptorContext.swift
[990/1077] Compiling GRPC ServerInterceptorPipeline.swift
[991/1077] Compiling GRPC ServerInterceptors.swift
[992/1077] Compiling GRPC InterceptorContextList.swift
[993/1077] Compiling GRPC LengthPrefixedMessageReader.swift
[994/1077] Compiling GRPC Logger.swift
[995/1077] Compiling GRPC LoggingServerErrorDelegate.swift
[996/1077] Compiling GRPC MessageEncodingHeaderValidator.swift
[997/1077] Compiling GRPC PlatformSupport.swift
[998/1077] Compiling GRPC ReadWriteStates.swift
[999/1077] Compiling GRPC Ref.swift
[1000/1077] Compiling GRPC Serialization.swift
[1001/1077] Compiling GRPC Server+NIOSSL.swift
[1002/1077] Compiling GRPC Server.swift
[1003/1077] Compiling GRPC ServerBuilder+NIOSSL.swift
[1004/1077] Compiling GRPC ServerBuilder.swift
[1005/1077] Compiling GRPC ServerCallContext.swift
[1006/1077] Compiling GRPC StreamingResponseCallContext.swift
[1007/1077] Compiling GRPC DelegatingErrorHandler.swift
[1008/1077] Compiling GRPC Error+NIOSSL.swift
[1009/1077] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1010/1077] Compiling GRPC FakeChannel.swift
[1011/1077] Compiling GRPC ClientConnection+NIOSSL.swift
[1012/1077] Compiling GRPC ClientConnection+NWTLS.swift
[1013/1077] Compiling GRPC GRPCChannel.swift
[1014/1077] Compiling GRPC GRPCChannelBuilder.swift
[1015/1077] Compiling GRPC GRPCClient.swift
[1016/1077] Compiling GRPC GRPCClientChannelHandler.swift
[1017/1077] Compiling GRPC GRPCClientStateMachine.swift
[1018/1077] Compiling GRPC GRPCContentType.swift
[1019/1077] Compiling GRPC GRPCError.swift
[1020/1077] Compiling GRPC GRPCHeaderName.swift
[1021/1077] Compiling GRPC GRPCIdleHandler.swift
[1022/1077] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1023/1077] Compiling GRPC GRPCKeepaliveHandlers.swift
[1024/1077] Compiling GRPC GRPCPayload.swift
[1025/1077] Compiling GRPC ConnectionBackoff.swift
[1026/1077] Compiling GRPC ConnectionKeepalive.swift
[1027/1077] Compiling GRPC ConnectionManager+Delegates.swift
[1028/1077] Compiling GRPC ConnectionManager.swift
[1029/1077] Compiling GRPC ConnectionManagerChannelProvider.swift
[1030/1077] Compiling GRPC ConnectionManagerID.swift
[1031/1077] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1032/1077] Compiling GRPC ConnectionPool+Waiter.swift
[1033/1077] Compiling GRPC ConnectionPool.swift
[1034/1077] Compiling GRPC ConnectionPoolIDs.swift
[1035/1077] Compiling GRPC GRPCChannelPool.swift
[1036/1077] Compiling GRPC PoolManager.swift
[1037/1077] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1038/1077] Compiling GRPC PoolManagerStateMachine.swift
[1039/1077] Compiling GRPC PooledChannel.swift
[1040/1077] Compiling GRPC StreamLender.swift
[1041/1077] Compiling GRPC ConnectivityState.swift
[1042/1077] Compiling GRPC DebugOnly.swift
[1043/1077] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1044/1077] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1045/1077] Compiling GRPC GRPCServiceDescription.swift
[1046/1077] Compiling GRPC GRPCStatus.swift
[1047/1077] Compiling GRPC GRPCStatusAndMetadata.swift
[1048/1077] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1049/1077] Compiling GRPC GRPCTLSConfiguration.swift
[1050/1077] Compiling GRPC GRPCTimeout.swift
[1051/1077] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1052/1077] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1053/1077] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1054/1077] Compiling GRPC ClientInterceptorContext.swift
[1055/1077] Compiling GRPC ClientInterceptorPipeline.swift
[1056/1077] Compiling GRPC ClientInterceptorProtocol.swift
[1057/1077] Compiling GRPC ClientInterceptors.swift
[1058/1077] Compiling GRPC ClientTransport.swift
[1059/1077] Compiling GRPC ClientTransportFactory.swift
[1060/1077] Compiling GRPC MessageParts.swift
[1061/1077] Compiling GRPC UnaryResponseCallContext.swift
[1062/1077] Compiling GRPC ServerChannelErrorHandler.swift
[1063/1077] Compiling GRPC ServerErrorDelegate.swift
[1064/1077] Compiling GRPC ServerErrorProcessor.swift
[1065/1077] Compiling GRPC Stopwatch.swift
[1066/1077] Compiling GRPC StreamEvent.swift
[1067/1077] Compiling GRPC TLSVerificationHandler.swift
[1068/1077] Compiling GRPC TLSVersion.swift
[1069/1077] Compiling GRPC TimeLimit.swift
[1070/1077] Compiling GRPC UserInfo.swift
[1071/1077] Compiling GRPC Version.swift
[1072/1077] Compiling GRPC WebCORSHandler.swift
[1073/1077] Compiling GRPC WriteCapturingHandler.swift
[1074/1077] Compiling GRPC _EmbeddedThroughput.swift
[1075/1077] Compiling GRPC _FakeResponseStream.swift
[1076/1077] Compiling GRPC _GRPCClientCodecHandler.swift
[1077/1077] Compiling GRPC _MessageContext.swift
[1079/1093] Compiling CombineGRPC HeaderUtils.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1080/1093] Compiling CombineGRPC ServerStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1081/1094] Compiling CombineGRPC RPCError.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1082/1094] Compiling CombineGRPC BidirectionalStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1083/1094] Compiling CombineGRPC ServerStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1084/1094] Compiling CombineGRPC StreamingRequestsSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1085/1094] Compiling CombineGRPC DemandBuffer.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1086/1094] Compiling CombineGRPC GRPCExecutor.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1087/1094] Compiling CombineGRPC BidirectionalStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1088/1094] Compiling CombineGRPC ClientStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1089/1094] Compiling CombineGRPC RPCErrorUtils.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1090/1094] Compiling CombineGRPC RetryPolicy.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1091/1094] Emitting module CombineGRPC
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1092/1094] Compiling CombineGRPC ClientStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1093/1094] Compiling CombineGRPC Handlers.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[1094/1094] Compiling CombineGRPC UnaryHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/134] Compiling SwiftProtobuf ExtensibleMessage.swift
[6/134] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[7/139] Compiling SwiftProtobuf DoubleParser.swift
[8/139] Compiling SwiftProtobuf Enum.swift
[9/139] Compiling SwiftProtobuf BinaryEncodingError.swift
[10/139] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[11/139] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[12/139] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[13/139] Compiling Logging MetadataProvider.swift
[14/139] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[15/139] Compiling NIOConcurrencyHelpers atomics.swift
[16/139] Compiling Logging Locks.swift
[17/139] Compiling SwiftProtobuf AsyncMessageSequence.swift
[18/139] Compiling SwiftProtobuf BinaryDecoder.swift
[19/139] Compiling _NIODataStructures Heap.swift
[20/139] Compiling SwiftProtobuf CustomJSONCodable.swift
[21/139] Compiling SwiftProtobuf Decoder.swift
[22/139] Emitting module _NIOBase64
[23/139] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/139] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/139] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[26/139] Compiling SwiftProtobuf BinaryDelimited.swift
[27/139] Compiling SwiftProtobuf BinaryEncoder.swift
[32/139] Compiling NIOConcurrencyHelpers lock.swift
[33/139] Compiling SwiftProtobuf AnyMessageStorage.swift
[34/139] Compiling SwiftProtobuf AnyUnpackError.swift
[35/139] Emitting module _NIODataStructures
[36/139] Compiling Atomics IntegerOperations.swift
[37/139] Compiling Atomics Unmanaged extensions.swift
[38/139] Compiling _NIOBase64 Base64.swift
[39/140] Compiling _NIODataStructures _TinyArray.swift
[40/140] Compiling _NIODataStructures PriorityQueue.swift
[41/141] Emitting module NIOConcurrencyHelpers
[43/142] Emitting module InternalCollectionsUtilities
[45/142] Compiling SwiftProtobuf BinaryDecodingError.swift
[46/142] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[51/158] Compiling Logging LogHandler.swift
[52/158] Emitting module Logging
[53/158] Compiling Logging Logging.swift
[54/159] Compiling DequeModule Deque+CustomReflectable.swift
[55/159] Compiling DequeModule Deque+Descriptions.swift
[56/161] Compiling DequeModule _DequeBuffer.swift
[57/161] Compiling DequeModule _DequeBufferHeader.swift
[59/161] Compiling DequeModule Deque+Equatable.swift
[60/161] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[61/161] Compiling DequeModule Deque+Extras.swift
[62/161] Compiling DequeModule Deque+Hashable.swift
[63/161] Compiling DequeModule _DequeSlot.swift
[64/161] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/161] Compiling DequeModule Deque._UnsafeHandle.swift
[66/161] Compiling DequeModule Deque.swift
[67/161] Compiling DequeModule Deque+Testing.swift
[68/161] Compiling DequeModule Deque._Storage.swift
[77/161] Compiling SwiftProtobuf FieldTag.swift
[78/161] Compiling SwiftProtobuf FieldTypes.swift
[79/161] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[80/161] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[81/172] Compiling SwiftProtobuf Message+JSONAdditions.swift
[82/172] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[83/172] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[84/172] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[85/172] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[86/172] Compiling SwiftProtobuf Message.swift
[87/172] Compiling SwiftProtobuf MessageExtension.swift
[88/172] Compiling SwiftProtobuf NameMap.swift
[89/172] Compiling SwiftProtobuf PathDecoder.swift
[90/172] Compiling SwiftProtobuf PathVisitor.swift
[91/172] Compiling SwiftProtobuf ProtoNameProviding.swift
[92/172] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[93/172] Compiling DequeModule Deque+Codable.swift
[94/172] Compiling DequeModule Deque+Collection.swift
[98/172] Emitting module Atomics
[103/173] Emitting module DequeModule
[105/234] Compiling NIOCore ChannelInvoker.swift
[106/234] Compiling NIOCore ChannelOption.swift
[107/234] Compiling NIOCore ChannelPipeline.swift
[108/234] Compiling NIOCore IO.swift
[109/234] Compiling NIOCore IOData.swift
[110/234] Compiling NIOCore IPProtocol.swift
[111/234] Compiling NIOCore IntegerBitPacking.swift
[112/234] Compiling NIOCore IntegerTypes.swift
[113/234] Compiling NIOCore Interfaces.swift
[114/234] Compiling NIOCore Linux.swift
[115/234] Compiling NIOCore MarkedCircularBuffer.swift
[116/234] Compiling NIOCore CircularBuffer.swift
[117/234] Compiling NIOCore Codec.swift
[118/234] Compiling NIOCore ConvenienceOptionSupport.swift
[119/234] Compiling NIOCore DeadChannel.swift
[120/234] Compiling NIOCore DispatchQueue+WithFuture.swift
[121/234] Compiling NIOCore EventLoop+Deprecated.swift
[122/234] Compiling NIOCore EventLoop+SerialExecutor.swift
[123/234] Compiling NIOCore EventLoop.swift
[124/234] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[125/234] Compiling NIOCore EventLoopFuture+Deprecated.swift
[126/234] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[127/234] Compiling NIOCore EventLoopFuture.swift
[128/234] Compiling NIOCore FileDescriptor.swift
[129/234] Compiling NIOCore MulticastChannel.swift
[130/234] Compiling NIOCore NIOAny.swift
[131/234] Compiling NIOCore NIOCloseOnErrorHandler.swift
[132/234] Compiling NIOCore NIOLoopBound.swift
[133/234] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[134/234] Compiling NIOCore NIOScheduledCallback.swift
[135/234] Compiling NIOCore NIOSendable.swift
[136/234] Compiling NIOCore RecvByteBufferAllocator.swift
[137/242] Compiling NIOCore SocketAddresses.swift
[138/242] Compiling NIOCore SocketOptionProvider.swift
[139/242] Compiling NIOCore SystemCallHelpers.swift
[140/242] Compiling NIOCore TimeAmount+Duration.swift
[141/242] Compiling NIOCore TypeAssistedChannelHandler.swift
[142/242] Compiling NIOCore UniversalBootstrapSupport.swift
[143/242] Compiling NIOCore Utilities.swift
[144/242] Compiling SwiftProtobuf TextFormatDecodingError.swift
[145/242] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[146/242] Compiling SwiftProtobuf TextFormatEncoder.swift
[147/242] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[148/242] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[149/242] Compiling SwiftProtobuf TextFormatScanner.swift
[150/242] Compiling SwiftProtobuf TimeUtils.swift
[151/242] Compiling SwiftProtobuf UnknownStorage.swift
[152/242] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[153/242] Compiling SwiftProtobuf Varint.swift
[154/242] Compiling SwiftProtobuf Version.swift
[155/242] Compiling SwiftProtobuf Visitor.swift
[156/242] Compiling SwiftProtobuf WireFormat.swift
[157/242] Compiling SwiftProtobuf ZigZag.swift
[158/242] Compiling SwiftProtobuf any.pb.swift
[167/242] Compiling NIOCore AddressedEnvelope.swift
[168/242] Compiling NIOCore AsyncAwaitSupport.swift
[169/242] Compiling NIOCore AsyncChannel.swift
[170/242] Compiling NIOCore AsyncChannelHandler.swift
[171/242] Compiling NIOCore AsyncChannelInboundStream.swift
[172/242] Compiling NIOCore AsyncChannelOutboundWriter.swift
[173/242] Compiling NIOCore NIOAsyncSequenceProducer.swift
[174/242] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[175/242] Compiling NIOCore NIOAsyncWriter.swift
[181/242] Compiling NIOCore FileHandle.swift
[182/242] Compiling NIOCore FileRegion.swift
[183/242] Compiling NIOCore GlobalSingletons.swift
[192/242] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[200/242] Emitting module SwiftProtobuf
[210/242] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[211/242] Compiling NIOCore BSDSocketAPI.swift
[212/242] Compiling NIOCore ByteBuffer-aux.swift
[213/242] Compiling SwiftProtobuf api.pb.swift
[214/242] Compiling SwiftProtobuf descriptor.pb.swift
[215/242] Compiling SwiftProtobuf duration.pb.swift
[216/242] Compiling SwiftProtobuf empty.pb.swift
[217/242] Compiling SwiftProtobuf field_mask.pb.swift
[218/242] Compiling SwiftProtobuf source_context.pb.swift
[219/242] Compiling SwiftProtobuf struct.pb.swift
[220/242] Compiling SwiftProtobuf timestamp.pb.swift
[221/242] Compiling SwiftProtobuf type.pb.swift
[222/242] Compiling SwiftProtobuf wrappers.pb.swift
[223/242] Compiling SwiftProtobuf resource_bundle_accessor.swift
[228/243] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[229/243] Compiling NIOCore ByteBuffer-conversions.swift
[230/243] Compiling NIOCore ByteBuffer-core.swift
[231/243] Compiling NIOCore ByteBuffer-hex.swift
[232/243] Compiling NIOCore ByteBuffer-int.swift
[233/243] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[234/243] Compiling NIOCore ByteBuffer-multi-int.swift
[235/243] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[236/243] Compiling NIOCore ByteBuffer-views.swift
[237/243] Compiling NIOCore Channel.swift
[238/243] Compiling NIOCore ChannelHandler.swift
[239/243] Compiling NIOCore ChannelHandlers.swift
[243/243] Emitting module NIOCore
[245/294] Emitting module NIOEmbedded
[246/294] Compiling NIOEmbedded AsyncTestingChannel.swift
[247/294] Compiling NIOEmbedded Embedded.swift
[248/294] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[249/295] Compiling NIOPosix Pool.swift
[250/295] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[251/295] Compiling NIOPosix PosixSingletons.swift
[252/295] Compiling NIOPosix RawSocketBootstrap.swift
[253/295] Compiling NIOPosix Resolver.swift
[254/295] Compiling NIOPosix Selectable.swift
[256/301] Compiling NIOPosix ThreadPosix.swift
[257/301] Compiling NIOPosix ThreadWindows.swift
[258/301] Compiling NIOPosix UnsafeTransfer.swift
[259/301] Compiling NIOPosix Utilities.swift
[260/301] Compiling NIOPosix VsockAddress.swift
[261/301] Compiling NIOPosix VsockChannelEvents.swift
[262/301] Compiling NIOPosix ServerSocket.swift
[263/301] Compiling NIOPosix Socket.swift
[264/301] Compiling NIOPosix SocketChannel.swift
[265/301] Compiling NIOPosix SocketProtocols.swift
[266/301] Compiling NIOPosix System.swift
[267/301] Compiling NIOPosix Thread.swift
[268/301] Compiling NIOPosix SelectableChannel.swift
[269/301] Compiling NIOPosix SelectableEventLoop.swift
[270/301] Compiling NIOPosix SelectorEpoll.swift
[271/301] Compiling NIOPosix SelectorGeneric.swift
[272/301] Compiling NIOPosix SelectorKqueue.swift
[273/301] Compiling NIOPosix SelectorUring.swift
[274/301] Compiling NIOPosix NIOThreadPool.swift
[275/301] Compiling NIOPosix NonBlockingFileIO.swift
[276/301] Compiling NIOPosix PendingDatagramWritesManager.swift
[277/301] Compiling NIOPosix PendingWritesManager.swift
[278/301] Compiling NIOPosix PipeChannel.swift
[279/301] Compiling NIOPosix PipePair.swift
[280/301] Compiling NIOPosix BSDSocketAPICommon.swift
[281/301] Compiling NIOPosix BSDSocketAPIPosix.swift
[282/301] Compiling NIOPosix BSDSocketAPIWindows.swift
[283/301] Compiling NIOPosix BaseSocket.swift
[284/301] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[285/301] Compiling NIOPosix BaseSocketChannel.swift
[286/301] Compiling NIOPosix BaseStreamSocketChannel.swift
[287/301] Emitting module NIOPosix
[288/301] Compiling NIOPosix Bootstrap.swift
[289/301] Compiling NIOPosix ControlMessage.swift
[290/301] Compiling NIOPosix DatagramVectorReadManager.swift
[291/301] Compiling NIOPosix Errors+Any.swift
[292/301] Compiling NIOPosix FileDescriptor.swift
[293/301] Compiling NIOPosix GetaddrinfoResolver.swift
[294/301] Compiling NIOPosix HappyEyeballs.swift
[295/301] Compiling NIOPosix IO.swift
[296/301] Compiling NIOPosix IntegerBitPacking.swift
[297/301] Compiling NIOPosix IntegerTypes.swift
[298/301] Compiling NIOPosix Linux.swift
[299/301] Compiling NIOPosix LinuxCPUSet.swift
[300/301] Compiling NIOPosix LinuxUring.swift
[301/301] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[303/304] Compiling NIO Exports.swift
[304/304] Emitting module NIO
[306/332] Compiling NIOTLS TLSEvents.swift
[307/332] Emitting module NIOTLS
[308/332] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[309/332] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[310/332] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[311/332] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[312/332] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[313/334] Emitting module NIOFoundationCompat
[314/334] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[315/334] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[316/334] Compiling NIOTLS SNIHandler.swift
[317/334] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[318/335] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[319/335] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[320/335] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[321/335] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[322/335] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[325/336] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[326/336] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[327/336] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[328/336] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[329/336] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[330/336] Compiling NIOHTTP1 HTTPTypes.swift
[331/336] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[332/336] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[333/387] Compiling NIOSSL LinuxCABundle.swift
[334/387] Compiling NIOSSL NIOSSLClientHandler.swift
[335/387] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[336/389] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[337/389] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[338/389] Compiling NIOSSL SSLCertificateName.swift
[339/389] Compiling NIOSSL SSLConnection.swift
[340/389] Compiling NIOSSL NIOSSLServerHandler.swift
[341/389] Compiling NIOSSL SSLErrors.swift
[342/389] Compiling NIOSSL SSLInit.swift
[343/389] Compiling NIOSSL SSLPKCS12Bundle.swift
[344/389] Compiling NIOSSL SSLPrivateKey.swift
[345/389] Compiling NIOSSL SSLPublicKey.swift
[346/389] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[347/389] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[348/389] Compiling NIOSSL SSLCertificate.swift
[349/389] Compiling NIOSSL SSLCertificateExtensions.swift
[350/389] Emitting module NIOTransportServices
[354/389] Emitting module NIOHTTP1
[355/390] Compiling NIOSSL NIOSSLHandler.swift
[356/390] Compiling NIOSSL AndroidCABundle.swift
[357/390] Compiling NIOSSL ByteBufferBIO.swift
[358/390] Compiling NIOSSL CustomPrivateKey.swift
[359/390] Compiling NIOSSL IdentityVerification.swift
[360/390] Compiling NIOSSL SSLContext.swift
[363/420] Compiling NIOExtras RequestResponseHandler.swift
[364/420] Compiling NIOExtras RequestResponseWithIDHandler.swift
[365/422] Compiling NIOExtras JSONRPCFraming.swift
[366/422] Compiling NIOExtras PCAPRingBuffer.swift
[367/422] Compiling NIOExtras QuiescingHelper.swift
[369/426] Compiling NIOHPACK DynamicHeaderTable.swift
[370/426] Compiling NIOHPACK HPACKDecoder.swift
[371/426] Compiling NIOHPACK HPACKEncoder.swift
[372/426] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[375/426] Compiling NIOHPACK IndexedHeaderTable.swift
[376/427] Compiling NIOSSL SubjectAlternativeName.swift
[377/427] Compiling NIOSSL NIOSSLSecureBytes.swift
[378/427] Compiling NIOSSL RNG.swift
[379/427] Compiling NIOSSL SafeCompare.swift
[380/427] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[381/427] Compiling NIOExtras NIOExtrasError.swift
[382/427] Compiling NIOExtras NIOLengthFieldBitLength.swift
[383/427] Compiling NIOExtras NIORequestIdentifiable.swift
[384/427] Compiling NIOHPACK StaticHeaderTable.swift
[386/427] Compiling NIOExtras UnsafeTransfer.swift
[387/427] Compiling NIOExtras WritePCAPHandler.swift
[389/427] Compiling NIOHPACK HuffmanTables.swift
[390/427] Compiling NIOHPACK HuffmanCoding.swift
[391/427] Compiling NIOHPACK HPACKHeader.swift
[392/427] Compiling NIOHPACK HeaderTables.swift
[396/427] Compiling NIOHPACK IntegerCoding.swift
[397/427] Emitting module NIOSSL
[404/427] Emitting module NIOHPACK
[410/428] Compiling NIOSSL SSLCallbacks.swift
[413/428] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[414/428] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[421/428] Emitting module NIOExtras
[425/429] Compiling NIOSSL Zeroization.swift
[426/429] Compiling NIOSSL TLSConfiguration.swift
[427/429] Compiling NIOSSL UniversalBootstrapSupport.swift
[428/429] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[431/488] Compiling NIOHTTP2 MaySendFrames.swift
[432/488] Compiling NIOHTTP2 SendingDataState.swift
[433/488] Compiling NIOHTTP2 SendingGoawayState.swift
[434/488] Compiling NIOHTTP2 SendingHeadersState.swift
[435/488] Compiling NIOHTTP2 SendingPushPromiseState.swift
[436/488] Compiling NIOHTTP2 SendingRstStreamState.swift
[437/488] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[438/488] Compiling NIOHTTP2 HTTP2SettingsState.swift
[439/496] Emitting module NIOHTTP2
[440/496] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[441/496] Compiling NIOHTTP2 HasFlowControlWindows.swift
[442/496] Compiling NIOHTTP2 HasLocalSettings.swift
[443/496] Compiling NIOHTTP2 HasRemoteSettings.swift
[444/496] Compiling NIOHTTP2 LocallyQuiescingState.swift
[445/496] Compiling NIOHTTP2 QuiescingState.swift
[446/496] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[447/496] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[448/496] Compiling NIOHTTP2 StateMachineResult.swift
[449/496] Compiling NIOHTTP2 ContentLengthVerifier.swift
[450/496] Compiling NIOHTTP2 DOSHeuristics.swift
[451/496] Compiling NIOHTTP2 Error+Any.swift
[452/496] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[453/496] Compiling NIOHTTP2 ControlFrameBuffer.swift
[454/496] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[455/496] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[456/496] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[457/496] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[458/496] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[459/496] Compiling NIOHTTP2 HTTP2StreamID.swift
[460/496] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[461/496] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[462/496] Compiling NIOHTTP2 HTTP2UserEvents.swift
[463/496] Compiling NIOHTTP2 InboundEventBuffer.swift
[464/496] Compiling NIOHTTP2 ConnectionStateMachine.swift
[465/496] Compiling NIOHTTP2 ConnectionStreamsState.swift
[466/496] Compiling NIOHTTP2 MayReceiveFrames.swift
[467/496] Compiling NIOHTTP2 ReceivingDataState.swift
[468/496] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[469/496] Compiling NIOHTTP2 ReceivingHeadersState.swift
[470/496] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[471/496] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[472/496] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[473/496] Compiling NIOHTTP2 InboundWindowManager.swift
[474/496] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[475/496] Compiling NIOHTTP2 StreamChannelFlowController.swift
[476/496] Compiling NIOHTTP2 StreamChannelList.swift
[477/496] Compiling NIOHTTP2 StreamMap.swift
[478/496] Compiling NIOHTTP2 StreamStateMachine.swift
[479/496] Compiling NIOHTTP2 UnsafeTransfer.swift
[480/496] Compiling NIOHTTP2 WatermarkedFlowController.swift
[481/496] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[482/496] Compiling NIOHTTP2 HTTP2Frame.swift
[483/496] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[484/496] Compiling NIOHTTP2 HTTP2FrameParser.swift
[485/496] Compiling NIOHTTP2 HTTP2PingData.swift
[486/496] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[487/496] Compiling NIOHTTP2 HTTP2Settings.swift
[488/496] Compiling NIOHTTP2 HTTP2Stream.swift
[489/496] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[490/496] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[491/496] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[492/496] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[493/496] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[494/496] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[495/496] Compiling NIOHTTP2 HTTP2Error.swift
[496/496] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[498/624] Compiling GRPC Array+BoundsCheck.swift
[499/624] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[500/624] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[501/624] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[502/624] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[503/624] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[504/624] Compiling GRPC ServerHandlerStateMachine.swift
[505/624] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[506/624] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[507/624] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[508/624] Compiling GRPC ServerInterceptorStateMachine.swift
[509/624] Compiling GRPC StreamState.swift
[510/624] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[511/624] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[512/624] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[513/624] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[514/624] Compiling GRPC GRPCAsyncRequestStream.swift
[515/624] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[516/641] Emitting module GRPC
[517/641] Compiling GRPC UnaryResponseCallContext.swift
[518/641] Compiling GRPC ServerChannelErrorHandler.swift
[519/641] Compiling GRPC ServerErrorDelegate.swift
[520/641] Compiling GRPC ServerErrorProcessor.swift
[521/641] Compiling GRPC Stopwatch.swift
[522/641] Compiling GRPC StreamEvent.swift
[523/641] Compiling GRPC TLSVerificationHandler.swift
[524/641] Compiling GRPC TLSVersion.swift
[525/641] Compiling GRPC TimeLimit.swift
[526/641] Compiling GRPC UserInfo.swift
[527/641] Compiling GRPC Version.swift
[528/641] Compiling GRPC WebCORSHandler.swift
[529/641] Compiling GRPC WriteCapturingHandler.swift
[530/641] Compiling GRPC _EmbeddedThroughput.swift
[531/641] Compiling GRPC _FakeResponseStream.swift
[532/641] Compiling GRPC _GRPCClientCodecHandler.swift
[533/641] Compiling GRPC _MessageContext.swift
[534/641] Compiling GRPC GRPCAsyncResponseStream.swift
[535/641] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[536/641] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[537/641] Compiling GRPC GRPCAsyncServerCallContext.swift
[538/641] Compiling GRPC GRPCAsyncServerHandler.swift
[539/641] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[540/641] Compiling GRPC GRPCAsyncUnaryCall.swift
[541/641] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[542/641] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[543/641] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[544/641] Compiling GRPC GRPCSendable.swift
[545/641] Compiling GRPC NIOAsyncWrappers.swift
[546/641] Compiling GRPC BidirectionalStreamingServerHandler.swift
[547/641] Compiling GRPC ClientStreamingServerHandler.swift
[548/641] Compiling GRPC ServerHandlerProtocol.swift
[549/641] Compiling GRPC ServerStreamingServerHandler.swift
[550/641] Compiling GRPC UnaryServerHandler.swift
[551/641] Compiling GRPC CallOptions.swift
[552/641] Compiling GRPC ServerInterceptorContext.swift
[553/641] Compiling GRPC ServerInterceptorPipeline.swift
[554/641] Compiling GRPC ServerInterceptors.swift
[555/641] Compiling GRPC InterceptorContextList.swift
[556/641] Compiling GRPC LengthPrefixedMessageReader.swift
[557/641] Compiling GRPC Logger.swift
[558/641] Compiling GRPC LoggingServerErrorDelegate.swift
[559/641] Compiling GRPC MessageEncodingHeaderValidator.swift
[560/641] Compiling GRPC PlatformSupport.swift
[561/641] Compiling GRPC ReadWriteStates.swift
[562/641] Compiling GRPC Ref.swift
[563/641] Compiling GRPC Serialization.swift
[564/641] Compiling GRPC Server+NIOSSL.swift
[565/641] Compiling GRPC Server.swift
[566/641] Compiling GRPC ServerBuilder+NIOSSL.swift
[567/641] Compiling GRPC ServerBuilder.swift
[568/641] Compiling GRPC ServerCallContext.swift
[569/641] Compiling GRPC StreamingResponseCallContext.swift
[570/641] Compiling GRPC BidirectionalStreamingCall.swift
[571/641] Compiling GRPC Call.swift
[572/641] Compiling GRPC CallDetails.swift
[573/641] Compiling GRPC ClientCall.swift
[574/641] Compiling GRPC ClientStreamingCall.swift
[575/641] Compiling GRPC LazyEventLoopPromise.swift
[576/641] Compiling GRPC ResponseContainers.swift
[577/641] Compiling GRPC ResponsePartContainer.swift
[578/641] Compiling GRPC ServerStreamingCall.swift
[579/641] Compiling GRPC UnaryCall.swift
[580/641] Compiling GRPC ClientConnection.swift
[581/641] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[582/641] Compiling GRPC ClientErrorDelegate.swift
[583/641] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[584/641] Compiling GRPC CompressionAlgorithm.swift
[585/641] Compiling GRPC DecompressionLimit.swift
[586/641] Compiling GRPC MessageEncoding.swift
[587/641] Compiling GRPC Zlib.swift
[588/641] Compiling GRPC ConnectionBackoff.swift
[589/641] Compiling GRPC ConnectionKeepalive.swift
[590/641] Compiling GRPC ConnectionManager+Delegates.swift
[591/641] Compiling GRPC ConnectionManager.swift
[592/641] Compiling GRPC ConnectionManagerChannelProvider.swift
[593/641] Compiling GRPC ConnectionManagerID.swift
[594/641] Compiling GRPC ConnectionPool+PerConnectionState.swift
[595/641] Compiling GRPC ConnectionPool+Waiter.swift
[596/641] Compiling GRPC ConnectionPool.swift
[597/641] Compiling GRPC ConnectionPoolIDs.swift
[598/641] Compiling GRPC GRPCChannelPool.swift
[599/641] Compiling GRPC PoolManager.swift
[600/641] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[601/641] Compiling GRPC PoolManagerStateMachine.swift
[602/641] Compiling GRPC PooledChannel.swift
[603/641] Compiling GRPC StreamLender.swift
[604/641] Compiling GRPC ConnectivityState.swift
[605/641] Compiling GRPC DebugOnly.swift
[606/641] Compiling GRPC DelegatingErrorHandler.swift
[607/641] Compiling GRPC Error+NIOSSL.swift
[608/641] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[609/641] Compiling GRPC FakeChannel.swift
[610/641] Compiling GRPC ClientConnection+NIOSSL.swift
[611/641] Compiling GRPC ClientConnection+NWTLS.swift
[612/641] Compiling GRPC GRPCChannel.swift
[613/641] Compiling GRPC GRPCChannelBuilder.swift
[614/641] Compiling GRPC GRPCClient.swift
[615/641] Compiling GRPC GRPCClientChannelHandler.swift
[616/641] Compiling GRPC GRPCClientStateMachine.swift
[617/641] Compiling GRPC GRPCContentType.swift
[618/641] Compiling GRPC GRPCError.swift
[619/641] Compiling GRPC GRPCHeaderName.swift
[620/641] Compiling GRPC GRPCIdleHandler.swift
[621/641] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[622/641] Compiling GRPC GRPCKeepaliveHandlers.swift
[623/641] Compiling GRPC GRPCPayload.swift
[624/641] Compiling GRPC GRPCServerPipelineConfigurator.swift
[625/641] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[626/641] Compiling GRPC GRPCServiceDescription.swift
[627/641] Compiling GRPC GRPCStatus.swift
[628/641] Compiling GRPC GRPCStatusAndMetadata.swift
[629/641] Compiling GRPC GRPCStatusMessageMarshaller.swift
[630/641] Compiling GRPC GRPCTLSConfiguration.swift
[631/641] Compiling GRPC GRPCTimeout.swift
[632/641] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[633/641] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[634/641] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[635/641] Compiling GRPC ClientInterceptorContext.swift
[636/641] Compiling GRPC ClientInterceptorPipeline.swift
[637/641] Compiling GRPC ClientInterceptorProtocol.swift
[638/641] Compiling GRPC ClientInterceptors.swift
[639/641] Compiling GRPC ClientTransport.swift
[640/641] Compiling GRPC ClientTransportFactory.swift
[641/641] Compiling GRPC MessageParts.swift
[643/657] Compiling CombineGRPC HeaderUtils.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[644/657] Compiling CombineGRPC ServerStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[645/658] Compiling CombineGRPC RPCError.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[646/658] Compiling CombineGRPC BidirectionalStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[647/658] Compiling CombineGRPC ServerStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[648/658] Compiling CombineGRPC StreamingRequestsSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[649/658] Compiling CombineGRPC ClientStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[650/658] Compiling CombineGRPC Handlers.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[651/658] Compiling CombineGRPC RPCErrorUtils.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[652/658] Compiling CombineGRPC RetryPolicy.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
error: emit-module command failed with exit code 1 (use -v to see invocation)
[653/658] Emitting module CombineGRPC
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[654/658] Compiling CombineGRPC DemandBuffer.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[655/658] Compiling CombineGRPC GRPCExecutor.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[656/658] Compiling CombineGRPC BidirectionalStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[657/658] Compiling CombineGRPC ClientStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
[658/658] Compiling CombineGRPC UnaryHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
 3 |
 4 | import Foundation
 5 | import Combine
   |        `- error: no such module 'Combine'
 6 | import GRPC
 7 | import SwiftProtobuf
BUILD FAILURE 6.1 android